/@font-face {
  font-family: 'HelveticaNeueLT-Medium';
  src: url("../fonts/2C4B55_0_0.eot");
  src: url("../fonts/2C4B55_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4B55_0_0.woff2") format("woff2"), url("../fonts/2C4B55_0_0.woff") format("woff"), url("../fonts/2C4B55_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueLT-Thin';
  src: url("../fonts/2C4B55_1_0.eot");
  src: url("../fonts/2C4B55_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4B55_1_0.woff2") format("woff2"), url("../fonts/2C4B55_1_0.woff") format("woff"), url("../fonts/2C4B55_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Hv';
  src: url("../fonts/2C4B55_2_0.eot");
  src: url("../fonts/2C4B55_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2C4B55_2_0.woff2") format("woff2"), url("../fonts/2C4B55_2_0.woff") format("woff"), url("../fonts/2C4B55_2_0.ttf") format("truetype");
}

/* line 32, ../scss/_settings.scss */
p {
  font-weight: 400;
  font-size: 16px;
}

/* line 38, ../scss/_settings.scss */
.warning {
  background: rgba(255, 172, 83, 0.8) !important;
  border: 2px solid #e89d4d !important;
}

/* line 42, ../scss/_settings.scss */
.alert {
  background: rgba(255, 83, 83, 0.8) !important;
  border: 2px solid #e04d4d !important;
}

/* line 47, ../scss/_settings.scss */
.success {
  background: rgba(104, 215, 146, 0.8) !important;
  border: 2px solid #6db789 !important;
}

/* line 82, ../scss/_settings.scss */
body .arrow-up {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #f5f5f5;
}
/* line 90, ../scss/_settings.scss */
body .row .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 95, ../scss/_settings.scss */
body .columns {
  padding: 0;
}
/* line 97, ../scss/_settings.scss */
body .columns .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 103, ../scss/_settings.scss */
body p {
  margin-bottom: 0;
}
/* line 108, ../scss/_settings.scss */
body .black-ghost {
  background: transparent;
  border: 1px solid #000000;
  font-family: "HelveticaNeueLT-Thin";
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 22px;
  text-decoration: none;
}
/* line 126, ../scss/_settings.scss */
body .black-ghost:hover {
  background-color: #000000;
  color: #ffffff;
}
/* line 131, ../scss/_settings.scss */
body .black-ghost:active {
  position: relative;
  top: 1px;
}
/* line 136, ../scss/_settings.scss */
body .white-ghost {
  background: transparent;
  border: 1px solid #ffffff;
  font-family: "HelveticaNeueLT-Thin";
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 22px;
  text-decoration: none;
}
/* line 154, ../scss/_settings.scss */
body .white-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}
/* line 160, ../scss/_settings.scss */
body .white-ghost:active {
  position: relative;
  top: 1px;
}
/* line 165, ../scss/_settings.scss */
body .myButton {
  background-color: #000000;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 22px;
  text-decoration: none;
  border: none;
}
/* line 180, ../scss/_settings.scss */
body .myButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #474646), color-stop(1, black));
  background: -moz-linear-gradient(top, #474646 5%, black 100%);
  background: -webkit-linear-gradient(top, #474646 5%, black 100%);
  background: -o-linear-gradient(top, #474646 5%, black 100%);
  background: -ms-linear-gradient(top, #474646 5%, black 100%);
  background: linear-gradient(to bottom, #474646 5%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474646', endColorstr='#000000',GradientType=0);
  background-color: #474646;
  color: white;
}
/* line 191, ../scss/_settings.scss */
body .myButton:active {
  position: relative;
  top: 1px;
}
/* line 196, ../scss/_settings.scss */
body .black-btn {
  font-size: 12px;
  background-color: black;
  color: #ffffff !important;
  padding: 4px 22px;
  border-radius: 5px;
}
/* line 204, ../scss/_settings.scss */
body .grey-btn {
  font-size: 12px;
  background-color: #c9c9c9;
  color: white;
  padding: 4px 22px;
  border-radius: 5px;
}
/* line 213, ../scss/_settings.scss */
body h3 {
  color: black;
  font-size: 1.25rem;
  font-weight: 500;
}

/* line 329, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.2.3/";
}

/* line 333, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 338, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 343, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 348, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 353, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 358, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 365, ../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

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

/* line 375, ../bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 378, ../bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: whitesmoke;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "HelveticaNeueLT-Thin";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

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

/* line 394, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

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

/* line 402, ../bower_components/foundation/scss/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 407, ../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

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

/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

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

/* line 416, ../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

/* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 73.75rem;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 221, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 223, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 226, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 227, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

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

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

@media only screen {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
  
@media only screen and (min-width: 64.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* 
  Mixin: accordion-container() 

  Decription: Responsible for the container component of accordions, generating styles relating to a margin of zero and a clearfix

  Explicit Dependencies: a clearfix mixin *is* defined. 

  Implicit Dependencies: None 

*/
/*
  Mixin: accordion-navigation( $bg, $hover-bg, $active-bg, $padding, $active_class,  $font-color, $font-size, $font-family){
  
    @params $bg-color: [ color or string ]: Specify the background color for the navigation element
    @params $hover-bg-color [ color or string ]: Specify the background color for the navigation element when hovered
    @params $active-bg [ color or string ]: Specify the background color for the navigation element when clicked and not released. 
    @params $active_class [ string ]: Specify the class name used to keep track of which accordion tab should be visible 
    @params $font-color [ color or string ]: Color of the font for accordion 
    @params $font-size [ number ]: Specifiy the font-size of the text inside the navigation element 
    @params $font-family [ string ]: Specify the font family for the text of the navigation of the accorion
*/
/*

  Mixin: accordion-content($bg, $padding, $active-class) 
    @params $padding [ number ]: Padding for the content of the container 
    @params $bg [ color  ]: Background color for the content when it's visible 
    @params $active_class [ string ]: Class name used to keep track of which accordion tab should be visible. 
*/
/* line 140, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}
/* line 142, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}
/* line 146, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "HelveticaNeueLT-Thin";
  font-size: 1rem;
}
/* line 153, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}
/* line 156, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}
/* line 159, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  display: block;
  background: white;
}

/* line 110, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008cba;
  border-color: #0078a0;
  color: white;
}
/* line 113, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
}
/* line 95, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 115, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  border-radius: 3px;
}
/* line 116, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  border-radius: 1000px;
}
/* line 118, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: white;
}
/* line 119, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: white;
}
/* line 120, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}
/* line 121, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: white;
}
/* line 122, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}
/* line 123, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* line 106, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 50, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 118, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}
/* line 122, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #008cba;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a {
  color: #008cba;
}
/* line 75, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 90, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 95, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 102, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* line 186, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "HelveticaNeueLT-Thin";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 193, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 194, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 195, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 197, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}
/* line 198, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}
/* line 199, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}
/* line 200, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 202, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
/* line 203, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
/* line 205, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
}
/* line 208, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba;
}
/* line 209, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}
/* line 210, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a;
}
/* line 211, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

@media only screen and (min-width: 40.063em) {
  /* line 216, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* line 99, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 101, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li {
  margin: 0;
  float: left;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}
/* line 56, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child {
  margin-left: 0;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
  border-radius: 0;
}
/* line 82, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
  border-radius: 0;
}
/* line 82, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 113, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
/* line 33, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
/* line 44, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
/* line 50, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
/* line 55, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 60, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 72, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 80, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em;
}

/* line 88, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 102, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

/* line 116, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 129, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 134, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 136, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  /* line 144, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 149, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  /* line 156, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 161, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 169, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3;
  }

  /* line 180, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 186, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 193, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  /* line 207, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  /* line 213, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  /* line 219, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 224, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 225, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  /* line 230, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }

  /* line 237, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Dropdowns */
/* line 219, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 95, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 102, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 222, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent white transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 99;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 98;
}
/* line 226, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent white;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 99;
}
/* line 153, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 98;
}
/* line 230, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
/* line 168, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: white transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 99;
}
/* line 177, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 98;
}
/* line 235, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 208, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
/* line 238, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  max-width: 200px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 241, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 242, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 243, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 244, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 122, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}
/* line 62, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}
/* line 97, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
/* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  border-color: white transparent transparent transparent;
}
/* line 123, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}
/* line 77, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
/* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-color: white transparent transparent transparent;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}
/* line 87, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
/* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-color: white transparent transparent transparent;
}
/* line 125, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
/* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-color: white transparent transparent transparent;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 49, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
/* line 32, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
/* line 33, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 38, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Standard Forms */
/* line 334, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 82, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}
/* line 85, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 91, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 101, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 340, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
/* line 341, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}
/* line 342, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
/* line 344, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

/* line 350, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

/* Attach elements to the beginning or end of an input */
/* line 356, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 359, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 360, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 362, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 363, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 364, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 365, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 368, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}
/* line 369, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 371, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}
/* line 372, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* We use this to get basic styling on all basic form elements */
/* line 389, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 194, ../bower_components/foundation/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
textarea[disabled], fieldset[disabled]
textarea {
  background-color: #dddddd;
}
/* line 395, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
  border-radius: 3px;
}

/* line 400, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
}

/* Respect enforced amount of rows for textarea */
/* line 405, ../bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
/* line 410, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
}
/* line 324, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
}
/* line 325, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* Adjust margin for form elements below */
/* line 419, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 424, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 433, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 438, ../bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
/* line 255, ../bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 445, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}
/* line 448, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 451, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}

/* line 458, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
/* line 463, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}
/* line 468, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124;
}
/* line 472, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}
/* line 477, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
/* line 489, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 495, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  margin-bottom: 0;
}

/* line 498, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f04124;
}

/* line 196, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333;
}
/* line 41, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * {
  text-align: center;
  font-size: 1rem;
  width: 25%;
  margin: 0 auto;
  display: block;
  padding: 1.25rem;
  float: left;
}
/* line 50, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i, div.icon-bar > * img {
  display: block;
  margin: 0 auto;
}
/* line 54, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i + label, div.icon-bar > * img + label {
  margin-top: .0625rem;
}
/* line 59, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
/* line 72, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.label-right > * i, div.icon-bar.label-right > * img {
  margin: 0 .0625rem 0 0;
  display: inline-block;
}
/* line 76, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.label-right > * i + label, div.icon-bar.label-right > * img + label {
  margin-top: 0;
}
/* line 81, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.label-right > * label {
  display: inline-block;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.vertical.label-right > * {
  text-align: left;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.vertical {
  height: 100%;
  width: auto;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar.vertical .item {
  width: auto;
  margin: auto;
  float: none;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
/* line 117, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i + label, div.icon-bar > * img + label {
  margin-top: .0625rem;
}
/* line 122, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i {
  font-size: 1.875rem;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > *:hover {
  background: #008cba;
}
/* line 157, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * label {
  color: white;
}
/* line 159, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
div.icon-bar > * i {
  color: white;
}

/* toolbar styles */
/* line 210, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}
/* line 211, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item {
  width: auto;
}
/* line 214, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}
/* line 215, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item {
  width: auto;
}
/* line 218, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}
/* line 219, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item {
  width: auto;
}
/* line 222, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}
/* line 223, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item {
  width: auto;
}
/* line 226, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}
/* line 227, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item {
  width: auto;
}

/* line 53, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 42, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
/* line 47, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
/* line 48, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 51, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 64, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 70, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}
/* line 75, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 80, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
/* line 105, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
/* line 106, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 116, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

/* line 122, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3;
}

/* line 128, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

/* line 136, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 143, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 154, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 157, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 170, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #ffffff;
}

/* line 178, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  /* line 190, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 192, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 199, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
  }
  /* line 207, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}
/* line 56, ../bower_components/foundation/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

/* line 91, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label {
  font-weight: normal;
  font-family: "HelveticaNeueLT-Thin";
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: white;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label.radius {
  border-radius: 3px;
}
/* line 97, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label.round {
  border-radius: 1000px;
}
/* line 99, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #f04124;
  color: white;
}
/* line 100, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #43ac6a;
  color: white;
}
/* line 101, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

/* line 18, ../bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 24, ../bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
/* line 26, ../bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
/* line 27, ../bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@-webkit-keyframes rotate {
  /* line 54, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -webkit-transform: rotate(0deg);
  }

  /* line 55, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  /* line 58, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -moz-transform: rotate(0deg);
  }

  /* line 59, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  /* line 62, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -o-transform: rotate(0deg);
  }

  /* line 63, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -o-transform: rotate(360deg);
  }
}

@keyframes rotate {
  /* line 66, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    transform: rotate(0deg);
  }

  /* line 67, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
/* line 71, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 81, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 87, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 90, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}
/* line 100, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/* line 120, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}
/* line 135, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 137, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
/* line 148, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
/* line 157, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: white;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
}
/* line 174, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
/* line 179, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}
/* line 185, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 192, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px;
}
/* line 205, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #fff;
  border-top: none;
  border-bottom: none;
}
/* line 219, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #fff;
}
/* line 228, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333;
}
/* line 237, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 241, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}
/* line 253, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 257, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}
/* line 267, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 268, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}
/* line 273, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: white;
}
/* line 277, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 278, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px;
}
/* line 285, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: white;
}

/* line 291, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets-container {
  text-align: center;
}

/* line 292, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}
/* line 301, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}
/* line 312, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #999999;
}
/* line 316, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 323, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 326, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  /* line 335, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 338, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40em) {
  /* line 345, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 346, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important;
  }
  /* line 352, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }

  /* line 358, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-timer {
    display: none;
  }

  /* line 361, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-next, .orbit-prev {
    display: none;
  }

  /* line 364, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets {
    display: none;
  }
}
/* line 137, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}
/* line 100, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
/* line 106, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  border-radius: 3px;
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 51, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 56, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a {
  background: #008cba;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 71, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #008cba;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 142, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 77, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
}
/* line 52, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 53, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 58, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #333333;
}
/* line 65, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 67, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
/* line 79, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #b6edff;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
}
/* line 52, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 53, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 58, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #333333;
}
/* line 65, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 67, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 81, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout a:not(.button) {
  color: #008cba;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
/* line 139, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 142, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #eeeeee;
  font-weight: normal;
  font-size: 1rem;
  font-family: "HelveticaNeueLT-Thin";
}
/* line 143, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #f6f6f6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 2rem;
  font-family: "HelveticaNeueLT-Thin";
}
/* line 144, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 146, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: white;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

/* Progress Bar */
/* line 57, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}
/* line 61, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #008cba;
  height: 100%;
  display: block;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #e7e7e7;
  height: 100%;
  display: block;
}
/* line 65, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #43ac6a;
  height: 100%;
  display: block;
}
/* line 66, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  border-radius: 3px;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  border-radius: 2px;
}
/* line 72, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round {
  border-radius: 1000px;
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  border-radius: 999px;
}

/* line 122, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa;
}
/* line 125, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}
/* line 127, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}
/* line 133, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}
/* line 139, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius {
  background: #fafafa;
  border-radius: 3px;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle {
  background: #008cba;
  border-radius: 3px;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}
/* line 143, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round {
  background: #fafafa;
  border-radius: 1000px;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle {
  background: #008cba;
  border-radius: 1000px;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}
/* line 147, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled, .range-slider[disabled] {
  background: #fafafa;
  cursor: default;
  opacity: 0.7;
}
/* line 149, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #008cba;
  cursor: default;
  opacity: 0.7;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}

/* line 152, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5;
}

/* line 158, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  background: #008cba;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle:hover {
  background: #007ba4;
}

/* line 162, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0;
}

/* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    left: 50%;
  }
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog .column,
dialog .columns, .reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0;
}
/* line 90, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 40.063em) {
  /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    top: 6.25rem;
  }
}
/* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

/* line 177, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
  visibility: visible;
}

@media only screen and (min-width: 40.063em) {
  /* line 184, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    padding: 1.875rem;
  }
  /* line 187, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.radius, .reveal-modal.radius {
    border-radius: 3px;
  }
  /* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.round, .reveal-modal.round {
    border-radius: 1000px;
  }
  /* line 190, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.collapse, .reveal-modal.collapse {
    padding: 0;
  }
  /* line 200, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 192, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 193, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 194, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 195, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 196, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 200, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw;
  }
}

@media print {
  /* line 213, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    background: #fff !important;
  }
}
/* line 113, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "HelveticaNeueLT-Thin";
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button) {
  display: block;
  color: #008cba;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
/* line 80, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-weight: normal;
  font-family: "HelveticaNeueLT-Thin";
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}
/* line 100, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.heading {
  color: #008cba;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 173, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
/* line 76, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 85, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
/* line 97, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 3.09375rem;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-color: white transparent transparent transparent;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: white transparent transparent transparent;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 179, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 3.75rem;
}
/* line 112, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 2.25rem;
}
/* line 113, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 180, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 4.375rem;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 2.625rem;
}
/* line 127, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 5.5rem;
}
/* line 154, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 3.4375rem;
}
/* line 155, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2rem;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
/* line 186, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 187, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 123, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt {
  text-transform: uppercase;
}
/* line 75, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0.625rem;
  font-family: "HelveticaNeueLT-Thin";
  font-weight: normal;
  font-size: 0.875rem;
  color: #999999;
}
/* line 85, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #008cba;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: white;
}
/* line 101, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

/* line 49, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #dddddd;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out;
}
/* line 65, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input {
  display: none;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
/* line 75, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label:after {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
/* line 87, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input:checked + label {
  background: #008cba;
}
/* line 91, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input:checked + label:after {
  left: 2.25rem;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label {
  width: 4rem;
  height: 2rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label:after {
  width: 1.5rem;
  height: 1.5rem;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input:checked + label:after {
  left: 2.25rem;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label {
  color: transparent;
  background: #dddddd;
}
/* line 136, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch label:after {
  background: white;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch input:checked + label {
  background: #008cba;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.large label {
  width: 5rem;
  height: 2.5rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.large label:after {
  width: 2rem;
  height: 2rem;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.large input:checked + label:after {
  left: 2.75rem;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.small label {
  width: 3.5rem;
  height: 1.75rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.small input:checked + label:after {
  left: 2rem;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.tiny label {
  width: 3rem;
  height: 1.5rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.tiny label:after {
  width: 1rem;
  height: 1rem;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
/* line 203, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.radius label {
  border-radius: 4px;
}
/* line 204, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.radius label:after {
  border-radius: 3px;
}
/* line 208, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.round {
  border-radius: 1000px;
}
/* line 209, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.round label {
  border-radius: 2rem;
}
/* line 210, ../bower_components/foundation/scss/foundation/components/_switches.scss */
div.switch.round label:after {
  border-radius: 2rem;
}

/* line 125, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd;
}
/* line 63, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
/* line 72, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: whitesmoke;
}
/* line 77, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: whitesmoke;
}
/* line 91, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
/* line 102, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 119, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* line 150, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 151, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 152, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 153, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 206, ../bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 212, ../bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit;
}
/* line 218, ../bower_components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #0078a0;
}
/* line 225, ../bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 229, ../bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 237, ../bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 247, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeueLT-Thin";
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
/* line 257, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 264, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 265, ../bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 266, ../bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 267, ../bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 268, ../bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 269, ../bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 271, ../bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 273, ../bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 283, ../bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 289, ../bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 294, ../bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 299, ../bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d;
}

/* Lists */
/* line 308, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 316, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}
/* line 318, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}
/* line 322, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 335, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* line 343, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 346, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 347, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 348, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
/* line 349, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 353, ../bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 357, ../bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 366, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
/* line 370, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 375, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 382, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 387, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}
/* line 392, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}
/* line 396, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 401, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 407, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 413, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem;
}
/* line 419, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 423, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 430, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 432, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 443, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 444, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }

  /* line 445, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }

  /* line 446, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }

  /* line 447, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }

  /* line 448, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }

  /* line 449, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 460, ../bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 462, ../bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 470, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 471, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 473, ../bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 478, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 481, ../bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 486, ../bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 489, ../bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 491, ../bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 497, ../bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 503, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 505, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 506, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 507, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 508, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 31, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
/* line 40, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background: #efefef;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "HelveticaNeueLT-Thin";
  font-size: 1rem;
}
/* line 47, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background: #e1e1e1;
}
/* line 49, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a, .tabs .tab-title.active a {
  background: white;
  color: #222222;
}
/* line 53, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 56, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 60, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 69, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}
/* line 79, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
/* line 81, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}
/* line 83, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 88, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem;
  }

  /* line 95, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px;
  }
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
/* line 61, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}
/* line 51, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
/* line 65, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th.radius {
  border-radius: 3px;
}

/* Tooltips */
/* line 38, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 45, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}
/* line 51, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 54, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
}
/* line 87, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important;
}

/* line 100, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width: 40.063em) {
  /* line 109, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  /* line 113, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 120, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 122, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 129, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/* line 104, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 110, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 118, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 125, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 137, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

/* line 144, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0;
}
/* line 153, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 161, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 163, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
/* line 176, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
/* line 186, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0;
}
/* line 190, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 75%;
  display: block;
  padding: 0 15px;
}
/* line 201, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 219, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}
/* line 223, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 40px 0 15px;
  color: white;
  position: relative;
}
/* line 138, ../bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 15px;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 16px;
}
/* line 171, ../bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
}
/* line 252, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 256, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #333333;
}
/* line 259, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 260, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 275, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
/* line 281, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}
/* line 291, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 298, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}
/* line 300, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "HelveticaNeueLT-Thin";
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}
/* line 312, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: white;
}
/* line 318, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}
/* line 319, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: white;
}
/* line 320, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: white;
}
/* line 323, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: white;
}
/* line 329, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}
/* line 330, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: white;
}
/* line 331, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: white;
}
/* line 335, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: #272727;
  color: white;
}
/* line 345, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #008cba;
  color: white;
}
/* line 348, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: white;
}
/* line 356, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 15px;
}
/* line 359, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 363, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 375, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 376, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
/* line 380, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
/* line 387, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 395, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
/* line 399, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 402, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}
/* line 407, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 410, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}
/* line 416, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 15px;
}
/* line 417, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}
/* line 420, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

/* line 431, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  /* line 436, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 441, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 443, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 444, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 448, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
  }
  /* line 454, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #333333;
  }

  /* line 457, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 73.75rem;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 463, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 467, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 472, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 474, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 480, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #272727;
    color: white;
  }
  /* line 489, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333;
  }
  /* line 493, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #272727;
  }
  /* line 502, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: white;
    background: #008cba;
  }
  /* line 507, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
  }
  /* line 516, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 518, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  /* line 527, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 528, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 534, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 541, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  /* line 554, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 561, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 45px;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333;
  }
  /* line 569, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: white;
    background: #333333;
  }
  /* line 573, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: white;
    background-color: #555555;
    background: #272727;
  }
  /* line 581, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
  }
  /* line 587, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 595, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0;
  }
  /* line 604, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px;
  }
  /* line 612, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 616, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 620, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 624, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  /* line 634, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #272727;
    color: white;
  }
  /* line 643, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white;
  }
  /* line 651, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
/* line 274, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 126, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 275, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 277, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

/* line 279, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 280, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 282, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only screen and (min-width: 40.063em) {
  /* line 282, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .tab-bar-section {
    text-align: left;
  }
}
/* line 195, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
/* line 199, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
/* line 203, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 286, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: white;
  position: relative;
  transform: translate3d(0, 0, 0);
}
/* line 138, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 1rem;
}
/* line 171, ../bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 310, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
/* line 98, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 311, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
/* line 98, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 313, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 217, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
/* line 229, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}
/* line 234, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}

/* line 319, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
/* line 322, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
  /* line 262, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 326, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
/* line 330, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
  /* line 262, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 333, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 341, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-offcanvas-menu {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width: 40.063em) {
  /* line 262, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-offcanvas-menu:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 349, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
/* line 350, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
/* line 352, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
/* line 353, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* small displays */
@media only screen {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 40.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 286, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 288, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 293, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 297, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 301, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 305, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 310, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 315, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 317, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 322, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 326, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 330, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 334, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 339, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 345, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 347, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 352, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 356, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 360, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 364, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 369, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 381, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 382, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 396, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 397, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 399, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table;
  }

  /* line 400, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 401, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 402, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 403, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 404, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
@media only screen {
  /* line 7, ../scss/_common.scss */
  .left-off-canvas-toggle {
    float: left;
  }

  /* line 10, ../scss/_common.scss */
  .jscroll-loading {
    text-align: center;
    padding: 30px;
  }
  /* line 13, ../scss/_common.scss */
  .jscroll-loading small {
    font-size: 20px;
  }

  /* line 18, ../scss/_common.scss */
  :focus {
    outline: -webkit-focus-ring-color auto 0px;
    outline: -moz-focus-ring-color auto 0px;
  }

  /* line 24, ../scss/_common.scss */
  .favorite .tool-tip {
    display: none;
    color: #fff;
    width: 146px;
    right: 54px;
    position: absolute;
    text-align: center;
    background-color: #343434;
    height: 40px;
    padding-top: 12px;
  }
  /* line 35, ../scss/_common.scss */
  .favorite i.fa-caret-right {
    display: none;
    color: #343434;
    right: 44px;
    position: absolute;
    font-size: 40px;
  }

  /* line 45, ../scss/_common.scss */
  .prev-page:hover, .next-page:hover {
    text-decoration: underline;
  }

  /* line 49, ../scss/_common.scss */
  .overlay-share-blk {
    display: none;
    position: absolute;
    top: 40%;
    left: 90px;
    z-index: 99;
    overflow: hidden;
    -webkit-tootion: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 60, ../scss/_common.scss */
  .overlay-share-blk a {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 69, ../scss/_common.scss */
  .overlay-share-blk .view-blk a:hover {
    background: black;
  }
  /* line 73, ../scss/_common.scss */
  .overlay-share-blk .share-art {
    position: relative;
    margin: 0 5px;
  }
  /* line 77, ../scss/_common.scss */
  .overlay-share-blk .share-art a {
    padding: 12px 16px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 84, ../scss/_common.scss */
  .overlay-share-blk .share-art a i {
    color: #ffffff;
    font-size: 30px;
  }
  /* line 90, ../scss/_common.scss */
  .overlay-share-blk .share-art .facebook:hover {
    background: #3b5998;
  }
  /* line 94, ../scss/_common.scss */
  .overlay-share-blk .share-art .twitter {
    margin: 0 5px;
  }
  /* line 96, ../scss/_common.scss */
  .overlay-share-blk .share-art .twitter:hover {
    background: #1dcaff;
  }
  /* line 101, ../scss/_common.scss */
  .overlay-share-blk .share-art .pintrest:hover {
    background: #c8232c;
  }
  /* line 105, ../scss/_common.scss */
  .overlay-share-blk .share-art i.close-share {
    color: #fff;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
    top: 0px;
    right: 0;
    z-index: 100;
    cursor: pointer;
  }
  /* line 156, ../scss/_common.scss */
  .overlay-share-blk .view-blk a {
    padding: 12px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 163, ../scss/_common.scss */
  .overlay-share-blk .view-blk a i {
    color: #ffffff;
    font-size: 30px;
  }
  /* line 170, ../scss/_common.scss */
  .overlay-share-blk .view-blk .favorite-button:hover i {
    color: red;
  }
  /* line 178, ../scss/_common.scss */
  .overlay-share-blk .view-blk .view-art:hover i {
    color: #ef4723;
  }
  /* line 183, ../scss/_common.scss */
  .overlay-share-blk .view-blk .share-link {
    margin: 0 5px;
  }
  /* line 186, ../scss/_common.scss */
  .overlay-share-blk .view-blk .share-link:hover i {
    color: #008853;
  }

  /* line 194, ../scss/_common.scss */
  .home-page-banner {
    text-align: center;
  }
  /* line 197, ../scss/_common.scss */
  .home-page-banner h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 0;
  }
  /* line 205, ../scss/_common.scss */
  .home-page-banner a {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
  }

  /* line 214, ../scss/_common.scss */
  .fixed-postion {
    left: 0;
    position: fixed;
    right: 0;
    top: 66px;
    width: 994px !important;
  }

  /* line 222, ../scss/_common.scss */
  .menu-padding {
    padding-top: 90px;
  }

  /* line 225, ../scss/_common.scss */
  .faqs-artist {
    border-collapse: collapse;
  }
  /* line 228, ../scss/_common.scss */
  .faqs-artist tr td {
    background-color: #ffffff;
    border: 1px solid #ccc;
  }

  /* line 234, ../scss/_common.scss */
  #circular-role {
    position: absolute !important;
    top: 10px !important;
    right: 0px !important;
  }

  /* line 239, ../scss/_common.scss */
  #circular-bar {
    position: absolute !important;
    top: 14px !important;
    right: -14px !important;
  }

  /* line 245, ../scss/_common.scss */
  .circular-prog {
    /* -------------------------------------
     * Optional centered circle w/text
     * ------------------------------------- */
    /* -------------------------------------
     * Mixin for progress-% class
     * ------------------------------------- */
  }
  /* line 247, ../scss/_common.scss */
  .circular-prog .progress-radial {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #ed1941 !important;
    background-color: #ed1941;
  }
  /* line 261, ../scss/_common.scss */
  .circular-prog .progress-radial .overlay {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 8px;
    margin-top: 8px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
  }
  /* line 277, ../scss/_common.scss */
  .circular-prog .progress-0 {
    background: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, #ed1941 50%, #ffffff 50%, #ffffff);
  }
  /* line 285, ../scss/_common.scss */
  .circular-prog .progress-10 {
    background-image: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, #ff0000 50%, #ffffff 50%, #ffffff);
  }
  /* line 293, ../scss/_common.scss */
  .circular-prog .progress-20 {
    background-image: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, #ff0000 50%, #ffffff 50%, #ffffff);
  }
  /* line 301, ../scss/_common.scss */
  .circular-prog .progress-30 {
    background-image: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, #ff0000 50%, #ffffff 50%, #ffffff);
  }
  /* line 319, ../scss/_common.scss */
  .circular-prog .progress-50 {
    background: linear-gradient(-90deg, #ed1941 50%, #ffffff 50%, #ffffff), linear-gradient(270deg, #ffffff 50%, #2f3439 50%, #2f3439);
  }
  /* line 339, ../scss/_common.scss */
  .circular-prog .progress-75 {
    background: linear-gradient(0deg, #ed1941 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)), linear-gradient(270deg, #ed1941 50%, #ffffff 50%, #ffffff);
  }
  /* line 359, ../scss/_common.scss */
  .circular-prog .progress-90 {
    background: linear-gradient(54deg, #ed1941 50%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #ed1941 50%, #ffffff 50%, #ffffff);
  }

  /* line 364, ../scss/_common.scss */
  a {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  /* line 371, ../scss/_common.scss */
  #couponToken {
    margin-bottom: 5px;
  }

  /* line 375, ../scss/_common.scss */
  #discountMessage {
    clear: both;
    font-family: 'HelveticaNeueLT-Medium';
    font-size: 12px;
  }
  /* line 381, ../scss/_common.scss */
  #discountMessage.error {
    color: #cb3605;
  }
  /* line 385, ../scss/_common.scss */
  #discountMessage.success {
    color: #00af1d;
  }

  /* line 389, ../scss/_common.scss */
  .cart-empty {
    padding-top: 60px;
    font-size: 16px;
  }
  /* line 392, ../scss/_common.scss */
  .cart-empty i {
    font-size: 80px;
    color: #d7d7d7;
    border: 1px solid #d7d7d7;
    padding: 10px;
    display: inline-block;
    height: 120px;
    width: 120px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 411, ../scss/_common.scss */
  .cart-empty a {
    margin-top: 12px;
    display: inline-block;
  }

  /* line 417, ../scss/_common.scss */
  .message {
    margin-top: 15px;
    font-size: 0.875rem;
    color: #333333;
    font-family: "HelveticaNeueLTStd-Hv";
  }
  /* line 420, ../scss/_common.scss */
  .message a {
    border-bottom: 1px dotted #000000;
  }

  /* line 425, ../scss/_common.scss */
  .artflute-pagination {
    background-color: white;
    padding: 16px 0 6px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
  }
  /* line 433, ../scss/_common.scss */
  .artflute-pagination ul li a {
    color: black !important;
  }
  /* line 438, ../scss/_common.scss */
  .artflute-pagination ul .current a {
    background-color: #c76363 !important;
    color: white !important;
  }

  /* line 446, ../scss/_common.scss */
  .alert-box {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 90px;
    width: 40%;
    z-index: 100000;
    border-radius: 12px;
    border: 1px solid;
    padding: 10px 0;
    font-size: 16px;
  }

  /* line 460, ../scss/_common.scss */
  #authMessage {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 110px;
    width: 40%;
    z-index: 100000;
    color: #EF203E !important;
    border-radius: 12px;
    border: 1px solid;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.1);
    font-size: 20px;
  }

  /* line 476, ../scss/_common.scss */
  #flashMessage {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 110px;
    width: 40%;
    z-index: 100000;
    color: #EF203E !important;
    border-radius: 12px;
    border: 1px solid;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.1);
    font-size: 20px;
  }

  /* line 492, ../scss/_common.scss */
  #emailAvailabilityMsg {
    position: absolute;
    right: -16px;
    top: 12px;
  }

  /* line 499, ../scss/_common.scss */
  .notfound-block {
    padding: 40px 0px;
  }
  /* line 501, ../scss/_common.scss */
  .notfound-block p {
    color: black;
    font-size: 1.2rem;
    font-weight: 300;
    margin-top: 16px;
  }
  /* line 507, ../scss/_common.scss */
  .notfound-block p a {
    margin-top: 20px;
    border-bottom: 1px dotted;
    display: inline-block;
  }

  /* line 516, ../scss/_common.scss */
  .registration-form input {
    margin: 0px !important;
  }

  /* line 521, ../scss/_common.scss */
  .hidden {
    display: none;
  }

  /* line 525, ../scss/_common.scss */
  .show {
    display: block;
  }

  /* line 529, ../scss/_common.scss */
  .parsley-error {
    border: 1px solid #e20000 !important;
  }

  /* line 533, ../scss/_common.scss */
  .parsley-errors-list {
    list-style: none;
    margin: 0px 0 2px;
    top: -10px;
    position: relative;
    padding: 0px;
  }
  /* line 539, ../scss/_common.scss */
  .parsley-errors-list li {
    color: #e20000;
    font-size: 12px;
  }

  /* line 554, ../scss/_common.scss */
  .main-frame-slider .home-slider .owl-item {
    height: 350px;
    overflow: visible;
  }
  /* line 557, ../scss/_common.scss */
  .main-frame-slider .home-slider .owl-item img {
    -webkit-box-shadow: 0px 0px 5px #1a1a1a;
    -moz-box-shadow: 0px 0px 5px #1a1a1a;
    box-shadow: 0px 0px 5px #1a1a1a;
  }
  /* line 565, ../scss/_common.scss */
  .main-frame-slider .welcome-exp {
    clear: both;
  }
  /* line 567, ../scss/_common.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg {
    margin-top: 8px;
  }
  /* line 569, ../scss/_common.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg h1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 0;
  }
  /* line 578, ../scss/_common.scss */
  .main-frame-slider .welcome-exp h1.transparent-block {
    font-size: 70px;
    line-height: 65px;
    color: #fff;
    background-image: url("../img/transparent_home.png");
    background-repeat: repeat;
    font-size: 70px;
    line-height: 56px;
    text-align: center;
  }
  /* line 590, ../scss/_common.scss */
  .main-frame-slider .easy-to-own {
    clear: both;
    margin-top: 75px;
    margin-bottom: 50px;
  }
  /* line 594, ../scss/_common.scss */
  .main-frame-slider .easy-to-own h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 36px;
  }
  /* line 602, ../scss/_common.scss */
  .main-frame-slider .easy-to-own p {
    clear: both;
  }
  /* line 604, ../scss/_common.scss */
  .main-frame-slider .easy-to-own p span {
    font-size: 18px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 608, ../scss/_common.scss */
  .main-frame-slider .easy-to-own p a {
    font-size: 18px;
    padding: 14px 40px;
  }

  /* line 617, ../scss/_common.scss */
  #loginModal {
    z-index: 10000;
  }
  /* line 619, ../scss/_common.scss */
  #loginModal h5 {
    color: #000000;
    font-weight: 600;
    font-size: 15px;
  }
  /* line 627, ../scss/_common.scss */
  #loginModal .registered-user p {
    color: #666;
    font-size: 13px;
  }
  /* line 633, ../scss/_common.scss */
  #loginModal .registered-user .login-form label input {
    position: relative;
    top: 2px;
  }
  /* line 642, ../scss/_common.scss */
  #loginModal .new-user {
    text-align: center;
  }
  /* line 644, ../scss/_common.scss */
  #loginModal .new-user h5 {
    padding-right: 57px;
  }
  /* line 648, ../scss/_common.scss */
  #loginModal .close-reveal-modal {
    font-size: 22px;
  }

  /* line 652, ../scss/_common.scss */
  #image-modal {
    border: none;
    box-shadow: none;
    background: transparent !important;
    padding: 0;
  }
  /* line 657, ../scss/_common.scss */
  #image-modal img {
    width: 100%;
  }
  /* line 660, ../scss/_common.scss */
  #image-modal .close-reveal-modal {
    display: none;
  }

  /* line 664, ../scss/_common.scss */
  .reveal-modal-bg {
    background: rgba(0, 0, 0, 0.9);
  }

  /* line 671, ../scss/_common.scss */
  .list-offer-search {
    background-color: white;
    padding-top: 56px;
  }
  /* line 675, ../scss/_common.scss */
  .list-offer-search ul .curated-art {
    background-image: url(../img/collection_heart.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 680, ../scss/_common.scss */
  .list-offer-search ul .curated-art .curated-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 692, ../scss/_common.scss */
  .list-offer-search ul .curated-art:hover .curated-content {
    display: block !important;
  }
  /* line 697, ../scss/_common.scss */
  .list-offer-search ul .exchange-art {
    background-image: url(../img/dacor.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 702, ../scss/_common.scss */
  .list-offer-search ul .exchange-art .exchange-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 714, ../scss/_common.scss */
  .list-offer-search ul .exchange-art:hover .exchange-content {
    display: block !important;
  }
  /* line 720, ../scss/_common.scss */
  .list-offer-search ul .new-art-logic {
    background-image: url(../img/study_image.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 725, ../scss/_common.scss */
  .list-offer-search ul .new-art-logic .new-art-logic-content {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 737, ../scss/_common.scss */
  .list-offer-search ul .new-art-logic:hover .new-art-logic-content {
    display: block !important;
  }
  /* line 742, ../scss/_common.scss */
  .list-offer-search ul .newsletter {
    background-image: url(../img/newsletter.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 233px;
    position: relative;
  }
  /* line 748, ../scss/_common.scss */
  .list-offer-search ul .newsletter form {
    padding-bottom: 51px;
    position: absolute;
  }
  /* line 751, ../scss/_common.scss */
  .list-offer-search ul .newsletter form input[type="submit"] {
    border-color: red;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    width: 80px;
    background-color: red;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 767, ../scss/_common.scss */
  .list-offer-search ul .newsletter form input[type="submit"]:hover {
    background-color: #ED1941;
  }
  /* line 772, ../scss/_common.scss */
  .list-offer-search ul .newsletter p {
    left: 0;
    position: absolute;
    width: 283px;
  }
  /* line 777, ../scss/_common.scss */
  .list-offer-search ul .newsletter form {
    display: none;
    position: absolute;
  }
  /* line 781, ../scss/_common.scss */
  .list-offer-search ul .newsletter input {
    border: 1px solid;
    border-radius: 5px;
    margin: 0 auto 0 18px;
    width: 246px;
  }
  /* line 790, ../scss/_common.scss */
  .list-offer-search ul li {
    padding-bottom: 0px;
  }
  /* line 792, ../scss/_common.scss */
  .list-offer-search ul li h5 {
    margin-top: 8px;
    font-size: 1.25rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 796, ../scss/_common.scss */
  .list-offer-search ul li p {
    padding: 0px 10px;
    margin-top: 20px;
    font-size: 0.84rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 801, ../scss/_common.scss */
  .list-offer-search ul li a {
    display: inline-block;
    height: 233px;
  }
  /* line 804, ../scss/_common.scss */
  .list-offer-search ul li a .search-items {
    margin-bottom: 30px;
    margin-top: 64px;
  }

  /* line 816, ../scss/_common.scss */
  .artist-info p.small-class {
    font-size: 12px !important;
    color: #fff !important;
  }

  /* line 822, ../scss/_common.scss */
  .warning-status {
    color: #c55800 !important;
  }

  /* line 826, ../scss/_common.scss */
  .success-status {
    color: #4e9d00 !important;
  }

  /* line 831, ../scss/_common.scss */
  #ArtworkUploadArtworkForm .parsley-errors-list {
    display: none !important;
  }

  /* line 837, ../scss/_common.scss */
  #ArtworkAddArtworkForm .parsley-errors-list {
    display: none !important;
  }

  /* line 844, ../scss/_common.scss */
  .register-to-upload-artwork {
    padding: 0 0 40px 0;
    background-color: #ffffff;
  }
  /* line 847, ../scss/_common.scss */
  .register-to-upload-artwork > .row {
    margin-bottom: 60px;
  }
  /* line 850, ../scss/_common.scss */
  .register-to-upload-artwork h5 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
  }
  /* line 855, ../scss/_common.scss */
  .register-to-upload-artwork p {
    font-size: 18px;
    color: #5d5d5d;
    font-weight: 400;
    margin-bottom: 14px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 861, ../scss/_common.scss */
  .register-to-upload-artwork p a {
    text-decoration: underline;
    color: #5d5d5d;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 869, ../scss/_common.scss */
  .register-first-artwork {
    background-color: #f8f8f8;
    padding: 60px 0;
  }
  /* line 873, ../scss/_common.scss */
  .register-first-artwork h3 a {
    background-color: #ed1941;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 4px;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 894, ../scss/_common.scss */
  .from-the-blog {
    background-color: white;
    padding-top: 122px;
  }
  /* line 898, ../scss/_common.scss */
  .from-the-blog .imgborder {
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f2f2f2;
  }
  /* line 906, ../scss/_common.scss */
  .from-the-blog .s6 {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  }
  /* line 911, ../scss/_common.scss */
  .from-the-blog .s6:before, .from-the-blog .s6:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
  }
  /* line 925, ../scss/_common.scss */
  .from-the-blog .s6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
  }
  /* line 935, ../scss/_common.scss */
  .from-the-blog h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
  }
  /* line 940, ../scss/_common.scss */
  .from-the-blog p {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1.125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 945, ../scss/_common.scss */
  .from-the-blog a {
    padding: 14px 30px;
    border: 1px solid #ff0000;
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 960, ../scss/_common.scss */
  .artwork-header {
    padding: 92px 0 12px;
    width: 100%;
    position: fixed;
    z-index: 99;
    background-color: white;
    border-bottom: 1px solid #f2f2f2;
  }
  /* line 969, ../scss/_common.scss */
  .artwork-header .buy-limited a {
    text-align: center;
  }
  /* line 971, ../scss/_common.scss */
  .artwork-header .buy-limited a span {
    margin-left: 2px;
  }
  /* line 976, ../scss/_common.scss */
  .artwork-header .profile-pic {
    width: 50px;
  }
  /* line 980, ../scss/_common.scss */
  .artwork-header .prize-list {
    height: 21px;
  }
  /* line 982, ../scss/_common.scss */
  .artwork-header .prize-list span {
    font-size: 14px;
  }
  /* line 987, ../scss/_common.scss */
  .artwork-header img {
    float: left;
    margin: 0 10px 0 0;
  }
  /* line 991, ../scss/_common.scss */
  .artwork-header h3 {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 996, ../scss/_common.scss */
  .artwork-header p {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: -2px;
  }
  /* line 999, ../scss/_common.scss */
  .artwork-header p a {
    font-size: 0.9375rem;
    color: #ed1941;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1003, ../scss/_common.scss */
  .artwork-header ul {
    margin-bottom: 0;
    float: right;
    padding-top: 6px;
    overflow: visible;
  }
  /* line 1008, ../scss/_common.scss */
  .artwork-header ul li {
    position: relative;
    padding: 0 18px 0 14px;
    margin-left: 4px;
  }
  /* line 1013, ../scss/_common.scss */
  .artwork-header ul li:first-child img {
    margin-top: 24px;
    margin-right: 0 !important;
  }
  /* line 1018, ../scss/_common.scss */
  .artwork-header ul li .buying-border {
    position: absolute;
    right: 0;
    top: 14px;
  }
  /* line 1024, ../scss/_common.scss */
  .artwork-header ul .buy-blk {
    padding: 4px 10px;
    border: 1px solid #ffffff;
    padding: 8px 8px 4px 8px;
    display: block;
  }
  /* line 1029, ../scss/_common.scss */
  .artwork-header ul .buy-blk:hover {
    border: 1px solid #d7d7d7;
  }
  /* line 1033, ../scss/_common.scss */
  .artwork-header ul .price-tags {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-top: 2px;
  }
  /* line 1039, ../scss/_common.scss */
  .artwork-header ul .types-of-art {
    font-size: 12px;
    color: #eb6969;
    font-weight: 600;
  }

  /* line 1048, ../scss/_common.scss */
  .zooming-image {
    background-color: #f5f5f5;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
  }
  /* line 1054, ../scss/_common.scss */
  .zooming-image .gc-icon {
    color: #ffffff !important;
    cursor: pointer;
    font-family: "entypo";
    height: 0 !important;
    opacity: 0.7;
    position: absolute;
    width: 0 !important;
    z-index: 1020;
  }
  /* line 1064, ../scss/_common.scss */
  .zooming-image .gc-icon-next {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000;
    border-top: 11px solid transparent;
    height: 0;
    margin-top: -20px;
    width: 0;
  }
  /* line 1072, ../scss/_common.scss */
  .zooming-image .gc-icon-prev {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000;
    border-top: 11px solid transparent;
    height: 0;
    margin-top: -20px;
    width: 0;
  }

  /* line 1081, ../scss/_common.scss */
  .favorite-active {
    background-image: url("../img/favorite_logo_dark.png") !important;
  }

  /* line 1086, ../scss/_common.scss */
  .favorite-button i {
    color: #fff;
  }
  /* line 1089, ../scss/_common.scss */
  .favorite-button i:hover {
    color: red !important;
  }

  /* line 1094, ../scss/_common.scss */
  .favorite-button.active i {
    color: red !important;
  }

  /* line 1101, ../scss/_common.scss */
  .artwork-frame-image {
    background-color: #000;
    padding-top: 184px;
    position: relative;
  }
  /* line 1105, ../scss/_common.scss */
  .artwork-frame-image .favorite {
    display: block;
    background: #1e1e1e;
    height: 49px;
    width: 49px;
    position: absolute;
    float: right;
    top: 187px;
    right: 0;
  }
  /* line 1114, ../scss/_common.scss */
  .artwork-frame-image .favorite .favorite-btn.active {
    background-image: url("../img/favorite_logo_dark.png") !important;
  }
  /* line 1118, ../scss/_common.scss */
  .artwork-frame-image .favorite .favorite-btn {
    background-image: url("../img/w_favorite_logo.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 15px;
  }
  /* line 1129, ../scss/_common.scss */
  .artwork-frame-image .favorite .favorite-btn:hover {
    background-image: url("../img/favorite_logo_dark.png");
  }
  /* line 1137, ../scss/_common.scss */
  .artwork-frame-image .specific-image {
    position: relative;
    display: table;
    margin: 0 auto;
  }
  /* line 1146, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk {
    position: relative;
  }
  /* line 1148, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowLeft, .artwork-frame-image .artwork-frameBlk .frame-arrowRight {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 45%;
  }
  /* line 1156, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowLeft:hover, .artwork-frame-image .artwork-frameBlk .frame-arrowRight:hover {
    cursor: pointer;
  }
  /* line 1159, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowLeft i, .artwork-frame-image .artwork-frameBlk .frame-arrowRight i {
    font-size: 80px;
    color: #c0c0c0;
  }
  /* line 1165, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowLeft {
    left: 40px;
  }
  /* line 1168, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowLeft:hover {
    left: 35px;
  }
  /* line 1172, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowRight {
    right: 40px;
  }
  /* line 1175, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .frame-arrowRight:hover {
    right: 35px;
  }
  /* line 1179, ../scss/_common.scss */
  .artwork-frame-image .artwork-frameBlk .disabled {
    color: #d7d7d7;
    cursor: not-allowed;
  }
  /* line 1185, ../scss/_common.scss */
  .artwork-frame-image p {
    margin-top: 10px;
  }
  /* line 1187, ../scss/_common.scss */
  .artwork-frame-image p span {
    background-color: white;
    padding: 8px 20px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 0.6875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 600;
  }
  /* line 1197, ../scss/_common.scss */
  .artwork-frame-image ul {
    text-align: center;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 100px;
    z-index: 9;
  }
  /* line 1204, ../scss/_common.scss */
  .artwork-frame-image ul li {
    background-color: #1e1e1e;
    padding: 2px 5px;
    color: #8b8b8b;
    padding-bottom: 8px;
  }
  /* line 1209, ../scss/_common.scss */
  .artwork-frame-image ul li i {
    width: 30px;
    height: 30px;
    background-color: #545454;
    border-radius: 50%;
    padding-top: 8px;
    color: #1e1e1e;
  }

  /* line 1222, ../scss/_common.scss */
  .similars-painting {
    background-color: #f5f5f5;
    border-top: 1px solid #e2e2e2;
    padding: 40px 0;
  }
  /* line 1227, ../scss/_common.scss */
  .similars-painting .image-block {
    height: 250px;
    margin: 0 auto 15px;
    display: block;
    width: 90%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 1238, ../scss/_common.scss */
  .similars-painting h3 {
    margin-bottom: 40px;
  }
  /* line 1241, ../scss/_common.scss */
  .similars-painting p {
    color: black;
  }
  /* line 1244, ../scss/_common.scss */
  .similars-painting img {
    margin-bottom: 20px;
  }

  /* line 1251, ../scss/_common.scss */
  .artwork-buying-options {
    background: #ffffff;
  }
  /* line 1253, ../scss/_common.scss */
  .artwork-buying-options .about-artwork {
    padding-right: 64px;
  }
  /* line 1255, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .about-artwork-subh {
    font-size: 1.25rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1258, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .artwork-feature-list {
    border-bottom: 1px dotted #d7d7d7;
    padding: 10px 0 0 0;
  }
  /* line 1261, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .artwork-feature-list .feature-type {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1265, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .artwork-feature-list .feature-value {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1270, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .artwork-details {
    border-bottom: 1px dotted #d7d7d7;
    padding: 10px 0 0 0;
  }
  /* line 1273, ../scss/_common.scss */
  .artwork-buying-options .about-artwork .artwork-details p {
    font-size: 1.125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1282, ../scss/_common.scss */
  .artwork-buying-options .buy-option {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 6px 0 6px 8px;
  }
  /* line 1287, ../scss/_common.scss */
  .artwork-buying-options .buy-option h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 1291, ../scss/_common.scss */
  .artwork-buying-options .buy-option .exclusive-work {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: -6px;
  }
  /* line 1295, ../scss/_common.scss */
  .artwork-buying-options .buy-option .terms-conditions {
    margin-bottom: 0px;
  }
  /* line 1297, ../scss/_common.scss */
  .artwork-buying-options .buy-option .terms-conditions a {
    font-size: 0.6875rem;
    color: #de5a4b;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 0px;
  }
  /* line 1302, ../scss/_common.scss */
  .artwork-buying-options .buy-option .terms-condition.parsley-error {
    border: none;
    background-color: red;
  }
  /* line 1306, ../scss/_common.scss */
  .artwork-buying-options .buy-option .artwork-prize {
    padding-right: 36px;
  }
  /* line 1308, ../scss/_common.scss */
  .artwork-buying-options .buy-option .artwork-prize p {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 23px;
  }
  /* line 1314, ../scss/_common.scss */
  .artwork-buying-options .buy-option .artwork-buy p {
    margin-top: 23px;
    padding-right: 16px;
  }
  /* line 1323, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 6px 0 6px 8px;
  }
  /* line 1329, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
    margin-left: 15px;
  }
  /* line 1334, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .not-original {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 6px;
    margin-left: 15px;
  }
  /* line 1339, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .reproduction-table {
    padding-right: 36px;
  }
  /* line 1341, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .reproduction-table .reproduction-row {
    border-bottom: 1px dotted #d7d7d7;
    padding-top: 10px;
  }
  /* line 1344, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .reproduction-table .reproduction-row .reproduction-art-size {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-left: 10px;
  }
  /* line 1348, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .reproduction-table .reproduction-row .reproduction-unit {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1352, ../scss/_common.scss */
  .artwork-buying-options .print-reproductions .reproduction-table .reproduction-row p {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 1362, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 6px 0 6px 8px;
  }
  /* line 1366, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
    margin-left: 15px;
  }
  /* line 1371, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .limit-period-only {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 6px;
    margin-left: 15px;
  }
  /* line 1376, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table {
    padding-right: 36px;
  }
  /* line 1378, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table .rent-painting-row {
    border-bottom: 1px dotted #d7d7d7;
    padding-top: 10px;
  }
  /* line 1381, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table .rent-painting-row .rent-painting-size {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-left: 10px;
  }
  /* line 1385, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table .rent-painting-row .rent-painting-unit {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1389, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table .rent-painting-row p {
    margin-bottom: 14px;
  }
  /* line 1391, ../scss/_common.scss */
  .artwork-buying-options .rent-this-painting .rent-painting-table .rent-painting-row p span {
    font-size: 0.6875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    padding: 1px 10px;
    border-radius: 2px;
  }

  /* line 1404, ../scss/_common.scss */
  .review-about-painting {
    margin-top: 96px;
  }
  /* line 1406, ../scss/_common.scss */
  .review-about-painting .painting-frame-img {
    border: 1px solid #d7d7d7;
    float: left;
    padding: 14px 30px;
  }
  /* line 1411, ../scss/_common.scss */
  .review-about-painting .user-reviewing {
    border-bottom: 1px dotted #d7d7d7;
    padding-bottom: 14px;
    padding-top: 14px;
    margin-bottom: 20px;
  }
  /* line 1416, ../scss/_common.scss */
  .review-about-painting .user-reviewing p {
    font-size: 1.063rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1419, ../scss/_common.scss */
  .review-about-painting .user-reviewing span {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    padding-left: 14px;
  }

  /* line 1426, ../scss/_common.scss */
  .similar-painting-u-like {
    padding: 50px 0;
    background-color: #f0f0f0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: 60px;
  }
  /* line 1432, ../scss/_common.scss */
  .similar-painting-u-like h3 {
    margin-bottom: 30px;
  }
  /* line 1435, ../scss/_common.scss */
  .similar-painting-u-like p {
    margin-bottom: 0;
  }

  /* line 1443, ../scss/_common.scss */
  .add-artwork-page .choose-the-file {
    margin-top: 150px !important;
  }
  /* line 1447, ../scss/_common.scss */
  .add-artwork-page .uploaded-artworks {
    margin-top: 60px !important;
  }

  /* line 1452, ../scss/_common.scss */
  .artist-get-started {
    background-color: #ebebeb;
    padding: 40px 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 65px;
  }
  /* line 1457, ../scss/_common.scss */
  .artist-get-started h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
  }
  /* line 1462, ../scss/_common.scss */
  .artist-get-started .hollow-back {
    z-index: 999999;
    position: absolute;
    bottom: 20px;
    left: 30px;
    border: 1px solid #ed1941;
    padding: 6px 20px;
    color: #000000;
  }
  /* line 1470, ../scss/_common.scss */
  .artist-get-started .hollow-back:hover {
    color: #ffffff;
    background: #ed1941;
  }
  /* line 1476, ../scss/_common.scss */
  .artist-get-started .hollow-continue {
    z-index: 999999;
    position: absolute;
    bottom: 20px;
    right: 30px;
    border: 1px solid #ed1941;
    padding: 6px 20px;
    color: #000000;
  }
  /* line 1484, ../scss/_common.scss */
  .artist-get-started .hollow-continue:hover {
    color: #ffffff;
    background: #ed1941;
  }
  /* line 1490, ../scss/_common.scss */
  .artist-get-started input[type="text"], .artist-get-started textarea {
    font-family: "HelveticaNeueLT-Thin";
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    background-color: #f6f6f6;
    box-shadow: none;
    border-radius: 2px;
  }
  /* line 1499, ../scss/_common.scss */
  .artist-get-started input[type="text"]::-webkit-input-placeholder, .artist-get-started textarea::-webkit-input-placeholder {
    color: #5d5d5d;
  }
  /* line 1504, ../scss/_common.scss */
  .artist-get-started input[type="text"]:-moz-placeholder, .artist-get-started textarea:-moz-placeholder {
    color: #5d5d5d;
  }
  /* line 1509, ../scss/_common.scss */
  .artist-get-started input[type="text"]::-moz-placeholder, .artist-get-started textarea::-moz-placeholder {
    color: #5d5d5d;
  }
  /* line 1514, ../scss/_common.scss */
  .artist-get-started input[type="text"]:-ms-input-placeholder, .artist-get-started textarea:-ms-input-placeholder {
    color: #5d5d5d;
  }
  /* line 1520, ../scss/_common.scss */
  .artist-get-started .welcome {
    background: #79e49a;
    padding: 10px;
    position: relative;
    z-index: 1000;
  }
  /* line 1525, ../scss/_common.scss */
  .artist-get-started .welcome h3 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #ffffff;
  }
  /* line 1533, ../scss/_common.scss */
  .artist-get-started .main-menu {
    background: #f6f6f6;
    position: relative;
    z-index: 1000;
  }
  /* line 1537, ../scss/_common.scss */
  .artist-get-started .main-menu a {
    display: block;
    padding: 15px;
    background: #f6f6f6;
    color: #000;
  }
  /* line 1543, ../scss/_common.scss */
  .artist-get-started .main-menu a span {
    background: #000000;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    margin-right: 8px;
    padding: 4px;
    width: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 1557, ../scss/_common.scss */
  .artist-get-started .main-menu a.active {
    position: relative;
    background: #FFFFFF;
  }
  /* line 1562, ../scss/_common.scss */
  .artist-get-started .main-menu a.active:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 86px;
  }
  /* line 1579, ../scss/_common.scss */
  .artist-get-started .select-the-artwork-toUpload {
    background-color: #ebebeb;
    height: 98%;
  }
  /* line 1582, ../scss/_common.scss */
  .artist-get-started .select-the-artwork-toUpload .choose-the-file {
    margin-top: 48px;
    border: 2px dotted #737373;
    padding: 80px 0px;
    position: relative;
    height: 98%;
  }
  /* line 1588, ../scss/_common.scss */
  .artist-get-started .select-the-artwork-toUpload .choose-the-file h3 {
    font-size: 24px;
    color: #000;
  }
  /* line 1593, ../scss/_common.scss */
  .artist-get-started .select-the-artwork-toUpload input[type="file"] {
    width: 100%;
    height: 280px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
  }
  /* line 1604, ../scss/_common.scss */
  .artist-get-started .upload-art-image {
    margin: 30px 0px 20px;
    text-align: center;
  }
  /* line 1608, ../scss/_common.scss */
  .artist-get-started .upload-art-image #previewImage {
    height: 278px;
  }
  /* line 1614, ../scss/_common.scss */
  .artist-get-started .change-upload-img #progressText {
    font-size: 18px;
  }
  /* line 1620, ../scss/_common.scss */
  .artist-get-started .change-upload-img .change-art a {
    border-bottom: 1px dotted;
    color: #c11700;
  }
  /* line 1629, ../scss/_common.scss */
  .artist-get-started .artwork-detail {
    background-color: #ebebeb;
    padding: 40px 0 0 0;
  }
  /* line 1632, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner {
    height: 96%;
    background-color: #ffffff;
    position: relative;
    padding-left: 20px;
    padding-bottom: 30px;
  }
  /* line 1638, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner h3 {
    margin: 30px 0 50px;
  }
  /* line 1642, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .artist-qualification {
    margin: 0;
    list-style: none;
  }
  /* line 1645, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .artist-qualification > li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  /* line 1648, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .artist-qualification > li label {
    font-size: 14px;
    color: #000000;
    padding-top: 10px !important;
  }
  /* line 1653, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .artist-qualification > li input {
    height: 36px;
    margin-bottom: 0px;
  }
  /* line 1657, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .artist-qualification > li select {
    margin-bottom: 0;
  }
  /* line 1662, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 32px;
    font-size: 12px !important;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1667, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner p {
    margin-top: 20px;
  }
  /* line 1669, ../scss/_common.scss */
  .artist-get-started .artwork-detail .artwork-detail-inner p a {
    border: 1px solid #ff0000;
    padding: 6px 50px;
    color: #000000;
  }
  /* line 1679, ../scss/_common.scss */
  .artist-get-started .artworkTermsLabel.parsley-error {
    border: none !important;
    color: #e20000;
  }
  /* line 1683, ../scss/_common.scss */
  .artist-get-started .artworkTermsLabel.parsley-error a {
    color: #e20000;
    border-bottom: 1px dotted;
  }
  /* line 1687, ../scss/_common.scss */
  .artist-get-started .artworkTermsLabel.parsley-error #ArtworkTerms {
    border: 1px solid #e20000 !important;
  }
  /* line 1694, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk {
    background-color: #ebebeb;
    padding: 40px 0 0 0;
  }
  /* line 1697, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner {
    background-color: #ffffff;
    height: 96%;
    position: relative;
    padding: 0px 40px 30px;
  }
  /* line 1702, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner h3 {
    margin: 50px;
  }
  /* line 1705, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .selling-block {
    height: 120px;
    border: 1px solid #d7d7d7;
    padding: 6px 10px 0px 11px;
  }
  /* line 1710, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .selling-block label input[type="checkbox"] {
    margin-right: 8px;
  }
  /* line 1714, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .selling-block input[type="text"] {
    margin-left: 22px;
    width: 60%;
  }
  /* line 1719, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .selling-block div p {
    display: inline-block;
    border: 1px solid #e1e1e1;
    background-color: #f6f6f6;
    padding: 6px 20px;
    margin-left: 30px;
  }
  /* line 1725, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .selling-block div p img {
    margin-top: -1px;
    margin-right: 4px;
  }
  /* line 1732, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block {
    border: 1px solid #D7D7D7;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 20px;
    height: 180px;
    margin-bottom: 10px;
  }
  /* line 1740, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .faqs h5 {
    margin-bottom: 8px;
  }
  /* line 1744, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .faqs ul li {
    font-weight: 100;
    font-size: 14px;
    margin-bottom: 5px;
    color: #939393;
  }
  /* line 1752, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block a {
    color: #000;
    text-decoration: underline;
  }
  /* line 1756, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .main-tc-point {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
  }
  /* line 1759, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .main-tc-point h5 {
    margin: 0;
    padding: 18px 0 18px 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 1764, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .main-tc-point h5 img {
    margin-right: 8px;
  }
  /* line 1768, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block .main-tc-point > div {
    background-color: #f5f5f5;
    padding: 20px 40px;
  }
  /* line 1773, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block h4 {
    font-size: 18px;
    color: #939393;
    font-weight: 600;
  }
  /* line 1781, ../scss/_common.scss */
  .artist-get-started .select-and-tc-blk .select-and-tc-blk-inner .tc-block p {
    font-size: 14px;
    color: #939393;
    margin-bottom: 20px;
  }
  /* line 1791, ../scss/_common.scss */
  .artist-get-started .select-the-file {
    position: absolute;
    top: 10px;
    left: 0px;
    right: 0px;
    color: #ffffff;
    margin: 160px 0px;
    cursor: pointer;
  }
  /* line 1800, ../scss/_common.scss */
  .artist-get-started .select-the-file input[type=file] {
    margin-left: 190px;
    opacity: 0;
    position: relative;
    top: 46px;
    cursor: pointer;
  }
  /* line 1808, ../scss/_common.scss */
  .artist-get-started .select-the-file #artwork_picture_file {
    opacity: 0;
    padding: 0 190px;
    position: relative;
    top: 50px;
  }
  /* line 1820, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail {
    background-color: #ebebeb;
    padding: 20px 0;
  }
  /* line 1824, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist {
    background-color: #ffffff;
    padding: 10px 30px 14px 30px;
  }
  /* line 1829, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist .input-parent .beatpicker-input {
    background-repeat: none;
  }
  /* line 1833, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist .input-parent button {
    display: none;
  }
  /* line 1838, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist ul {
    list-style: none;
    margin: 0;
  }
  /* line 1842, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist ul li:first-child {
    position: relative;
  }
  /* line 1844, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist ul li:first-child img {
    position: absolute;
    left: 10px;
    top: 8px;
  }
  /* line 1849, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .about-artist ul li:first-child input {
    width: 50%;
    padding-left: 40px;
  }
  /* line 1858, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info {
    padding: 0 30px;
  }
  /* line 1861, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info > div {
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 10px 20px;
  }
  /* line 1866, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info ul {
    list-style: none;
    margin: 0;
  }
  /* line 1870, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info ul li {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 1875, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info ul li:last-child {
    margin-right: 0px;
  }
  /* line 1881, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info a {
    font-size: 14px;
    color: #5d5d5d;
    text-decoration: underline;
  }
  /* line 1885, ../scss/_common.scss */
  .artist-get-started .artist-basic-detail .artist-academic-info a i {
    padding-top: 10px;
    font-size: 16px;
  }
  /* line 1896, ../scss/_common.scss */
  .artist-get-started .upload-cover {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: visible;
  }
  /* line 1901, ../scss/_common.scss */
  .artist-get-started .upload-cover #change_cover_photo {
    position: absolute;
    top: 0 !important;
  }
  /* line 1905, ../scss/_common.scss */
  .artist-get-started .upload-cover .upload-cover-image {
    padding: 160px 0;
  }
  /* line 1908, ../scss/_common.scss */
  .artist-get-started .upload-cover .upload-cover-image .select-the-file {
    position: relative;
    text-align: center;
    width: 30%;
    margin: 0 auto;
  }
  /* line 1914, ../scss/_common.scss */
  .artist-get-started .upload-cover .upload-cover-image .select-the-file p {
    color: #ffffff;
  }
  /* line 1918, ../scss/_common.scss */
  .artist-get-started .upload-cover .upload-cover-image .select-the-file input[type=file] {
    cursor: pointer;
    left: 0;
    padding-bottom: 6px;
    padding-top: 6px;
    position: absolute;
    top: -4px;
    opacity: 0 !important;
  }
  /* line 1932, ../scss/_common.scss */
  .artist-get-started .coverphoto-container .ui-draggable {
    cursor: grab;
  }
  /* line 1936, ../scss/_common.scss */
  .artist-get-started .coverphoto-container .chooser {
    margin-top: 15px !important;
  }
  /* line 1942, ../scss/_common.scss */
  .artist-get-started .cover-info-container {
    position: relative;
    z-index: 10000;
    margin-top: -130px;
  }
  /* line 1950, ../scss/_common.scss */
  .artist-get-started .upload-cover-info #UserProfilePicFile {
    left: 2px;
    padding: 36px 0;
    position: absolute;
    top: 4px;
    z-index: 1000;
    opacity: 0;
    cursor: pointer;
  }
  /* line 1961, ../scss/_common.scss */
  .artist-get-started .upload-cover-info #profilePic {
    width: 112px;
    height: 112px;
  }
  /* line 1965, ../scss/_common.scss */
  .artist-get-started .upload-cover-info #profilePic.bordered {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #ffffff;
  }
  /* line 1974, ../scss/_common.scss */
  .artist-get-started .upload-cover-info h2 {
    color: #ffffff;
  }
  /* line 1979, ../scss/_common.scss */
  .artist-get-started .submit-form {
    padding: 40px 0px;
  }

  /* line 1987, ../scss/_common.scss */
  .account-balance {
    float: right;
    margin-bottom: 20px;
    padding-right: 90px;
    text-align: center;
  }
  /* line 1993, ../scss/_common.scss */
  .account-balance p {
    font-size: 14px;
  }

  /* line 1998, ../scss/_common.scss */
  .user-dashboard {
    background-color: black;
    padding-top: 85px;
    margin-top: -10px;
    position: relative;
    z-index: 99;
  }
  /* line 2005, ../scss/_common.scss */
  .user-dashboard ul {
    margin: 0;
  }
  /* line 2007, ../scss/_common.scss */
  .user-dashboard ul li:first-child {
    margin-left: 0;
  }
  /* line 2010, ../scss/_common.scss */
  .user-dashboard ul li {
    position: relative;
    margin-left: 56px;
  }
  /* line 2013, ../scss/_common.scss */
  .user-dashboard ul li a {
    font-size: 0.8125rem;
    color: #cccccc;
    font-family: "HelveticaNeueLT-Thin";
    padding: 12px;
  }
  /* line 2019, ../scss/_common.scss */
  .user-dashboard p {
    margin-top: 8px;
  }
  /* line 2021, ../scss/_common.scss */
  .user-dashboard p a {
    font-size: 0.75rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #484848;
    padding: 15px 18px;
  }

  /* line 2029, ../scss/_common.scss */
  .recent-artwork {
    padding: 10px 0;
    background-color: #f5f5f5;
  }
  /* line 2033, ../scss/_common.scss */
  .recent-artwork p {
    margin: 0;
  }
  /* line 2038, ../scss/_common.scss */
  .recent-artwork .view-edit-profile h3 {
    margin-bottom: 0;
  }
  /* line 2041, ../scss/_common.scss */
  .recent-artwork .view-edit-profile img {
    border: 1px solid #d7d7d7;
    float: left;
    margin: 9px 18px 0 0;
    padding: 2px;
  }
  /* line 2047, ../scss/_common.scss */
  .recent-artwork .view-edit-profile .profile-address {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2050, ../scss/_common.scss */
  .recent-artwork .view-edit-profile .profile-login-time {
    font-size: 0.6875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2053, ../scss/_common.scss */
  .recent-artwork .view-edit-profile .profile-change {
    margin-top: 6px;
  }
  /* line 2055, ../scss/_common.scss */
  .recent-artwork .view-edit-profile .profile-change .edit-profile {
    font-size: 0.6875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #c65e5e;
    border-radius: 4px;
    padding: 5px 10px;
  }
  /* line 2061, ../scss/_common.scss */
  .recent-artwork .view-edit-profile .profile-change .view-profile {
    font-size: 0.8125rem;
    color: #db3c3c;
    font-family: "HelveticaNeueLT-Thin";
    padding-left: 6px;
  }
  /* line 2068, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork {
    border: 1px solid #d7d7d7;
    margin-top: 10px;
    background-color: #ffffff;
  }
  /* line 2073, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork h3 {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    background-color: #fbfbfb;
    margin-top: 0;
  }
  /* line 2079, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork h3 .status {
    font-size: 16px;
  }
  /* line 2083, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork h3 .price {
    font-size: 25px;
    margin-top: -4px;
    padding-right: 12px;
  }
  /* line 2089, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork h3 .dotted-anchor {
    border-bottom: 1px solid #000000;
    font-size: 12px;
  }
  /* line 2095, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .view-full-update {
    padding: 4px 0;
  }
  /* line 2097, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .view-full-update a {
    font-size: 0.8125rem;
    color: #c65e5e;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2101, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork {
    border-bottom: 1px solid #d7d7d7;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0px;
  }
  /* line 2108, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .artwork-thumbnail {
    padding: 0px 25px;
  }
  /* line 2112, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .address-title {
    display: block;
    margin-bottom: 20px;
    margin-top: 4px;
  }
  /* line 2119, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .name-artwork h4 {
    margin: 0;
    padding-right: 40px;
  }
  /* line 2125, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .artist-name {
    display: block;
    margin-top: 10px;
  }
  /* line 2128, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .artist-name a {
    font-weight: 700;
    color: #000;
  }
  /* line 2136, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .history-of-dream a {
    font-size: 20px;
    color: #3366cc;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2140, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .uploaded-frame-size {
    font-size: 0.9375rem;
    color: #585858;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2144, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .comment-on-update {
    font-size: 0.9375rem;
    color: #a7a7a7;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2147, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .selling-uploaded-frame {
    margin-top: 30px;
  }
  /* line 2149, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .selling-uploaded-frame .selling {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 12px;
  }
  /* line 2153, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .selling-uploaded-frame .prize {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    border-right: 1px solid #d7d7d7;
    padding-right: 8px;
  }
  /* line 2159, ../scss/_common.scss */
  .recent-artwork .all-recent-artwork .recently-uploaded-artwork .update-day {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2165, ../scss/_common.scss */
  .recent-artwork ul {
    background-color: #545d67;
    border-radius: 5px;
    float: right;
    list-style: none outside none;
    margin-right: 60px;
    margin-top: 10px;
  }
  /* line 2172, ../scss/_common.scss */
  .recent-artwork ul > li {
    border-bottom: 1px solid #444c56;
    padding: 6px 40px;
  }
  /* line 2175, ../scss/_common.scss */
  .recent-artwork ul > li p {
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    text-align: center;
  }
  /* line 2180, ../scss/_common.scss */
  .recent-artwork ul > li .list-number {
    font-size: 35px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: -8px;
  }

  /* line 2190, ../scss/_common.scss */
  .browse-by-label {
    background-color: #FFFFFF;
    padding: 14px 0;
  }
  /* line 2193, ../scss/_common.scss */
  .browse-by-label p, .browse-by-label input, .browse-by-label a {
    margin-bottom: 0px;
  }
  /* line 2196, ../scss/_common.scss */
  .browse-by-label .ddChild {
    border: 1px solid #545d67;
  }
  /* line 2199, ../scss/_common.scss */
  .browse-by-label .borderRadius {
    left: -1px;
    position: relative;
    top: -1px;
    width: 115px;
  }
  /* line 2204, ../scss/_common.scss */
  .browse-by-label .borderRadius .borderRadiusTp {
    background-color: #545d67;
    color: #fff;
    border-radius: none !important;
  }
  /* line 2208, ../scss/_common.scss */
  .browse-by-label .borderRadius .borderRadiusTp .ddTitleText {
    padding: 10px 15px 11px 12px;
  }
  /* line 2214, ../scss/_common.scss */
  .browse-by-label .artist-artwork-search {
    position: relative;
  }
  /* line 2216, ../scss/_common.scss */
  .browse-by-label .artist-artwork-search img {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  /* line 2221, ../scss/_common.scss */
  .browse-by-label .artist-artwork-search input[type="text"] {
    padding-left: 34px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  /* line 2228, ../scss/_common.scss */
  .browse-by-label .artist-search {
    background-color: #545D67;
    color: red;
    padding: 9px 26px;
    position: relative;
    top: 11px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  /* line 2236, ../scss/_common.scss */
  .browse-by-label .artist-search:hover {
    background-color: #929496;
  }
  /* line 2240, ../scss/_common.scss */
  .browse-by-label select {
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #545d67;
    height: 39px;
    left: -1px;
    position: relative;
    top: -1px;
    margin-bottom: 0;
  }
  /* line 2250, ../scss/_common.scss */
  .browse-by-label .browse {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2252, ../scss/_common.scss */
  .browse-by-label .browse span {
    padding-left: 10px;
  }
  /* line 2254, ../scss/_common.scss */
  .browse-by-label .browse span label {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2261, ../scss/_common.scss */
  .artwork-gallery-imgs-list {
    background-color: #f5f5f5;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
  }
  /* line 2266, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul {
    margin: 0;
  }
  /* line 2269, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul .active a {
    background-color: #ebe7e1 !important;
  }
  /* line 2273, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul li:first-child {
    margin-left: 0;
  }
  /* line 2276, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul li {
    margin-left: 17px;
    position: relative;
  }
  /* line 2279, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul li a {
    background-color: #f5f1ec;
  }
  /* line 2282, ../scss/_common.scss */
  .artwork-gallery-imgs-list ul li span {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    position: absolute;
    right: 38px;
    top: 42px;
  }
  /* line 2291, ../scss/_common.scss */
  .artwork-gallery-imgs-list p {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  /* line 2294, ../scss/_common.scss */
  .artwork-gallery-imgs-list p a {
    font-size: 0.8125rem;
    color: #d11a38;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2299, ../scss/_common.scss */
  .small-images-gallery {
    background-color: #f5f5f5;
  }
  /* line 2301, ../scss/_common.scss */
  .small-images-gallery .artflute-small-images {
    margin-left: -13px;
    margin-bottom: 15px;
    margin-top: 25px;
  }
  /* line 2305, ../scss/_common.scss */
  .small-images-gallery .artflute-small-images li {
    margin-left: 15px !important;
    position: relative;
  }
  /* line 2308, ../scss/_common.scss */
  .small-images-gallery .artflute-small-images li p {
    position: absolute;
    bottom: 42px;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    text-shadow: 1px 1px #000;
  }
  /* line 2317, ../scss/_common.scss */
  .small-images-gallery .artflute-small-images li img {
    width: 144px;
    height: 114px;
  }
  /* line 2323, ../scss/_common.scss */
  .small-images-gallery .more-images {
    margin-bottom: 15px;
  }
  /* line 2324, ../scss/_common.scss */
  .small-images-gallery .more-images a {
    color: #DE2745;
    font-size: 12px;
    font-weight: 600;
  }

  /* line 2334, ../scss/_common.scss */
  .artist-related-information .artwork-name {
    padding-bottom: 6px;
  }
  /* line 2336, ../scss/_common.scss */
  .artist-related-information .artwork-name a {
    color: #000;
  }
  /* line 2341, ../scss/_common.scss */
  .artist-related-information #artTiles li {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* line 2344, ../scss/_common.scss */
  .artist-related-information #artTiles li .artistTiles {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 2349, ../scss/_common.scss */
  .artist-related-information #artTiles li .artistTiles:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 2354, ../scss/_common.scss */
  .artist-related-information #artTiles li .artistTiles:hover .overlay-share-blk {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block !important;
  }

  /* line 2366, ../scss/_common.scss */
  .availability {
    background: #69b16e;
    color: #fff;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8375rem;
  }

  /* line 2376, ../scss/_common.scss */
  .artwork-gallery, .artist-related-information {
    background-color: white;
    padding: 65px 0 0px;
    /** Fluid Tile Grid layout css **/
    /** End of Fluid Tile Grid layout css **/
  }
  /* line 2381, ../scss/_common.scss */
  .artwork-gallery h4, .artist-related-information h4 {
    font-size: 24px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
  }
  /* line 2385, ../scss/_common.scss */
  .artwork-gallery p, .artist-related-information p {
    margin-bottom: 25px;
  }
  /* line 2389, ../scss/_common.scss */
  .artwork-gallery .artist-name a, .artist-related-information .artist-name a {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2393, ../scss/_common.scss */
  .artwork-gallery h3, .artist-related-information h3 {
    font-size: 1.5rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 40px;
  }
  /* line 2404, ../scss/_common.scss */
  .artwork-gallery #main, .artist-related-information #main {
    /* Effect 8 */
    @-webkit-keyframes sonarEffect {
      /* line 2474, ../scss/_common.scss */
      0% {
        opacity: 0.3;
      }

      /* line 2477, ../scss/_common.scss */
      40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
      }

      /* line 2481, ../scss/_common.scss */
      100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
      }
}

    @-moz-keyframes sonarEffect {
      /* line 2488, ../scss/_common.scss */
      0% {
        opacity: 0.3;
      }

      /* line 2491, ../scss/_common.scss */
      40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
      }

      /* line 2495, ../scss/_common.scss */
      100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
      }
}

    @keyframes sonarEffect {
      /* line 2502, ../scss/_common.scss */
      0% {
        opacity: 0.3;
      }

      /* line 2505, ../scss/_common.scss */
      40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
      }

      /* line 2509, ../scss/_common.scss */
      100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
      }
}

    margin-bottom: 30px;
    position: relative;
  }
  /* line 2408, ../scss/_common.scss */
  .artwork-gallery #main .hovicon, .artist-related-information #main .hovicon {
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
    color: #000;
  }
  /* line 2415, ../scss/_common.scss */
  .artwork-gallery #main .hovicon:after, .artist-related-information #main .hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  /* line 2426, ../scss/_common.scss */
  .artwork-gallery #main .hovicon:before, .artist-related-information #main .hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
  }
  /* line 2439, ../scss/_common.scss */
  .artwork-gallery #main .hovicon.effect-8, .artist-related-information #main .hovicon.effect-8 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
  }
  /* line 2445, ../scss/_common.scss */
  .artwork-gallery #main .hovicon.effect-8:after, .artist-related-information #main .hovicon.effect-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  /* line 2457, ../scss/_common.scss */
  .artwork-gallery #main .hovicon.effect-8:hover, .artist-related-information #main .hovicon.effect-8:hover {
    background: rgba(255, 255, 255, 0.05);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
  }
  /* line 2465, ../scss/_common.scss */
  .artwork-gallery #main .hovicon.effect-8:hover i, .artist-related-information #main .hovicon.effect-8:hover i {
    color: #fff;
  }
  /* line 2468, ../scss/_common.scss */
  .artwork-gallery #main .hovicon.effect-8:hover:after, .artist-related-information #main .hovicon.effect-8:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
  }
  /* line 2520, ../scss/_common.scss */
  .artwork-gallery #main li .black-heart-blk, .artist-related-information #main li .black-heart-blk {
    position: relative;
  }
  /* line 2522, ../scss/_common.scss */
  .artwork-gallery #main li .black-heart-blk .black-heart, .artist-related-information #main li .black-heart-blk .black-heart {
    position: absolute;
    top: -40px;
    right: 20px;
    width: 30px;
    cursor: pointer;
  }
  /* line 2534, ../scss/_common.scss */
  .artwork-gallery #tiles li, .artist-related-information #tiles li {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }
  /* line 2540, ../scss/_common.scss */
  .artwork-gallery #tiles li .artworkTiles, .artist-related-information #tiles li .artworkTiles {
    position: relative;
    cursor: default;
  }
  /* line 2544, ../scss/_common.scss */
  .artwork-gallery #tiles li .artworkTiles:hover .overlay, .artist-related-information #tiles li .artworkTiles:hover .overlay {
    cursor: default;
    -webkit-box-shadow: inset 1px 1px 166px 24px rgba(0, 0, 0, 0.83);
    -moz-box-shadow: inset 1px 1px 166px 24px rgba(0, 0, 0, 0.83);
    box-shadow: inset 1px 1px 166px 24px rgba(0, 0, 0, 0.83);
  }
  /* line 2551, ../scss/_common.scss */
  .artwork-gallery #tiles li .artworkTiles:hover .overlay-share-blk, .artist-related-information #tiles li .artworkTiles:hover .overlay-share-blk {
    display: block;
  }
  /* line 2557, ../scss/_common.scss */
  .artwork-gallery #tiles li .artworkTiles .overlay, .artist-related-information #tiles li .artworkTiles .overlay {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    width: 100%;
    background: transparent;
    box-shadow: none;
    position: absolute;
    z-index: 10;
  }
  /* line 2573, ../scss/_common.scss */
  .artwork-gallery .favorite-btn, .artist-related-information .favorite-btn {
    background-image: url("../img/favorite_logo.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    float: left;
    margin: 3px 6px 0 0;
  }
  /* line 2580, ../scss/_common.scss */
  .artwork-gallery .favorite-btn:hover, .artist-related-information .favorite-btn:hover {
    background-image: url("../img/favorite_logo_dark.png");
  }
  /* line 2584, ../scss/_common.scss */
  .artwork-gallery .favorite-btn.active, .artist-related-information .favorite-btn.active {
    background-image: url("../img/favorite_logo_dark.png");
  }
  /* line 2589, ../scss/_common.scss */
  .artwork-gallery #tiles li img, .artist-related-information #tiles li img {
    width: 100%;
    height: auto;
    opacity: 1;
  }
  /* line 2593, ../scss/_common.scss */
  .artwork-gallery #tiles li img:hover, .artist-related-information #tiles li img:hover {
    opacity: 0.2;
  }
  /* line 2597, ../scss/_common.scss */
  .artwork-gallery #tiles, .artist-related-information #tiles {
    list-style-type: none;
    position: relative;
    /** Needed to ensure items are laid out relative to this container **/
    margin: 0;
    padding: 0;
  }
  /* line 2603, ../scss/_common.scss */
  .artwork-gallery #tiles li, .artist-related-information #tiles li {
    width: 200px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 4px;
    display: none;
    /** Hide items initially to avoid a flicker effect **/
    -webkit-transition: box-shadow 500ms ease;
    -moz-transition: box-shadow 500ms ease;
    -o-transition: box-shadow 500ms ease;
    transition: box-shadow 500ms ease;
  }
  /* line 2618, ../scss/_common.scss */
  .artwork-gallery #tiles li:hover, .artist-related-information #tiles li:hover {
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
  }
  /* line 2622, ../scss/_common.scss */
  .artwork-gallery #tiles li.inactive, .artist-related-information #tiles li.inactive {
    visibility: hidden;
    opacity: 0;
  }
  /* line 2626, ../scss/_common.scss */
  .artwork-gallery #tiles li img, .artist-related-information #tiles li img {
    display: block;
  }
  /* line 2629, ../scss/_common.scss */
  .artwork-gallery #tiles li p, .artist-related-information #tiles li p {
    line-height: 20px;
    margin-bottom: 0;
  }
  /* line 2633, ../scss/_common.scss */
  .artwork-gallery .artwork-name, .artist-related-information .artwork-name {
    float: left;
    width: 250px;
  }
  /* line 2636, ../scss/_common.scss */
  .artwork-gallery .artwork-name a, .artist-related-information .artwork-name a {
    color: #000;
  }
  /* line 2641, ../scss/_common.scss */
  .artwork-gallery .artwork-price, .artist-related-information .artwork-price {
    float: right;
  }
  /* line 2644, ../scss/_common.scss */
  .artwork-gallery .painting-detail, .artist-related-information .painting-detail {
    position: relative;
    bottom: 3px;
    color: #989898;
    font-size: 0.8375rem;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    box-shadow: 0 2px 5px #ddd;
    border-bottom: 1px solid #ddd;
  }
  /* line 2657, ../scss/_common.scss */
  .artwork-gallery .buy-button, .artist-related-information .buy-button {
    border: 1px solid red;
    color: red;
    float: right;
    font-size: 0.8375rem;
    padding: 0 10px;
    margin-bottom: 1px;
    margin-top: 8px;
  }
  /* line 2666, ../scss/_common.scss */
  .artwork-gallery .artwork-name, .artwork-gallery .artwork-price, .artist-related-information .artwork-name, .artist-related-information .artwork-price {
    font-size: 20px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: bold;
  }
  /* line 2669, ../scss/_common.scss */
  .artwork-gallery .artwork-name a, .artwork-gallery .artwork-price a, .artist-related-information .artwork-name a, .artist-related-information .artwork-price a {
    color: #000;
  }
  /* line 2673, ../scss/_common.scss */
  .artwork-gallery .print-price, .artist-related-information .print-price {
    display: inline-block;
    width: 60%;
    color: #989898;
    font-size: 0.8375rem;
  }
  /* line 2678, ../scss/_common.scss */
  .artwork-gallery .print-price span, .artist-related-information .print-price span {
    font-weight: bold;
    position: relative;
    top: 1px;
    color: #000;
  }
  /* line 2685, ../scss/_common.scss */
  .artwork-gallery .artist-name, .artist-related-information .artist-name {
    font-size: 0.8375rem;
    color: #989898;
    font-family: "HelveticaNeueLT-Thin";
    clear: both;
    position: relative;
    bottom: 6px;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  /* line 2693, ../scss/_common.scss */
  .artwork-gallery .artist-name a, .artist-related-information .artist-name a {
    color: #000;
    font-size: 0.8375rem;
    font-weight: 700;
  }
  /* line 2699, ../scss/_common.scss */
  .artwork-gallery .artwork-prize, .artist-related-information .artwork-prize {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2700, ../scss/_common.scss */
  .artwork-gallery .artwork-prize span, .artist-related-information .artwork-prize span {
    display: block;
    font-size: 12px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2712, ../scss/_common.scss */
  .artists_page {
    background-color: #f5f5f5;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
  }
  /* line 2717, ../scss/_common.scss */
  .artists_page h3 {
    font-size: 1.5rem;
    color: #737373;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2721, ../scss/_common.scss */
  .artists_page .item {
    position: relative;
    height: 300px;
    margin-right: 10px !important;
    background-size: cover;
  }
  /* line 2726, ../scss/_common.scss */
  .artists_page .item:last-child {
    margin-right: 0;
  }
  /* line 2729, ../scss/_common.scss */
  .artists_page .item .artists-profile-details {
    position: absolute;
    bottom: 6px;
    left: 14px;
    width: 200px;
  }
  /* line 2735, ../scss/_common.scss */
  .artists_page .item .artists-profile-details img {
    float: left;
    border: 4px solid #ffffff;
    margin-right: 8px;
    width: 60px;
    border-radius: 50%;
  }
  /* line 2742, ../scss/_common.scss */
  .artists_page .item .artists-profile-details .artist-name {
    font-size: 0.9375rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
  }
  /* line 2746, ../scss/_common.scss */
  .artists_page .item .artists-profile-details .artist-name a {
    font-weight: 700;
    color: #000;
  }
  /* line 2751, ../scss/_common.scss */
  .artists_page .item .artists-profile-details .artist-birth {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }

  /* line 2761, ../scss/_common.scss */
  .artist-search-list {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  /* line 2765, ../scss/_common.scss */
  .artist-search-list .search-list {
    margin-bottom: 30px;
  }
  /* line 2767, ../scss/_common.scss */
  .artist-search-list .search-list .active {
    background-color: #df505a;
  }
  /* line 2769, ../scss/_common.scss */
  .artist-search-list .search-list .active a {
    color: #ffffff !important;
  }
  /* line 2773, ../scss/_common.scss */
  .artist-search-list .search-list .current {
    background-color: #df505a;
    color: #ffffff !important;
  }
  /* line 2777, ../scss/_common.scss */
  .artist-search-list .search-list h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
  }
  /* line 2782, ../scss/_common.scss */
  .artist-search-list .search-list ul {
    margin: 0;
    background-color: #f5f1ec;
    border: 1px solid #d3cfcb;
    border-radius: 5px;
    width: 93%;
    margin: 0 auto;
  }
  /* line 2789, ../scss/_common.scss */
  .artist-search-list .search-list ul li:first-child {
    margin-left: 0;
  }
  /* line 2792, ../scss/_common.scss */
  .artist-search-list .search-list ul li {
    margin-left: 0;
  }
  /* line 2794, ../scss/_common.scss */
  .artist-search-list .search-list ul li a {
    font-size: 1.063rem;
    color: #a5a5a5;
    font-family: "HelveticaNeueLT-Thin";
    padding: 8px 13px;
    color: black;
  }
  /* line 2799, ../scss/_common.scss */
  .artist-search-list .search-list ul li a:hover {
    background-color: #df505a;
    color: #ffffff;
  }
  /* line 2805, ../scss/_common.scss */
  .artist-search-list .search-list ul .active a {
    color: black;
  }
  /* line 2811, ../scss/_common.scss */
  .artist-search-list .search-result {
    padding: 0 20px;
  }
  /* line 2814, ../scss/_common.scss */
  .artist-search-list .search-result ul {
    list-style: none;
  }
  /* line 2816, ../scss/_common.scss */
  .artist-search-list .search-result ul li {
    padding-bottom: 4px;
  }
  /* line 2818, ../scss/_common.scss */
  .artist-search-list .search-result ul li a {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2820, ../scss/_common.scss */
  .artist-search-list .search-result ul li a:hover {
    color: #6b6969;
  }

  /* line 2830, ../scss/_common.scss */
  .search-result-order {
    background-color: #ffffff;
  }
  /* line 2832, ../scss/_common.scss */
  .search-result-order h1 {
    font-size: 30px;
    color: #000000;
    border-bottom: 1px solid #cccccc;
  }
  /* line 2837, ../scss/_common.scss */
  .search-result-order ul {
    list-style: none;
  }
  /* line 2840, ../scss/_common.scss */
  .search-result-order ul li a {
    color: #333;
  }

  /* line 2850, ../scss/_common.scss */
  .user-account-notification {
    background-color: #f5f5f5;
    padding: 20px 0;
  }
  /* line 2853, ../scss/_common.scss */
  .user-account-notification p {
    margin-bottom: 0;
  }
  /* line 2859, ../scss/_common.scss */
  .user-account-notification .sidebar-nav {
    list-style: none outside none;
    position: relative;
    right: -1px;
    z-index: 99;
    margin-top: 40px;
    margin-left: 0;
  }
  /* line 2866, ../scss/_common.scss */
  .user-account-notification .sidebar-nav li {
    border-top: 1px solid #dbd9d9;
    padding: 6px 0 6px 12px;
  }
  /* line 2869, ../scss/_common.scss */
  .user-account-notification .sidebar-nav li a {
    display: block;
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2874, ../scss/_common.scss */
  .user-account-notification .sidebar-nav .active {
    border-left: 1px solid #dbd9d9;
    background-color: #ffffff;
  }
  /* line 2884, ../scss/_common.scss */
  .user-account-notification .mobile-notification {
    border: 1px solid #dbd9d9;
    background-color: white;
    padding: 20px;
  }
  /* line 2888, ../scss/_common.scss */
  .user-account-notification .mobile-notification h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2891, ../scss/_common.scss */
  .user-account-notification .mobile-notification .notification-checkbox {
    font-size: 1rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2894, ../scss/_common.scss */
  .user-account-notification .mobile-notification .sms-notification {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    padding-top: 5px;
  }
  /* line 2899, ../scss/_common.scss */
  .user-account-notification .mobile-notification .send-me-msg .message {
    font-size: 1rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 2904, ../scss/_common.scss */
  .user-account-notification .mobile-notification .send-me-msg p label {
    font-size: 0.875rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2910, ../scss/_common.scss */
  .user-account-notification .mobile-notification .email-notification h3 {
    color: black;
    font-size: 1.5rem;
    font-weight: 700;
  }
  /* line 2916, ../scss/_common.scss */
  .user-account-notification .mobile-notification .email-notification p label {
    font-size: 1rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    height: 250px;
  }
  /* line 2926, ../scss/_common.scss */
  .user-account-notification .transaction-notification {
    border: 1px solid #dbd9d9;
    background-color: #ffffff;
  }
  /* line 2929, ../scss/_common.scss */
  .user-account-notification .transaction-notification .no-transaction {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  /* line 2932, ../scss/_common.scss */
  .user-account-notification .transaction-notification .no-transaction p {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 16px;
  }
  /* line 2935, ../scss/_common.scss */
  .user-account-notification .transaction-notification .no-transaction p a {
    font-size: 1rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2940, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table {
    border-top: 1px solid #d7d7d7;
    margin-top: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 17px;
  }
  /* line 2946, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 11px;
    margin-top: 0;
  }
  /* line 2952, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table p a {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #f0f0f0;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    padding: 10px 20px;
  }
  /* line 2958, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table p a span {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2965, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table thead tr td {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2971, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table tbody .artwork-acc-method {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2974, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table tbody .img-card-branch {
    font-size: 0.6875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2976, ../scss/_common.scss */
  .user-account-notification .transaction-notification .transactions-table tbody .img-card-branch span {
    color: #cc3333;
  }
  /* line 2984, ../scss/_common.scss */
  .user-account-notification .account-transactions {
    padding: 30px;
    background-color: #ffffff;
  }
  /* line 2987, ../scss/_common.scss */
  .user-account-notification .account-transactions > .row {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    margin-bottom: 30px;
    padding-top: 30px;
  }
  /* line 2994, ../scss/_common.scss */
  .user-account-notification .account-transactions .detail-of-transactions h3 {
    margin-bottom: 0;
  }
  /* line 2996, ../scss/_common.scss */
  .user-account-notification .account-transactions .detail-of-transactions h3 a {
    font-size: 15px;
    color: #3366cc;
    font-weight: 600;
  }
  /* line 3000, ../scss/_common.scss */
  .user-account-notification .account-transactions .detail-of-transactions h3 a span {
    color: #000000;
  }
  /* line 3005, ../scss/_common.scss */
  .user-account-notification .account-transactions .detail-of-transactions .transactions-cost {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
  }
  /* line 3010, ../scss/_common.scss */
  .user-account-notification .account-transactions .detail-of-transactions p {
    font-size: 13px;
    color: #000000;
  }
  /* line 3015, ../scss/_common.scss */
  .user-account-notification .account-transactions img {
    float: left;
    margin: 12px 12px 20px 12px;
  }
  /* line 3019, ../scss/_common.scss */
  .user-account-notification .account-transactions table {
    border: none;
    width: 100%;
    margin-bottom: 0;
  }
  /* line 3023, ../scss/_common.scss */
  .user-account-notification .account-transactions table tr {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
  }
  /* line 3027, ../scss/_common.scss */
  .user-account-notification .account-transactions table tr td {
    border-top: 1px solid #d7d7d7;
  }
  /* line 3029, ../scss/_common.scss */
  .user-account-notification .account-transactions table tr td h3 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    margin: 0;
  }
  /* line 3035, ../scss/_common.scss */
  .user-account-notification .account-transactions table tr td p {
    font-size: 12px;
    color: #000000;
  }
  /* line 3038, ../scss/_common.scss */
  .user-account-notification .account-transactions table tr td p a {
    font-size: 12px;
    color: #666666;
  }
  /* line 3050, ../scss/_common.scss */
  .user-account-notification .account-setting {
    border: 1px solid #dbd9d9;
    background-color: white;
    height: 600px;
    padding: 20px;
    position: relative;
  }
  /* line 3056, ../scss/_common.scss */
  .user-account-notification .account-setting h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3059, ../scss/_common.scss */
  .user-account-notification .account-setting p {
    position: absolute;
    bottom: 20px;
  }
  /* line 3062, ../scss/_common.scss */
  .user-account-notification .account-setting p a {
    font-size: 0.6875rem;
    color: #cc3333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3070, ../scss/_common.scss */
  .user-account-notification .account-help {
    border: 1px solid #dbd9d9;
    background-color: white;
    padding: 20px;
  }
  /* line 3074, ../scss/_common.scss */
  .user-account-notification .account-help h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3077, ../scss/_common.scss */
  .user-account-notification .account-help dl {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    display: inline-block;
  }
  /* line 3082, ../scss/_common.scss */
  .user-account-notification .account-help dl dd a {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 14px 17px;
    border-right: 1px solid #d7d7d7;
  }
  /* line 3089, ../scss/_common.scss */
  .user-account-notification .account-help .help-content {
    border: 1px solid #d7d7d7;
    padding: 10px;
    margin-top: 30px;
  }
  /* line 3093, ../scss/_common.scss */
  .user-account-notification .account-help .help-content h5 {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3096, ../scss/_common.scss */
  .user-account-notification .account-help .help-content p {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3104, ../scss/_common.scss */
  .user-account-notification .artist-review {
    border: 1px solid #dbd9d9;
    background-color: #ffffff;
    padding: 20px;
    padding-bottom: 140px;
  }
  /* line 3109, ../scss/_common.scss */
  .user-account-notification .artist-review h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3112, ../scss/_common.scss */
  .user-account-notification .artist-review dl {
    border: 1px solid #d0d0d0;
    background-color: #f0f0f0;
    border-radius: 4px;
  }
  /* line 3116, ../scss/_common.scss */
  .user-account-notification .artist-review dl a {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    border-right: 1px solid #d7d7d7;
  }
  /* line 3119, ../scss/_common.scss */
  .user-account-notification .artist-review dl a span {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3124, ../scss/_common.scss */
  .user-account-notification .artist-review .review-content {
    padding: 20px 0;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 3127, ../scss/_common.scss */
  .user-account-notification .artist-review .review-content p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 8px;
  }
  /* line 3130, ../scss/_common.scss */
  .user-account-notification .artist-review .review-content p span {
    font-size: 0.875rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3139, ../scss/_common.scss */
  .user-account-notification .artist-profile {
    border: 1px solid #dbd9d9;
    background-color: #ffffff;
  }
  /* line 3142, ../scss/_common.scss */
  .user-account-notification .artist-profile input[type="text"], .user-account-notification .artist-profile input[type="email"], .user-account-notification .artist-profile textarea {
    border-radius: 3px;
    box-shadow: none;
  }
  /* line 3146, ../scss/_common.scss */
  .user-account-notification .artist-profile button.beatpicker-clearButton {
    display: none !important;
  }
  /* line 3149, ../scss/_common.scss */
  .user-account-notification .artist-profile h3 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3153, ../scss/_common.scss */
  .user-account-notification .artist-profile dl.tabs {
    background-color: #efefef;
    display: block;
    border-bottom: 1px solid #d7d8d7;
  }
  /* line 3158, ../scss/_common.scss */
  .user-account-notification .artist-profile dl.tabs dd.active {
    border-bottom: none;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d8d7;
  }
  /* line 3163, ../scss/_common.scss */
  .user-account-notification .artist-profile dl.tabs dd a {
    padding: 10px 20px;
    font-size: 13px;
  }
  /* line 3171, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content {
    padding-top: 40px;
  }
  /* line 3174, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content ul {
    list-style: none;
  }
  /* line 3178, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content .row {
    margin-bottom: 20px;
  }
  /* line 3180, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content .row label {
    margin-bottom: 10px;
  }
  /* line 3186, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content .row input {
    margin-bottom: 0px;
  }
  /* line 3191, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content .remove-field {
    color: #3c3c3c;
    position: relative;
    top: 5px;
    right: 6px;
    font-size: 18px;
  }
  /* line 3200, ../scss/_common.scss */
  .user-account-notification .artist-profile .tabs-content .content p a {
    color: #3c3c3c;
    border-bottom: 1px dotted;
  }
  /* line 3208, ../scss/_common.scss */
  .user-account-notification .artist-profile .your-photo {
    border-bottom: 1px solid #e0e0e0;
    padding: 30px;
  }
  /* line 3212, ../scss/_common.scss */
  .user-account-notification .artist-profile .your-photo .max-file-size div {
    padding-left: 20px;
  }
  /* line 3214, ../scss/_common.scss */
  .user-account-notification .artist-profile .your-photo .max-file-size div p {
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 28px;
  }
  /* line 3222, ../scss/_common.scss */
  .user-account-notification .artist-profile .your-photo .remove-avater p {
    margin-top: 36px;
  }
  /* line 3224, ../scss/_common.scss */
  .user-account-notification .artist-profile .your-photo .remove-avater p a {
    font-size: 0.6875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #c65e5e;
    padding: 6px 15px;
    border-radius: 4px;
  }
  /* line 3233, ../scss/_common.scss */
  .user-account-notification .artist-profile label {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    padding-top: 5px;
  }
  /* line 3237, ../scss/_common.scss */
  .user-account-notification .artist-profile img {
    float: left;
    margin-right: 12px;
    margin-top: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 3246, ../scss/_common.scss */
  .user-account-notification .artist-profile .about-you-msg {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    padding: 22px 0 6px 0;
  }
  /* line 3251, ../scss/_common.scss */
  .user-account-notification .artist-profile form {
    padding-bottom: 80px;
  }
  /* line 3253, ../scss/_common.scss */
  .user-account-notification .artist-profile form input[type="submit"] {
    font-size: 18px;
    font-weight: 600;
  }
  /* line 3258, ../scss/_common.scss */
  .user-account-notification .artist-profile .form-personal-detail {
    padding-left: 30px;
  }
  /* line 3265, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork {
    border: 1px solid #dbd9d9;
    background-color: #ffffff;
    padding: 20px;
  }
  /* line 3269, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork .artist-upload-gallery {
    margin-bottom: 30px;
  }
  /* line 3271, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork .artist-upload-gallery .artist-gallery-page {
    width: 250px;
    border: 1px solid #000;
  }
  /* line 3274, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork .artist-upload-gallery .artist-gallery-page img {
    height: 200px;
    padding: 8px;
  }
  /* line 3280, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork .artist-upload-gallery h5 {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
  }
  /* line 3284, ../scss/_common.scss */
  .user-account-notification .upload-your-artwork .artist-upload-gallery p {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3290, ../scss/_common.scss */
  .user-account-notification .copyright-footer {
    border-top: 1px solid #d7d7d7;
    margin-top: 70px;
    padding-top: 20px;
  }
  /* line 3294, ../scss/_common.scss */
  .user-account-notification .copyright-footer ul {
    margin-left: 0;
  }
  /* line 3296, ../scss/_common.scss */
  .user-account-notification .copyright-footer ul li:first-child {
    margin-left: 0;
  }
  /* line 3299, ../scss/_common.scss */
  .user-account-notification .copyright-footer ul li {
    margin-left: 30px;
  }
  /* line 3301, ../scss/_common.scss */
  .user-account-notification .copyright-footer ul li a {
    font-size: 0.75rem;
    color: #7f7f7f;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3306, ../scss/_common.scss */
  .user-account-notification .copyright-footer p {
    font-size: 0.75rem;
    color: #7f7f7f;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3308, ../scss/_common.scss */
  .user-account-notification .copyright-footer p a {
    color: #ad4141;
  }

  /* line 3323, ../scss/_common.scss */
  #artistMail {
    background-color: #f7f8fa;
    border: 4px solid rgba(140, 140, 140, 0.4);
    border-radius: 3px;
  }
  /* line 3327, ../scss/_common.scss */
  #artistMail h3 {
    color: #71767a;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  /* line 3335, ../scss/_common.scss */
  #artistMail ul {
    list-style: none;
  }
  /* line 3338, ../scss/_common.scss */
  #artistMail ul li label {
    width: 13%;
    font-weight: bold;
    padding-top: 8px;
  }
  /* line 3343, ../scss/_common.scss */
  #artistMail ul li input[type="email"] {
    width: 87%;
    background-color: #eeeff2;
    border: 1px solid #aeafb0;
    border-radius: 3px;
    color: #666666;
    font-weight: 700;
    font-size: 14px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 3353, ../scss/_common.scss */
  #artistMail ul li textarea {
    background-color: #eeeff2;
    border: 1px solid #aeafb0;
    border-radius: 3px;
    color: 000;
    font-size: 14px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 3361, ../scss/_common.scss */
  #artistMail ul li input[type="submit"] {
    background: none repeat scroll 0 0 #34bf49;
    border: 1px solid #2fab41;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    cursor: pointer;
    transition: all  ease 1s;
  }
  /* line 3371, ../scss/_common.scss */
  #artistMail ul li input[type="submit"]:hover {
    background-color: #088c1c;
  }
  /* line 3377, ../scss/_common.scss */
  #artistMail .close-reveal-modal {
    font-size: 20px;
  }

  /* line 3389, ../scss/_common.scss */
  .book-shoppingcart {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
    padding: 14px 0;
  }
  /* line 3394, ../scss/_common.scss */
  .book-shoppingcart img {
    float: left;
    margin: 5px 12px 0 0;
  }
  /* line 3398, ../scss/_common.scss */
  .book-shoppingcart h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3400, ../scss/_common.scss */
  .book-shoppingcart h3 span {
    font-size: 1.125rem;
    color: #4d8249;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 3409, ../scss/_common.scss */
  .secure-lock {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
    padding: 14px 0;
  }
  /* line 3413, ../scss/_common.scss */
  .secure-lock img {
    float: left;
    margin-right: 10px;
  }
  /* line 3417, ../scss/_common.scss */
  .secure-lock h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }

  /* line 3422, ../scss/_common.scss */
  .booking-process {
    padding: 40px 0;
  }
  /* line 3427, ../scss/_common.scss */
  .booking-process .booking-done {
    padding-bottom: 140px;
  }
  /* line 3429, ../scss/_common.scss */
  .booking-process .booking-done h3 {
    font-size: 26px;
    color: #4d8249;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 0;
  }
  /* line 3432, ../scss/_common.scss */
  .booking-process .booking-done h3 img {
    margin-top: -5px;
  }
  /* line 3436, ../scss/_common.scss */
  .booking-process .booking-done .setup-your-space {
    font-size: 35px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3440, ../scss/_common.scss */
  .booking-process .booking-done .payment-reciept {
    font-size: 0.875rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3444, ../scss/_common.scss */
  .booking-process .booking-done .payment-reciept span {
    font-size: 0.875rem;
    color: #cc3333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3448, ../scss/_common.scss */
  .booking-process .booking-done .shipping {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin: 20px 40px 20px 0;
    padding: 20px 0;
  }
  /* line 3453, ../scss/_common.scss */
  .booking-process .booking-done .shipping .shipping-details {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3457, ../scss/_common.scss */
  .booking-process .booking-done .shipping .shipping-address {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3463, ../scss/_common.scss */
  .booking-process .booking-done .payment-breakup {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 8px;
  }
  /* line 3467, ../scss/_common.scss */
  .booking-process .booking-done .payment-breakup-list {
    margin-bottom: 8px;
  }
  /* line 3469, ../scss/_common.scss */
  .booking-process .booking-done .payment-breakup-list p {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3474, ../scss/_common.scss */
  .booking-process .booking-done .payment-breakup-total {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 8px;
  }
  /* line 3478, ../scss/_common.scss */
  .booking-process .booking-done .payment-type {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 6px;
  }
  /* line 3482, ../scss/_common.scss */
  .booking-process .booking-done .bank-transfer {
    font-size: 1.125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3488, ../scss/_common.scss */
  .booking-process .mural-by-dom .artist-image {
    padding: 40px 0;
    border: 2px dashed #000000;
  }
  /* line 3492, ../scss/_common.scss */
  .booking-process .mural-by-dom h3 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 3497, ../scss/_common.scss */
  .booking-process .mural-by-dom .order-details {
    font-size: 0.6875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
    margin-top: 4px;
  }
  /* line 3502, ../scss/_common.scss */
  .booking-process .mural-by-dom .by-dom {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3506, ../scss/_common.scss */
  .booking-process .mural-by-dom .original-work {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 4px;
  }

  /* line 3518, ../scss/_common.scss */
  .upload-an-artwork {
    background-color: white;
    border: 1px solid #dbd9d9;
    border-radius: 4px;
    padding: 30px 0;
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
  }
  /* line 3527, ../scss/_common.scss */
  .upload-an-artwork .header {
    text-align: center;
  }
  /* line 3529, ../scss/_common.scss */
  .upload-an-artwork .header p {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 50px;
  }
  /* line 3535, ../scss/_common.scss */
  .upload-an-artwork .step-for-uploading {
    padding: 0 30px;
  }
  /* line 3537, ../scss/_common.scss */
  .upload-an-artwork .step-for-uploading ul {
    display: inline-block;
  }
  /* line 3542, ../scss/_common.scss */
  .upload-an-artwork h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3546, ../scss/_common.scss */
  .upload-an-artwork p {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3549, ../scss/_common.scss */
  .upload-an-artwork ul {
    margin-top: 20px;
  }
  /* line 3552, ../scss/_common.scss */
  .upload-an-artwork .upload-with-content-blk {
    margin-top: 40px;
  }
  /* line 3555, ../scss/_common.scss */
  .upload-an-artwork label {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3559, ../scss/_common.scss */
  .upload-an-artwork input, .upload-an-artwork textarea {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    margin-bottom: 0;
  }
  /* line 3565, ../scss/_common.scss */
  .upload-an-artwork fieldset {
    border: none !important;
  }
  /* line 3573, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .content > h3 {
    display: none;
  }
  /* line 3578, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps {
    text-align: center;
    margin-top: -12px;
  }
  /* line 3581, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
  }
  /* line 3586, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li {
    display: inline;
    margin-right: 30px;
  }
  /* line 3589, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li a {
    background-color: #ffffff;
    padding: 4px 16px;
    border: 1px solid #666666;
    border-radius: 4px;
    color: #000000;
    font-weight: 700;
    font-size: 15px;
  }
  /* line 3598, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li a span.audible {
    display: none;
  }
  /* line 3602, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li a span.number {
    display: none;
  }
  /* line 3608, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li.current a {
    background-color: #ff9999;
    border: 1px solid #cc6666;
    color: white;
  }
  /* line 3617, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .steps ul li.done a {
    background-color: #669966;
    border: 1px solid #336633;
    color: white;
  }
  /* line 3628, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions {
    position: absolute;
    top: 10px;
    width: 100%;
  }
  /* line 3633, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul {
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0px;
  }
  /* line 3639, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:first-child {
    margin-left: 50px;
    margin-top: 40px;
    float: left;
  }
  /* line 3643, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:first-child a {
    background-color: #ffffff;
    padding: 4px 16px;
    border: 1px solid #666666;
    border-radius: 4px;
    color: #000000;
    font-size: 15px;
  }
  /* line 3653, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:nth-child(2) {
    margin-right: 50px;
    margin-top: 40px;
    float: right;
  }
  /* line 3657, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:nth-child(2) a {
    font-size: 15px;
    background-color: black;
    color: white;
    padding: 4px 22px;
    border-radius: 5px;
  }
  /* line 3666, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:last-child {
    margin-right: 50px;
    margin-top: 40px;
    float: right;
  }
  /* line 3670, ../scss/_common.scss */
  .upload-an-artwork #uploadArtWorkSteps .actions ul li:last-child a {
    font-size: 15px;
    background-color: black;
    color: white;
    padding: 4px 22px;
    border-radius: 5px;
  }
  /* line 3687, ../scss/_common.scss */
  .upload-an-artwork .choose-the-upload-artwork .upload-with-content-blk {
    padding: 0 30px;
    margin: 182px 0 268px;
  }
  /* line 3690, ../scss/_common.scss */
  .upload-an-artwork .choose-the-upload-artwork .upload-with-content-blk .select-the-file {
    margin: 30px auto;
    position: relative;
    width: 340px;
  }
  /* line 3694, ../scss/_common.scss */
  .upload-an-artwork .choose-the-upload-artwork .upload-with-content-blk .select-the-file input[type="file"] {
    position: absolute;
    left: 0px;
    top: 7px;
    opacity: 0 !important;
    cursor: pointer;
  }
  /* line 3701, ../scss/_common.scss */
  .upload-an-artwork .choose-the-upload-artwork .upload-with-content-blk .select-the-file p {
    background-color: #c65e5e;
    color: white;
    font-weight: 300;
    font-size: 20px;
    border-radius: 4px;
    padding: 3px 0px;
  }
  /* line 3710, ../scss/_common.scss */
  .upload-an-artwork .choose-the-upload-artwork .upload-with-content-blk .file-size-condition {
    font-size: 11px;
    color: #666666;
    margin-top: 6px;
  }
  /* line 3722, ../scss/_common.scss */
  .upload-an-artwork .while-img-get-upload .upload-with-content-blk {
    padding: 0 30px;
  }
  /* line 3730, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork .uploaded-images {
    border-bottom: 1px solid #d7d7d7;
    padding: 0 30px;
  }
  /* line 3733, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork .uploaded-images ul {
    display: inline-block;
  }
  /* line 3737, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork .upload-with-content-blk {
    padding: 0 30px;
  }
  /* line 3740, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork .artwork-info-row {
    margin-bottom: 30px;
  }
  /* line 3743, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork .artwork-info-row .chosen-choices input[type="text"] {
    height: 28px;
    font-size: 90%;
    font-weight: 500;
    padding: 0 5px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 3753, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork p {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3759, ../scss/_common.scss */
  .upload-an-artwork .detail-info-abt-artwork label {
    padding-top: 6px;
  }
  /* line 3766, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload {
    border: 1px solid #dbd9d9;
    background-color: white;
    padding: 30px 0;
    border-radius: 4px;
  }
  /* line 3771, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .uploaded-images {
    border-bottom: 1px solid #d7d7d7;
    padding: 0 30px;
  }
  /* line 3774, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .uploaded-images ul {
    display: inline-block;
  }
  /* line 3778, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk {
    padding: 0 30px;
  }
  /* line 3780, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk h3 {
    font-size: 1.25rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
  }
  /* line 3784, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk .selling-checkbox {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3787, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk input {
    margin-bottom: 20px;
  }
  /* line 3790, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk .selling-field-blk {
    border: 1px solid #d7d7d7;
    padding: 14px 0px 0px 30px;
    height: 150px;
    border-radius: 5px;
  }
  /* line 3796, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk .selling-original-painting {
    padding: 0px 26px 0px 0px;
  }
  /* line 3800, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload .upload-with-content-blk .sell-print-rent {
    padding: 0px 0px 0px 26px;
  }
  /* line 3805, ../scss/_common.scss */
  .upload-an-artwork .done-with-upload p input[type="submit"] {
    margin-top: 20px;
    border: none;
  }

  /********************************* Login page **********************************/
  /* line 3815, ../scss/_common.scss */
  .login-blk {
    padding: 110px 0 30px;
  }
  /* line 3817, ../scss/_common.scss */
  .login-blk h5 {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3820, ../scss/_common.scss */
  .login-blk p {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 20px;
  }
  /* line 3825, ../scss/_common.scss */
  .login-blk .login-reg-blk {
    border: 1px solid #d7d7d7;
    margin: 40px auto;
    padding: 20px 10px 40px;
  }
  /* line 3831, ../scss/_common.scss */
  .login-blk .registered-user {
    border-right: 1px solid #d7d7d7;
    padding: 0 40px;
  }
  /* line 3834, ../scss/_common.scss */
  .login-blk .registered-user input[type="email"], .login-blk .registered-user input[type="password"] {
    border-radius: 5px;
    border: 1px solid #d7d7d7;
  }
  /* line 3840, ../scss/_common.scss */
  .login-blk .registered-user ul li:last-child {
    float: right;
  }
  /* line 3843, ../scss/_common.scss */
  .login-blk .registered-user ul label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3845, ../scss/_common.scss */
  .login-blk .registered-user ul label input[type="checkbox"] {
    padding-right: 10px;
  }
  /* line 3849, ../scss/_common.scss */
  .login-blk .registered-user ul a {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3857, ../scss/_common.scss */
  .login-blk .new-user h4 {
    margin-left: 3.1rem;
  }
  /* line 3861, ../scss/_common.scss */
  .login-blk .new-user ul {
    margin-top: 69px;
    list-style: none;
  }
  /* line 3864, ../scss/_common.scss */
  .login-blk .new-user ul li {
    margin-bottom: 12px;
  }
  /* line 3869, ../scss/_common.scss */
  .login-blk .new-user a {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    padding: 6px 28px;
  }

  /* line 3878, ../scss/_common.scss */
  .registration-stage {
    padding-top: 110px;
    padding-bottom: 400px;
  }
  /* line 3883, ../scss/_common.scss */
  .registration-stage .with-padding {
    margin-bottom: 12px;
  }
  /* line 3885, ../scss/_common.scss */
  .registration-stage .with-padding p {
    padding-left: 6px;
  }
  /* line 3892, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute h3 {
    font-size: 30px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3896, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute p {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 40px;
  }
  /* line 3899, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute p a {
    color: #ed1941;
  }
  /* line 3903, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute label {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-top: 5px;
  }
  /* line 3907, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute input[type="text"], .registration-stage .welcome-to-artflute input[type="password"] {
    border-radius: 4px;
  }
  /* line 3910, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute .continue-btn {
    margin-top: 10px;
  }
  /* line 3912, ../scss/_common.scss */
  .registration-stage .welcome-to-artflute .continue-btn a {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    padding: 6px 28px;
  }
  /* line 3920, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .tell-us {
    font-size: 30px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 48px;
  }
  /* line 3925, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type {
    margin-bottom: 40px;
  }
  /* line 3927, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type h3 {
    font-size: 1.5rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3930, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type p {
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3934, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type .buyer-reg {
    border: 10px solid #ed1941;
    height: 180px;
    padding-top: 26px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 3945, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type .buyer-reg:hover {
    border-radius: 30px;
  }
  /* line 3949, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type .artist-reg {
    border: 10px solid black;
    height: 180px;
    padding-top: 26px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* line 3960, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .choose-reg-type .artist-reg:hover {
    border-radius: 30px;
  }
  /* line 3966, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .why-reg-border {
    height: 4px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 2px;
  }
  /* line 3971, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .why-register {
    position: relative;
    top: -23px;
  }
  /* line 3974, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are .why-register span {
    background-color: #f5f5f5;
    padding: 0 28px;
    font-size: 0.9375rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3981, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are h5 {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 20px;
  }
  /* line 3985, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are ul {
    padding-right: 30px;
    list-style-image: url(../img/reg_check.png);
  }
  /* line 3988, ../scss/_common.scss */
  .registration-stage .tell-us-who-u-are ul li {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 18px;
  }

  /* line 3999, ../scss/_common.scss */
  .forgotPassword {
    padding: 140px 0px;
    width: 25%;
    margin: 0 auto;
  }
  /* line 4004, ../scss/_common.scss */
  .forgotPassword .forgotPasswordBlk {
    padding: 20px;
    box-shadow: 0 0 2px 1px #d7d7d7;
  }
  /* line 4007, ../scss/_common.scss */
  .forgotPassword .forgotPasswordBlk input {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }

  /* line 4013, ../scss/_common.scss */
  #purchase-gift-card {
    z-index: 999;
    width: 809px;
    padding: 0;
  }
  /* line 4017, ../scss/_common.scss */
  #purchase-gift-card h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-right: 6px;
    margin-top: 110px;
    margin-bottom: 13px;
  }
  /* line 4026, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest img:first-child {
    position: absolute;
    top: -1px;
    left: 140px;
    box-shadow: none;
  }
  /* line 4032, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest img {
    box-shadow: 0 2px 3px;
  }
  /* line 4035, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest label {
    font-weight: 600;
  }
  /* line 4038, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest p {
    font-size: 14px;
    padding: 10px;
  }
  /* line 4042, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest input {
    margin-bottom: 0;
    background-color: #f7f7f7;
  }
  /* line 4046, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest input[type="submit"] {
    float: right;
    border: 1px solid red !important;
    border-radius: 0;
    padding: 8px 38px;
    font-size: 18px;
    cursor: pointer;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 4058, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest input[type="submit"]:hover {
    background-color: #ED1941;
    color: #ffffff;
  }
  /* line 4063, ../scss/_common.scss */
  #purchase-gift-card #giftCardRequest textarea {
    border-radius: 5px;
    background-color: #f7f7f7;
    box-shadow: none;
  }

  /* line 4074, ../scss/_common.scss */
  #user-concern-modal .chosen-container {
    width: 48% !important;
    float: left;
    margin-right: 6px;
  }
  /* line 4079, ../scss/_common.scss */
  #user-concern-modal .chosen-container .chosen-single {
    font-size: 14px;
    height: 34px;
    padding-top: 4px;
  }
  /* line 4083, ../scss/_common.scss */
  #user-concern-modal .chosen-container .chosen-single div {
    padding-top: 5px;
  }
  /* line 4089, ../scss/_common.scss */
  #user-concern-modal img {
    position: absolute;
    top: -66px;
  }
  /* line 4093, ../scss/_common.scss */
  #user-concern-modal .user-concern-form {
    padding-top: 40px;
    margin-left: 90px;
  }
  /* line 4097, ../scss/_common.scss */
  #user-concern-modal input[type="text"] {
    margin-bottom: 0;
    background-color: #f7f7f7;
  }
  /* line 4102, ../scss/_common.scss */
  #user-concern-modal textarea {
    background-color: #f7f7f7;
    border-radius: 5px;
  }
  /* line 4107, ../scss/_common.scss */
  #user-concern-modal input[type="submit"] {
    float: right;
    border: 1px solid red !important;
    border-radius: 0;
    padding: 8px 38px;
    font-size: 18px;
    cursor: pointer;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 4119, ../scss/_common.scss */
  #user-concern-modal input[type="submit"]:hover {
    background-color: #ED1941;
    color: #ffffff;
  }

  /* line 4129, ../scss/_common.scss */
  .gift-voucher-blk label {
    padding-top: 6px;
    margin-bottom: 6px;
  }
  /* line 4132, ../scss/_common.scss */
  .gift-voucher-blk label span {
    padding-left: 6px;
  }
  /* line 4136, ../scss/_common.scss */
  .gift-voucher-blk .give-gift-card {
    font-size: 16px;
    color: #000;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 4141, ../scss/_common.scss */
  .gift-voucher-blk input {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 4145, ../scss/_common.scss */
  .gift-voucher-blk input[type="submit"] {
    border: none !important;
  }

  /* line 4153, ../scss/_common.scss */
  .add-new-account {
    padding: 0;
    border-radius: 5px;
  }
  /* line 4156, ../scss/_common.scss */
  .add-new-account h3 {
    background-color: #f5f5f5;
    padding: 10px 0 10px 20px;
  }
  /* line 4160, ../scss/_common.scss */
  .add-new-account > .row {
    padding: 30px;
  }
  /* line 4163, ../scss/_common.scss */
  .add-new-account ul {
    margin: 0;
    list-style: none;
  }
  /* line 4166, ../scss/_common.scss */
  .add-new-account ul input[type="text"] {
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    box-shadow: none;
  }
  /* line 4171, ../scss/_common.scss */
  .add-new-account ul input[type="submit"] {
    border: none;
  }
  /* line 4173, ../scss/_common.scss */
  .add-new-account ul input[type="submit"]:hover {
    cursor: pointer;
  }
  /* line 4177, ../scss/_common.scss */
  .add-new-account ul label {
    font-size: 15px;
    color: #666666;
    font-weight: 500;
  }
  /* line 4182, ../scss/_common.scss */
  .add-new-account ul li {
    width: 80%;
    margin-bottom: 0px;
  }
  /* line 4185, ../scss/_common.scss */
  .add-new-account ul li input[type="text"] {
    height: 32px;
  }
  /* line 4188, ../scss/_common.scss */
  .add-new-account ul li p {
    font-size: 13px;
    font-style: italic;
    color: #666666;
    font-weight: 400;
  }
  /* line 4197, ../scss/_common.scss */
  .add-new-account div > p {
    margin-top: 100px;
  }
  /* line 4199, ../scss/_common.scss */
  .add-new-account div > p a {
    font-size: 15px;
    color: #993333;
    font-weight: 600;
  }

  /* line 4208, ../scss/_common.scss */
  .artflute-team {
    position: relative;
    padding-top: 66px;
    width: 100%;
    margin: 0 auto;
  }
  /* line 4213, ../scss/_common.scss */
  .artflute-team .artist-img {
    margin: 0;
    padding: 0;
  }
  /* line 4216, ../scss/_common.scss */
  .artflute-team .artist-img li {
    margin: 0;
    padding: 0;
    width: 5%;
  }
  /* line 4220, ../scss/_common.scss */
  .artflute-team .artist-img li img {
    width: 100% !important;
    height: 100% !important;
    -webkit-filter: grayscale(0.8) blur(1px);
    -moz-filter: grayscale(0.8) blur(1px);
    -o-filter: grayscale(0.8) blur(1px);
    -ms-filter: grayscale(0.8) blur(1px);
    filter: grayscale(0.8) blur(1px);
    z-index: 1;
  }
  /* line 4234, ../scss/_common.scss */
  .artflute-team .meet-our-team {
    background: rgba(0, 0, 0, 0.7);
    padding: 36px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 2;
  }
  /* line 4242, ../scss/_common.scss */
  .artflute-team .meet-our-team h1 {
    font-size: 60px;
    color: white;
    margin-bottom: 0;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 4248, ../scss/_common.scss */
  .artflute-team .meet-our-team p {
    font-size: 20px;
    color: white;
    font-weight: 400;
  }
  /* line 4254, ../scss/_common.scss */
  .artflute-team .team-member {
    margin: 0 auto;
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  /* line 4261, ../scss/_common.scss */
  .artflute-team .team-member .team_img {
    position: absolute;
  }
  /* line 4263, ../scss/_common.scss */
  .artflute-team .team-member .team_img img {
    cursor: pointer;
  }
  /* line 4267, ../scss/_common.scss */
  .artflute-team .team-member .image1 {
    left: 260px;
    top: 180px;
  }
  /* line 4271, ../scss/_common.scss */
  .artflute-team .team-member .image2 {
    right: 350px;
    top: 824px;
  }
  /* line 4275, ../scss/_common.scss */
  .artflute-team .team-member .image3 {
    left: 73px;
    top: 461px;
  }
  /* line 4279, ../scss/_common.scss */
  .artflute-team .team-member .image4 {
    left: 390px;
    top: 556px;
  }
  /* line 4284, ../scss/_common.scss */
  .artflute-team .team-member .image5 {
    right: 525px;
    top: 1350px;
  }
  /* line 4287, ../scss/_common.scss */
  .artflute-team .team-member .image5 .team-content {
    position: absolute !important;
    top: 0 !important;
  }
  /* line 4293, ../scss/_common.scss */
  .artflute-team .team-member .image6 {
    right: 73px;
    top: 464px;
  }
  /* line 4297, ../scss/_common.scss */
  .artflute-team .team-member .image7 {
    right: 207px;
    top: 117px;
  }
  /* line 4302, ../scss/_common.scss */
  .artflute-team .team-member .image8 {
    right: 121px;
    top: 1350px;
  }
  /* line 4308, ../scss/_common.scss */
  .artflute-team .team-member .image9 {
    left: 26px;
    top: 824px;
  }
  /* line 4313, ../scss/_common.scss */
  .artflute-team .team-member .image10 {
    right: 15px;
    top: 774px;
  }
  /* line 4318, ../scss/_common.scss */
  .artflute-team .team-member .image11 {
    left: 50px;
    top: 1350px;
  }
  /* line 4323, ../scss/_common.scss */
  .artflute-team .team-member .image12 {
    left: 311px;
    top: 983px;
  }
  /* line 4328, ../scss/_common.scss */
  .artflute-team .team-member .team-content {
    background-color: #e8e8e8;
    z-index: 999;
    width: 400px;
    padding: 20px;
    box-shadow: 1px 2px 3px #d2d2d2;
  }
  /* line 4334, ../scss/_common.scss */
  .artflute-team .team-member .team-content h1 {
    font-size: 24px;
    color: black;
    font-weight: 600;
  }
  /* line 4339, ../scss/_common.scss */
  .artflute-team .team-member .team-content h3 {
    font-size: 14px;
    color: black;
    font-weight: 600;
  }
  /* line 4344, ../scss/_common.scss */
  .artflute-team .team-member .team-content p {
    font-size: 14px;
    color: black;
    font-weight: 300;
  }
  /* line 4349, ../scss/_common.scss */
  .artflute-team .team-member .team-content ul {
    margin-top: 50px;
    display: inline-block;
  }
  /* line 4352, ../scss/_common.scss */
  .artflute-team .team-member .team-content ul i {
    color: black;
    font-size: 24px;
  }

  /* line 4364, ../scss/_common.scss */
  .artflute-contact {
    padding: 90px 0;
    background-color: #ffffff;
  }
  /* line 4367, ../scss/_common.scss */
  .artflute-contact h1 {
    border-bottom: 1px solid #ed1941;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  /* line 4373, ../scss/_common.scss */
  .artflute-contact h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  /* line 4378, ../scss/_common.scss */
  .artflute-contact .contact-blk {
    margin-bottom: 30px;
  }
  /* line 4380, ../scss/_common.scss */
  .artflute-contact .contact-blk p {
    color: #000;
    font-size: 18px;
    font-weight: 300;
  }
  /* line 4384, ../scss/_common.scss */
  .artflute-contact .contact-blk p a {
    color: #ed1941;
    color: #000;
    font-size: 18px;
    font-weight: 300;
  }
  /* line 4393, ../scss/_common.scss */
  .artflute-contact hr {
    margin: 40px 0px 30px;
  }
  /* line 4397, ../scss/_common.scss */
  .artflute-contact .prints-exhibition-address h4 {
    font-size: 18px;
  }
  /* line 4400, ../scss/_common.scss */
  .artflute-contact .prints-exhibition-address ul {
    margin-top: 10px;
  }
  /* line 4403, ../scss/_common.scss */
  .artflute-contact .prints-exhibition-address ul li p {
    display: table;
    margin: 0 auto;
  }
  /* line 4408, ../scss/_common.scss */
  .artflute-contact .prints-exhibition-address ul li:nth-child(2) {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }
  /* line 4414, ../scss/_common.scss */
  .artflute-contact ul {
    list-style: none;
    margin: 0;
  }
  /* line 4417, ../scss/_common.scss */
  .artflute-contact ul li {
    color: #000;
    font-size: 18px;
    font-weight: 300;
  }
  /* line 4421, ../scss/_common.scss */
  .artflute-contact ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    color: #ed1941;
  }

  /* line 4433, ../scss/_common.scss */
  .testimonial-blk {
    background-color: #ffffff;
    padding: 40px 0;
  }
  /* line 4436, ../scss/_common.scss */
  .testimonial-blk ul {
    background-color: #ffffff;
    list-style: none;
  }
  /* line 4439, ../scss/_common.scss */
  .testimonial-blk ul li {
    border: 1px solid #d7d7d7;
    padding: 0 0 40px 0;
    background-color: #fbfbfb;
    box-shadow: 0 0 6px 0 #d7d7d7;
  }
  /* line 4444, ../scss/_common.scss */
  .testimonial-blk ul li i {
    left: -5px;
    position: relative;
    top: -3px;
  }
  /* line 4449, ../scss/_common.scss */
  .testimonial-blk ul li img {
    width: 100%;
    height: 100%;
  }
  /* line 4453, ../scss/_common.scss */
  .testimonial-blk ul li h3 {
    margin-top: 10px;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    margin-bottom: 0;
  }
  /* line 4460, ../scss/_common.scss */
  .testimonial-blk ul li .testimonial-content {
    padding: 20px 40px 0 40px;
    margin-bottom: 60px;
    font-size: 16px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 4467, ../scss/_common.scss */
  .testimonial-blk ul li .testimonial-user img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #000;
  }

  /* line 4481, ../scss/_common.scss */
  .buying-option-modal h3 {
    margin-bottom: 16px;
  }
  /* line 4483, ../scss/_common.scss */
  .buying-option-modal h3 span {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #000000;
    padding-right: 100px;
    padding-bottom: 6px;
  }
  /* line 4492, ../scss/_common.scss */
  .buying-option-modal p {
    font-size: 12px;
    color: #000000;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 4497, ../scss/_common.scss */
  .buying-option-modal ul {
    list-style: none;
  }
  /* line 4499, ../scss/_common.scss */
  .buying-option-modal ul li {
    font-size: 12px;
    color: #000000;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 4507, ../scss/_common.scss */
  .testimonial-slider .owl-nav {
    display: table;
    margin: 0 auto;
  }
  /* line 4510, ../scss/_common.scss */
  .testimonial-slider .owl-nav .owl-next {
    float: right;
  }
  /* line 4513, ../scss/_common.scss */
  .testimonial-slider .owl-nav .owl-prev {
    float: left;
    margin-right: 20px;
  }

  /* line 4520, ../scss/_common.scss */
  #custTestimonialModal {
    padding: 0;
  }
  /* line 4522, ../scss/_common.scss */
  #custTestimonialModal img {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 4528, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .item p {
    font-size: 16px;
    color: #000000;
    padding: 0 80px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 4535, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .item h3 {
    margin-top: 10px;
    padding: 30px 80px;
  }
  /* line 4540, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .owl-nav {
    position: relative;
  }
  /* line 4542, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .owl-nav i {
    font-size: 30px;
    color: #717171;
  }
  /* line 4546, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -130px;
    background: none !important;
  }
  /* line 4552, ../scss/_common.scss */
  #custTestimonialModal .customer-testimonial-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -130px;
    background: none !important;
  }

  /* line 4562, ../scss/_common.scss */
  #regStepModal {
    padding: 0;
  }
  /* line 4564, ../scss/_common.scss */
  #regStepModal h1 {
    background-color: #f4f4f4;
    font-size: 30px;
    padding: 10px 0px;
    color: #000;
  }
  /* line 4570, ../scss/_common.scss */
  #regStepModal .register-threeStep {
    padding: 20px;
  }
  /* line 4572, ../scss/_common.scss */
  #regStepModal .register-threeStep h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin: 30px 0 20px 0;
  }
  /* line 4579, ../scss/_common.scss */
  #regStepModal .register-threeStep .register-for-upload {
    margin-bottom: 30px;
  }
  /* line 4581, ../scss/_common.scss */
  #regStepModal .register-threeStep .register-for-upload a {
    background-color: #ed1941;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 30px;
  }
  /* line 4589, ../scss/_common.scss */
  #regStepModal .register-threeStep ul img {
    margin-bottom: 10px;
  }
  /* line 4592, ../scss/_common.scss */
  #regStepModal .register-threeStep ul p {
    font-size: 14px;
    color: #000000;
  }
  /* line 4595, ../scss/_common.scss */
  #regStepModal .register-threeStep ul p a {
    text-decoration: underline;
    color: #000000;
  }

  /* line 4604, ../scss/_common.scss */
  .faqs ul {
    list-style: none;
  }

  /* line 4609, ../scss/_common.scss */
  .artist_faqs ul {
    list-style: outside none disc !important;
  }

  /* line 4616, ../scss/_common.scss */
  #faqsModal {
    padding: 0;
  }
  /* line 4618, ../scss/_common.scss */
  #faqsModal > .row {
    padding: 20px 40px;
    position: relative;
  }
  /* line 4621, ../scss/_common.scss */
  #faqsModal > .row img {
    position: absolute;
    top: 0;
    left: 40px;
  }
  /* line 4626, ../scss/_common.scss */
  #faqsModal > .row h1 {
    margin-bottom: 40px;
  }
  /* line 4629, ../scss/_common.scss */
  #faqsModal > .row h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
  }
  /* line 4635, ../scss/_common.scss */
  #faqsModal > .row p {
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 20px;
  }
  /* line 4642, ../scss/_common.scss */
  #faqsModal table {
    background: none;
    width: 100%;
    margin: 30px 0;
    border-collapse: collapse;
  }
  /* line 4647, ../scss/_common.scss */
  #faqsModal table tr {
    background: none;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 4650, ../scss/_common.scss */
  #faqsModal table tr th, #faqsModal table tr td {
    border: 1px solid #d7d7d7;
  }

  /* line 4659, ../scss/_common.scss */
  #mediaModal1 .media-slider {
    overflow-y: scroll;
    height: 600px;
  }
  /* line 4660, ../scss/_common.scss */
  #mediaModal1 .media-slider img {
    margin: 0 auto;
  }

  /* line 4670, ../scss/_common.scss */
  #email-pop-up {
    padding: 0px;
    background-color: #d2d2d2;
    background-image: url("../img/pop-up-background.png");
    background-repeat: no-repeat;
    background-position: center top;
  }
  /* line 4677, ../scss/_common.scss */
  #email-pop-up #emailPopupForm {
    padding: 0 55px 34px;
  }
  /* line 4680, ../scss/_common.scss */
  #email-pop-up #emailPopupForm h1 {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 170px;
    margin-bottom: 5px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 4688, ../scss/_common.scss */
  #email-pop-up #emailPopupForm p {
    margin-bottom: 18px;
  }
  /* line 4691, ../scss/_common.scss */
  #email-pop-up #emailPopupForm p strong {
    color: #ed1941;
    font-family: "HelveticaNeueLT-Medium";
    font-size: 18px;
  }
  /* line 4698, ../scss/_common.scss */
  #email-pop-up #emailPopupForm .button {
    font-size: 14px;
    padding: 8px;
    width: 100%;
    font-family: "HelveticaNeueLT-Medium";
    margin-left: 10px;
    border: 1px solid #cccccc !important;
  }
  /* line 4708, ../scss/_common.scss */
  #email-pop-up .pop-up-footer {
    background: #ebebeb;
    padding: 20px 55px;
  }
  /* line 4712, ../scss/_common.scss */
  #email-pop-up .pop-up-footer h3 {
    font-family: "HelveticaNeueLT-Medium";
    font-size: 18px;
  }
}
/* line 4723, ../scss/_common.scss */
.media-modal .item img {
  display: none;
}
/* line 4728, ../scss/_common.scss */
.media-modal .active img {
  display: block !important;
}
/* line 4734, ../scss/_common.scss */
.media-modal i {
  font-size: 30px;
  padding: 29px 15px 0px;
  cursor: pointer;
}

/* line 4741, ../scss/_common.scss */
.desktop-art-view {
  background: #ffffff;
  padding-top: 50px;
  margin-top: 60px;
}
/* line 4746, ../scss/_common.scss */
.desktop-art-view h3 {
  font-size: 28px;
  margin-top: 28px;
  font-family: 'HelveticaNeueLT-Medium';
  color: #747474;
}
/* line 4753, ../scss/_common.scss */
.desktop-art-view p {
  font-family: 'HelveticaNeueLT-Thin';
}

/* line 4759, ../scss/_common.scss */
.desktop-art-heading {
  background-color: #e9e9e9;
  border-top: 1px solid #d7d7d7;
  padding: 15px 0px;
  text-align: center;
  font-size: 18px;
  margin: 40px 0px 0px;
}

/* line 4768, ../scss/_common.scss */
.join-us {
  margin-top: 100px;
  margin-bottom: 100px;
}
/* line 4771, ../scss/_common.scss */
.join-us h1 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
}
/* line 4778, ../scss/_common.scss */
.join-us .join-options a {
  display: inline-block;
  margin-right: 20px;
}
/* line 4782, ../scss/_common.scss */
.join-us .join-options a img {
  display: inline-block;
}
/* line 4786, ../scss/_common.scss */
.join-us .join-options a span {
  border-bottom: 2px solid #d7d7d7;
  background: #fff;
  display: block;
  font-size: 24px;
  color: #333;
  padding: 14px 0px;
  text-align: center;
}
/* line 4799, ../scss/_common.scss */
.join-us #lastToolTip:hover > span {
  display: block;
}

/* line 4806, ../scss/_common.scss */
.artists-artwork-list .artwork-image {
  background-size: cover;
  height: 250px;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
}
/* line 4813, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-edit-delete {
  text-align: right;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}
/* line 4824, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-edit-delete a {
  border: 1px solid #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 4px 6px;
  margin-right: 4px;
  margin-top: 8px;
  display: inline-block;
}
/* line 4836, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-edit-delete a:hover {
  background: #ffffff;
  color: #000;
}
/* line 4843, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-details {
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* line 4850, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-details h3 {
  margin: 0px;
  color: #fff;
}
/* line 4855, ../scss/_common.scss */
.artists-artwork-list .artwork-image .artwork-details .warning-status {
  color: #ffffff !important;
  font-size: 11px;
  margin-bottom: 3px;
}

/* line 4865, ../scss/_common.scss */
.lazyload .loading {
  height: 150px;
  text-align: center;
  padding-top: 15%;
}

/* line 4872, ../scss/_common.scss */
#loadingBlock {
  background: #fff;
  height: 1000px;
  left: -5px;
  position: absolute;
  right: 0;
  top: -7px;
  width: 100%;
  z-index: 100000;
}

/* line 4883, ../scss/_common.scss */
.comments-list {
  list-style: none;
  margin-top: 20px;
}
/* line 4888, ../scss/_common.scss */
.comments-list .commented-user img {
  width: 90px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  margin: 5px auto;
}
/* line 4896, ../scss/_common.scss */
.comments-list .commented-user p {
  text-align: center;
  font-size: 18px !important;
  font-family: 'HelveticaNeueLT-Medium';
}
/* line 4905, ../scss/_common.scss */
.comments-list .user-comment .comment {
  margin-bottom: 12px;
  font-size: 18px !important;
}

/* line 4912, ../scss/_common.scss */
#header-cart {
  position: relative;
}
/* line 4914, ../scss/_common.scss */
#header-cart span {
  background: #ef4723;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 18px;
  width: 18px;
  text-align: center;
  right: -8px;
  top: -6px;
  font-size: 12px;
  padding-top: -1px;
  position: absolute;
}

/* line 4932, ../scss/_common.scss */
.confirm-login-header {
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 4938, ../scss/_common.scss */
#UserConfirmLoginForm input[type=email], #UserConfirmLoginForm input[type=password] {
  width: 50%;
}
/* line 4942, ../scss/_common.scss */
#UserConfirmLoginForm .forgot-password {
  margin-left: 100px;
  font-size: 12px;
}

/* line 4948, ../scss/_common.scss */
.need-account-block a {
  font-size: 14px;
  margin-top: 25px;
  display: block;
}

/* line 4956, ../scss/_common.scss */
.desktop-artwork .artwork-name {
  margin-top: 15px;
  margin-left: 2px;
}

/* line 4961, ../scss/_common.scss */
.desktopart-fixed-section {
  background-color: #487A4C;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 25px 0;
  border-top: 3px solid #000;
  z-index: 10;
}
/* line 4970, ../scss/_common.scss */
.desktopart-fixed-section ul {
  display: table;
  margin: 0;
}
/* line 4973, ../scss/_common.scss */
.desktopart-fixed-section ul input {
  margin: 0 !important;
  border: none;
  box-shadow: none;
}
/* line 4978, ../scss/_common.scss */
.desktopart-fixed-section ul input[type=submit] {
  border: none;
  box-shadow: none;
  background-color: #000;
  color: #fff;
  width: 80px;
  height: 37px;
  cursor: pointer;
}
/* line 4987, ../scss/_common.scss */
.desktopart-fixed-section ul li {
  margin-left: 10px;
}
/* line 4989, ../scss/_common.scss */
.desktopart-fixed-section ul li p {
  color: #fff;
  margin-top: 7px;
  margin-right: 0;
  width: 160px;
}

/* line 4998, ../scss/_common.scss */
.payment-gateway-alert {
  background: #f2dede;
  border: 1px solid #ff8484;
  clear: both;
  margin-bottom: 20px;
  padding: 15px;
}
/* line 5005, ../scss/_common.scss */
.payment-gateway-alert p {
  font-size: 14px;
  margin-top: 10px;
}

/* line 5011, ../scss/_common.scss */
.buy-section-outer-div {
  margin-top: -12px;
}

/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
  /* line 11, ../scss/_small.scss */
  header {
    position: fixed;
    height: 66px;
    right: 0px;
    left: 0px;
    z-index: 100000;
    background-color: white;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
  }
  /* line 21, ../scss/_small.scss */
  header .artflute-logoBLK {
    padding-top: 10px;
    padding-bottom: 2px;
  }


  header .left-off-canvas-toggle .fa-bars{
	display:inline-block !important;
  } 


  /* line 24, ../scss/_small.scss */

 header .artflute-logoBLK .artlfute-logo {
        position: absolute;
        z-index: 99;
        overflow: hidden;
        right: 0;
        top: 0;
    }
    /* line 32, ../scss/_small.scss */
    header .artflute-logoBLK ul {
        margin-bottom: 10px !important;
        margin-top: 8px !important;
        float: right;
        overflow: visible !important;
        display: block !important;
        position: absolute;
        right: 105px;
        top: 10px;
    }
    header .artflute-logoBLK ul li {
        display: none;
    }
    header .artflute-logoBLK ul li.generic-search {
        display: inline-block;
    }

   header .artflute-logoBLK ul .generic-search .active {
        border-left: 1px solid #cccccc;
        padding: 0 8px;
        width: 135px !important;
    }
 


/*
  header .artflute-logoBLK .artlfute-logo {
    position: absolute;
    z-index: 99;
    overflow: hidden;
    right: 0;
    top: 0;
  }*/
  /* line 32, ../scss/_small.scss */
 /* header .artflute-logoBLK ul {
    margin-bottom: 10px !important;
    margin-top: 8px !important;
    float: right;
    overflow: visible !important;
  }
*/


  /* line 39, ../scss/_small.scss */
  header .artflute-logoBLK ul li .active {
    padding: 5px 7px;
    border: 1px solid #b2b2b2;
  }
  /* line 43, ../scss/_small.scss */
  header .artflute-logoBLK ul li a {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 5px 7px;
    border: 1px solid #ffffff;
  }
  /* line 47, ../scss/_small.scss */
  header .artflute-logoBLK ul li a:hover {
    border: 1px solid #b2b2b2;
  }
  /* line 53, ../scss/_small.scss */
  header .artflute-logoBLK ul .generic-search {
    position: relative;
    top: -4px;
  }
  /* line 56, ../scss/_small.scss */
  header .artflute-logoBLK ul .generic-search .active {
    width: 630px;
    padding: 0 8px;
    border-left: 1px solid #CCCCCC;
  }
  /* line 61, ../scss/_small.scss */
  header .artflute-logoBLK ul .generic-search input {
    position: absolute;
    right: 78px;
    border-right: 0;
    width: 0;
    padding: 0;
    height: 37px;
    box-shadow: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-left: 0;
  }
  /* line 75, ../scss/_small.scss */
  header .artflute-logoBLK ul .generic-search span {
    background-color: #ebebeb;
    cursor: pointer;
    color: #959595;
    padding: 10px 12px 11px 14px;
    border: 1px solid #cccccc;
    font-size: 14px;
  }

  /* line 93, ../scss/_small.scss */
  .main-frame-slider {
    background-color: #d7d7d7;
    padding-top: 65px;
    padding-bottom: 60px;
    width: 100%;
  }
  /* line 98, ../scss/_small.scss */
  .main-frame-slider .welcome-exp {
    margin-top: 0px;
  }
  /* line 101, ../scss/_small.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg h1 {
    text-align: center;
    line-height: 30px;
  }
  /* line 106, ../scss/_small.scss */
  .main-frame-slider .welcome-exp img {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  /* line 111, ../scss/_small.scss */
  .main-frame-slider .welcome-exp h1.transparent-block {
    font-size: 70px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 18px 0 6px;
    width: 80%;
  }
  /* line 119, ../scss/_small.scss */
  .main-frame-slider .easy-to-own {
    margin-top: 30px;
  }
  /* line 121, ../scss/_small.scss */
  .main-frame-slider .easy-to-own h2 {
    margin-bottom: 0px;
    font-size: 22px;
  }
  /* line 124, ../scss/_small.scss */
  .main-frame-slider .easy-to-own h2 br {
    display: none;
  }
  /* line 128, ../scss/_small.scss */
  .main-frame-slider .easy-to-own p {
    clear: both;
  }
  /* line 130, ../scss/_small.scss */
  .main-frame-slider .easy-to-own p span {
    color: #ffffff;
    padding: 18px 20px;
    background-color: none;
    font-family: "HelveticaNeueLT-Medium";
    display: block;
  }
  /* line 137, ../scss/_small.scss */
  .main-frame-slider .easy-to-own p a {
    color: #000000;
    border: 1px solid #d7d7d7;
    background: #ffffff;
  }
  /* line 143, ../scss/_small.scss */
  .main-frame-slider .easy-to-own .learn-more {
    margin-top: 10px;
  }

  /* line 152, ../scss/_small.scss */
  .list-offer-search {
    background-color: white;
    padding-top: 56px;
  }
  /* line 155, ../scss/_small.scss */
  .list-offer-search ul {
    margin: 0 10px;
  }
  /* line 157, ../scss/_small.scss */
  .list-offer-search ul .curated-art {
    background-image: url(../img/collection_heart.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 162, ../scss/_small.scss */
  .list-offer-search ul .curated-art .curated-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 174, ../scss/_small.scss */
  .list-offer-search ul .curated-art:hover .curated-content {
    display: block !important;
  }
  /* line 179, ../scss/_small.scss */
  .list-offer-search ul .exchange-art {
    background-image: url(../img/dacor.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 184, ../scss/_small.scss */
  .list-offer-search ul .exchange-art .exchange-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 196, ../scss/_small.scss */
  .list-offer-search ul .exchange-art:hover .exchange-content {
    display: block !important;
  }
  /* line 202, ../scss/_small.scss */
  .list-offer-search ul .new-art-logic {
    background-image: url(../img/study_image.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 207, ../scss/_small.scss */
  .list-offer-search ul .new-art-logic .new-art-logic-content {
    position: absolute;
    bottom: 00px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 219, ../scss/_small.scss */
  .list-offer-search ul .new-art-logic:hover .new-art-logic-content {
    display: block !important;
  }
  /* line 224, ../scss/_small.scss */
  .list-offer-search ul .newsletter {
    background-image: url(../img/newsletter.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 233px;
    position: relative;
  }
  /* line 230, ../scss/_small.scss */
  .list-offer-search ul .newsletter form {
    padding-bottom: 51px;
    position: absolute;
  }
  /* line 233, ../scss/_small.scss */
  .list-offer-search ul .newsletter form input[type="submit"] {
    border-color: red;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    width: 80px;
    background-color: red;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 249, ../scss/_small.scss */
  .list-offer-search ul .newsletter form input[type="submit"]:hover {
    background-color: #ED1941;
  }
  /* line 254, ../scss/_small.scss */
  .list-offer-search ul .newsletter p {
    left: 0;
    position: absolute;
    width: 283px;
  }
  /* line 259, ../scss/_small.scss */
  .list-offer-search ul .newsletter form {
    display: none;
    position: absolute;
  }
  /* line 263, ../scss/_small.scss */
  .list-offer-search ul .newsletter input {
    border: 1px solid;
    border-radius: 5px;
    margin: 0 auto 0 18px;
    width: 246px;
  }
  /* line 272, ../scss/_small.scss */
  .list-offer-search ul li {
    padding-bottom: 0px;
    margin-bottom: 30px;
  }
  /* line 275, ../scss/_small.scss */
  .list-offer-search ul li h5 {
    margin-top: 8px;
    font-size: 1.25rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 279, ../scss/_small.scss */
  .list-offer-search ul li p {
    padding: 0px 10px;
    margin-top: 20px;
    font-size: 0.84rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 284, ../scss/_small.scss */
  .list-offer-search ul li a {
    display: inline-block;
    height: 233px;
  }
  /* line 287, ../scss/_small.scss */
  .list-offer-search ul li a .search-items {
    margin-bottom: 30px;
    margin-top: 64px;
  }

  /* line 296, ../scss/_small.scss */
  .trending-artwork {
    background-color: white;
    padding-top: 50px;
  }
  /* line 300, ../scss/_small.scss */
  .trending-artwork h2.text-center {
    font-size: 24px;
    margin-bottom: 0px;
  }
  /* line 305, ../scss/_small.scss */
  .trending-artwork .trending-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 310, ../scss/_small.scss */
  .trending-artwork .item {
    height: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  /* line 321, ../scss/_small.scss */
  .trending-artwork .item .trending-blk {
    position: absolute;
    bottom: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-image: url(../img/trending_shadow.png);
    background-repeat: repeat-x;
    width: 100%;
  }
  /* line 332, ../scss/_small.scss */
  .trending-artwork .item .trending-blk img {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    width: 60px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radium: 50%;
  }
  /* line 344, ../scss/_small.scss */
  .trending-artwork .item .trending-blk a {
    color: white;
    display: block;
  }
  /* line 348, ../scss/_small.scss */
  .trending-artwork .item .trending-blk a.artwork-title {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 8px;
  }
  /* line 355, ../scss/_small.scss */
  .trending-artwork .item .trending-blk a.artist-name {
    font-weight: bold;
  }
  /* line 362, ../scss/_small.scss */
  .trending-artwork .owl-nav {
    position: relative;
  }
  /* line 367, ../scss/_small.scss */
  .trending-artwork .owl-nav .owl-prev {
    position: absolute;
    left: -4px;
    top: -250px;
    color: #f2f2f2;
    background: none !important;
  }
  /* line 373, ../scss/_small.scss */
  .trending-artwork .owl-nav .owl-prev i {
    font-size: 70px;
    color: #f2f2f2;
  }
  /* line 378, ../scss/_small.scss */
  .trending-artwork .owl-nav .owl-next {
    position: absolute;
    right: 2px;
    top: -250px;
    color: #f2f2f2;
    background: none !important;
  }
  /* line 384, ../scss/_small.scss */
  .trending-artwork .owl-nav .owl-next i {
    font-size: 70px;
    color: #F2F2F2;
  }

  /* line 393, ../scss/_small.scss */
  .some-random-artwork {
    background-color: white;
    padding: 40px 0 60px;
  }
  /* line 396, ../scss/_small.scss */
  .some-random-artwork h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
  }
  /* line 400, ../scss/_small.scss */
  .some-random-artwork .random-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 406, ../scss/_small.scss */
  .some-random-artwork dl {
    display: inline-block;
    border: 1px solid #e1e1e1;
  }
  /* line 410, ../scss/_small.scss */
  .some-random-artwork dl .active a {
    background-color: #ebebeb;
  }
  /* line 414, ../scss/_small.scss */
  .some-random-artwork dl dd {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    width: 100%;
  }
  /* line 418, ../scss/_small.scss */
  .some-random-artwork dl dd a {
    background-color: #f8f8f8;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    padding: 10px 32px;
  }
  /* line 428, ../scss/_small.scss */
  .some-random-artwork ul {
    width: 100%;
    margin: 0;
  }
  /* line 431, ../scss/_small.scss */
  .some-random-artwork ul li {
    width: 100%;
    text-align: center;
  }
  /* line 434, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk {
    margin: 0 auto;
    width: 280px;
    height: 280px;
    background-repeat: none;
    background-size: cover;
    display: block;
    position: relative;
  }
  /* line 444, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk:hover .overlay {
    opacity: 0.4;
  }
  /* line 449, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 463, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info {
    z-index: 20;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  /* line 468, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info img {
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  /* line 474, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.title {
    font-size: 18px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    letter-spacing: 1px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    padding-top: 26px;
    padding-bottom: 6px;
  }
  /* line 489, ../scss/_small.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.artist-name {
    font-size: 20px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    margin-bottom: 30px;
  }

  /* line 503, ../scss/_small.scss */
  .customer-stories {
    background-color: #ffd11b;
    padding: 80px 18px 40px 18px;
  }
  /* line 507, ../scss/_small.scss */
  .customer-stories .owl-nav i {
    font-size: 24px;
    color: #000000;
  }
  /* line 511, ../scss/_small.scss */
  .customer-stories .owl-nav .owl-prev {
    background: none !important;
  }
  /* line 514, ../scss/_small.scss */
  .customer-stories .owl-nav .owl-next {
    background: none !important;
  }
  /* line 519, ../scss/_small.scss */
  .customer-stories .view-all-testimonial a {
    color: #000000;
    font-size: 22px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 527, ../scss/_small.scss */
  .customer-stories img {
    float: none;
    margin: 10px auto;
    max-width: 420px;
    box-shadow: 0 0 5px 1px #1a1a1a;
  }
  /* line 533, ../scss/_small.scss */
  .customer-stories .customer-views {
    font-size: 22px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 32px;
    margin-bottom: 20px;
    padding-top: 26px;
  }
  /* line 539, ../scss/_small.scss */
  .customer-stories .read-full-stories {
    clear: both;
    text-align: center;
    margin-top: 126px;
  }
  /* line 543, ../scss/_small.scss */
  .customer-stories .read-full-stories a {
    font-size: 22px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 548, ../scss/_small.scss */
  .customer-stories .owl-controls {
    margin-top: 30px;
  }
  /* line 552, ../scss/_small.scss */
  .customer-stories .owl-controls .owl-pagination .owl-page span {
    background-color: #FFFFFF !important;
  }
  /* line 558, ../scss/_small.scss */
  .customer-stories .owl-controls .owl-pagination .active span {
    background-color: #000000 !important;
    box-shadow: none;
  }

  /* line 568, ../scss/_small.scss */
  .connect-with-us {
    background-color: white;
    padding-top: 40px;
  }
  /* line 571, ../scss/_small.scss */
  .connect-with-us h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 40px;
  }
  /* line 575, ../scss/_small.scss */
  .connect-with-us h5 {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 578, ../scss/_small.scss */
  .connect-with-us .artflute-blk {
    padding: 0 18px;
    margin-bottom: 30px;
  }
  /* line 582, ../scss/_small.scss */
  .connect-with-us .mail-blk {
    background-color: #233050;
    padding: 22px 24px 0;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    position: relative;
  }
  /* line 588, ../scss/_small.scss */
  .connect-with-us .mail-blk a {
    padding: 6px 22px;
    border-radius: 6px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 597, ../scss/_small.scss */
  .connect-with-us .mail-blk a:hover {
    color: #000000;
    background-color: #ffffff;
  }
  /* line 602, ../scss/_small.scss */
  .connect-with-us .mail-blk i {
    color: #525c74;
    font-size: 80px;
    left: 0;
    position: absolute;
    top: 70px;
  }
  /* line 609, ../scss/_small.scss */
  .connect-with-us .mail-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin: 24px auto;
    font-weight: 600;
    padding: 0 16px;
  }
  /* line 615, ../scss/_small.scss */
  .connect-with-us .mail-blk .know-more {
    margin-top: 20px;
    font-weight: 500;
  }
  /* line 618, ../scss/_small.scss */
  .connect-with-us .mail-blk .know-more a {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 620, ../scss/_small.scss */
  .connect-with-us .mail-blk .know-more a img {
    padding-right: 14px;
  }
  /* line 626, ../scss/_small.scss */
  .connect-with-us .feedback-blk {
    background-color: #ba4032;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    padding: 14px 30px 0;
  }
  /* line 632, ../scss/_small.scss */
  .connect-with-us .feedback-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 19px;
    margin-bottom: 50px;
    margin-top: 40px;
  }
  /* line 639, ../scss/_small.scss */
  .connect-with-us .feedback-blk textarea {
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 644, ../scss/_small.scss */
  .connect-with-us .feedback-blk input[type="submit"] {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 650, ../scss/_small.scss */
  .connect-with-us .feedback-blk input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 656, ../scss/_small.scss */
  .connect-with-us .contact-blk {
    background-color: #000;
    padding: 14px 24px 0;
    box-shadow: 0 0 4px 1px #acacac;
    height: 440px;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  /* line 663, ../scss/_small.scss */
  .connect-with-us .contact-blk a {
    color: #ffffff;
    font-size: 24px;
  }
  /* line 667, ../scss/_small.scss */
  .connect-with-us .contact-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 669, ../scss/_small.scss */
  .connect-with-us .contact-blk p a {
    color: #ffffff;
    font-size: 24px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 675, ../scss/_small.scss */
  .connect-with-us .contact-blk ul {
    display: inline-block;
    margin: 10px auto;
  }
  /* line 678, ../scss/_small.scss */
  .connect-with-us .contact-blk ul li {
    margin-left: 2.375rem;
    margin-top: 10px;
  }
  /* line 682, ../scss/_small.scss */
  .connect-with-us .contact-blk ul li a i {
    font-size: 30px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 690, ../scss/_small.scss */
  .connect-with-us .contact-blk ul li a:hover i {
    color: #d1d3d4;
  }

  /* line 702, ../scss/_small.scss */
  .brands {
    padding: 40px 0;
    background-color: #ffffff;
  }
  /* line 705, ../scss/_small.scss */
  .brands ul {
    display: block;
    margin: 28px auto;
    width: 100%;
  }
  /* line 709, ../scss/_small.scss */
  .brands ul li {
    clear: both;
    text-align: center;
    display: block;
    width: 100% !important;
    margin: 10px 10px;
  }
  /* line 716, ../scss/_small.scss */
  .brands ul li a {
    display: block;
  }

  /* line 724, ../scss/_small.scss */
  .artflute-expNavigation {
    background-color: #efefef;
  }
  /* line 726, ../scss/_small.scss */
  .artflute-expNavigation ul {
    display: inline-block;
    text-align: center;
    margin-bottom: -4px;
  }
  /* line 730, ../scss/_small.scss */
  .artflute-expNavigation ul li {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 733, ../scss/_small.scss */
  .artflute-expNavigation ul li a {
    padding: 6px 30px;
  }
  /* line 736, ../scss/_small.scss */
  .artflute-expNavigation ul li .artExpBuy {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 739, ../scss/_small.scss */
  .artflute-expNavigation ul li .artExpChoose {
    font-size: 28px;
    color: #d02642;
    font-family: "Arial";
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 14px;
  }
  /* line 747, ../scss/_small.scss */
  .artflute-expNavigation ul .artExpactive a {
    background-color: white;
    padding: 6px 30px;
  }

  /* line 756, ../scss/_small.scss */
  .artflute-experience {
    padding: 40px 0px 0 0px;
    background-color: #ffffff;
  }
  /* line 759, ../scss/_small.scss */
  .artflute-experience > .row {
    margin-bottom: 40px;
  }
  /* line 761, ../scss/_small.scss */
  .artflute-experience > .row:last-child {
    margin-bottom: 0;
  }
  /* line 764, ../scss/_small.scss */
  .artflute-experience > .row h5 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 768, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient {
    background-color: #ffd200;
    padding-left: 4px;
    padding-bottom: 10px;
    padding-top: 20px;
  }
  /* line 773, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 776, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
  }
  /* line 780, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
  }
  /* line 784, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo {
    margin-top: 16px;
  }
  /* line 786, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-ExpName {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLTStd-Hv";
    margin-top: 16px;
  }
  /* line 790, ../scss/_small.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-EXpPos {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 798, ../scss/_small.scss */
  .artflute-experience > .row .artPaddingTop {
    padding-top: 20px;
  }
  /* line 801, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk {
    padding: 10px 18px;
  }
  /* line 803, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk > .large-5 {
    text-align: left;
  }
  /* line 806, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 809, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul {
    list-style-image: url(../img/artExpCheckMark.png);
  }
  /* line 811, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul li {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 815, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara {
    margin-bottom: 50px;
  }
  /* line 817, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form {
    margin-top: 30px;
  }
  /* line 819, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label {
    padding-top: 6px;
    margin-bottom: 10px;
  }
  /* line 822, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label span {
    padding-left: 6px;
  }
  /* line 826, ../scss/_small.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }

  /* line 839, ../scss/_small.scss */
  .artflute-exp-header {
    background-color: black;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 110px 0 40px;
  }
  /* line 845, ../scss/_small.scss */
  .artflute-exp-header.print_sale {
    background-image: url("../img/home.jpg");
  }
  /* line 849, ../scss/_small.scss */
  .artflute-exp-header.original {
    background-image: url("../img/original.jpg");
  }
  /* line 853, ../scss/_small.scss */
  .artflute-exp-header.business_sale {
    background-image: url("../img/business.jpg");
  }
  /* line 858, ../scss/_small.scss */
  .artflute-exp-header h3 {
    font-size: 26px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 862, ../scss/_small.scss */
  .artflute-exp-header p {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 866, ../scss/_small.scss */
  .artflute-exp-header h5 {
    font-size: 18px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 20px;
    margin-bottom: 15px;
  }

  /* line 878, ../scss/_small.scss */
  .about-artflute {
    background-image: url(../img/about_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
  }
  /* line 883, ../scss/_small.scss */
  .about-artflute .artflute-text {
    background-color: white;
    padding: 20px;
    border: 1px solid #dbd9d9;
  }
  /* line 887, ../scss/_small.scss */
  .about-artflute .artflute-text h3 {
    font-size: 18px;
    color: #333333;
    font-family: "HelveticaNeueLT-Medium";
    margin-bottom: 20px;
  }
  /* line 893, ../scss/_small.scss */
  .about-artflute .artflute-text p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }

  /* line 905, ../scss/_small.scss */
  .terms-and-conditions {
    padding: 80px 20px;
  }
  /* line 907, ../scss/_small.scss */
  .terms-and-conditions h4 {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
    padding-bottom: 3px;
  }
  /* line 914, ../scss/_small.scss */
  .terms-and-conditions h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 400;
  }
  /* line 919, ../scss/_small.scss */
  .terms-and-conditions p {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
  }
  /* line 924, ../scss/_small.scss */
  .terms-and-conditions a {
    color: #000000;
    text-decoration: underline;
    font-size: 18px;
  }
  /* line 930, ../scss/_small.scss */
  .terms-and-conditions .main-tc-point {
    border: 1px solid #d7d7d7;
    margin: 14px 0;
  }
  /* line 933, ../scss/_small.scss */
  .terms-and-conditions .main-tc-point h5 {
    margin: 0;
    padding: 18px 0 18px 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 938, ../scss/_small.scss */
  .terms-and-conditions .main-tc-point h5 img {
    margin-right: 8px;
  }
  /* line 942, ../scss/_small.scss */
  .terms-and-conditions .main-tc-point > div {
    background-color: #f5f5f5;
    padding: 20px 40px;
  }

  /* line 954, ../scss/_small.scss */
  .faqs {
    padding: 60px 20px;
    background-color: white;
  }
  /* line 957, ../scss/_small.scss */
  .faqs h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 962, ../scss/_small.scss */
  .faqs h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 968, ../scss/_small.scss */
  .faqs p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 970, ../scss/_small.scss */
  .faqs p a {
    color: #ed1941;
  }
  /* line 974, ../scss/_small.scss */
  .faqs .faqsBlk {
    margin-bottom: 30px;
    padding-right: 60px;
  }

  /* line 982, ../scss/_small.scss */
  .termsConditions {
    padding: 60px 20px;
    background-color: white;
  }
  /* line 987, ../scss/_small.scss */
  .termsConditions h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 992, ../scss/_small.scss */
  .termsConditions h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 998, ../scss/_small.scss */
  .termsConditions p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1000, ../scss/_small.scss */
  .termsConditions p a {
    color: #ed1941;
  }
  /* line 1004, ../scss/_small.scss */
  .termsConditions .termsConditionsBlk {
    margin-bottom: 30px;
  }

  /* line 1010, ../scss/_small.scss */
  .privacy-policy {
    padding: 80px 20px;
    background-color: white;
  }
  /* line 1015, ../scss/_small.scss */
  .privacy-policy h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 1020, ../scss/_small.scss */
  .privacy-policy h5, .privacy-policy h6 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1026, ../scss/_small.scss */
  .privacy-policy p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1028, ../scss/_small.scss */
  .privacy-policy p a {
    color: #ed1941;
  }
  /* line 1032, ../scss/_small.scss */
  .privacy-policy .privacyBlk {
    margin-bottom: 40px;
  }
  /* line 1034, ../scss/_small.scss */
  .privacy-policy .privacyBlk .privacyInnerBlk {
    margin-bottom: 30px;
  }

  /* line 1046, ../scss/_small.scss */
  .select-type-of-painting {
    background: #fbfbfb;
    padding-top: 20px;
  }
  /* line 1049, ../scss/_small.scss */
  .select-type-of-painting ul {
    width: 100%;
    margin: 0;
    position: relative;
    top: 1px;
    z-index: 10000;
    display: inline-block;
  }
  /* line 1056, ../scss/_small.scss */
  .select-type-of-painting ul .active {
    background-color: #efefef;
  }
  /* line 1058, ../scss/_small.scss */
  .select-type-of-painting ul .active a {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }
  /* line 1064, ../scss/_small.scss */
  .select-type-of-painting ul li {
    display: block;
    width: 100%;
    margin-left: 0px;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 1069, ../scss/_small.scss */
  .select-type-of-painting ul li:last-child {
    border-bottom: none;
  }
  /* line 1072, ../scss/_small.scss */
  .select-type-of-painting ul li a {
    color: #000;
    font-weight: 600;
    padding: 5px 10px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding: 5px 40px 10px;
  }
  /* line 1079, ../scss/_small.scss */
  .select-type-of-painting ul li a:hover {
    background-color: #efefef;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }

  /* line 1094, ../scss/_small.scss */
  .sort-by-painting {
    position: relative;
    bottom: 3px;
    background-color: #efefef;
    padding: 5px 18px;
    border: 1px solid #d7d7d7;
    margin-bottom: 40px;
  }
  /* line 1101, ../scss/_small.scss */
  .sort-by-painting .sort-by-recently-added {
    position: absolute;
    right: 0;
  }
  /* line 1104, ../scss/_small.scss */
  .sort-by-painting .sort-by-recently-added .dropdown.button:after, .sort-by-painting .sort-by-recently-added button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1108, ../scss/_small.scss */
  .sort-by-painting .sort-by-recently-added p .dropdown {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #f5f1ec;
    margin-bottom: 0;
    border-radius: 5px;
    border: 1px solid #EFEFEF;
  }
  /* line 1118, ../scss/_small.scss */
  .sort-by-painting ul {
    overflow: visible;
  }
  /* line 1120, ../scss/_small.scss */
  .sort-by-painting ul li {
    display: block;
    width: 100%;
  }
  /* line 1123, ../scss/_small.scss */
  .sort-by-painting ul li a {
    position: relative;
  }
  /* line 1126, ../scss/_small.scss */
  .sort-by-painting ul li a .drop-down-mark {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    position: absolute;
    right: 25px;
    top: 16px;
    z-index: 10;
  }
  /* line 1136, ../scss/_small.scss */
  .sort-by-painting ul li img {
    position: relative;
    bottom: 2px;
  }
  /* line 1144, ../scss/_small.scss */
  .sort-by-painting .drop-down-list {
    margin-left: 0;
    display: inline-block;
    height: 40px;
    margin: 0;
  }
  /* line 1149, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .dropdown.button:after, .sort-by-painting .drop-down-list button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1152, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li {
    margin-left: 0;
  }
  /* line 1154, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li .dropdown {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #EFEFEF;
    margin-bottom: 0;
    border: 1px solid #EFEFEF;
    padding: 8px 40px 8px 5px;
    margin-right: 3px;
    font-weight: 600;
  }
  /* line 1162, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li .dropdown:last-child {
    border-right: none;
  }
  /* line 1165, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li .dropdown:hover {
    border: 1px solid #d7d7d7;
  }
  /* line 1171, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li .artwork-dropdown-image {
    margin-left: 5px;
  }
  /* line 1174, ../scss/_small.scss */
  .sort-by-painting .drop-down-list li i {
    color: #999999;
  }
  /* line 1178, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #drop3 {
    max-width: 560px !important;
  }
  /* line 1181, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #drop4 {
    max-width: 264px !important;
  }
  /* line 1184, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #drop5 {
    max-width: 265px !important;
  }
  /* line 1187, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #drop6 {
    max-width: 200px !important;
  }
  /* line 1190, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #style {
    max-width: 250px !important;
  }
  /* line 1193, ../scss/_small.scss */
  .sort-by-painting .drop-down-list #drop2, .sort-by-painting .drop-down-list #drop3, .sort-by-painting .drop-down-list #drop4, .sort-by-painting .drop-down-list #drop5, .sort-by-painting .drop-down-list #drop6, .sort-by-painting .drop-down-list #color, .sort-by-painting .drop-down-list #style {
    top: 50px !important;
  }
  /* line 1196, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:before {
    left: 45px !important;
  }
  /* line 1199, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:after {
    border-width: 16px;
    left: 44px !important;
    top: -32px;
  }
  /* line 1206, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown:before {
    border-width: 15px;
    top: -30px !important;
  }
  /* line 1210, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown {
    max-width: 400px !important;
    box-shadow: 0 0 5px #a4a49b;
  }
  /* line 1214, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider {
    height: 10px;
    border: 1px solid #ebebeb;
    width: 351px;
  }
  /* line 1218, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .bar {
    top: 0;
    height: 10px;
    width: 340px;
    background-color: #EBEBEB;
  }
  /* line 1224, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip {
    bottom: 4px;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    top: -6px;
    border-radius: 5px;
    padding-bottom: 1px;
    box-shadow: none;
    border: 2px solid #CCCCCC;
    height: 24px;
    width: 24px;
    z-index: 1000000;
    background-color: #e1e1e1;
    color: #CCCCCC;
    padding-top: 3px;
  }
  /* line 1241, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip {
    left: 329px;
  }
  /* line 1245, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip i {
    color: #CCCCCC;
  }
  /* line 1250, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip i {
    color: #CCCCCC;
  }
  /* line 1255, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .leftLabel {
    color: #D2D3D2;
    top: 0;
    right: -20px;
  }
  /* line 1260, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .rightLabel {
    color: #D2D3D2;
    top: 0;
    left: 10px;
  }
  /* line 1265, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-left {
    color: #000;
    font-weight: 600;
    margin-top: 12px;
    position: relative;
    right: -6px;
    text-align: left;
    width: 185px;
  }
  /* line 1274, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-right {
    bottom: 24px;
    color: #000;
    font-weight: 600;
    left: 82%;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 220px;
  }
  /* line 1286, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 {
    font-size: 14px !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important;
    color: #4b4b4c;
    font-weight: 600 !important;
    font-style: normal !important;
  }
  /* line 1293, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 a {
    float: right;
    color: #000;
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
  }
  /* line 1302, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown li {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 1308, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown a {
    margin-top: 3px;
    padding: 8px 15px;
  }
  /* line 1313, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li {
    margin: 0 !important;
  }
  /* line 1315, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li label {
    margin: 0 5px !important;
    padding: 10px !important;
  }
  /* line 1323, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content {
    max-width: 580px;
    background-color: white;
    padding: 20px;
  }
  /* line 1327, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .chosen-choices {
    border-radius: 5px;
  }
  /* line 1330, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content h3 {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    text-align: left;
    margin-left: 20px;
  }
  /* line 1336, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel {
    margin-top: 30px;
    margin-left: 0px;
  }
  /* line 1339, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child {
    margin-left: 5px;
  }
  /* line 1341, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child:hover {
    border-radius: 5px;
  }
  /* line 1346, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1350, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1361, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-price {
    width: 100%;
  }
  /* line 1363, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider {
    position: relative;
    width: 100%;
  }
  /* line 1366, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .leftLabel {
    color: #000000;
    left: 12%;
    position: absolute;
  }
  /* line 1371, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .rightLabel {
    position: absolute;
    left: 10%;
    color: #000000;
  }
  /* line 1384, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size {
    position: relative;
    height: 183px;
    text-align: none;
  }
  /* line 1389, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size p {
    padding-left: 10px;
    cursor: pointer;
    background-color: #ffffff;
    border: 2px solid #C2C2C2;
    border-bottom: none;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    text-align: center;
  }
  /* line 1400, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xxl-size {
    height: 183px;
    width: 100.5%;
    z-index: 10;
    border: 2px solid #C2C2C2;
  }
  /* line 1406, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xl-size {
    top: 30px;
    margin-left: 40px;
    height: 151px;
    z-index: 11;
  }
  /* line 1413, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .l-size {
    top: 60px;
    margin-left: 80px;
    height: 121px;
    z-index: 12;
  }
  /* line 1420, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .m-size {
    top: 90px;
    margin-left: 120px;
    height: 91px;
    z-index: 13;
  }
  /* line 1427, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .s-size {
    top: 120px;
    margin-left: 160px;
    height: 61px;
    z-index: 14;
  }
  /* line 1434, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xs-size {
    top: 150px;
    margin-left: 200px;
    height: 31px;
    z-index: 15;
  }
  /* line 1443, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-size a img {
    bottom: 4px !important;
  }
  /* line 1450, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation {
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 0;
    overflow: visible !important;
  }
  /* line 1455, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .square-size {
    width: 60px;
    height: 60px;
    border: 2px solid #CCCCCC;
    padding-top: 1px;
    font-size: 10px;
    position: relative;
  }
  /* line 1463, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .horizontal-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 40px;
    font-size: 11px;
    padding-top: 5px;
    position: relative;
  }
  /* line 1471, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .vertical-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 100px;
    font-size: 12px;
    padding-top: 8px;
    position: relative;
  }
  /* line 1481, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation p {
    font-size: 11px;
    color: #000;
    font-weight: 600;
  }
  /* line 1487, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li {
    margin-left: 11px !important;
    position: relative;
  }
  /* line 1490, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:first-child {
    margin-left: 0 !important;
  }
  /* line 1493, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:hover {
    background-color: white;
  }
  /* line 1496, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li img {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 15px;
    height: 15px;
  }
  /* line 1505, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation a img {
    bottom: 5px !important;
  }
  /* line 1511, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .square-size {
    width: 30px !important;
    height: 30px !important;
  }
  /* line 1515, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .f-dropdown {
    max-width: 320px !important;
  }
  /* line 1518, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation {
    width: 100%;
  }
  /* line 1520, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li {
    padding: 0;
    margin: 0 0 4px 0 !important;
    display: inline-block;
  }
  /* line 1524, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li p {
    border: 1px solid #d7d7d7 !important;
    position: relative;
  }
  /* line 1528, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li img {
    position: absolute;
    right: 5px;
    top: 1px;
    background-color: #ffffff;
    border-radius: 50%;
  }
  /* line 1543, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color {
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  /* line 1547, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li {
    padding: 0;
    margin: 0 12px 24px 12px;
  }
  /* line 1551, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li:hover {
    background-color: white;
  }
  /* line 1556, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color label {
    display: inline;
  }
  /* line 1560, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox {
    display: none;
  }
  /* line 1563, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .red-checkbox + label {
    background-color: red;
  }
  /* line 1566, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .black-checkbox + label {
    background-color: black;
  }
  /* line 1569, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .blue-checkbox + label {
    background-color: blue;
  }
  /* line 1572, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .green-checkbox + label {
    background-color: green;
  }
  /* line 1575, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .yellow-checkbox + label {
    background-color: yellow;
  }
  /* line 1579, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label {
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
  }
  /* line 1588, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label:active, .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox01:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  /* line 1592, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
  }
  /* line 1599, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
  }
  /* line 1608, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox + label {
    padding: 18px;
  }
  /* line 1612, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
  }
  /* line 1618, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color {
    margin-top: 20px;
    margin-left: 14px;
  }
  /* line 1622, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1626, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1636, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting #drop6 {
    padding: 10px 20px 10px 0;
  }
  /* line 1639, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList {
    list-style: none;
    float: left;
    margin-left: 0;
    clear: both;
  }
  /* line 1644, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li {
    margin-bottom: 20px;
  }
  /* line 1646, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li:hover {
    background-color: white;
  }
  /* line 1651, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel {
    margin-left: 0;
    clear: both;
  }
  /* line 1654, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li {
    margin-left: 11px !important;
  }
  /* line 1656, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li:first-child {
    margin-left: 0px !important;
  }
  /* line 1664, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  /* line 1677, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 36px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
  }
  /* line 1690, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -31px;
  }
  /* line 1694, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_9a104adab110937add478287ff0a0701.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 1703, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul {
    list-style: none;
  }
  /* line 1705, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li {
    padding: 0;
  }
  /* line 1707, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
  }
  /* line 1718, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium {
    width: 100%;
    margin: 0 auto;
  }
  /* line 1721, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container {
    text-align: left;
  }
  /* line 1724, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li {
    overflow: hidden;
  }
  /* line 1726, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li input[type="text"] {
    height: 24px;
  }
  /* line 1729, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li a.search-choice-close {
    background-position: -23px 1px !important;
  }
  /* line 1736, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li {
    padding: 0;
  }
  /* line 1738, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
    margin-right: 4px;
  }
  /* line 1743, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a:hover {
    background-color: #EEEEEE;
  }
  /* line 1747, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li:hover {
    background: none;
  }
  /* line 1755, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search {
    position: relative;
    margin-left: 0px;
  }
  /* line 1758, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    background-color: #EBEBEB;
    border: 1px solid #D7D7D7;
    padding: 8px 20px;
  }
  /* line 1765, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search a:hover {
    background-color: #ffffff;
  }
  /* line 1770, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search img {
    position: absolute;
    top: 12px;
    left: 5px;
  }
  /* line 1776, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search input {
    padding-left: 22px;
    border: none;
    background-color: #EFEFEF;
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    width: 150px;
  }
  /* line 1786, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-webkit-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1792, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search :-moz-placeholder {
    /* Firefox 18- */
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1799, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #f2f2f2d;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1806, ../scss/_small.scss */
  .sort-by-painting .drop-down-list .artwork-search :-ms-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }

  /* line 1820, ../scss/_small.scss */
  .the-artwork-review {
    padding: 10px 0 80px;
    background-color: white;
  }
  /* line 1823, ../scss/_small.scss */
  .the-artwork-review .tags {
    padding-bottom: 14px;
  }
  /* line 1826, ../scss/_small.scss */
  .the-artwork-review .tags p span {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1829, ../scss/_small.scss */
  .the-artwork-review .tags p a {
    font-size: 0.8125rem;
    color: #cc6666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1834, ../scss/_small.scss */
  .the-artwork-review .review-blk {
    padding: 0 10px;
  }
  /* line 1836, ../scss/_small.scss */
  .the-artwork-review .review-blk ul {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin-left: 0;
    padding: 16px 0;
  }
  /* line 1841, ../scss/_small.scss */
  .the-artwork-review .review-blk ul li:first-child {
    margin-left: 0;
  }
  /* line 1846, ../scss/_small.scss */
  .the-artwork-review .review-blk ul li h3 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 1850, ../scss/_small.scss */
  .the-artwork-review .review-blk ul li p {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1856, ../scss/_small.scss */
  .the-artwork-review .review-blk dl {
    display: inline-block;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    height: 36px;
  }
  /* line 1862, ../scss/_small.scss */
  .the-artwork-review .review-blk dl dd a {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 6px 26px;
    background-color: #f5f5f5;
  }
  /* line 1869, ../scss/_small.scss */
  .the-artwork-review .review-blk dl dd.active a {
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #878787;
  }
  /* line 1876, ../scss/_small.scss */
  .the-artwork-review .review-blk .write-a-review {
    background-color: #b85f5f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    padding: 6px 14px;
  }
  /* line 1887, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content {
    padding-top: 24px;
  }
  /* line 1889, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content .about-artwork-subh {
    font-size: 1rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1892, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content .reviews {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  /* line 1896, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content .reviews p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1900, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content .reviews span {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-top: 12px;
  }
  /* line 1905, ../scss/_small.scss */
  .the-artwork-review .review-blk .tabs-content .reviews img {
    float: left;
    margin-right: 8px;
  }
  /* line 1913, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk {
    padding: 0 10px;
    margin-top: 20px;
    position: relative;
  }
  /* line 1917, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 16px 10px;
  }
  /* line 1920, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block {
    background-color: #F4F1F1;
  }
  /* line 1922, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block h5 {
    color: #b2b2b2 !important;
  }
  /* line 1926, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk h3 {
    font-size: 1.25rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 14px;
  }
  /* line 1931, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 14px 0 14px 8px;
    margin-bottom: 16px;
    position: relative;
    z-index: 10;
  }
  /* line 1939, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .term-conditions {
    color: #de5a4b;
    font-size: 11px;
  }
  /* line 1943, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .option-list {
    margin-top: 12px;
    margin-left: 8px;
  }
  /* line 1949, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-1 input[type=radio] {
    margin-left: 8px;
    margin-top: 8px;
  }
  /* line 1956, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-8 label {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
  }
  /* line 1963, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper {
    width: 92px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  /* line 1971, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text {
    font-size: 10px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 4px 0;
    left: -5px;
    top: 15px;
    width: 120px;
  }
  /* line 1984, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.green {
    background-color: #00bb09;
    color: #333333;
  }
  /* line 1989, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.grey {
    background-color: #9a9a9a;
    color: #ffffff;
  }
  /* line 1994, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.red {
    background-color: #b35454;
    color: #333333;
  }
  /* line 1999, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.blue {
    background-color: #70d5ff;
    color: #ffffff;
  }
  /* line 2006, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before, .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    content: "";
    position: absolute;
    bottom: -3px;
  }
  /* line 2012, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before {
    left: 0;
  }
  /* line 2015, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    right: 0;
  }
  /* line 2020, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2027, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2032, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .exclusive-work {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: -6px;
  }
  /* line 2037, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions {
    margin-bottom: 0px;
  }
  /* line 2039, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions a {
    font-size: 0.6875rem;
    color: #de5a4b;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 0px;
  }
  /* line 2046, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize {
    padding-right: 16px;
  }
  /* line 2048, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize p {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 5px;
  }
  /* line 2054, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-buy p {
    margin-top: 23px;
    padding-right: 16px;
  }
  /* line 2061, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul {
    margin-top: 40px;
  }
  /* line 2063, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li {
    padding-bottom: 20px;
  }
  /* line 2065, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2067, ../scss/_small.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a img {
    width: 25px;
  }
  /* line 2077, ../scss/_small.scss */
  .the-artwork-review .limited-overlay, .the-artwork-review .subscribe-overlay {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 90px 20px 16px 20px;
    position: absolute;
    top: 0;
    z-index: 90;
    background: rgba(255, 255, 255, 0.9);
  }
  /* line 2084, ../scss/_small.scss */
  .the-artwork-review .limited-overlay h3, .the-artwork-review .subscribe-overlay h3 {
    font-size: 24px;
    color: #666666;
    font-weight: 700;
  }
  /* line 2089, ../scss/_small.scss */
  .the-artwork-review .limited-overlay h5, .the-artwork-review .subscribe-overlay h5 {
    font-size: 14px;
    color: #666666;
    font-weight: 600;
    margin: 12px 0;
  }
  /* line 2094, ../scss/_small.scss */
  .the-artwork-review .limited-overlay h5 img, .the-artwork-review .subscribe-overlay h5 img {
    width: 20px;
    margin-right: 8px;
  }
  /* line 2099, ../scss/_small.scss */
  .the-artwork-review .limited-overlay p, .the-artwork-review .subscribe-overlay p {
    font-size: 14px;
    color: #666666;
  }
  /* line 2102, ../scss/_small.scss */
  .the-artwork-review .limited-overlay p a, .the-artwork-review .subscribe-overlay p a {
    background-color: #ed1941;
    color: white;
    padding: 8px 20px;
    font-size: 18px;
  }
  /* line 2109, ../scss/_small.scss */
  .the-artwork-review .limited-overlay .got-it-btn, .the-artwork-review .subscribe-overlay .got-it-btn {
    margin-top: 46px;
  }
  /* line 2114, ../scss/_small.scss */
  .the-artwork-review .subscribe-overlay {
    padding-top: 100px;
  }
  /* line 2116, ../scss/_small.scss */
  .the-artwork-review .subscribe-overlay .break-inspire {
    font-weight: 700;
    margin-top: 6px;
  }

  /* line 2127, ../scss/_small.scss */
  .artist-tabs-func {
    background-color: black;
  }
  /* line 2130, ../scss/_small.scss */
  .artist-tabs-func dl dd {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 2136, ../scss/_small.scss */
  .artist-tabs-func dl .artist-arrow {
    display: none;
  }
  /* line 2139, ../scss/_small.scss */
  .artist-tabs-func dl span {
    background-color: #ffcc00;
    border-radius: 3px;
    color: #000;
    margin-left: 6px;
    padding: 0 2px;
  }
  /* line 2146, ../scss/_small.scss */
  .artist-tabs-func dl .artist-arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
  }
  /* line 2153, ../scss/_small.scss */
  .artist-tabs-func dl dd.active {
    position: relative;
  }
  /* line 2155, ../scss/_small.scss */
  .artist-tabs-func dl dd.active a {
    background-color: white;
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2161, ../scss/_small.scss */
  .artist-tabs-func dl a {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2164, ../scss/_small.scss */
  .artist-tabs-func dl a:hover {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2173, ../scss/_small.scss */
  .artist-related-information {
    font-size: 100%;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    background-color: white;
    line-height: 24px;
    padding: 40px 0;
  }
  /* line 2181, ../scss/_small.scss */
  .artist-related-information .artist-public-profile {
    background-color: white;
  }
  /* line 2183, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul {
    list-style: none;
  }
  /* line 2185, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li {
    width: 200px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 4px;
    display: none;
    /** Hide items initially to avoid a flicker effect **/
    cursor: pointer;
    -webkit-transition: box-shadow 500ms ease;
    -moz-transition: box-shadow 500ms ease;
    -o-transition: box-shadow 500ms ease;
    transition: box-shadow 500ms ease;
  }
  /* line 2201, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li:hover {
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.2);
  }
  /* line 2204, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li h5 {
    margin-bottom: 0;
  }
  /* line 2207, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles {
    position: relative;
  }
  /* line 2210, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles:hover .overlay {
    opacity: 0.6;
  }
  /* line 2215, ../scss/_small.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 2235, ../scss/_small.scss */
  .artist-related-information .about-artist-detail {
    background-color: white;
    padding: 0 10px;
  }
  /* line 2238, ../scss/_small.scss */
  .artist-related-information .about-artist-detail h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2241, ../scss/_small.scss */
  .artist-related-information .about-artist-detail p {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2245, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music {
    border-left: 10px solid #f1f1f1;
    padding: 20px;
    margin: 10px auto;
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2252, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0 !important;
  }
  /* line 2258, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .artist-story {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    padding-right: 40px;
  }
  /* line 2264, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-biocopie p {
    margin-bottom: 20px;
    padding-right: 60px;
  }
  /* line 2270, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  /* line 2274, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row:last-child {
    border-bottom: none;
  }
  /* line 2278, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info h3 {
    margin-bottom: 16px;
  }
  /* line 2281, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info img {
    margin-top: 10px;
  }
  /* line 2284, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p {
    margin-bottom: 8px;
  }
  /* line 2286, ../scss/_small.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p a {
    font-size: 0.9375rem;
    color: #d31c3a;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2295, ../scss/_small.scss */
  .artist-related-information .artist-related-review {
    background-color: white;
  }
  /* line 2297, ../scss/_small.scss */
  .artist-related-information .artist-related-review h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2300, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-review-list {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  /* line 2304, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-review-list h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2307, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-review-list p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2310, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2313, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by a {
    color: #d61f3d;
  }
  /* line 2318, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded {
    padding-left: 60px;
  }
  /* line 2320, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul {
    list-style: none;
    margin-left: 0;
    display: inline-block;
  }
  /* line 2324, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li {
    margin-bottom: 30px;
  }
  /* line 2326, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li p {
    text-align: center;
  }
  /* line 2329, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-artwork-name {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2332, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-view-cnt {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2337, ../scss/_small.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li img {
    border: 1px solid #d7d7d7;
    padding: 6px;
  }
  /* line 2349, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show {
    padding: 0 20px;
  }
  /* line 2351, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
  }
  /* line 2355, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show dl {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
  }
  /* line 2359, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show dl dd {
    display: block;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 2365, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show dl dd.active a {
    background-color: #878787;
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    border-radius: 5px;
  }
  /* line 2371, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show dl a {
    padding: 8px 24px !important;
    background-color: #f5f5f5;
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2377, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2381, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div {
    border-bottom: 1px dotted black;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  /* line 2385, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div:first-child {
    border-bottom: none;
    margin-top: 20px;
  }
  /* line 2390, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2393, ../scss/_small.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div p {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2407, ../scss/_small.scss */
  footer {
    background-color: black;
    padding: 20px 4px;
  }
  /* line 2410, ../scss/_small.scss */
  footer p {
    margin: 0;
  }
  /* line 2413, ../scss/_small.scss */
  footer ul {
    list-style: none;
    margin: 0;
  }
  /* line 2417, ../scss/_small.scss */
  footer .footer-count {
    padding: 0 80px 0 0;
  }
  /* line 2420, ../scss/_small.scss */
  footer .footer-count .footer-number {
    font-size: 30px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2423, ../scss/_small.scss */
  footer .footer-count .footer-text {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: -8px;
  }
  /* line 2429, ../scss/_small.scss */
  footer .footer-list h3 {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2433, ../scss/_small.scss */
  footer .footer-list li a {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2435, ../scss/_small.scss */
  footer .footer-list li a:hover {
    color: #838080;
  }
  /* line 2441, ../scss/_small.scss */
  footer .footer-copyright {
    border-top: 1px solid #1a1a1a;
  }
  /* line 2443, ../scss/_small.scss */
  footer .footer-copyright img {
    float: left;
  }
  /* line 2446, ../scss/_small.scss */
  footer .footer-copyright ul {
    margin-top: 10px;
  }
  /* line 2450, ../scss/_small.scss */
  footer .footer-copyright ul li a:hover {
    color: #d4d6d9;
  }
  /* line 2456, ../scss/_small.scss */
  footer .footer-copyright p {
    font-size: 12px;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2459, ../scss/_small.scss */
  footer .footer-copyright span {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-left: 14px;
    padding-top: 13px;
  }
  /* line 2465, ../scss/_small.scss */
  footer .footer-copyright ul {
    float: right;
  }
  /* line 2467, ../scss/_small.scss */
  footer .footer-copyright ul a {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2474, ../scss/_small.scss */
  .featured-artists {
    padding: 80px 20px;
    position: relative;
  }
  /* line 2477, ../scss/_small.scss */
  .featured-artists .featured-image {
    margin-bottom: 20px;
  }
  /* line 2480, ../scss/_small.scss */
  .featured-artists .each-block-01 {
    background-size: cover;
    display: block;
    height: 348px;
    margin-bottom: 10px;
  }
  /* line 2485, ../scss/_small.scss */
  .featured-artists .each-block-01 .user-images {
    width: 100%;
  }
  /* line 2487, ../scss/_small.scss */
  .featured-artists .each-block-01 .user-images img {
    width: 60px;
  }
  /* line 2493, ../scss/_small.scss */
  .featured-artists .each-block {
    background-size: cover;
    display: block;
    height: 164px;
    position: relative;
  }
  /* line 2500, ../scss/_small.scss */
  .featured-artists .each-block .user-images img {
    width: 40px;
  }
  /* line 2506, ../scss/_small.scss */
  .featured-artists p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  /* line 2513, ../scss/_small.scss */
  .featured-artists h3 {
    font-size: 20px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin: 0;
  }
  /* line 2517, ../scss/_small.scss */
  .featured-artists .user-images {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-top: 35px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
  }
  /* line 2532, ../scss/_small.scss */
  .featured-artists .user-images img {
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #ffffff;
  }
  /* line 2538, ../scss/_small.scss */
  .featured-artists .user-images h3 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 5px;
  }
  /* line 2543, ../scss/_small.scss */
  .featured-artists .user-images p {
    font-size: 12px;
    color: #fff;
    font-style: normal;
  }

  /* line 2554, ../scss/_small.scss */
  .media-block {
    background-color: #ffffff;
    padding: 130px 0 60px;
  }
  /* line 2557, ../scss/_small.scss */
  .media-block ul {
    list-style: none;
  }
  /* line 2559, ../scss/_small.scss */
  .media-block ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 2563, ../scss/_small.scss */
  .media-block ul li:last-child {
    border-bottom: none;
  }
  /* line 2567, ../scss/_small.scss */
  .media-block ul li div.event-date h3 {
    margin-bottom: 0;
  }
  /* line 2569, ../scss/_small.scss */
  .media-block ul li div.event-date h3 br {
    display: none;
  }
  /* line 2574, ../scss/_small.scss */
  .media-block ul li a {
    display: block;
  }

  /* line 2583, ../scss/_small.scss */
  .register_to_upload_artwork-slider {
    background-color: #f1f1f1;
    padding: 4px 0;
  }
  /* line 2587, ../scss/_small.scss */
  .register_to_upload_artwork-slider .item p {
    padding: 0 10px;
  }
  /* line 2591, ../scss/_small.scss */
  .register_to_upload_artwork-slider img {
    margin-top: 40px;
    width: 90px !important;
    height: 90px !important;
    border-radius: 50%;
    display: inline-block !important;
    margin-bottom: 20px;
  }
  /* line 2599, ../scss/_small.scss */
  .register_to_upload_artwork-slider h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 2604, ../scss/_small.scss */
  .register_to_upload_artwork-slider p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2610, ../scss/_small.scss */
  .register_to_upload_artwork-slider .owl-nav {
    position: relative;
  }
  /* line 2612, ../scss/_small.scss */
  .register_to_upload_artwork-slider .owl-nav i {
    color: #717171;
    font-size: 20px;
  }
  /* line 2616, ../scss/_small.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -490px;
    background: none !important;
  }
  /* line 2622, ../scss/_small.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -490px;
    background: none !important;
  }

  /* line 2631, ../scss/_small.scss */
  .desktop-art {
    padding: 130px 10px 50px 10px;
    margin-top: -10px;
    background-color: #ffffff;
  }
  /* line 2635, ../scss/_small.scss */
  .desktop-art .content-block {
    text-align: center;
  }
  /* line 2637, ../scss/_small.scss */
  .desktop-art .content-block p {
    font-size: 16px;
    color: #000000;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2644, ../scss/_small.scss */
  .desktop-art h1 {
    font-size: 24px;
    line-height: 30px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2650, ../scss/_small.scss */
  .desktop-art img {
    margin-bottom: 40px;
    width: 300px;
  }
  /* line 2656, ../scss/_small.scss */
  .desktop-art .form-block h1 {
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 50px;
    line-height: 34px;
  }
  /* line 2662, ../scss/_small.scss */
  .desktop-art form {
    width: 100%;
    margin: 46px auto 0px;
    border-radius: 5px;
    box-shadow: 0 0 2px #D7D7D7;
    padding: 40px 30px 20px;
    margin-top: 46px;
    background-color: #fafafa;
  }
  /* line 2671, ../scss/_small.scss */
  .desktop-art form label input {
    border-radius: 3px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  /* line 2677, ../scss/_small.scss */
  .desktop-art form input[type="submit"] {
    margin-top: 20px;
    padding: 7px 20px;
  }
  /* line 2682, ../scss/_small.scss */
  .desktop-art form .chosen-container .chosen-single {
    height: 38px;
  }
  /* line 2684, ../scss/_small.scss */
  .desktop-art form .chosen-container .chosen-single span {
    font-size: 17px;
    padding-top: 7px;
  }
  /* line 2688, ../scss/_small.scss */
  .desktop-art form .chosen-container .chosen-single b {
    margin-top: 8px;
  }
  /* line 2695, ../scss/_small.scss */
  .desktop-art .error-message {
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2698, ../scss/_small.scss */
  .desktop-art p {
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    font-family: "HelveticaNeueLT-Thin";
    margin: 20px auto;
    width: 90%;
  }
  /* line 2706, ../scss/_small.scss */
  .desktop-art p span {
    font-family: "HelveticaNeueLT-Medium";
    font-size: 20px;
  }

  /* line 2714, ../scss/_small.scss */
  .register-to-upload-artwork {
    padding: 0 0 40px 0;
    background-color: #ffffff;
  }
  /* line 2717, ../scss/_small.scss */
  .register-to-upload-artwork > .row {
    margin-bottom: 60px;
  }
  /* line 2720, ../scss/_small.scss */
  .register-to-upload-artwork h5 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
  }
  /* line 2725, ../scss/_small.scss */
  .register-to-upload-artwork p {
    font-size: 18px;
    color: #5d5d5d;
    font-weight: 400;
    margin-bottom: 14px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2731, ../scss/_small.scss */
  .register-to-upload-artwork p a {
    text-decoration: underline;
    color: #5d5d5d;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2741, ../scss/_small.scss */
  .register-link-blk {
    position: relative;
    max-height: 385px;
    overflow: hidden;
  }
  /* line 2746, ../scss/_small.scss */
  .register-link-blk .register-total-artist {
    position: absolute;
    margin: 0 auto;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  /* line 2755, ../scss/_small.scss */
  .register-link-blk .register-total-artist h3 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 62px;
  }
  /* line 2761, ../scss/_small.scss */
  .register-link-blk .register-total-artist .spreading-love {
    margin-bottom: 64px;
  }
  /* line 2764, ../scss/_small.scss */
  .register-link-blk .register-total-artist p {
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2769, ../scss/_small.scss */
  .register-link-blk .register-total-artist p:last-child {
    margin-bottom: 36px;
  }
  /* line 2772, ../scss/_small.scss */
  .register-link-blk .register-total-artist p a {
    background-color: #ed1941;
    padding: 8px 16px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
  }
  /* line 2781, ../scss/_small.scss */
  .register-link-blk ul {
    margin: 0;
    padding: 0;
  }
  /* line 2784, ../scss/_small.scss */
  .register-link-blk ul li {
    margin: 0;
    padding: 0;
    width: 5%;
  }
  /* line 2788, ../scss/_small.scss */
  .register-link-blk ul li img {
    width: 100%;
  }

  /* line 2798, ../scss/_small.scss */
  .artwork-own-gallery {
    background-color: #d7d7d7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 0;
    height: 410px;
    position: relative;
  }
  /* line 2808, ../scss/_small.scss */
  .artwork-own-gallery .overlay-cover {
    background-color: #000;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
  }
  /* line 2816, ../scss/_small.scss */
  .artwork-own-gallery .artist-profileTimeline {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
  }
  /* line 2822, ../scss/_small.scss */
  .artwork-own-gallery h3 {
    font-size: 30px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2826, ../scss/_small.scss */
  .artwork-own-gallery p {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 8px;
    margin-top: 0;
  }
  /* line 2830, ../scss/_small.scss */
  .artwork-own-gallery p span {
    font-size: 24px;
  }
  /* line 2835, ../scss/_small.scss */
  .artwork-own-gallery .profile-pic {
    float: none;
    border: 6px solid white;
    margin: 6px 16px 0 0;
    width: 100px;
  }
  /* line 2841, ../scss/_small.scss */
  .artwork-own-gallery ul {
    overflow: visible !important;
    margin: 0;
  }
  /* line 2844, ../scss/_small.scss */
  .artwork-own-gallery ul li {
    margin-left: 0;
    margin-right: 14px;
  }
  /* line 2848, ../scss/_small.scss */
  .artwork-own-gallery ul li a i {
    border-radius: 50%;
    background: #ffffff;
    font-size: 25px;
    color: #000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 2857, ../scss/_small.scss */
  .artwork-own-gallery ul li a i:hover {
    color: #909192;
  }
  /* line 2862, ../scss/_small.scss */
  .artwork-own-gallery ul li a .fa-facebook {
    padding: 5px 11px;
  }
  /* line 2865, ../scss/_small.scss */
  .artwork-own-gallery ul li a .fa-google-plus {
    padding: 5px 7px;
  }
  /* line 2868, ../scss/_small.scss */
  .artwork-own-gallery ul li a .fa-twitter {
    padding: 5px 6px;
  }
  /* line 2871, ../scss/_small.scss */
  .artwork-own-gallery ul li a .fa-envelope {
    padding: 5px 6px;
  }
  /* line 2878, ../scss/_small.scss */
  .artwork-own-gallery .artwork-on-gallery-blk {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
  }

  /* line 2888, ../scss/_small.scss */
  .shipping-handling {
    background-color: white;
    padding: 30px 10px;
  }
  /* line 2893, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout form input[type="submit"] {
    display: block;
    margin-bottom: 10px;
  }
  /* line 2898, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table {
    width: 100%;
    border: none;
    text-align: center;
  }
  /* line 2902, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table th {
    font-size: 0.6875rem;
    color: #999999;
    font-family: "HelveticaNeueLT-Thin";
    width: 100%;
    display: block;
  }
  /* line 2907, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table tr {
    width: 100%;
  }
  /* line 2910, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td {
    padding: 4px 10px;
    display: block;
    width: 100%;
    background-color: white;
  }
  /* line 2915, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td.price {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
  }
  /* line 2919, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td img {
    float: left;
    margin-bottom: 10px;
    margin-top: 26px;
    margin-right: 10px;
  }
  /* line 2925, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td h3 {
    margin-bottom: 0;
  }
  /* line 2928, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td input {
    width: 20%;
    padding-left: 18px;
    margin-bottom: 0;
    clear: both;
  }
  /* line 2935, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td .author-name {
    font-size: 14px;
  }
  /* line 2939, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout table td .remove-this-item {
    font-size: 12px;
    color: #df505a;
  }
  /* line 2946, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list {
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0;
  }
  /* line 2949, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list .art-cost-detail {
    font-size: 0.6875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2952, ../scss/_small.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list input[type="submit"] {
    display: block;
  }
  /* line 2959, ../scss/_small.scss */
  .shipping-handling .apply-code {
    padding: 20px 0;
  }
  /* line 2961, ../scss/_small.scss */
  .shipping-handling .apply-code .congratulations {
    font-size: 0.875rem;
    color: #669933;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2964, ../scss/_small.scss */
  .shipping-handling .apply-code a {
    margin-bottom: 0;
    background-color: black;
  }
  /* line 2970, ../scss/_small.scss */
  .shipping-handling .total-payments {
    background-color: #eeeef0;
    padding: 14px 0;
    margin: 20px auto;
  }
  /* line 2974, ../scss/_small.scss */
  .shipping-handling .total-payments .payment-info {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2979, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns {
    margin-top: 20px;
  }
  /* line 2981, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns h5 {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2983, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns h5 a {
    color: #993333;
  }
  /* line 2987, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns p {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2992, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns .shipping-item h4 {
    font-size: 18px;
  }
  /* line 2996, ../scss/_small.scss */
  .shipping-handling .shipping-tax-returns .shipping-item p {
    margin-bottom: 20px;
  }

  /* line 3005, ../scss/_small.scss */
  .secure-booking {
    background-color: white;
    padding: 30px 10px;
  }
  /* line 3008, ../scss/_small.scss */
  .secure-booking ul {
    display: block;
    width: 100%;
  }
  /* line 3011, ../scss/_small.scss */
  .secure-booking ul li {
    display: block;
    width: 100%;
  }
  /* line 3014, ../scss/_small.scss */
  .secure-booking ul li a {
    display: block;
    text-align: center;
    width: 100%;
  }
  /* line 3021, ../scss/_small.scss */
  .secure-booking ul .list-item {
    padding: 10px 40px 10px 14px;
    background-color: black;
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3026, ../scss/_small.scss */
  .secure-booking ul .list-item.active {
    background-color: #545d67;
  }
  /* line 3032, ../scss/_small.scss */
  .secure-booking .enter-email-address label {
    font-size: 1rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-bottom: 10px;
  }
  /* line 3038, ../scss/_small.scss */
  .secure-booking .customer-radio label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    position: relative;
    top: 12px;
  }
  /* line 3042, ../scss/_small.scss */
  .secure-booking .customer-radio label span {
    font-size: 0.6875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3046, ../scss/_small.scss */
  .secure-booking .customer-radio input[type="text"] {
    margin-top: 20px;
  }
  /* line 3050, ../scss/_small.scss */
  .secure-booking .customer-radio p a {
    font-size: 0.8125rem;
    color: #cc3333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3056, ../scss/_small.scss */
  .secure-booking .customer-full-address label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 4px;
  }
  /* line 3060, ../scss/_small.scss */
  .secure-booking .customer-full-address .choose-your-delivery {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0px;
    margin: 14px auto;
  }
  /* line 3066, ../scss/_small.scss */
  .secure-booking .customer-full-address input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3070, ../scss/_small.scss */
  .secure-booking .customer-full-address input[type="submit"] {
    font-size: 18px;
    font-weight: 500;
    margin-top: 6px;
  }
  /* line 3076, ../scss/_small.scss */
  .secure-booking .visa-banking {
    border: 1px solid #d7d7d7;
    margin-right: 48px;
  }
  /* line 3080, ../scss/_small.scss */
  .secure-booking .visa-banking ul li {
    padding: 8px 30px;
  }
  /* line 3083, ../scss/_small.scss */
  .secure-booking .visa-banking ul input {
    display: inline-block;
  }
  /* line 3087, ../scss/_small.scss */
  .secure-booking .visa-banking .cards-details {
    padding: 20px 30px;
  }
  /* line 3089, ../scss/_small.scss */
  .secure-booking .visa-banking .cards-details input {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3093, ../scss/_small.scss */
  .secure-booking .visa-banking .cards-details label {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3099, ../scss/_small.scss */
  .secure-booking .order-summary .summery-btn {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
    background-color: black;
    padding: 7px 22px;
  }
  /* line 3105, ../scss/_small.scss */
  .secure-booking .order-summary img {
    float: left;
    margin: 6px 16px 20px 0;
  }
  /* line 3109, ../scss/_small.scss */
  .secure-booking .order-summary .order-dom {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3114, ../scss/_small.scss */
  .secure-booking .order-summary div {
    clear: both;
    border-top: 1px solid #d7d7d7;
    padding: 10px 0;
  }
  /* line 3119, ../scss/_small.scss */
  .secure-booking .order-summary div p {
    margin-bottom: 0;
  }

  /* line 3126, ../scss/_small.scss */
  aside.left-off-canvas-menu {
    transform: translate3d(-100%, 0px, 110px) !important;
    position: fixed;
    top: 0 !important;
    overflow-y: hidden;
  }
  /* line 3131, ../scss/_small.scss */
  aside.left-off-canvas-menu ul {
    margin-top: 30px;
    list-style: none;
  }

   aside.left-off-canvas-menu ul.dropdown-menu {
    margin: 0 0 20px;
    list-style: none;   
    background: transparent;
    top: 0;
    position: relative;
    width: 100%;
    padding: 10px 15px 0;
  }
  
   aside.left-off-canvas-menu ul#drop15{
	position: relative !important;
	top: -41px !important;
	left: 0 !important;
	background: transparent;
	display:none;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
   }
   aside.left-off-canvas-menu ul#drop15 li:hover{
    background-color: transparent;
   } 

aside.left-off-canvas-menu ul li button{
background: transparent;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
padding:0;
color: #fff !important;
}
aside.left-off-canvas-menu ul li button:hover,
aside.left-off-canvas-menu ul li button:focus{
background: transparent !important;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}


  aside.left-off-canvas-menu ul li a:hover,aside.left-off-canvas-menu ul li a:focus{
     background-color: transparent;
  }

  /* line 3134, ../scss/_small.scss */
  aside.left-off-canvas-menu ul li {
    margin-bottom: 20px;
  }
  /* line 3136, ../scss/_small.scss */
  aside.left-off-canvas-menu ul li a {
    color: #ffffff;
  }
}

@media(min-width: 768px) and (max-width: 1024px){
 aside.left-off-canvas-menu ul.dropdown-menu{
 	background: #333333;
	top: 27%;
 }
 aside.left-off-canvas-menu ul#drop15{
        background: #333333;
	top: 44px !important;
}
}
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 10, ../scss/_medium.scss */
  header {
    position: fixed;
    height: 66px;
    right: 0px;
    left: 0px;
    z-index: 100000;
    background-color: white;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
  }
  /* line 20, ../scss/_medium.scss */
 
header .artflute-logoBLK ul {
        margin-bottom: 10px !important;
        margin-top: 8px !important;
        float: right;
        overflow: visible !important;
        display: block !important;
        position: absolute;
        right: 105px;
        top: 10px;
    }
    header .artflute-logoBLK ul li {
        display: none;
    }
    header .artflute-logoBLK ul li.generic-search {
        display: inline-block;
    }
   header .artflute-logoBLK ul .generic-search .active {
        border-left: 1px solid #cccccc;
        padding: 0 8px;
        width: 315px !important;
    }



 header .artflute-logoBLK {
    padding-top: 10px;
    padding-bottom: 2px;
  }
  /* line 23, ../scss/_medium.scss */
  header .artflute-logoBLK .artlfute-logo {
    position: absolute;
    z-index: 99;
    overflow: hidden;
    right: 0;
    top: 0;
  }
  /* line 31, ../scss/_medium.scss */
  header .artflute-logoBLK ul {
    margin-bottom: 10px !important;
    margin-top: 8px !important;
    float: right;
    overflow: visible !important;
  }
  /* line 38, ../scss/_medium.scss */
  header .artflute-logoBLK ul li .active {
    padding: 5px 7px;
    border: 1px solid #b2b2b2;
  }
  /* line 42, ../scss/_medium.scss */
  header .artflute-logoBLK ul li a {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 5px 7px;
    border: 1px solid #ffffff;
  }
  /* line 46, ../scss/_medium.scss */
  header .artflute-logoBLK ul li a:hover {
    border: 1px solid #b2b2b2;
  }
  /* line 52, ../scss/_medium.scss */
  header .artflute-logoBLK ul .generic-search {
    position: relative;
    top: -4px;
  }
  /* line 55, ../scss/_medium.scss */
  header .artflute-logoBLK ul .generic-search .active {
    width: 630px;
    padding: 0 8px;
    border-left: 1px solid #CCCCCC;
  }
  /* line 60, ../scss/_medium.scss */
  header .artflute-logoBLK ul .generic-search input {
    position: absolute;
    right: 78px;
    border-right: 0;
    width: 0;
    padding: 0;
    height: 37px;
    box-shadow: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-left: 0;
  }
  /* line 74, ../scss/_medium.scss */
  header .artflute-logoBLK ul .generic-search span {
    background-color: #ebebeb;
    cursor: pointer;
    color: #959595;
    padding: 10px 12px 11px 14px;
    border: 1px solid #cccccc;
    font-size: 14px;
  }

  /* line 92, ../scss/_medium.scss */
  .main-frame-slider {
    background-color: #d7d7d7;
    padding-top: 65px;
    padding-bottom: 30px;
  }
  /* line 98, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own h2 {
    text-transform: uppercase;
  }
  /* line 104, ../scss/_medium.scss */
  .main-frame-slider .home-slider .owl-item {
    height: 350px;
    overflow: visible;
  }
  /* line 107, ../scss/_medium.scss */
  .main-frame-slider .home-slider .owl-item img {
    -webkit-box-shadow: 0px 0px 5px #1a1a1a;
    -moz-box-shadow: 0px 0px 5px #1a1a1a;
    box-shadow: 0px 0px 5px #1a1a1a;
  }
  /* line 115, ../scss/_medium.scss */
  .main-frame-slider .welcome-exp {
    clear: both;
    margin-top: 10px;
  }
  /* line 119, ../scss/_medium.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg h1 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 0;
  }
  /* line 129, ../scss/_medium.scss */
  .main-frame-slider .welcome-exp img {
    float: left;
    margin: 8px 0 0 10px;
  }
  /* line 134, ../scss/_medium.scss */
  .main-frame-slider .welcome-exp h1.transparent-block {
    font-size: 70px;
    line-height: 65px;
    color: #fff;
    background-image: url("../img/transparent_home.png");
    background-repeat: repeat;
    font-size: 70px;
    line-height: 56px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 18px 0 6px;
    text-align: center;
    width: 56%;
  }
  /* line 150, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own {
    clear: both;
    margin-top: 0;
  }
  /* line 153, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 36px;
  }
  /* line 161, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own p {
    clear: both;
  }
  /* line 163, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own p span {
    font-size: 18px;
    color: #b1b4b6;
    padding: 18px 135px 16px;
    background-color: #FFFFFF;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 170, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own p a {
    font-size: 18px;
    color: #ffffff;
    padding: 14px 40px;
    border: 1px solid #ffffff;
  }
  /* line 176, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own p a:hover {
    background: #ffffff;
    color: #000000;
  }
  /* line 182, ../scss/_medium.scss */
  .main-frame-slider .easy-to-own .learn-more {
    margin-top: 60px;
  }

  /* line 191, ../scss/_medium.scss */
  .list-offer-search {
    background-color: white;
    padding: 30px;
  }
  /* line 195, ../scss/_medium.scss */
  .list-offer-search ul li {
    margin-bottom: 30px;
  }
  /* line 198, ../scss/_medium.scss */
  .list-offer-search ul .curated-art {
    background-image: url(../img/collection_heart.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 203, ../scss/_medium.scss */
  .list-offer-search ul .curated-art .curated-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 215, ../scss/_medium.scss */
  .list-offer-search ul .curated-art:hover .curated-content {
    display: block !important;
  }
  /* line 220, ../scss/_medium.scss */
  .list-offer-search ul .exchange-art {
    background-image: url(../img/dacor.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 225, ../scss/_medium.scss */
  .list-offer-search ul .exchange-art .exchange-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 237, ../scss/_medium.scss */
  .list-offer-search ul .exchange-art:hover .exchange-content {
    display: block !important;
  }
  /* line 243, ../scss/_medium.scss */
  .list-offer-search ul .new-art-logic {
    background-image: url(../img/study_image.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 248, ../scss/_medium.scss */
  .list-offer-search ul .new-art-logic .new-art-logic-content {
    position: absolute;
    bottom: 00px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 260, ../scss/_medium.scss */
  .list-offer-search ul .new-art-logic:hover .new-art-logic-content {
    display: block !important;
  }
  /* line 265, ../scss/_medium.scss */
  .list-offer-search ul .newsletter {
    background-image: url(../img/newsletter.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 233px;
    position: relative;
  }
  /* line 271, ../scss/_medium.scss */
  .list-offer-search ul .newsletter form {
    padding-bottom: 51px;
    position: absolute;
  }
  /* line 274, ../scss/_medium.scss */
  .list-offer-search ul .newsletter form input[type="submit"] {
    border-color: red;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    width: 80px;
    background-color: red;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 290, ../scss/_medium.scss */
  .list-offer-search ul .newsletter form input[type="submit"]:hover {
    background-color: #ED1941;
  }
  /* line 295, ../scss/_medium.scss */
  .list-offer-search ul .newsletter p {
    left: 0;
    position: absolute;
    width: 283px;
  }
  /* line 300, ../scss/_medium.scss */
  .list-offer-search ul .newsletter form {
    display: none;
    position: absolute;
  }
  /* line 304, ../scss/_medium.scss */
  .list-offer-search ul .newsletter input {
    border: 1px solid;
    border-radius: 5px;
    margin: 0 auto 0 18px;
    width: 246px;
  }
  /* line 313, ../scss/_medium.scss */
  .list-offer-search ul li {
    padding-bottom: 0px;
  }
  /* line 315, ../scss/_medium.scss */
  .list-offer-search ul li h5 {
    margin-top: 8px;
    font-size: 1.25rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 319, ../scss/_medium.scss */
  .list-offer-search ul li p {
    padding: 0px 10px;
    margin-top: 20px;
    font-size: 0.84rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 324, ../scss/_medium.scss */
  .list-offer-search ul li a {
    display: inline-block;
    height: 233px;
  }
  /* line 327, ../scss/_medium.scss */
  .list-offer-search ul li a .search-items {
    margin-bottom: 30px;
    margin-top: 64px;
  }

  /* line 336, ../scss/_medium.scss */
  .trending-artwork {
    background-color: white;
    padding: 10px 0;
  }
  /* line 340, ../scss/_medium.scss */
  .trending-artwork h2.text-center {
    font-size: 24px;
    margin-bottom: 0px;
  }
  /* line 345, ../scss/_medium.scss */
  .trending-artwork .trending-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 350, ../scss/_medium.scss */
  .trending-artwork .item {
    height: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 20px;
  }
  /* line 357, ../scss/_medium.scss */
  .trending-artwork .item:nth-child(odd) {
    margin-right: 20px;
  }
  /* line 362, ../scss/_medium.scss */
  .trending-artwork .item .trending-blk {
    position: absolute;
    bottom: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-image: url(../img/trending_shadow.png);
    background-repeat: repeat-x;
    width: 100%;
  }
  /* line 373, ../scss/_medium.scss */
  .trending-artwork .item .trending-blk img {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    width: 60px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radium: 50%;
  }
  /* line 385, ../scss/_medium.scss */
  .trending-artwork .item .trending-blk a {
    color: white;
    display: block;
  }
  /* line 389, ../scss/_medium.scss */
  .trending-artwork .item .trending-blk a.artwork-title {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 8px;
  }
  /* line 396, ../scss/_medium.scss */
  .trending-artwork .item .trending-blk a.artist-name {
    font-weight: bold;
  }
  /* line 403, ../scss/_medium.scss */
  .trending-artwork .owl-nav {
    position: relative;
  }
  /* line 408, ../scss/_medium.scss */
  .trending-artwork .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: -250px;
    color: #000000;
    background: none !important;
  }
  /* line 414, ../scss/_medium.scss */
  .trending-artwork .owl-nav .owl-prev i {
    font-size: 70px;
    color: black;
  }
  /* line 419, ../scss/_medium.scss */
  .trending-artwork .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    top: -250px;
    color: #000000;
    background: none !important;
  }
  /* line 425, ../scss/_medium.scss */
  .trending-artwork .owl-nav .owl-next i {
    font-size: 70px;
    color: black;
  }

  /* line 434, ../scss/_medium.scss */
  .some-random-artwork {
    background-color: white;
    padding: 40px 0 60px;
  }
  /* line 437, ../scss/_medium.scss */
  .some-random-artwork h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
  }
  /* line 441, ../scss/_medium.scss */
  .some-random-artwork .random-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 447, ../scss/_medium.scss */
  .some-random-artwork dl {
    display: inline-block;
    border: 1px solid #e1e1e1;
  }
  /* line 451, ../scss/_medium.scss */
  .some-random-artwork dl .active a {
    background-color: #ebebeb;
  }
  /* line 455, ../scss/_medium.scss */
  .some-random-artwork dl dd {
    border-right: 1px solid #e1e1e1;
  }
  /* line 457, ../scss/_medium.scss */
  .some-random-artwork dl dd:last-child {
    border-right: none;
  }
  /* line 460, ../scss/_medium.scss */
  .some-random-artwork dl dd a {
    background-color: #f8f8f8;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    padding: 10px 32px;
  }
  /* line 472, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk {
    width: 240px;
    height: 240px;
    background-repeat: none;
    background-size: cover;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
  }
  /* line 482, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk:hover .overlay {
    opacity: 0.4;
  }
  /* line 487, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 501, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info {
    z-index: 20;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  /* line 506, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info img {
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  /* line 512, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.title {
    font-size: 18px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    letter-spacing: 1px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    padding-top: 26px;
    padding-bottom: 6px;
  }
  /* line 527, ../scss/_medium.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.artist-name {
    font-size: 20px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    margin-bottom: 30px;
  }

  /* line 541, ../scss/_medium.scss */
  .customer-stories {
    background-color: #ffd11b;
    padding: 40px 20px;
  }
  /* line 545, ../scss/_medium.scss */
  .customer-stories .item > div {
    text-align: center;
  }
  /* line 550, ../scss/_medium.scss */
  .customer-stories .owl-nav i {
    font-size: 24px;
    color: #000000;
  }
  /* line 554, ../scss/_medium.scss */
  .customer-stories .owl-nav .owl-prev {
    background: none !important;
  }
  /* line 557, ../scss/_medium.scss */
  .customer-stories .owl-nav .owl-next {
    background: none !important;
  }
  /* line 562, ../scss/_medium.scss */
  .customer-stories .view-all-testimonial a {
    color: #000000;
    font-size: 22px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 570, ../scss/_medium.scss */
  .customer-stories img {
    float: none;
    max-width: 420px;
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 5px 1px #1a1a1a;
  }
  /* line 577, ../scss/_medium.scss */
  .customer-stories .customer-views {
    font-size: 30px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 42px;
    padding: 30px 80px;
  }
  /* line 582, ../scss/_medium.scss */
  .customer-stories .read-full-stories {
    clear: both;
    text-align: center;
    margin-top: 126px;
  }
  /* line 586, ../scss/_medium.scss */
  .customer-stories .read-full-stories a {
    font-size: 22px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 591, ../scss/_medium.scss */
  .customer-stories .owl-controls {
    margin-top: 30px;
  }
  /* line 595, ../scss/_medium.scss */
  .customer-stories .owl-controls .owl-pagination .owl-page span {
    background-color: #FFFFFF !important;
  }
  /* line 601, ../scss/_medium.scss */
  .customer-stories .owl-controls .owl-pagination .active span {
    background-color: #000000 !important;
    box-shadow: none;
  }

  /* line 610, ../scss/_medium.scss */
  .connect-with-us {
    background-color: white;
    padding-top: 142px;
  }
  /* line 613, ../scss/_medium.scss */
  .connect-with-us h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 40px;
  }
  /* line 617, ../scss/_medium.scss */
  .connect-with-us h5 {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 620, ../scss/_medium.scss */
  .connect-with-us .artflute-blk {
    padding: 0 18px;
  }
  /* line 623, ../scss/_medium.scss */
  .connect-with-us .mail-blk {
    background-color: #233050;
    padding: 22px 24px 0;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    position: relative;
  }
  /* line 629, ../scss/_medium.scss */
  .connect-with-us .mail-blk a {
    padding: 6px 22px;
    border-radius: 6px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 638, ../scss/_medium.scss */
  .connect-with-us .mail-blk a:hover {
    color: #000000;
    background-color: #ffffff;
  }
  /* line 643, ../scss/_medium.scss */
  .connect-with-us .mail-blk i {
    color: #525c74;
    font-size: 80px;
    left: 0;
    position: absolute;
    top: 70px;
  }
  /* line 650, ../scss/_medium.scss */
  .connect-with-us .mail-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin: 24px auto;
    font-weight: 600;
    padding: 0 16px;
  }
  /* line 656, ../scss/_medium.scss */
  .connect-with-us .mail-blk .know-more {
    margin-top: 20px;
    font-weight: 500;
  }
  /* line 659, ../scss/_medium.scss */
  .connect-with-us .mail-blk .know-more a {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 661, ../scss/_medium.scss */
  .connect-with-us .mail-blk .know-more a img {
    padding-right: 14px;
  }
  /* line 667, ../scss/_medium.scss */
  .connect-with-us .feedback-blk {
    background-color: #ba4032;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    padding: 14px 30px 0;
  }
  /* line 673, ../scss/_medium.scss */
  .connect-with-us .feedback-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 19px;
    margin-bottom: 50px;
    margin-top: 40px;
  }
  /* line 680, ../scss/_medium.scss */
  .connect-with-us .feedback-blk textarea {
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 685, ../scss/_medium.scss */
  .connect-with-us .feedback-blk input[type="submit"] {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 691, ../scss/_medium.scss */
  .connect-with-us .feedback-blk input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 697, ../scss/_medium.scss */
  .connect-with-us .contact-blk {
    background-color: #000;
    padding: 14px 24px 0;
    box-shadow: 0 0 4px 1px #acacac;
    height: 440px;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  /* line 705, ../scss/_medium.scss */
  .connect-with-us .contact-blk a {
    color: #ffffff;
    font-size: 24px;
  }
  /* line 709, ../scss/_medium.scss */
  .connect-with-us .contact-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 711, ../scss/_medium.scss */
  .connect-with-us .contact-blk p a {
    color: #ffffff;
    font-size: 24px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 717, ../scss/_medium.scss */
  .connect-with-us .contact-blk ul {
    margin: 10px auto;
  }
  /* line 719, ../scss/_medium.scss */
  .connect-with-us .contact-blk ul li {
    margin-left: 2.375rem;
  }
  /* line 722, ../scss/_medium.scss */
  .connect-with-us .contact-blk ul li a i {
    font-size: 30px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 730, ../scss/_medium.scss */
  .connect-with-us .contact-blk ul li a:hover i {
    color: #d1d3d4;
  }

  /* line 742, ../scss/_medium.scss */
  .brands {
    padding: 100px 0;
    background-color: #ffffff;
  }
  /* line 745, ../scss/_medium.scss */
  .brands ul {
    display: inline-block;
    margin: 28px auto;
  }
  /* line 748, ../scss/_medium.scss */
  .brands ul li {
    margin-left: 10px !important;
  }
  /* line 750, ../scss/_medium.scss */
  .brands ul li:first-child {
    margin-left: 0;
  }

  /* line 761, ../scss/_medium.scss */
  .artflute-exp-header {
    background-color: black;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 110px 0 40px;
  }
  /* line 767, ../scss/_medium.scss */
  .artflute-exp-header.print_sale {
    background-image: url("../img/home.jpg");
  }
  /* line 771, ../scss/_medium.scss */
  .artflute-exp-header.original {
    background-image: url("../img/original.jpg");
  }
  /* line 775, ../scss/_medium.scss */
  .artflute-exp-header.business_sale {
    background-image: url("../img/business.jpg");
  }
  /* line 780, ../scss/_medium.scss */
  .artflute-exp-header h3 {
    font-size: 40px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 784, ../scss/_medium.scss */
  .artflute-exp-header p {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 788, ../scss/_medium.scss */
  .artflute-exp-header h5 {
    font-size: 20px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 40px;
    margin-bottom: 15px;
  }
  /* line 792, ../scss/_medium.scss */
  .artflute-exp-header h5 br {
    display: none;
  }

  /* line 800, ../scss/_medium.scss */
  .artflute-expNavigation {
    background-color: #efefef;
  }
  /* line 802, ../scss/_medium.scss */
  .artflute-expNavigation ul {
    display: inline-block;
    text-align: center;
    margin-bottom: -4px;
  }
  /* line 808, ../scss/_medium.scss */
  .artflute-expNavigation ul li a {
    padding: 6px 30px;
  }
  /* line 811, ../scss/_medium.scss */
  .artflute-expNavigation ul li .artExpBuy {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 814, ../scss/_medium.scss */
  .artflute-expNavigation ul li .artExpChoose {
    font-size: 28px;
    color: #d02642;
    font-family: "Arial";
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 14px;
  }
  /* line 822, ../scss/_medium.scss */
  .artflute-expNavigation ul .artExpactive a {
    background-color: white;
    padding: 6px 30px;
  }

  /* line 832, ../scss/_medium.scss */
  .artflute-experience {
    padding: 80px 0;
    background-color: #ffffff;
  }
  /* line 835, ../scss/_medium.scss */
  .artflute-experience > .row {
    margin-bottom: 40px;
  }
  /* line 837, ../scss/_medium.scss */
  .artflute-experience > .row:last-child {
    margin-bottom: 0;
  }
  /* line 840, ../scss/_medium.scss */
  .artflute-experience > .row h5 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 844, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient {
    background-color: #ffd200;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
  }
  /* line 849, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 852, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient {
    padding-bottom: 50px;
    margin-bottom: 70px;
    border-bottom: 1px solid white;
  }
  /* line 856, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
  }
  /* line 860, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo {
    margin-top: 16px;
  }
  /* line 862, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo > .large-5 {
    text-align: right;
  }
  /* line 865, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-ExpName {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLTStd-Hv";
    margin-top: 16px;
  }
  /* line 869, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-EXpPos {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 877, ../scss/_medium.scss */
  .artflute-experience > .row .artPaddingTop {
    padding-top: 20px;
  }
  /* line 880, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk {
    padding: 0 10px;
  }
  /* line 883, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 886, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul {
    list-style-image: url(../img/artExpCheckMark.png);
  }
  /* line 888, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul li {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 892, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara {
    margin-bottom: 50px;
  }
  /* line 894, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form {
    margin-top: 30px;
  }
  /* line 896, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label {
    padding-top: 6px;
    margin-bottom: 8px;
  }
  /* line 899, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label span {
    padding-left: 6px;
  }
  /* line 903, ../scss/_medium.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }

  /* line 917, ../scss/_medium.scss */
  .about-artflute {
    background-image: url(../img/about_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
  }
  /* line 922, ../scss/_medium.scss */
  .about-artflute .artflute-text {
    background-color: white;
    padding: 50px;
    border: 1px solid #dbd9d9;
  }
  /* line 926, ../scss/_medium.scss */
  .about-artflute .artflute-text h3 {
    font-size: 18px;
    color: #333333;
    font-family: "HelveticaNeueLT-Medium";
    margin-bottom: 30px;
  }
  /* line 932, ../scss/_medium.scss */
  .about-artflute .artflute-text p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }

  /* line 944, ../scss/_medium.scss */
  .terms-and-conditions {
    padding: 90px 40px;
  }
  /* line 946, ../scss/_medium.scss */
  .terms-and-conditions h4 {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
    padding-bottom: 3px;
  }
  /* line 953, ../scss/_medium.scss */
  .terms-and-conditions h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 958, ../scss/_medium.scss */
  .terms-and-conditions p {
    font-size: 18px;
    color: #000000;
  }
  /* line 962, ../scss/_medium.scss */
  .terms-and-conditions a {
    color: #000000;
    text-decoration: underline;
    font-size: 18px;
  }
  /* line 968, ../scss/_medium.scss */
  .terms-and-conditions .main-tc-point {
    border: 1px solid #d7d7d7;
    margin: 14px 0;
  }
  /* line 971, ../scss/_medium.scss */
  .terms-and-conditions .main-tc-point h5 {
    margin: 0;
    padding: 18px 0 18px 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 976, ../scss/_medium.scss */
  .terms-and-conditions .main-tc-point h5 img {
    margin-right: 8px;
  }
  /* line 980, ../scss/_medium.scss */
  .terms-and-conditions .main-tc-point > div {
    background-color: #f5f5f5;
    padding: 20px 40px;
  }

  /* line 990, ../scss/_medium.scss */
  .faqs {
    padding: 110px 20px;
    background-color: white;
  }
  /* line 993, ../scss/_medium.scss */
  .faqs h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 998, ../scss/_medium.scss */
  .faqs h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1004, ../scss/_medium.scss */
  .faqs p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1006, ../scss/_medium.scss */
  .faqs p a {
    color: #ed1941;
  }
  /* line 1010, ../scss/_medium.scss */
  .faqs .faqsBlk {
    margin-bottom: 30px;
    padding-right: 60px;
  }

  /* line 1018, ../scss/_medium.scss */
  .termsConditions {
    padding: 110px 20px;
    background-color: white;
  }
  /* line 1023, ../scss/_medium.scss */
  .termsConditions h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 1028, ../scss/_medium.scss */
  .termsConditions h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1034, ../scss/_medium.scss */
  .termsConditions p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1036, ../scss/_medium.scss */
  .termsConditions p a {
    color: #ed1941;
  }
  /* line 1040, ../scss/_medium.scss */
  .termsConditions .termsConditionsBlk {
    margin-bottom: 30px;
  }

  /* line 1047, ../scss/_medium.scss */
  .privacy-policy {
    padding: 110px 20px;
    background-color: white;
  }
  /* line 1052, ../scss/_medium.scss */
  .privacy-policy h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 1057, ../scss/_medium.scss */
  .privacy-policy h5, .privacy-policy h6 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1063, ../scss/_medium.scss */
  .privacy-policy p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1065, ../scss/_medium.scss */
  .privacy-policy p a {
    color: #ed1941;
  }
  /* line 1069, ../scss/_medium.scss */
  .privacy-policy .privacyBlk {
    margin-bottom: 40px;
  }
  /* line 1071, ../scss/_medium.scss */
  .privacy-policy .privacyBlk .privacyInnerBlk {
    margin-bottom: 30px;
  }

  /* line 1083, ../scss/_medium.scss */
  .select-type-of-painting {
    background: #fbfbfb;
    padding-top: 20px;
  }
  /* line 1086, ../scss/_medium.scss */
  .select-type-of-painting ul {
    margin: 0;
    position: relative;
    top: 1px;
    z-index: 10000;
    display: inline-block;
  }
  /* line 1092, ../scss/_medium.scss */
  .select-type-of-painting ul .active {
    background-color: #efefef;
  }
  /* line 1094, ../scss/_medium.scss */
  .select-type-of-painting ul .active a {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }
  /* line 1100, ../scss/_medium.scss */
  .select-type-of-painting ul li {
    margin-left: 10px;
  }
  /* line 1102, ../scss/_medium.scss */
  .select-type-of-painting ul li:hover {
    background-color: #efefef;
  }
  /* line 1105, ../scss/_medium.scss */
  .select-type-of-painting ul li a {
    color: #000;
    font-weight: 600;
    padding: 5px 10px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding: 5px 40px 10px;
  }
  /* line 1112, ../scss/_medium.scss */
  .select-type-of-painting ul li a:hover {
    background-color: #efefef;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }

  /* line 1126, ../scss/_medium.scss */
  .sort-by-painting {
    position: relative;
    bottom: 3px;
    background-color: #efefef;
    padding: 5px 0;
    border: 1px solid #d7d7d7;
    margin-bottom: 40px;
  }
  /* line 1133, ../scss/_medium.scss */
  .sort-by-painting .sort-by-recently-added {
    position: absolute;
    right: 0;
  }
  /* line 1136, ../scss/_medium.scss */
  .sort-by-painting .sort-by-recently-added .dropdown.button:after, .sort-by-painting .sort-by-recently-added button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1140, ../scss/_medium.scss */
  .sort-by-painting .sort-by-recently-added p .dropdown {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #f5f1ec;
    margin-bottom: 0;
    border-radius: 5px;
    border: 1px solid #EFEFEF;
  }
  /* line 1152, ../scss/_medium.scss */
  .sort-by-painting ul li a {
    position: relative;
  }
  /* line 1155, ../scss/_medium.scss */
  .sort-by-painting ul li a .drop-down-mark {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    position: absolute;
    right: 25px;
    top: 16px;
    z-index: 10;
  }
  /* line 1165, ../scss/_medium.scss */
  .sort-by-painting ul li img {
    position: relative;
    bottom: 2px;
  }
  /* line 1173, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list {
    margin-left: 0;
    display: inline-block;
    height: 40px;
    margin: 0;
  }
  /* line 1178, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .dropdown.button:after, .sort-by-painting .drop-down-list button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1181, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li {
    margin-left: 0;
  }
  /* line 1183, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li .dropdown {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #EFEFEF;
    margin-bottom: 0;
    border: 1px solid #EFEFEF;
    padding: 8px 40px 8px 5px;
    margin-right: 3px;
    font-weight: 600;
  }
  /* line 1191, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li .dropdown:last-child {
    border-right: none;
  }
  /* line 1194, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li .dropdown:hover {
    border: 1px solid #d7d7d7;
  }
  /* line 1201, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li .artwork-dropdown-image {
    margin-left: 5px;
  }
  /* line 1204, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list li i {
    color: #999999;
  }
  /* line 1208, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #drop3 {
    max-width: 560px !important;
  }
  /* line 1211, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #drop4 {
    max-width: 264px !important;
  }
  /* line 1214, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #drop5 {
    max-width: 265px !important;
  }
  /* line 1217, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #drop6 {
    max-width: 200px !important;
  }
  /* line 1220, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #style {
    max-width: 250px !important;
  }
  /* line 1223, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list #drop2, .sort-by-painting .drop-down-list #drop3, .sort-by-painting .drop-down-list #drop4, .sort-by-painting .drop-down-list #drop5, .sort-by-painting .drop-down-list #drop6, .sort-by-painting .drop-down-list #color, .sort-by-painting .drop-down-list #style {
    top: 50px !important;
  }
  /* line 1226, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:before {
    left: 45px !important;
  }
  /* line 1229, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:after {
    border-width: 16px;
    left: 44px !important;
    top: -32px;
  }
  /* line 1236, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown:before {
    border-width: 15px;
    top: -30px !important;
  }
  /* line 1240, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown {
    max-width: 400px !important;
    box-shadow: 0 0 5px #a4a49b;
  }
  /* line 1244, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider {
    height: 10px;
    border: 1px solid #ebebeb;
    width: 351px;
  }
  /* line 1248, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .bar {
    top: 0;
    height: 10px;
    width: 340px;
    background-color: #EBEBEB;
  }
  /* line 1254, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip {
    bottom: 4px;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    top: -6px;
    border-radius: 5px;
    padding-bottom: 1px;
    box-shadow: none;
    border: 2px solid #CCCCCC;
    height: 24px;
    width: 24px;
    z-index: 1000000;
    background-color: #e1e1e1;
    color: #CCCCCC;
    padding-top: 3px;
  }
  /* line 1271, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip {
    left: 329px;
  }
  /* line 1275, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip i {
    color: #CCCCCC;
  }
  /* line 1280, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip i {
    color: #CCCCCC;
  }
  /* line 1285, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .leftLabel {
    color: #D2D3D2;
    top: 0;
    right: -20px;
  }
  /* line 1290, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .rightLabel {
    color: #D2D3D2;
    top: 0;
    left: 10px;
  }
  /* line 1295, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-left {
    color: #000;
    font-weight: 600;
    margin-top: 12px;
    position: relative;
    right: -6px;
    text-align: left;
    width: 185px;
  }
  /* line 1304, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-right {
    bottom: 24px;
    color: #000;
    font-weight: 600;
    left: 82%;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 220px;
  }
  /* line 1316, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 {
    font-size: 14px !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important;
    color: #4b4b4c;
    font-weight: 600 !important;
    font-style: normal !important;
  }
  /* line 1323, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 a {
    float: right;
    color: #000;
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
  }
  /* line 1332, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown li {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 1338, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown a {
    margin-top: 3px;
    padding: 8px 15px;
  }
  /* line 1345, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li {
    margin: 0 !important;
  }
  /* line 1347, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li label {
    margin: 0 5px !important;
    padding: 10px !important;
  }
  /* line 1355, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content {
    max-width: 580px;
    background-color: white;
    padding: 20px;
  }
  /* line 1359, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .chosen-choices {
    border-radius: 5px;
  }
  /* line 1362, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content h3 {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    text-align: left;
    margin-left: 20px;
  }
  /* line 1368, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel {
    margin-top: 30px;
    margin-left: 0px;
  }
  /* line 1371, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child {
    margin-left: 5px;
  }
  /* line 1373, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child:hover {
    border-radius: 5px;
  }
  /* line 1378, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1382, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1394, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider {
    position: relative;
  }
  /* line 1396, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .leftLabel {
    color: #000000;
    left: 12%;
    position: absolute;
  }
  /* line 1401, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .rightLabel {
    position: absolute;
    left: 10%;
    color: #000000;
  }
  /* line 1414, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size {
    position: relative;
    height: 183px;
    text-align: left;
  }
  /* line 1419, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size p {
    padding-left: 10px;
    cursor: pointer;
    background-color: #ffffff;
    border-top: 2px solid #C2C2C2;
    border-left: 2px solid #C2C2C2;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
  }
  /* line 1429, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xxl-size {
    height: 183px;
    width: 100.5%;
    z-index: 10;
    border: 2px solid #C2C2C2;
  }
  /* line 1435, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xl-size {
    top: 30px;
    width: 92.4%;
    margin-left: 40px;
    height: 151px;
    z-index: 11;
  }
  /* line 1442, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .l-size {
    top: 60px;
    width: 84.5%;
    margin-left: 80px;
    height: 121px;
    z-index: 12;
  }
  /* line 1449, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .m-size {
    top: 90px;
    width: 77%;
    margin-left: 120px;
    height: 91px;
    z-index: 13;
  }
  /* line 1456, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .s-size {
    top: 120px;
    width: 69%;
    margin-left: 160px;
    height: 61px;
    z-index: 14;
  }
  /* line 1463, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xs-size {
    top: 150px;
    width: 61.5%;
    margin-left: 200px;
    height: 31px;
    z-index: 15;
  }
  /* line 1472, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-size a img {
    bottom: 4px !important;
  }
  /* line 1479, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation {
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 0;
    overflow: visible !important;
  }
  /* line 1484, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .square-size {
    width: 60px;
    height: 60px;
    border: 2px solid #CCCCCC;
    padding-top: 1px;
    font-size: 10px;
  }
  /* line 1491, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .horizontal-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 40px;
    font-size: 11px;
    padding-top: 5px;
  }
  /* line 1498, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .vertical-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 100px;
    font-size: 12px;
    padding-top: 8px;
  }
  /* line 1507, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation p {
    font-size: 11px;
    color: #000;
    font-weight: 600;
  }
  /* line 1512, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li {
    margin-left: 11px !important;
    position: relative;
  }
  /* line 1515, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:first-child {
    margin-left: 0 !important;
  }
  /* line 1518, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:hover {
    background-color: white;
  }
  /* line 1521, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li img {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 15px;
    height: 15px;
  }
  /* line 1530, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation a img {
    bottom: 5px !important;
  }
  /* line 1536, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .square-size {
    width: 30px !important;
    height: 30px !important;
  }
  /* line 1540, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .f-dropdown {
    max-width: 320px !important;
  }
  /* line 1543, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation {
    width: 100%;
  }
  /* line 1545, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li {
    padding: 0;
    margin: 0 0 4px 0 !important;
  }
  /* line 1548, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li p {
    border: 1px solid #d7d7d7 !important;
  }
  /* line 1551, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li img {
    right: 5px;
    top: 1px;
    background-color: #ffffff;
    border-radius: 50%;
  }
  /* line 1565, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color {
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  /* line 1569, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li {
    padding: 0;
    margin: 0 12px 24px 12px;
  }
  /* line 1573, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li:hover {
    background-color: white;
  }
  /* line 1578, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color label {
    display: inline;
  }
  /* line 1582, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox {
    display: none;
  }
  /* line 1585, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .red-checkbox + label {
    background-color: red;
  }
  /* line 1588, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .black-checkbox + label {
    background-color: black;
  }
  /* line 1591, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .blue-checkbox + label {
    background-color: blue;
  }
  /* line 1594, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .green-checkbox + label {
    background-color: green;
  }
  /* line 1597, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .yellow-checkbox + label {
    background-color: yellow;
  }
  /* line 1601, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label {
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
  }
  /* line 1610, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label:active, .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox01:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  /* line 1614, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
  }
  /* line 1621, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
  }
  /* line 1630, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox + label {
    padding: 18px;
  }
  /* line 1634, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
  }
  /* line 1640, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color {
    margin-top: 20px;
    margin-left: 14px;
  }
  /* line 1644, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1648, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1658, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting #drop6 {
    padding: 10px 20px 10px 0;
  }
  /* line 1661, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList {
    list-style: none;
    float: left;
    margin-left: 0;
    clear: both;
  }
  /* line 1666, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li {
    margin-bottom: 20px;
  }
  /* line 1668, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li:hover {
    background-color: white;
  }
  /* line 1673, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel {
    margin-left: 0;
    clear: both;
  }
  /* line 1676, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li {
    margin-left: 11px !important;
  }
  /* line 1678, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li:first-child {
    margin-left: 0px !important;
  }
  /* line 1686, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  /* line 1699, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 36px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
  }
  /* line 1712, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -31px;
  }
  /* line 1716, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_9a104adab110937add478287ff0a0701.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 1725, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul {
    list-style: none;
  }
  /* line 1727, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li {
    padding: 0;
  }
  /* line 1729, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
  }
  /* line 1740, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium {
    width: 100%;
    margin: 0 auto;
  }
  /* line 1743, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container {
    text-align: left;
  }
  /* line 1746, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li {
    overflow: hidden;
  }
  /* line 1748, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li input[type="text"] {
    height: 24px;
  }
  /* line 1751, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li a.search-choice-close {
    background-position: -23px 1px !important;
  }
  /* line 1758, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li {
    padding: 0;
  }
  /* line 1760, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
    margin-right: 4px;
  }
  /* line 1765, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a:hover {
    background-color: #EEEEEE;
  }
  /* line 1769, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li:hover {
    background: none;
  }
  /* line 1777, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search {
    position: relative;
    margin-left: 12px;
  }
  /* line 1780, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    background-color: #EBEBEB;
    border: 1px solid #D7D7D7;
    padding: 8px 20px;
  }
  /* line 1787, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search a:hover {
    background-color: #ffffff;
  }
  /* line 1792, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search img {
    position: absolute;
    top: 12px;
    left: 5px;
  }
  /* line 1798, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search input {
    padding-left: 22px;
    border: none;
    background-color: #EFEFEF;
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    width: 150px;
  }
  /* line 1808, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-webkit-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1814, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search :-moz-placeholder {
    /* Firefox 18- */
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1821, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #f2f2f2d;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1828, ../scss/_medium.scss */
  .sort-by-painting .drop-down-list .artwork-search :-ms-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }

  /* line 1843, ../scss/_medium.scss */
  .the-artwork-review {
    padding: 10px 0 80px;
    background-color: white;
  }
  /* line 1846, ../scss/_medium.scss */
  .the-artwork-review .tags {
    padding-bottom: 14px;
  }
  /* line 1849, ../scss/_medium.scss */
  .the-artwork-review .tags p span {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1852, ../scss/_medium.scss */
  .the-artwork-review .tags p a {
    font-size: 0.8125rem;
    color: #cc6666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1858, ../scss/_medium.scss */
  .the-artwork-review .review-blk ul {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin-left: 0;
    padding: 16px 0;
  }
  /* line 1863, ../scss/_medium.scss */
  .the-artwork-review .review-blk ul li:first-child {
    margin-left: 0;
  }
  /* line 1868, ../scss/_medium.scss */
  .the-artwork-review .review-blk ul li h3 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 1872, ../scss/_medium.scss */
  .the-artwork-review .review-blk ul li p {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1878, ../scss/_medium.scss */
  .the-artwork-review .review-blk dl {
    display: inline-block;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    height: 36px;
  }
  /* line 1884, ../scss/_medium.scss */
  .the-artwork-review .review-blk dl dd a {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 6px 26px;
    background-color: #f5f5f5;
  }
  /* line 1891, ../scss/_medium.scss */
  .the-artwork-review .review-blk dl dd.active a {
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #878787;
  }
  /* line 1898, ../scss/_medium.scss */
  .the-artwork-review .review-blk .write-a-review {
    background-color: #b85f5f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    padding: 6px 14px;
  }
  /* line 1909, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content {
    padding-top: 24px;
  }
  /* line 1911, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content .about-artwork-subh {
    font-size: 1rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1914, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content .reviews {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  /* line 1918, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content .reviews p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1922, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content .reviews span {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-top: 12px;
  }
  /* line 1927, ../scss/_medium.scss */
  .the-artwork-review .review-blk .tabs-content .reviews img {
    float: left;
    margin-right: 8px;
  }
  /* line 1935, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk {
    padding: 0 40px;
    margin-top: 20px;
    position: relative;
  }
  /* line 1939, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 16px 20px;
  }
  /* line 1942, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block {
    background-color: #F4F1F1;
  }
  /* line 1944, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block h5 {
    color: #b2b2b2 !important;
  }
  /* line 1948, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk h3 {
    font-size: 1.25rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 14px;
  }
  /* line 1953, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 14px 0 14px 8px;
    margin-bottom: 16px;
    position: relative;
    z-index: 10;
  }
  /* line 1961, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .term-conditions {
    color: #de5a4b;
    font-size: 11px;
  }
  /* line 1965, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .option-list {
    margin-top: 12px;
    margin-left: 8px;
  }
  /* line 1971, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-1 input[type=radio] {
    margin-left: 8px;
    margin-top: 8px;
  }
  /* line 1978, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-8 label {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
  }
  /* line 1985, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper {
    width: 92px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  /* line 1993, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text {
    font-size: 10px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 4px 0;
    left: -5px;
    top: 15px;
    width: 120px;
  }
  /* line 2006, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.green {
    background-color: #00bb09;
    color: #333333;
  }
  /* line 2011, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.grey {
    background-color: #9a9a9a;
    color: #ffffff;
  }
  /* line 2016, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.red {
    background-color: #b35454;
    color: #333333;
  }
  /* line 2021, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.blue {
    background-color: #70d5ff;
    color: #ffffff;
  }
  /* line 2028, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before, .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    content: "";
    position: absolute;
    bottom: -3px;
  }
  /* line 2034, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before {
    left: 0;
  }
  /* line 2037, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    right: 0;
  }
  /* line 2042, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2049, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2054, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .exclusive-work {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: -6px;
  }
  /* line 2059, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions {
    margin-bottom: 0px;
  }
  /* line 2061, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions a {
    font-size: 0.6875rem;
    color: #de5a4b;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 0px;
  }
  /* line 2068, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize {
    padding-right: 16px;
  }
  /* line 2070, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize p {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 5px;
  }
  /* line 2076, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-buy p {
    margin-top: 23px;
    padding-right: 16px;
  }
  /* line 2083, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul {
    margin-top: 40px;
  }
  /* line 2085, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li {
    padding-bottom: 20px;
  }
  /* line 2087, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2089, ../scss/_medium.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a img {
    width: 25px;
  }
  /* line 2099, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay, .the-artwork-review .subscribe-overlay {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 90px 20px 16px 20px;
    position: absolute;
    top: 0;
    z-index: 90;
    background: rgba(255, 255, 255, 0.9);
  }
  /* line 2106, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay h3, .the-artwork-review .subscribe-overlay h3 {
    font-size: 24px;
    color: #666666;
    font-weight: 700;
  }
  /* line 2111, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay h5, .the-artwork-review .subscribe-overlay h5 {
    font-size: 14px;
    color: #666666;
    font-weight: 600;
    margin: 12px 0;
  }
  /* line 2116, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay h5 img, .the-artwork-review .subscribe-overlay h5 img {
    width: 20px;
    margin-right: 8px;
  }
  /* line 2121, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay p, .the-artwork-review .subscribe-overlay p {
    font-size: 14px;
    color: #666666;
  }
  /* line 2124, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay p a, .the-artwork-review .subscribe-overlay p a {
    background-color: #ed1941;
    color: white;
    padding: 8px 20px;
    font-size: 18px;
  }
  /* line 2131, ../scss/_medium.scss */
  .the-artwork-review .limited-overlay .got-it-btn, .the-artwork-review .subscribe-overlay .got-it-btn {
    margin-top: 46px;
  }
  /* line 2136, ../scss/_medium.scss */
  .the-artwork-review .subscribe-overlay {
    padding-top: 100px;
  }
  /* line 2138, ../scss/_medium.scss */
  .the-artwork-review .subscribe-overlay .break-inspire {
    font-weight: 700;
    margin-top: 6px;
  }

  /* line 2149, ../scss/_medium.scss */
  .artist-tabs-func {
    background-color: black;
  }
  /* line 2152, ../scss/_medium.scss */
  .artist-tabs-func dl .artist-arrow {
    display: none;
  }
  /* line 2155, ../scss/_medium.scss */
  .artist-tabs-func dl span {
    background-color: #ffcc00;
    border-radius: 3px;
    color: #000;
    margin-left: 6px;
    padding: 0 2px;
  }
  /* line 2162, ../scss/_medium.scss */
  .artist-tabs-func dl .artist-arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
  }
  /* line 2169, ../scss/_medium.scss */
  .artist-tabs-func dl dd.active {
    position: relative;
  }
  /* line 2171, ../scss/_medium.scss */
  .artist-tabs-func dl dd.active a {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2175, ../scss/_medium.scss */
  .artist-tabs-func dl dd.active .artist-arrow {
    display: block !important;
    position: absolute;
    bottom: 0px;
    left: 37%;
  }
  /* line 2182, ../scss/_medium.scss */
  .artist-tabs-func dl a {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2185, ../scss/_medium.scss */
  .artist-tabs-func dl a:hover {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2193, ../scss/_medium.scss */
  .artist-related-information {
    font-size: 100%;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    background-color: white;
    line-height: 24px;
    padding: 40px 0;
  }
  /* line 2201, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile {
    background-color: white;
  }
  /* line 2203, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul {
    list-style: none;
  }
  /* line 2205, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li {
    width: 200px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 4px;
    display: none;
    /** Hide items initially to avoid a flicker effect **/
    cursor: pointer;
    -webkit-transition: box-shadow 500ms ease;
    -moz-transition: box-shadow 500ms ease;
    -o-transition: box-shadow 500ms ease;
    transition: box-shadow 500ms ease;
  }
  /* line 2221, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li:hover {
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.2);
  }
  /* line 2224, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li h5 {
    margin-bottom: 0;
  }
  /* line 2227, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles {
    position: relative;
  }
  /* line 2230, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles:hover .overlay {
    opacity: 0.6;
  }
  /* line 2235, ../scss/_medium.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 2255, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail {
    background-color: white;
  }
  /* line 2257, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2260, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail p {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2264, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music {
    border-left: 10px solid #f1f1f1;
    padding: 20px;
    margin: 10px auto;
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2271, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0 !important;
  }
  /* line 2277, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .artist-story {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    padding-right: 40px;
  }
  /* line 2283, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-biocopie p {
    margin-bottom: 20px;
    padding-right: 60px;
  }
  /* line 2289, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  /* line 2293, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row:last-child {
    border-bottom: none;
  }
  /* line 2297, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info h3 {
    margin-bottom: 16px;
  }
  /* line 2300, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info img {
    margin-top: 10px;
  }
  /* line 2303, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p {
    margin-bottom: 8px;
  }
  /* line 2305, ../scss/_medium.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p a {
    font-size: 0.9375rem;
    color: #d31c3a;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2314, ../scss/_medium.scss */
  .artist-related-information .artist-related-review {
    background-color: white;
  }
  /* line 2316, ../scss/_medium.scss */
  .artist-related-information .artist-related-review h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2319, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-review-list {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  /* line 2323, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-review-list h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2326, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-review-list p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2329, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2332, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by a {
    color: #d61f3d;
  }
  /* line 2337, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded {
    padding-left: 60px;
  }
  /* line 2339, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul {
    list-style: none;
    margin-left: 0;
    display: inline-block;
  }
  /* line 2343, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li {
    margin-bottom: 30px;
  }
  /* line 2345, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li p {
    text-align: center;
  }
  /* line 2348, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-artwork-name {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2351, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-view-cnt {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2356, ../scss/_medium.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li img {
    border: 1px solid #d7d7d7;
    padding: 6px;
  }
  /* line 2369, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
  }
  /* line 2373, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show dl {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
  }
  /* line 2378, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show dl dd.active a {
    background-color: #878787;
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    border-radius: 5px;
  }
  /* line 2384, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show dl a {
    padding: 8px 24px !important;
    background-color: #f5f5f5;
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2390, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2394, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div {
    border-bottom: 1px dotted black;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  /* line 2398, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div:first-child {
    border-bottom: none;
    margin-top: 20px;
  }
  /* line 2403, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2406, ../scss/_medium.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div p {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2420, ../scss/_medium.scss */
  footer {
    background-color: black;
    padding: 30px 0;
  }
  /* line 2423, ../scss/_medium.scss */
  footer p {
    margin: 0;
  }
  /* line 2426, ../scss/_medium.scss */
  footer ul {
    list-style: none;
    margin: 0;
  }
  /* line 2430, ../scss/_medium.scss */
  footer .footer-count {
    padding: 0 80px 0 0;
  }
  /* line 2433, ../scss/_medium.scss */
  footer .footer-count .footer-number {
    font-size: 30px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2436, ../scss/_medium.scss */
  footer .footer-count .footer-text {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: -8px;
  }
  /* line 2442, ../scss/_medium.scss */
  footer .footer-list h3 {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2446, ../scss/_medium.scss */
  footer .footer-list li a {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2448, ../scss/_medium.scss */
  footer .footer-list li a:hover {
    color: #838080;
  }
  /* line 2454, ../scss/_medium.scss */
  footer .footer-copyright {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #1a1a1a;
  }
  /* line 2458, ../scss/_medium.scss */
  footer .footer-copyright img {
    float: left;
  }
  /* line 2461, ../scss/_medium.scss */
  footer .footer-copyright ul {
    margin-top: 10px;
  }
  /* line 2465, ../scss/_medium.scss */
  footer .footer-copyright ul li a:hover {
    color: #d4d6d9;
  }
  /* line 2471, ../scss/_medium.scss */
  footer .footer-copyright p {
    font-size: 12px;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2474, ../scss/_medium.scss */
  footer .footer-copyright span {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-left: 14px;
    padding-top: 13px;
  }
  /* line 2480, ../scss/_medium.scss */
  footer .footer-copyright ul {
    float: right;
  }
  /* line 2482, ../scss/_medium.scss */
  footer .footer-copyright ul a {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2489, ../scss/_medium.scss */
  .featured-artists {
    padding: 95px 0 39px;
    position: relative;
  }
  /* line 2492, ../scss/_medium.scss */
  .featured-artists .each-block-01 {
    background-size: cover;
    display: block;
    height: 348px;
    margin-right: 21px;
  }
  /* line 2499, ../scss/_medium.scss */
  .featured-artists .each-block-01 .user-images img {
    width: 60px;
  }
  /* line 2505, ../scss/_medium.scss */
  .featured-artists .each-block {
    background-size: cover;
    display: block;
    height: 164px;
    position: relative;
  }
  /* line 2512, ../scss/_medium.scss */
  .featured-artists .each-block .user-images img {
    width: 40px;
  }
  /* line 2518, ../scss/_medium.scss */
  .featured-artists p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  /* line 2525, ../scss/_medium.scss */
  .featured-artists h3 {
    font-size: 20px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin: 0;
  }
  /* line 2529, ../scss/_medium.scss */
  .featured-artists .user-images {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-top: 35px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
  }
  /* line 2545, ../scss/_medium.scss */
  .featured-artists .user-images img {
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #ffffff;
  }
  /* line 2551, ../scss/_medium.scss */
  .featured-artists .user-images h3 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 5px;
  }
  /* line 2556, ../scss/_medium.scss */
  .featured-artists .user-images p {
    font-size: 12px;
    color: #fff;
    font-style: normal;
  }

  /* line 2568, ../scss/_medium.scss */
  .media-block {
    background-color: #ffffff;
    padding: 130px 0 60px;
  }
  /* line 2571, ../scss/_medium.scss */
  .media-block ul {
    list-style: none;
  }
  /* line 2573, ../scss/_medium.scss */
  .media-block ul li {
    margin-bottom: 60px;
  }
  /* line 2577, ../scss/_medium.scss */
  .media-block ul li div.event-date h3 br {
    display: none;
  }

  /* line 2589, ../scss/_medium.scss */
  .desktop-art {
    padding-top: 130px;
    padding-bottom: 50px;
    margin-top: -10px;
    background-color: #ffffff;
  }
  /* line 2594, ../scss/_medium.scss */
  .desktop-art .content-block {
    text-align: center;
  }
  /* line 2596, ../scss/_medium.scss */
  .desktop-art .content-block p {
    font-size: 16px;
    color: #000000;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2603, ../scss/_medium.scss */
  .desktop-art h1 {
    font-size: 24px;
    line-height: 30px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2609, ../scss/_medium.scss */
  .desktop-art img {
    margin-bottom: 40px;
    width: 300px;
  }
  /* line 2615, ../scss/_medium.scss */
  .desktop-art .form-block h1 {
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 50px;
    line-height: 34px;
  }
  /* line 2621, ../scss/_medium.scss */
  .desktop-art form {
    width: 80%;
    margin: 46px auto 0px;
    border-radius: 5px;
    box-shadow: 0 0 2px #D7D7D7;
    padding: 40px 30px 20px;
    margin-top: 46px;
    background-color: #fafafa;
  }
  /* line 2630, ../scss/_medium.scss */
  .desktop-art form label input {
    border-radius: 3px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  /* line 2636, ../scss/_medium.scss */
  .desktop-art form input[type="submit"] {
    margin-top: 20px;
    padding: 7px 20px;
  }
  /* line 2641, ../scss/_medium.scss */
  .desktop-art form .chosen-container .chosen-single {
    height: 38px;
  }
  /* line 2643, ../scss/_medium.scss */
  .desktop-art form .chosen-container .chosen-single span {
    font-size: 17px;
    padding-top: 7px;
  }
  /* line 2647, ../scss/_medium.scss */
  .desktop-art form .chosen-container .chosen-single b {
    margin-top: 8px;
  }
  /* line 2654, ../scss/_medium.scss */
  .desktop-art .error-message {
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2657, ../scss/_medium.scss */
  .desktop-art p {
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    font-family: "HelveticaNeueLT-Thin";
    margin: 20px auto;
    width: 90%;
  }
  /* line 2665, ../scss/_medium.scss */
  .desktop-art p span {
    font-family: "HelveticaNeueLT-Medium";
    font-size: 20px;
  }

  /* line 2673, ../scss/_medium.scss */
  .register-to-upload-artwork {
    padding: 0 0 40px 0;
    background-color: #ffffff;
    text-align: center;
  }
  /* line 2677, ../scss/_medium.scss */
  .register-to-upload-artwork > .row {
    margin-bottom: 20px;
  }
  /* line 2680, ../scss/_medium.scss */
  .register-to-upload-artwork h5 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
  }
  /* line 2685, ../scss/_medium.scss */
  .register-to-upload-artwork p {
    font-size: 18px;
    color: #5d5d5d;
    font-weight: 400;
    margin-bottom: 14px;
    font-family: "HelveticaNeueLT-Thin";
    padding: 0 100px;
  }
  /* line 2692, ../scss/_medium.scss */
  .register-to-upload-artwork p a {
    text-decoration: underline;
    color: #5d5d5d;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2701, ../scss/_medium.scss */
  .register_to_upload_artwork-slider {
    background-color: #f1f1f1;
  }
  /* line 2704, ../scss/_medium.scss */
  .register_to_upload_artwork-slider .item p {
    padding: 0 50px;
  }
  /* line 2708, ../scss/_medium.scss */
  .register_to_upload_artwork-slider img {
    margin-top: 40px;
    width: 90px !important;
    height: 90px !important;
    border-radius: 50%;
    display: inline-block !important;
    margin-bottom: 20px;
  }
  /* line 2716, ../scss/_medium.scss */
  .register_to_upload_artwork-slider h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 2721, ../scss/_medium.scss */
  .register_to_upload_artwork-slider p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2727, ../scss/_medium.scss */
  .register_to_upload_artwork-slider .owl-nav {
    position: relative;
  }
  /* line 2729, ../scss/_medium.scss */
  .register_to_upload_artwork-slider .owl-nav i {
    color: #717171;
    font-size: 26px;
  }
  /* line 2733, ../scss/_medium.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -190px;
    background: none !important;
  }
  /* line 2739, ../scss/_medium.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -190px;
    background: none !important;
  }

  /* line 2750, ../scss/_medium.scss */
  .register-link-blk {
    position: relative;
    max-height: 385px;
    overflow: hidden;
  }
  /* line 2755, ../scss/_medium.scss */
  .register-link-blk .register-total-artist {
    position: absolute;
    margin: 0 auto;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  /* line 2764, ../scss/_medium.scss */
  .register-link-blk .register-total-artist h3 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 40px;
  }
  /* line 2770, ../scss/_medium.scss */
  .register-link-blk .register-total-artist .spreading-love {
    margin-bottom: 40px;
  }
  /* line 2773, ../scss/_medium.scss */
  .register-link-blk .register-total-artist p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2778, ../scss/_medium.scss */
  .register-link-blk .register-total-artist p:last-child {
    margin-bottom: 20px;
  }
  /* line 2781, ../scss/_medium.scss */
  .register-link-blk .register-total-artist p a {
    background-color: #ed1941;
    padding: 8px 16px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
  }
  /* line 2790, ../scss/_medium.scss */
  .register-link-blk ul {
    margin: 0;
    padding: 0;
  }
  /* line 2793, ../scss/_medium.scss */
  .register-link-blk ul li {
    margin: 0;
    padding: 0;
    width: 5%;
  }
  /* line 2797, ../scss/_medium.scss */
  .register-link-blk ul li img {
    width: 100%;
  }

  /* line 2807, ../scss/_medium.scss */
  .artwork-own-gallery {
    background-color: #d7d7d7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 0;
    height: 410px;
    position: relative;
  }
  /* line 2817, ../scss/_medium.scss */
  .artwork-own-gallery .overlay-cover {
    background-color: #000;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
  }
  /* line 2825, ../scss/_medium.scss */
  .artwork-own-gallery .artist-profileTimeline {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
  }
  /* line 2831, ../scss/_medium.scss */
  .artwork-own-gallery h3 {
    font-size: 30px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2835, ../scss/_medium.scss */
  .artwork-own-gallery p {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2838, ../scss/_medium.scss */
  .artwork-own-gallery p span {
    font-size: 24px;
  }
  /* line 2843, ../scss/_medium.scss */
  .artwork-own-gallery .profile-pic {
    float: left;
    border: 6px solid white;
    margin: 6px 16px 0 0;
    width: 100px;
  }
  /* line 2849, ../scss/_medium.scss */
  .artwork-own-gallery ul {
    overflow: visible !important;
  }
  /* line 2851, ../scss/_medium.scss */
  .artwork-own-gallery ul li {
    margin-left: 0;
    margin-right: 14px;
  }
  /* line 2855, ../scss/_medium.scss */
  .artwork-own-gallery ul li a i {
    border-radius: 50%;
    background: #ffffff;
    font-size: 25px;
    color: #000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 2864, ../scss/_medium.scss */
  .artwork-own-gallery ul li a i:hover {
    color: #909192;
  }
  /* line 2869, ../scss/_medium.scss */
  .artwork-own-gallery ul li a .fa-facebook {
    padding: 5px 11px;
  }
  /* line 2872, ../scss/_medium.scss */
  .artwork-own-gallery ul li a .fa-google-plus {
    padding: 5px 7px;
  }
  /* line 2875, ../scss/_medium.scss */
  .artwork-own-gallery ul li a .fa-twitter {
    padding: 5px 6px;
  }
  /* line 2878, ../scss/_medium.scss */
  .artwork-own-gallery ul li a .fa-envelope {
    padding: 5px 6px;
  }
  /* line 2885, ../scss/_medium.scss */
  .artwork-own-gallery .artwork-on-gallery-blk {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
  }

  /* line 2896, ../scss/_medium.scss */
  .shipping-handling {
    background-color: white;
    padding: 30px 0;
  }
  /* line 2899, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout {
    padding-right: 30px;
  }
  /* line 2902, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table {
    width: 100%;
    border: none;
    text-align: center;
  }
  /* line 2906, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table th {
    font-size: 0.6875rem;
    color: #999999;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2909, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table td {
    background-color: white;
  }
  /* line 2912, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table td h3 {
    margin-bottom: 0;
  }
  /* line 2915, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table td input {
    width: 20%;
    padding-left: 18px;
    margin-bottom: 0;
  }
  /* line 2921, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table td .author-name {
    font-size: 14px;
  }
  /* line 2925, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout table td .remove-this-item {
    font-size: 12px;
    color: #df505a;
  }
  /* line 2932, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0;
  }
  /* line 2936, ../scss/_medium.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list .art-cost-detail {
    font-size: 0.6875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2943, ../scss/_medium.scss */
  .shipping-handling .apply-code {
    padding: 20px 0;
  }
  /* line 2945, ../scss/_medium.scss */
  .shipping-handling .apply-code .congratulations {
    font-size: 0.875rem;
    color: #669933;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2948, ../scss/_medium.scss */
  .shipping-handling .apply-code input {
    margin-bottom: 0;
    border: 1px solid #d7d7d7;
  }
  /* line 2953, ../scss/_medium.scss */
  .shipping-handling .apply-code a {
    margin-bottom: 0;
    background-color: black;
  }
  /* line 2959, ../scss/_medium.scss */
  .shipping-handling .total-payments {
    background-color: #eeeef0;
    padding: 14px 0;
    margin: 20px auto;
  }
  /* line 2963, ../scss/_medium.scss */
  .shipping-handling .total-payments .payment-info {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2968, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns {
    border-left: 1px solid #d7d7d7;
    padding-left: 30px;
  }
  /* line 2971, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns h5 {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2973, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns h5 a {
    color: #993333;
  }
  /* line 2977, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns p {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2982, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns .shipping-item h4 {
    font-size: 18px;
  }
  /* line 2986, ../scss/_medium.scss */
  .shipping-handling .shipping-tax-returns .shipping-item p {
    margin-bottom: 20px;
  }

  /* line 2994, ../scss/_medium.scss */
  .secure-booking {
    background-color: white;
    padding: 30px 0;
  }
  /* line 2998, ../scss/_medium.scss */
  .secure-booking ul li {
    margin-left: 0;
  }
  /* line 3000, ../scss/_medium.scss */
  .secure-booking ul li:first-child {
    margin-left: 22px;
  }
  /* line 3006, ../scss/_medium.scss */
  .secure-booking ul .list-item {
    padding: 10px 40px 10px 14px;
    background-color: black;
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3011, ../scss/_medium.scss */
  .secure-booking ul .list-item.active {
    background-color: #545d67;
  }
  /* line 3017, ../scss/_medium.scss */
  .secure-booking .enter-email-address label {
    font-size: 1rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-bottom: 10px;
  }
  /* line 3023, ../scss/_medium.scss */
  .secure-booking .customer-radio label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    position: relative;
    top: 12px;
  }
  /* line 3027, ../scss/_medium.scss */
  .secure-booking .customer-radio label span {
    font-size: 0.6875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3031, ../scss/_medium.scss */
  .secure-booking .customer-radio input[type="text"] {
    margin-top: 20px;
  }
  /* line 3035, ../scss/_medium.scss */
  .secure-booking .customer-radio p a {
    font-size: 0.8125rem;
    color: #cc3333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3041, ../scss/_medium.scss */
  .secure-booking .customer-full-address label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 4px;
  }
  /* line 3045, ../scss/_medium.scss */
  .secure-booking .customer-full-address .choose-your-delivery {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0px;
    margin: 14px auto;
  }
  /* line 3051, ../scss/_medium.scss */
  .secure-booking .customer-full-address input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3055, ../scss/_medium.scss */
  .secure-booking .customer-full-address input[type="submit"] {
    font-size: 18px;
    font-weight: 500;
    margin-top: 6px;
  }
  /* line 3061, ../scss/_medium.scss */
  .secure-booking .visa-banking {
    border: 1px solid #d7d7d7;
    margin-right: 48px;
  }
  /* line 3065, ../scss/_medium.scss */
  .secure-booking .visa-banking ul li {
    padding: 8px 30px;
  }
  /* line 3068, ../scss/_medium.scss */
  .secure-booking .visa-banking ul input {
    display: inline-block;
  }
  /* line 3072, ../scss/_medium.scss */
  .secure-booking .visa-banking .cards-details {
    padding: 20px 30px;
  }
  /* line 3074, ../scss/_medium.scss */
  .secure-booking .visa-banking .cards-details input {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3078, ../scss/_medium.scss */
  .secure-booking .visa-banking .cards-details label {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3083, ../scss/_medium.scss */
  .secure-booking .order-summary {
    padding-left: 50px;
  }
  /* line 3085, ../scss/_medium.scss */
  .secure-booking .order-summary .summery-btn {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
    background-color: black;
    padding: 7px 22px;
  }
  /* line 3091, ../scss/_medium.scss */
  .secure-booking .order-summary img {
    float: left;
    margin: 6px 16px 20px 0;
  }
  /* line 3095, ../scss/_medium.scss */
  .secure-booking .order-summary .order-dom {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3100, ../scss/_medium.scss */
  .secure-booking .order-summary div {
    clear: both;
    border-top: 1px solid #d7d7d7;
    padding: 10px 0;
  }
  /* line 3105, ../scss/_medium.scss */
  .secure-booking .order-summary div p {
    margin-bottom: 0;
  }

  /* line 3112, ../scss/_medium.scss */
  aside.left-off-canvas-menu {
    transform: translate3d(-100%, 0px, 110px) !important;
    position: fixed;
    top: 0 !important;
    overflow-y: hidden;
  }
  /* line 3117, ../scss/_medium.scss */
  aside.left-off-canvas-menu ul {
    margin-top: 30px;
    list-style: none;
  }
  /* line 3120, ../scss/_medium.scss */
  aside.left-off-canvas-menu ul li {
    margin-bottom: 20px;
  }
  /* line 3122, ../scss/_medium.scss */
  aside.left-off-canvas-menu ul li a {
    color: #ffffff;
  }
}

@media (min-width: 768px){
	.header-menu .user-dropdown .dropdown-menu{
	display: none;
	}
} 
/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
  /* line 11, ../scss/_large.scss */
  #send-email {
    width: 830px !important;
  }

  /* line 15, ../scss/_large.scss */
  header {
    position: fixed;
    height: 66px;
    right: 0px;
    left: 0px;
    z-index: 100000;
    background-color: white;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
  }
  /* line 25, ../scss/_large.scss */
  header .artflute-logoBLK {
    padding-top: 10px;
    padding-bottom: 2px;
  }
  /* line 28, ../scss/_large.scss */
  header .artflute-logoBLK .artlfute-logo {
    position: absolute;
    z-index: 99;
    overflow: hidden;
    left: 0;
    top: 0;
  }
  /* line 36, ../scss/_large.scss */
  header .artflute-logoBLK ul {
    margin-bottom: 10px !important;
    margin-top: 8px !important;
    float: right;
    overflow: visible !important;
  }
  /* line 43, ../scss/_large.scss */
  header .artflute-logoBLK ul li .active {
    padding: 5px 7px;
    border: 1px solid #b2b2b2;
  }
  /* line 47, ../scss/_large.scss */
  header .artflute-logoBLK ul li a {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 5px 7px;
    border: 1px solid #ffffff;
  }
  /* line 51, ../scss/_large.scss */
  header .artflute-logoBLK ul li a:hover {
    border: 1px solid #b2b2b2;
  }
  /* line 57, ../scss/_large.scss */
  header .artflute-logoBLK ul .generic-search {
    position: relative;
    top: -4px;
  }
  /* line 60, ../scss/_large.scss */
  header .artflute-logoBLK ul .generic-search form {
    width: 78px;
  }
  /* line 63, ../scss/_large.scss */
  header .artflute-logoBLK ul .generic-search .active {
    width: 720px;
    padding: 0 8px;
    border-left: 1px solid #CCCCCC;
  }
  /* line 68, ../scss/_large.scss */
  header .artflute-logoBLK ul .generic-search input {
    position: absolute;
    right: 78px;
    border-right: 0;
    width: 0;
    padding: 0;
    height: 37px;
    box-shadow: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-left: 0;
  }
  /* line 82, ../scss/_large.scss */
  header .artflute-logoBLK ul .generic-search span {
    background-color: #ebebeb;
    cursor: pointer;
    color: #959595;
    padding: 10px 12px 11px 14px;
    border: 1px solid #cccccc;
    font-size: 14px;
    height: 37px;
    width: 90px;
    text-align: center;
  }

  /* line 104, ../scss/_large.scss */
  .main-frame-slider {
    background-image: url(../img/frame-gallery-room.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 65px;
    padding-bottom: 110px;
  }
  /* line 110, ../scss/_large.scss */
  .main-frame-slider .welcome-exp {
    margin-top: 80px;
  }
  /* line 112, ../scss/_large.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg {
    margin-top: 8px;
  }
  /* line 114, ../scss/_large.scss */
  .main-frame-slider .welcome-exp .wel-exp-hg h1 {
    text-align: right;
    line-height: 25px;
  }
  /* line 120, ../scss/_large.scss */
  .main-frame-slider .welcome-exp img {
    float: left;
    margin: 8px 0 0 10px;
  }
  /* line 125, ../scss/_large.scss */
  .main-frame-slider .welcome-exp h1.transparent-block {
    line-height: 65px;
    font-size: 70px;
    line-height: 56px;
    margin-left: 8px;
    margin-top: 10px;
    padding: 18px 0 6px;
    width: 56%;
  }
  /* line 136, ../scss/_large.scss */
  .main-frame-slider .easy-to-own {
    clear: both;
    margin-top: 90px;
  }
  /* line 139, ../scss/_large.scss */
  .main-frame-slider .easy-to-own h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 36px;
  }
  /* line 147, ../scss/_large.scss */
  .main-frame-slider .easy-to-own p {
    clear: both;
  }
  /* line 149, ../scss/_large.scss */
  .main-frame-slider .easy-to-own p span {
    font-size: 18px;
    color: #b1b4b6;
    padding: 18px 135px 16px;
    background-color: #FFFFFF;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 156, ../scss/_large.scss */
  .main-frame-slider .easy-to-own p a {
    font-size: 18px;
    color: #ffffff;
    padding: 14px 40px;
    border: 1px solid #ffffff;
  }
  /* line 162, ../scss/_large.scss */
  .main-frame-slider .easy-to-own p a:hover {
    background: #ffffff;
    color: #000000;
  }
  /* line 168, ../scss/_large.scss */
  .main-frame-slider .easy-to-own .learn-more {
    margin-top: 60px;
  }

  /* line 177, ../scss/_large.scss */
  .list-offer-search {
    background-color: white;
    padding-top: 56px;
  }
  /* line 181, ../scss/_large.scss */
  .list-offer-search ul .curated-art {
    background-image: url(../img/collection_heart.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 186, ../scss/_large.scss */
  .list-offer-search ul .curated-art .curated-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 198, ../scss/_large.scss */
  .list-offer-search ul .curated-art:hover .curated-content {
    display: block !important;
  }
  /* line 203, ../scss/_large.scss */
  .list-offer-search ul .exchange-art {
    background-image: url(../img/dacor.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 208, ../scss/_large.scss */
  .list-offer-search ul .exchange-art .exchange-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 220, ../scss/_large.scss */
  .list-offer-search ul .exchange-art:hover .exchange-content {
    display: block !important;
  }
  /* line 226, ../scss/_large.scss */
  .list-offer-search ul .new-art-logic {
    background-image: url(../img/study_image.jpg);
    background-repeat: none;
    background-size: cover;
    position: relative;
  }
  /* line 231, ../scss/_large.scss */
  .list-offer-search ul .new-art-logic .new-art-logic-content {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 243, ../scss/_large.scss */
  .list-offer-search ul .new-art-logic:hover .new-art-logic-content {
    display: block !important;
  }
  /* line 248, ../scss/_large.scss */
  .list-offer-search ul .newsletter {
    background-image: url(../img/newsletter.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 233px;
    position: relative;
  }
  /* line 254, ../scss/_large.scss */
  .list-offer-search ul .newsletter form {
    padding-bottom: 51px;
    position: absolute;
  }
  /* line 257, ../scss/_large.scss */
  .list-offer-search ul .newsletter form input[type="submit"] {
    border-color: red;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    width: 80px;
    background-color: red;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 273, ../scss/_large.scss */
  .list-offer-search ul .newsletter form input[type="submit"]:hover {
    background-color: #ED1941;
  }
  /* line 278, ../scss/_large.scss */
  .list-offer-search ul .newsletter p {
    left: 0;
    position: absolute;
    width: 283px;
  }
  /* line 283, ../scss/_large.scss */
  .list-offer-search ul .newsletter form {
    display: none;
    position: absolute;
  }
  /* line 287, ../scss/_large.scss */
  .list-offer-search ul .newsletter input {
    border: 1px solid;
    border-radius: 5px;
    margin: 0 auto 0 18px;
    width: 246px;
  }
  /* line 296, ../scss/_large.scss */
  .list-offer-search ul li {
    padding-bottom: 0px;
  }
  /* line 298, ../scss/_large.scss */
  .list-offer-search ul li h5 {
    margin-top: 8px;
    font-size: 1.25rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 302, ../scss/_large.scss */
  .list-offer-search ul li p {
    padding: 0px 10px;
    margin-top: 20px;
    font-size: 0.84rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 307, ../scss/_large.scss */
  .list-offer-search ul li a {
    display: inline-block;
    height: 233px;
  }
  /* line 310, ../scss/_large.scss */
  .list-offer-search ul li a .search-items {
    margin-bottom: 30px;
    margin-top: 64px;
  }

  /* line 319, ../scss/_large.scss */
  .trending-artwork {
    background-color: white;
    padding-top: 50px;
  }
  /* line 323, ../scss/_large.scss */
  .trending-artwork h2.text-center {
    font-size: 24px;
    margin-bottom: 0px;
  }
  /* line 328, ../scss/_large.scss */
  .trending-artwork .trending-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 333, ../scss/_large.scss */
  .trending-artwork .item {
    height: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 20px;
  }
  /* line 340, ../scss/_large.scss */
  .trending-artwork .item:nth-child(odd) {
    margin-right: 20px;
  }
  /* line 345, ../scss/_large.scss */
  .trending-artwork .item .trending-blk {
    position: absolute;
    bottom: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-image: url(../img/trending_shadow.png);
    background-repeat: repeat-x;
    width: 100%;
  }
  /* line 356, ../scss/_large.scss */
  .trending-artwork .item .trending-blk img {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    width: 60px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radium: 50%;
  }
  /* line 368, ../scss/_large.scss */
  .trending-artwork .item .trending-blk a {
    color: white;
    display: block;
  }
  /* line 372, ../scss/_large.scss */
  .trending-artwork .item .trending-blk a.artwork-title {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 8px;
  }
  /* line 379, ../scss/_large.scss */
  .trending-artwork .item .trending-blk a.artist-name {
    font-weight: bold;
  }
  /* line 386, ../scss/_large.scss */
  .trending-artwork .owl-nav {
    position: relative;
  }
  /* line 391, ../scss/_large.scss */
  .trending-artwork .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    top: -250px;
    color: #000000;
    background: none !important;
  }
  /* line 397, ../scss/_large.scss */
  .trending-artwork .owl-nav .owl-prev i {
    font-size: 70px;
    color: black;
  }
  /* line 402, ../scss/_large.scss */
  .trending-artwork .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: -250px;
    color: #000000;
    background: none !important;
  }
  /* line 408, ../scss/_large.scss */
  .trending-artwork .owl-nav .owl-next i {
    font-size: 70px;
    color: black;
  }

  /* line 418, ../scss/_large.scss */
  .some-random-artwork {
    background-color: white;
    padding: 40px 0 60px;
  }
  /* line 421, ../scss/_large.scss */
  .some-random-artwork h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0px;
  }
  /* line 425, ../scss/_large.scss */
  .some-random-artwork .random-sbHeading {
    font-size: 0.875rem;
    color: #646262;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }
  /* line 431, ../scss/_large.scss */
  .some-random-artwork dl {
    display: inline-block;
    border: 1px solid #e1e1e1;
  }
  /* line 435, ../scss/_large.scss */
  .some-random-artwork dl .active a {
    background-color: #ebebeb;
  }
  /* line 439, ../scss/_large.scss */
  .some-random-artwork dl dd {
    border-right: 1px solid #e1e1e1;
  }
  /* line 441, ../scss/_large.scss */
  .some-random-artwork dl dd:last-child {
    border-right: none;
  }
  /* line 444, ../scss/_large.scss */
  .some-random-artwork dl dd a {
    background-color: #f8f8f8;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    padding: 10px 32px;
  }
  /* line 456, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk {
    width: 280px;
    height: 280px;
    background-repeat: none;
    background-size: cover;
    display: block;
    position: relative;
  }
  /* line 465, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk:hover .overlay {
    opacity: 0.4;
  }
  /* line 470, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 483, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info {
    z-index: 20;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  /* line 488, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info img {
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  /* line 494, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.title {
    font-size: 18px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    letter-spacing: 1px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    padding-top: 26px;
    padding-bottom: 6px;
  }
  /* line 509, ../scss/_large.scss */
  .some-random-artwork ul li .random-artworkblk .artist-info p.artist-name {
    font-size: 20px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    font-weight: 700;
    margin-bottom: 30px;
  }

  /* line 523, ../scss/_large.scss */
  .customer-stories {
    background-color: #ffd11b;
    padding-top: 150px;
    padding-bottom: 90px;
  }
  /* line 528, ../scss/_large.scss */
  .customer-stories .owl-nav i {
    font-size: 24px;
    color: #000000;
  }
  /* line 532, ../scss/_large.scss */
  .customer-stories .owl-nav .owl-prev {
    background: none !important;
  }
  /* line 535, ../scss/_large.scss */
  .customer-stories .owl-nav .owl-next {
    background: none !important;
  }
  /* line 540, ../scss/_large.scss */
  .customer-stories .view-all-testimonial a {
    color: #000000;
    font-size: 22px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 548, ../scss/_large.scss */
  .customer-stories img {
    float: left;
    max-width: 420px;
    margin-right: 60px;
    box-shadow: 0 0 5px 1px #1a1a1a;
  }
  /* line 554, ../scss/_large.scss */
  .customer-stories .customer-views {
    font-size: 30px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 42px;
    margin-bottom: 20px;
    padding-top: 26px;
  }
  /* line 560, ../scss/_large.scss */
  .customer-stories .read-full-stories {
    clear: both;
    text-align: center;
    margin-top: 126px;
  }
  /* line 564, ../scss/_large.scss */
  .customer-stories .read-full-stories a {
    font-size: 22px;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 569, ../scss/_large.scss */
  .customer-stories .owl-controls {
    margin-top: 30px;
  }
  /* line 573, ../scss/_large.scss */
  .customer-stories .owl-controls .owl-pagination .owl-page span {
    background-color: #FFFFFF !important;
  }
  /* line 579, ../scss/_large.scss */
  .customer-stories .owl-controls .owl-pagination .active span {
    background-color: #000000 !important;
    box-shadow: none;
  }

  /* line 588, ../scss/_large.scss */
  .connect-with-us {
    background-color: white;
    padding-top: 142px;
  }
  /* line 591, ../scss/_large.scss */
  .connect-with-us h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 40px;
  }
  /* line 595, ../scss/_large.scss */
  .connect-with-us h5 {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 598, ../scss/_large.scss */
  .connect-with-us .mail-blk {
    background-color: #233050;
    padding: 22px 24px 0;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    position: relative;
  }
  /* line 604, ../scss/_large.scss */
  .connect-with-us .mail-blk a {
    padding: 6px 22px;
    border-radius: 6px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 613, ../scss/_large.scss */
  .connect-with-us .mail-blk a:hover {
    color: #000000;
    background-color: #ffffff;
  }
  /* line 618, ../scss/_large.scss */
  .connect-with-us .mail-blk i {
    color: #525c74;
    font-size: 80px;
    left: 0;
    position: absolute;
    top: 70px;
  }
  /* line 625, ../scss/_large.scss */
  .connect-with-us .mail-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin: 24px auto;
    font-weight: 600;
    padding: 0 16px;
  }
  /* line 631, ../scss/_large.scss */
  .connect-with-us .mail-blk .know-more {
    margin-top: 20px;
    font-weight: 500;
  }
  /* line 634, ../scss/_large.scss */
  .connect-with-us .mail-blk .know-more a {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 636, ../scss/_large.scss */
  .connect-with-us .mail-blk .know-more a img {
    padding-right: 14px;
  }
  /* line 642, ../scss/_large.scss */
  .connect-with-us .feedback-blk {
    background-color: #ba4032;
    height: 440px;
    box-shadow: 0 0 4px 1px #acacac;
    padding: 14px 30px 0;
  }
  /* line 648, ../scss/_large.scss */
  .connect-with-us .feedback-blk p {
    font-size: 15px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    line-height: 19px;
    margin-bottom: 50px;
    margin-top: 40px;
  }
  /* line 655, ../scss/_large.scss */
  .connect-with-us .feedback-blk textarea {
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 660, ../scss/_large.scss */
  .connect-with-us .feedback-blk input[type="submit"] {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 666, ../scss/_large.scss */
  .connect-with-us .feedback-blk input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
  }
  /* line 672, ../scss/_large.scss */
  .connect-with-us .contact-blk {
    background-color: #000;
    padding: 14px 24px 0;
    box-shadow: 0 0 4px 1px #acacac;
    height: 440px;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  /* line 680, ../scss/_large.scss */
  .connect-with-us .contact-blk a {
    color: #ffffff;
    font-size: 24px;
  }
  /* line 684, ../scss/_large.scss */
  .connect-with-us .contact-blk p {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 686, ../scss/_large.scss */
  .connect-with-us .contact-blk p a {
    color: #ffffff;
    font-size: 24px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 692, ../scss/_large.scss */
  .connect-with-us .contact-blk ul {
    margin: 10px auto;
  }
  /* line 694, ../scss/_large.scss */
  .connect-with-us .contact-blk ul li {
    margin-left: 2.375rem;
  }
  /* line 697, ../scss/_large.scss */
  .connect-with-us .contact-blk ul li a i {
    font-size: 30px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 705, ../scss/_large.scss */
  .connect-with-us .contact-blk ul li a:hover i {
    color: #d1d3d4;
  }

  /* line 717, ../scss/_large.scss */
  .brands {
    padding: 100px 0;
    background-color: #ffffff;
  }
  /* line 720, ../scss/_large.scss */
  .brands ul {
    display: inline-block;
    margin: 28px auto;
  }
  /* line 723, ../scss/_large.scss */
  .brands ul li {
    margin-left: 20px !important;
  }
  /* line 725, ../scss/_large.scss */
  .brands ul li:first-child {
    margin-left: 0;
  }

  /* line 738, ../scss/_large.scss */
  .artflute-exp-header {
    background-color: black;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 140px 0 60px;
  }
  /* line 744, ../scss/_large.scss */
  .artflute-exp-header.print_sale {
    background-image: url("../img/home.jpg");
  }
  /* line 748, ../scss/_large.scss */
  .artflute-exp-header.original {
    background-image: url("../img/original.jpg");
  }
  /* line 752, ../scss/_large.scss */
  .artflute-exp-header.business_sale {
    background-image: url("../img/business.jpg");
  }
  /* line 757, ../scss/_large.scss */
  .artflute-exp-header h3 {
    font-size: 48px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 761, ../scss/_large.scss */
  .artflute-exp-header p {
    font-size: 1.125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 765, ../scss/_large.scss */
  .artflute-exp-header h5 {
    font-size: 20px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 40px;
    margin-bottom: 15px;
  }

  /* line 773, ../scss/_large.scss */
  .artflute-expNavigation {
    background-color: #efefef;
  }
  /* line 775, ../scss/_large.scss */
  .artflute-expNavigation ul {
    display: inline-block;
    text-align: center;
    margin-bottom: -4px;
  }
  /* line 781, ../scss/_large.scss */
  .artflute-expNavigation ul li a {
    padding: 6px 30px;
  }
  /* line 784, ../scss/_large.scss */
  .artflute-expNavigation ul li .artExpBuy {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 787, ../scss/_large.scss */
  .artflute-expNavigation ul li .artExpChoose {
    font-size: 28px;
    color: #d02642;
    font-family: "Arial";
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 14px;
  }
  /* line 795, ../scss/_large.scss */
  .artflute-expNavigation ul .artExpactive a {
    background-color: white;
    padding: 6px 30px;
  }

  /* line 804, ../scss/_large.scss */
  .artflute-experience {
    padding: 80px 0px;
    background-color: #ffffff;
  }
  /* line 808, ../scss/_large.scss */
  .artflute-experience > .row {
    margin-bottom: 40px;
  }
  /* line 810, ../scss/_large.scss */
  .artflute-experience > .row:last-child {
    margin-bottom: 0;
  }
  /* line 813, ../scss/_large.scss */
  .artflute-experience > .row h5 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 817, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient {
    background-color: #ffd200;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
  }
  /* line 822, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 825, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient {
    padding-bottom: 50px;
    margin-bottom: 70px;
    border-bottom: 1px solid white;
  }
  /* line 829, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
  }
  /* line 833, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo {
    margin-top: 16px;
  }
  /* line 835, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo > .large-5 {
    text-align: right;
  }
  /* line 838, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-ExpName {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLTStd-Hv";
    margin-top: 16px;
  }
  /* line 842, ../scss/_large.scss */
  .artflute-experience > .row .artflute-happyClient .art-ExpHappyClient .artExpClentInfo .art-EXpPos {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 850, ../scss/_large.scss */
  .artflute-experience > .row .artPaddingTop {
    padding-top: 20px;
  }
  /* line 853, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk {
    padding-right: 80px;
  }
  /* line 856, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 859, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul {
    list-style-image: url(../img/artExpCheckMark.png);
  }
  /* line 861, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk ul li {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 865, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara {
    margin-bottom: 50px;
  }
  /* line 867, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form {
    margin-top: 30px;
  }
  /* line 869, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label {
    padding-top: 6px;
  }
  /* line 871, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form label span {
    padding-left: 6px;
  }
  /* line 875, ../scss/_large.scss */
  .artflute-experience > .row .artflute-exp-contentBlk .art-ExpPara form input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }

  /* line 891, ../scss/_large.scss */
  .about-artflute {
    background-image: url(../img/about_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
  }
  /* line 896, ../scss/_large.scss */
  .about-artflute .artflute-text {
    background-color: white;
    padding: 50px;
    border: 1px solid #dbd9d9;
  }
  /* line 900, ../scss/_large.scss */
  .about-artflute .artflute-text h3 {
    font-size: 18px;
    color: #333333;
    font-family: "HelveticaNeueLT-Medium";
    margin-bottom: 30px;
  }
  /* line 906, ../scss/_large.scss */
  .about-artflute .artflute-text p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 30px;
  }

  /* line 919, ../scss/_large.scss */
  .terms-and-conditions {
    padding: 90px 0 50px;
  }
  /* line 921, ../scss/_large.scss */
  .terms-and-conditions h4 {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
    padding-bottom: 3px;
  }
  /* line 928, ../scss/_large.scss */
  .terms-and-conditions h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 933, ../scss/_large.scss */
  .terms-and-conditions p {
    font-size: 18px;
    color: #000000;
  }
  /* line 937, ../scss/_large.scss */
  .terms-and-conditions a {
    color: #000000;
    text-decoration: underline;
    font-size: 18px;
  }
  /* line 943, ../scss/_large.scss */
  .terms-and-conditions .main-tc-point {
    border: 1px solid #d7d7d7;
    margin: 14px 0;
  }
  /* line 946, ../scss/_large.scss */
  .terms-and-conditions .main-tc-point h5 {
    margin: 0;
    padding: 18px 0 18px 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 951, ../scss/_large.scss */
  .terms-and-conditions .main-tc-point h5 img {
    margin-right: 8px;
  }
  /* line 955, ../scss/_large.scss */
  .terms-and-conditions .main-tc-point > div {
    background-color: #f5f5f5;
    padding: 20px 40px;
  }

  /* line 965, ../scss/_large.scss */
  .faqs {
    padding: 110px 0 20px;
    background-color: white;
  }
  /* line 970, ../scss/_large.scss */
  .faqs h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 975, ../scss/_large.scss */
  .faqs h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 981, ../scss/_large.scss */
  .faqs p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 983, ../scss/_large.scss */
  .faqs p a {
    color: #ed1941;
  }
  /* line 987, ../scss/_large.scss */
  .faqs .faqsBlk {
    margin-bottom: 30px;
    padding-right: 60px;
  }

  /* line 995, ../scss/_large.scss */
  .termsConditions {
    padding: 110px 0 20px;
    background-color: white;
  }
  /* line 1000, ../scss/_large.scss */
  .termsConditions h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 1005, ../scss/_large.scss */
  .termsConditions h5 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1011, ../scss/_large.scss */
  .termsConditions p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1013, ../scss/_large.scss */
  .termsConditions p a {
    color: #ed1941;
  }
  /* line 1017, ../scss/_large.scss */
  .termsConditions .termsConditionsBlk {
    margin-bottom: 30px;
  }

  /* line 1023, ../scss/_large.scss */
  .privacy-policy {
    padding: 110px 0 20px;
    background-color: white;
  }
  /* line 1028, ../scss/_large.scss */
  .privacy-policy h3 {
    padding-bottom: 3px;
    border-bottom: 1px solid #ed1941;
    margin-bottom: 20px;
  }
  /* line 1033, ../scss/_large.scss */
  .privacy-policy h5, .privacy-policy h6 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
  }
  /* line 1039, ../scss/_large.scss */
  .privacy-policy p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1041, ../scss/_large.scss */
  .privacy-policy p a {
    color: #ed1941;
  }
  /* line 1045, ../scss/_large.scss */
  .privacy-policy .privacyBlk {
    margin-bottom: 40px;
  }
  /* line 1047, ../scss/_large.scss */
  .privacy-policy .privacyBlk .privacyInnerBlk {
    margin-bottom: 30px;
  }

  /* line 1059, ../scss/_large.scss */
  .select-type-of-painting {
    background: #fbfbfb;
    padding-top: 20px;
  }
  /* line 1062, ../scss/_large.scss */
  .select-type-of-painting ul {
    margin: 0;
    position: relative;
    top: 1px;
    z-index: 10000;
    display: inline-block;
  }
  /* line 1068, ../scss/_large.scss */
  .select-type-of-painting ul .active {
    background-color: #efefef;
  }
  /* line 1070, ../scss/_large.scss */
  .select-type-of-painting ul .active a {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }
  /* line 1076, ../scss/_large.scss */
  .select-type-of-painting ul li {
    margin-left: 10px;
  }
  /* line 1078, ../scss/_large.scss */
  .select-type-of-painting ul li:hover {
    background-color: #efefef;
  }
  /* line 1081, ../scss/_large.scss */
  .select-type-of-painting ul li a {
    color: #000;
    font-weight: 600;
    padding: 5px 10px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding: 5px 40px 10px;
  }
  /* line 1088, ../scss/_large.scss */
  .select-type-of-painting ul li a:hover {
    background-color: #efefef;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
  }

  /* line 1102, ../scss/_large.scss */
  .sort-by-painting {
    position: relative;
    bottom: 3px;
    background-color: #efefef;
    padding: 5px 0;
    border: 1px solid #d7d7d7;
    margin-bottom: 40px;
  }
  /* line 1109, ../scss/_large.scss */
  .sort-by-painting .sort-by-recently-added {
    position: absolute;
    right: 0;
  }
  /* line 1112, ../scss/_large.scss */
  .sort-by-painting .sort-by-recently-added .dropdown.button:after, .sort-by-painting .sort-by-recently-added button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1116, ../scss/_large.scss */
  .sort-by-painting .sort-by-recently-added p .dropdown {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #f5f1ec;
    margin-bottom: 0;
    border-radius: 5px;
    border: 1px solid #EFEFEF;
  }
  /* line 1128, ../scss/_large.scss */
  .sort-by-painting ul li a {
    position: relative;
  }
  /* line 1131, ../scss/_large.scss */
  .sort-by-painting ul li a .drop-down-mark {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    position: absolute;
    right: 25px;
    top: 16px;
    z-index: 10;
  }
  /* line 1141, ../scss/_large.scss */
  .sort-by-painting ul li img {
    position: relative;
    bottom: 2px;
  }
  /* line 1149, ../scss/_large.scss */
  .sort-by-painting .drop-down-list {
    margin-left: 0;
    display: inline-block;
    height: 40px;
    margin: 0;
  }
  /* line 1154, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .dropdown.button:after, .sort-by-painting .drop-down-list button.dropdown:after {
    border-color: #EFEFEF transparent transparent transparent;
  }
  /* line 1157, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li {
    margin-left: 0;
  }
  /* line 1159, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li .dropdown {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #EFEFEF;
    margin-bottom: 0;
    border: 1px solid #EFEFEF;
    padding: 8px 40px 8px 5px;
    margin-right: 3px;
    font-weight: 600;
  }
  /* line 1167, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li .dropdown:last-child {
    border-right: none;
  }
  /* line 1170, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li .dropdown:hover {
    border: 1px solid #d7d7d7;
  }
  /* line 1174, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li .artwork-dropdown-image {
    margin-left: 5px;
  }
  /* line 1177, ../scss/_large.scss */
  .sort-by-painting .drop-down-list li i {
    color: #999999;
  }
  /* line 1181, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #drop3 {
    max-width: 560px !important;
  }
  /* line 1184, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #drop4 {
    max-width: 264px !important;
  }
  /* line 1187, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #drop5 {
    max-width: 265px !important;
  }
  /* line 1190, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #drop6 {
    max-width: 200px !important;
  }
  /* line 1193, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #style {
    max-width: 250px !important;
  }
  /* line 1196, ../scss/_large.scss */
  .sort-by-painting .drop-down-list #drop2, .sort-by-painting .drop-down-list #drop3, .sort-by-painting .drop-down-list #drop4, .sort-by-painting .drop-down-list #drop5, .sort-by-painting .drop-down-list #drop6, .sort-by-painting .drop-down-list #color, .sort-by-painting .drop-down-list #style {
    top: 50px !important;
  }
  /* line 1199, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:before {
    left: 45px !important;
  }
  /* line 1202, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown.open:after {
    border-width: 16px;
    left: 44px !important;
    top: -32px;
  }
  /* line 1209, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown:before {
    border-width: 15px;
    top: -30px !important;
  }
  /* line 1213, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown {
    max-width: 400px !important;
    box-shadow: 0 0 5px #a4a49b;
  }
  /* line 1217, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider {
    height: 10px;
    border: 1px solid #ebebeb;
    width: 351px;
  }
  /* line 1221, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .bar {
    top: 0;
    height: 10px;
    width: 340px;
    background-color: #EBEBEB;
  }
  /* line 1227, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip {
    bottom: 4px;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    top: -6px;
    border-radius: 5px;
    padding-bottom: 1px;
    box-shadow: none;
    border: 2px solid #CCCCCC;
    height: 24px;
    width: 24px;
    z-index: 1000000;
    background-color: #e1e1e1;
    color: #CCCCCC;
    padding-top: 3px;
  }
  /* line 1244, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip {
    left: 329px;
  }
  /* line 1248, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .leftGrip i {
    color: #CCCCCC;
  }
  /* line 1253, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .nstSlider .rightGrip i {
    color: #CCCCCC;
  }
  /* line 1258, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .leftLabel {
    color: #D2D3D2;
    top: 0;
    right: -20px;
  }
  /* line 1263, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .rightLabel {
    color: #D2D3D2;
    top: 0;
    left: 10px;
  }
  /* line 1268, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-left {
    color: #000;
    font-weight: 600;
    margin-top: 12px;
    position: relative;
    right: -6px;
    text-align: left;
    width: 185px;
  }
  /* line 1277, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .priceSlider .inr-right {
    bottom: 24px;
    color: #000;
    font-weight: 600;
    left: 82%;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 220px;
  }
  /* line 1289, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 {
    font-size: 14px !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important;
    color: #4b4b4c;
    font-weight: 600 !important;
    font-style: normal !important;
  }
  /* line 1296, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown h3 a {
    float: right;
    color: #000;
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
  }
  /* line 1305, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown li {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 1311, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown a {
    margin-top: 3px;
    padding: 8px 15px;
  }
  /* line 1318, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li {
    margin: 0 !important;
  }
  /* line 1320, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .f-dropdown .option-to-choose-color li label {
    margin: 0 5px !important;
    padding: 10px !important;
  }
  /* line 1328, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content {
    max-width: 580px;
    background-color: white;
    padding: 20px;
  }
  /* line 1332, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .chosen-choices {
    border-radius: 5px;
  }
  /* line 1335, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content h3 {
    font-size: 0.9375rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    text-align: left;
    margin-left: 20px;
  }
  /* line 1341, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel {
    margin-top: 30px;
    margin-left: 0px;
  }
  /* line 1344, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child {
    margin-left: 5px;
  }
  /* line 1346, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:last-child:hover {
    border-radius: 5px;
  }
  /* line 1351, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1355, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .drop-down-content .apply-nd-cancel li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1367, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider {
    position: relative;
  }
  /* line 1369, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .leftLabel {
    color: #000000;
    left: 12%;
    position: absolute;
  }
  /* line 1374, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-price .priceSlider .rightLabel {
    position: absolute;
    left: 10%;
    color: #000000;
  }
  /* line 1388, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size {
    position: relative;
    height: 183px;
    text-align: left;
  }
  /* line 1393, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size p {
    padding-left: 10px;
    cursor: pointer;
    background-color: #ffffff;
    border-top: 2px solid #C2C2C2;
    border-left: 2px solid #C2C2C2;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
  }
  /* line 1403, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xxl-size {
    height: 183px;
    width: 100.5%;
    z-index: 10;
    border: 2px solid #C2C2C2;
  }
  /* line 1409, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xl-size {
    top: 30px;
    width: 92.4%;
    margin-left: 40px;
    height: 151px;
    z-index: 11;
  }
  /* line 1416, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .l-size {
    top: 60px;
    width: 84.5%;
    margin-left: 80px;
    height: 121px;
    z-index: 12;
  }
  /* line 1423, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .m-size {
    top: 90px;
    width: 77%;
    margin-left: 120px;
    height: 91px;
    z-index: 13;
  }
  /* line 1430, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .s-size {
    top: 120px;
    width: 69%;
    margin-left: 160px;
    height: 61px;
    z-index: 14;
  }
  /* line 1437, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size .different-size .xs-size {
    top: 150px;
    width: 61.5%;
    margin-left: 200px;
    height: 31px;
    z-index: 15;
  }
  /* line 1446, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-size a img {
    bottom: 4px !important;
  }
  /* line 1453, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation {
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 0;
    overflow: visible !important;
  }
  /* line 1458, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .square-size {
    width: 60px;
    height: 60px;
    border: 2px solid #CCCCCC;
    padding-top: 1px;
    font-size: 10px;
  }
  /* line 1465, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .horizontal-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 40px;
    font-size: 11px;
    padding-top: 5px;
  }
  /* line 1472, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation .options-to-choose-orientation .vertical-rect {
    border: 2px solid #CCCCCC;
    height: 60px;
    width: 100px;
    font-size: 12px;
    padding-top: 8px;
  }
  /* line 1481, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation p {
    font-size: 11px;
    color: #000;
    font-weight: 600;
  }
  /* line 1486, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li {
    margin-left: 11px !important;
    position: relative;
  }
  /* line 1489, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:first-child {
    margin-left: 0 !important;
  }
  /* line 1492, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li:hover {
    background-color: white;
  }
  /* line 1495, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation li img {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 15px;
    height: 15px;
  }
  /* line 1504, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-orientation a img {
    bottom: 5px !important;
  }
  /* line 1510, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .square-size {
    width: 30px !important;
    height: 30px !important;
  }
  /* line 1514, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .f-dropdown {
    max-width: 320px !important;
  }
  /* line 1517, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation {
    width: 100%;
  }
  /* line 1519, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li {
    padding: 0;
    margin: 0 0 4px 0 !important;
  }
  /* line 1522, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li p {
    border: 1px solid #d7d7d7 !important;
  }
  /* line 1525, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .choose-color .options-to-choose-orientation li img {
    right: 5px;
    top: 1px;
    background-color: #ffffff;
    border-radius: 50%;
  }
  /* line 1539, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color {
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  /* line 1543, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li {
    padding: 0;
    margin: 0 12px 24px 12px;
  }
  /* line 1547, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color li:hover {
    background-color: white;
  }
  /* line 1552, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color label {
    display: inline;
  }
  /* line 1556, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox {
    display: none;
  }
  /* line 1559, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .red-checkbox + label {
    background-color: red;
  }
  /* line 1562, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .black-checkbox + label {
    background-color: black;
  }
  /* line 1565, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .blue-checkbox + label {
    background-color: blue;
  }
  /* line 1568, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .green-checkbox + label {
    background-color: green;
  }
  /* line 1571, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .yellow-checkbox + label {
    background-color: yellow;
  }
  /* line 1575, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label {
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
  }
  /* line 1584, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox + label:active, .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox01:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  /* line 1588, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
  }
  /* line 1595, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
  }
  /* line 1604, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox + label {
    padding: 18px;
  }
  /* line 1608, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color ul.option-to-choose-color .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
  }
  /* line 1614, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color {
    margin-top: 20px;
    margin-left: 14px;
  }
  /* line 1618, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child a {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1622, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-color .apply-nd-cancel-color li:first-child:last-child a {
    font-size: 0.8125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1632, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting #drop6 {
    padding: 10px 20px 10px 0;
  }
  /* line 1635, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList {
    list-style: none;
    float: left;
    margin-left: 0;
    clear: both;
  }
  /* line 1640, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li {
    margin-bottom: 20px;
  }
  /* line 1642, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .sortList li:hover {
    background-color: white;
  }
  /* line 1647, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel {
    margin-left: 0;
    clear: both;
  }
  /* line 1650, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li {
    margin-left: 11px !important;
  }
  /* line 1652, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting .apply-nd-cancel li:first-child {
    margin-left: 0px !important;
  }
  /* line 1660, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  /* line 1673, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 36px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
  }
  /* line 1686, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -31px;
  }
  /* line 1690, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_9a104adab110937add478287ff0a0701.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 1699, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul {
    list-style: none;
  }
  /* line 1701, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li {
    padding: 0;
  }
  /* line 1703, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-sorting ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
  }
  /* line 1714, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium {
    width: 100%;
    margin: 0 auto;
  }
  /* line 1717, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container {
    text-align: left;
  }
  /* line 1720, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li {
    overflow: hidden;
  }
  /* line 1722, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li input[type="text"] {
    height: 24px;
  }
  /* line 1725, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium .chosen-container .chosen-choices li a.search-choice-close {
    background-position: -23px 1px !important;
  }
  /* line 1732, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li {
    padding: 0;
  }
  /* line 1734, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a {
    text-align: left;
    font-weight: 600;
    color: #000;
    margin-right: 4px;
  }
  /* line 1739, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li a:hover {
    background-color: #EEEEEE;
  }
  /* line 1743, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .list-out-by-medium ul li:hover {
    background: none;
  }
  /* line 1751, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search {
    position: relative;
    margin-left: 12px;
  }
  /* line 1754, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    background-color: #EBEBEB;
    border: 1px solid #D7D7D7;
    padding: 8px 20px;
  }
  /* line 1761, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search a:hover {
    background-color: #ffffff;
  }
  /* line 1766, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search img {
    position: absolute;
    top: 12px;
    left: 5px;
  }
  /* line 1772, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search input {
    padding-left: 22px;
    border: none;
    background-color: #EFEFEF;
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    width: 150px;
  }
  /* line 1782, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-webkit-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1788, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search :-moz-placeholder {
    /* Firefox 18- */
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1795, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #f2f2f2d;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 1802, ../scss/_large.scss */
  .sort-by-painting .drop-down-list .artwork-search :-ms-input-placeholder {
    color: #f2f2f2;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Medium";
  }

  /* line 1817, ../scss/_large.scss */
  .the-artwork-review {
    padding: 10px 0 80px;
    background-color: white;
  }
  /* line 1820, ../scss/_large.scss */
  .the-artwork-review .tags {
    padding-bottom: 14px;
  }
  /* line 1823, ../scss/_large.scss */
  .the-artwork-review .tags p span {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1826, ../scss/_large.scss */
  .the-artwork-review .tags p a {
    font-size: 0.8125rem;
    color: #cc6666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1832, ../scss/_large.scss */
  .the-artwork-review .review-blk ul {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin-left: 0;
    padding: 16px 0;
  }
  /* line 1837, ../scss/_large.scss */
  .the-artwork-review .review-blk ul li:first-child {
    margin-left: 0;
  }
  /* line 1842, ../scss/_large.scss */
  .the-artwork-review .review-blk ul li h3 {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 1846, ../scss/_large.scss */
  .the-artwork-review .review-blk ul li p {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1852, ../scss/_large.scss */
  .the-artwork-review .review-blk dl {
    display: inline-block;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    height: 36px;
  }
  /* line 1858, ../scss/_large.scss */
  .the-artwork-review .review-blk dl dd a {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding: 6px 26px;
    background-color: #f5f5f5;
  }
  /* line 1865, ../scss/_large.scss */
  .the-artwork-review .review-blk dl dd.active a {
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    background-color: #878787;
  }
  /* line 1872, ../scss/_large.scss */
  .the-artwork-review .review-blk .write-a-review {
    background-color: #b85f5f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    padding: 6px 14px;
  }
  /* line 1883, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content {
    padding-top: 24px;
  }
  /* line 1885, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content .about-artwork-subh {
    font-size: 1rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 1888, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content .reviews {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  /* line 1892, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content .reviews p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 10px;
  }
  /* line 1896, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content .reviews span {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-top: 12px;
  }
  /* line 1901, ../scss/_large.scss */
  .the-artwork-review .review-blk .tabs-content .reviews img {
    float: left;
    margin-right: 8px;
  }
  /* line 1909, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk {
    padding: 0 40px;
    margin-top: 20px;
    position: relative;
  }
  /* line 1913, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 16px 20px;
  }
  /* line 1916, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block {
    background-color: #F4F1F1;
  }
  /* line 1918, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .disable-block h5 {
    color: #b2b2b2 !important;
  }
  /* line 1922, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk h3 {
    font-size: 1.25rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 14px;
  }
  /* line 1927, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 14px 0 14px 8px;
    margin-bottom: 16px;
    position: relative;
    z-index: 10;
  }
  /* line 1935, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .term-conditions {
    color: #de5a4b;
    font-size: 11px;
  }
  /* line 1939, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .option-list {
    margin-top: 12px;
    margin-left: 8px;
  }
  /* line 1945, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-1 input[type=radio] {
    margin-left: 8px;
    margin-top: 8px;
  }
  /* line 1952, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .large-8 label {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
  }
  /* line 1959, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper {
    width: 92px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  /* line 1967, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text {
    font-size: 10px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 4px 0;
    left: -5px;
    top: 15px;
    width: 120px;
  }
  /* line 1980, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.green {
    background-color: #00bb09;
    color: #333333;
  }
  /* line 1985, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.grey {
    background-color: #9a9a9a;
    color: #ffffff;
  }
  /* line 1990, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.red {
    background-color: #b35454;
    color: #333333;
  }
  /* line 1995, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text.blue {
    background-color: #70d5ff;
    color: #ffffff;
  }
  /* line 2002, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before, .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    content: "";
    position: absolute;
    bottom: -3px;
  }
  /* line 2008, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:before {
    left: 0;
  }
  /* line 2011, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .ribbon-wrapper .ribbon-text:after {
    right: 0;
  }
  /* line 2016, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2023, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label h5 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2028, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .exclusive-work {
    font-size: 0.75rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: -6px;
  }
  /* line 2033, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions {
    margin-bottom: 0px;
  }
  /* line 2035, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option label .terms-conditions a {
    font-size: 0.6875rem;
    color: #de5a4b;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 0px;
  }
  /* line 2042, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize {
    padding-right: 16px;
  }
  /* line 2044, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-prize p {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 5px;
  }
  /* line 2050, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk .buy-option .artwork-buy p {
    margin-top: 23px;
    padding-right: 16px;
  }
  /* line 2057, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul {
    margin-top: 40px;
  }
  /* line 2059, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li {
    padding-bottom: 20px;
  }
  /* line 2061, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a {
    font-size: 0.75rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2063, ../scss/_large.scss */
  .the-artwork-review .buying-option-blk .buying-blk ul li a img {
    width: 25px;
  }
  /* line 2073, ../scss/_large.scss */
  .the-artwork-review .limited-overlay, .the-artwork-review .subscribe-overlay {
    box-shadow: 0 0 6px 0 #d7d7d7;
    padding: 90px 20px 16px 20px;
    position: absolute;
    top: 0;
    z-index: 90;
    background: rgba(255, 255, 255, 0.9);
  }
  /* line 2080, ../scss/_large.scss */
  .the-artwork-review .limited-overlay h3, .the-artwork-review .subscribe-overlay h3 {
    font-size: 24px;
    color: #666666;
    font-weight: 700;
  }
  /* line 2085, ../scss/_large.scss */
  .the-artwork-review .limited-overlay h5, .the-artwork-review .subscribe-overlay h5 {
    font-size: 14px;
    color: #666666;
    font-weight: 600;
    margin: 12px 0;
  }
  /* line 2090, ../scss/_large.scss */
  .the-artwork-review .limited-overlay h5 img, .the-artwork-review .subscribe-overlay h5 img {
    width: 20px;
    margin-right: 8px;
  }
  /* line 2095, ../scss/_large.scss */
  .the-artwork-review .limited-overlay p, .the-artwork-review .subscribe-overlay p {
    font-size: 14px;
    color: #666666;
  }
  /* line 2098, ../scss/_large.scss */
  .the-artwork-review .limited-overlay p a, .the-artwork-review .subscribe-overlay p a {
    background-color: #ed1941;
    color: white;
    padding: 8px 20px;
    font-size: 18px;
  }
  /* line 2105, ../scss/_large.scss */
  .the-artwork-review .limited-overlay .got-it-btn, .the-artwork-review .subscribe-overlay .got-it-btn {
    margin-top: 46px;
  }
  /* line 2110, ../scss/_large.scss */
  .the-artwork-review .subscribe-overlay {
    padding-top: 100px;
  }
  /* line 2112, ../scss/_large.scss */
  .the-artwork-review .subscribe-overlay .break-inspire {
    font-weight: 700;
    margin-top: 6px;
  }

  /* line 2123, ../scss/_large.scss */
  .artist-tabs-func {
    background-color: black;
  }
  /* line 2126, ../scss/_large.scss */
  .artist-tabs-func dl .artist-arrow {
    display: none;
  }
  /* line 2129, ../scss/_large.scss */
  .artist-tabs-func dl span {
    background-color: #ffcc00;
    border-radius: 3px;
    color: #000;
    margin-left: 6px;
    padding: 0 2px;
  }
  /* line 2136, ../scss/_large.scss */
  .artist-tabs-func dl .artist-arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
  }
  /* line 2143, ../scss/_large.scss */
  .artist-tabs-func dl dd.active {
    position: relative;
  }
  /* line 2145, ../scss/_large.scss */
  .artist-tabs-func dl dd.active a {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2149, ../scss/_large.scss */
  .artist-tabs-func dl dd.active .artist-arrow {
    display: block !important;
    position: absolute;
    bottom: 0px;
    left: 37%;
  }
  /* line 2156, ../scss/_large.scss */
  .artist-tabs-func dl a {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2159, ../scss/_large.scss */
  .artist-tabs-func dl a:hover {
    background-color: black;
    font-size: 0.9375rem;
    color: #cecece;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2167, ../scss/_large.scss */
  .artist-related-information {
    font-size: 100%;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    background-color: white;
    line-height: 24px;
    padding: 40px 0;
  }
  /* line 2175, ../scss/_large.scss */
  .artist-related-information .artist-public-profile {
    background-color: white;
  }
  /* line 2177, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul {
    list-style: none;
  }
  /* line 2179, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li {
    width: 200px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 4px;
    display: none;
    /** Hide items initially to avoid a flicker effect **/
    cursor: pointer;
    -webkit-transition: box-shadow 500ms ease;
    -moz-transition: box-shadow 500ms ease;
    -o-transition: box-shadow 500ms ease;
    transition: box-shadow 500ms ease;
  }
  /* line 2195, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li:hover {
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.2);
  }
  /* line 2198, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li h5 {
    margin-bottom: 0;
  }
  /* line 2201, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles {
    position: relative;
  }
  /* line 2204, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles:hover .overlay {
    opacity: 0.6;
  }
  /* line 2209, ../scss/_large.scss */
  .artist-related-information .artist-public-profile ul li .artistTiles .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 2229, ../scss/_large.scss */
  .artist-related-information .about-artist-detail {
    background-color: white;
  }
  /* line 2231, ../scss/_large.scss */
  .artist-related-information .about-artist-detail h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2234, ../scss/_large.scss */
  .artist-related-information .about-artist-detail p {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2238, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music {
    border-left: 10px solid #f1f1f1;
    padding: 20px;
    margin: 10px auto;
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2245, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .diffrent-music p {
    font-size: 1.125rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0 !important;
  }
  /* line 2251, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-biocopie .artist-story {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
    padding-right: 40px;
  }
  /* line 2257, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-biocopie p {
    margin-bottom: 20px;
    padding-right: 60px;
  }
  /* line 2263, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  /* line 2267, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info > .row:last-child {
    border-bottom: none;
  }
  /* line 2271, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info h3 {
    margin-bottom: 16px;
  }
  /* line 2274, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info img {
    margin-top: 10px;
  }
  /* line 2277, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p {
    margin-bottom: 8px;
  }
  /* line 2279, ../scss/_large.scss */
  .artist-related-information .about-artist-detail .artist-edu-info p a {
    font-size: 0.9375rem;
    color: #d31c3a;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2288, ../scss/_large.scss */
  .artist-related-information .artist-related-review {
    background-color: white;
  }
  /* line 2290, ../scss/_large.scss */
  .artist-related-information .artist-related-review h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2293, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-review-list {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  /* line 2297, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-review-list h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2300, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-review-list p {
    font-size: 1.063rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2303, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by {
    font-size: 0.9375rem;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2306, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-review-list .quoted-by a {
    color: #d61f3d;
  }
  /* line 2311, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded {
    padding-left: 60px;
  }
  /* line 2313, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul {
    list-style: none;
    margin-left: 0;
    display: inline-block;
  }
  /* line 2317, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li {
    margin-bottom: 30px;
  }
  /* line 2319, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li p {
    text-align: center;
  }
  /* line 2322, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-artwork-name {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2325, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li .artist-view-cnt {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2330, ../scss/_large.scss */
  .artist-related-information .artist-related-review .artist-recently-uploaded ul li img {
    border: 1px solid #d7d7d7;
    padding: 6px;
  }
  /* line 2343, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show h3 {
    font-size: 1.5rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
  }
  /* line 2347, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show dl {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
  }
  /* line 2352, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show dl dd.active a {
    background-color: #878787;
    font-size: 0.875rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    border-radius: 5px;
  }
  /* line 2358, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show dl a {
    padding: 8px 24px !important;
    background-color: #f5f5f5;
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2364, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk {
    font-size: 16px;
    color: #333333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2368, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div {
    border-bottom: 1px dotted black;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  /* line 2372, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div:first-child {
    border-bottom: none;
    margin-top: 20px;
  }
  /* line 2377, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div h4 {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2380, ../scss/_large.scss */
  .artist-related-information .artist-exhibitions-show .group-show-blk div p {
    font-size: 0.875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2394, ../scss/_large.scss */
  footer {
    background-color: black;
    padding: 30px 0;
  }
  /* line 2397, ../scss/_large.scss */
  footer p {
    margin: 0;
  }
  /* line 2400, ../scss/_large.scss */
  footer ul {
    list-style: none;
    margin: 0;
  }
  /* line 2404, ../scss/_large.scss */
  footer .footer-count {
    padding: 0 80px 0 0;
  }
  /* line 2407, ../scss/_large.scss */
  footer .footer-count .footer-number {
    font-size: 30px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2410, ../scss/_large.scss */
  footer .footer-count .footer-text {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-top: -8px;
  }
  /* line 2416, ../scss/_large.scss */
  footer .footer-list h3 {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2420, ../scss/_large.scss */
  footer .footer-list li a {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2422, ../scss/_large.scss */
  footer .footer-list li a:hover {
    color: #838080;
  }
  /* line 2428, ../scss/_large.scss */
  footer .footer-copyright {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #1a1a1a;
  }
  /* line 2432, ../scss/_large.scss */
  footer .footer-copyright img {
    float: left;
  }
  /* line 2435, ../scss/_large.scss */
  footer .footer-copyright ul {
    margin-top: 10px;
  }
  /* line 2439, ../scss/_large.scss */
  footer .footer-copyright ul li a:hover {
    color: #d4d6d9;
  }
  /* line 2445, ../scss/_large.scss */
  footer .footer-copyright p {
    font-size: 12px;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2448, ../scss/_large.scss */
  footer .footer-copyright span {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
    display: inline-block;
    padding-left: 14px;
    padding-top: 13px;
  }
  /* line 2454, ../scss/_large.scss */
  footer .footer-copyright ul {
    float: right;
  }
  /* line 2456, ../scss/_large.scss */
  footer .footer-copyright ul a {
    font-size: 0.75rem;
    color: #bbbbbb;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2463, ../scss/_large.scss */
  .featured-artists {
    padding: 95px 0 39px;
    position: relative;
  }
  /* line 2467, ../scss/_large.scss */
  .featured-artists .each-block-01 {
    background-size: cover;
    display: block;
    height: 348px;
    margin-right: 21px;
  }
  /* line 2474, ../scss/_large.scss */
  .featured-artists .each-block-01 .user-images img {
    width: 60px;
  }
  /* line 2480, ../scss/_large.scss */
  .featured-artists .each-block {
    background-size: cover;
    display: block;
    height: 164px;
    position: relative;
  }
  /* line 2487, ../scss/_large.scss */
  .featured-artists .each-block .user-images img {
    width: 40px;
  }
  /* line 2493, ../scss/_large.scss */
  .featured-artists p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  /* line 2500, ../scss/_large.scss */
  .featured-artists h3 {
    font-size: 20px;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin: 0;
  }
  /* line 2504, ../scss/_large.scss */
  .featured-artists .user-images {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-top: 35px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
  }
  /* line 2520, ../scss/_large.scss */
  .featured-artists .user-images img {
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #ffffff;
  }
  /* line 2526, ../scss/_large.scss */
  .featured-artists .user-images h3 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 5px;
  }
  /* line 2531, ../scss/_large.scss */
  .featured-artists .user-images p {
    font-size: 12px;
    color: #fff;
    font-style: normal;
  }

  /* line 2542, ../scss/_large.scss */
  .media-block {
    background-color: #ffffff;
    padding: 130px 0 60px;
  }
  /* line 2545, ../scss/_large.scss */
  .media-block ul {
    list-style: none;
    border-left: 2px solid #ed145b;
    padding-left: 30px;
  }
  /* line 2549, ../scss/_large.scss */
  .media-block ul li {
    position: relative;
    margin-bottom: 60px;
  }
  /* line 2553, ../scss/_large.scss */
  .media-block ul li:hover .overlay {
    opacity: 0.4;
    cursor: pointer;
  }
  /* line 2558, ../scss/_large.scss */
  .media-block ul li div.event-date {
    position: absolute;
    top: 0;
    left: -300px;
  }
  /* line 2562, ../scss/_large.scss */
  .media-block ul li div.event-date h3 {
    margin-bottom: 0;
  }
  /* line 2566, ../scss/_large.scss */
  .media-block ul li span {
    width: 10px;
    height: 10px;
    background-color: #ed145b;
    border-radius: 50%;
    position: absolute;
    left: -36px;
    top: 0;
  }
  /* line 2575, ../scss/_large.scss */
  .media-block ul li .overlay {
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  /* line 2588, ../scss/_large.scss */
  .media-block ul li a {
    display: block;
  }

  /* line 2597, ../scss/_large.scss */
  .register_to_upload_artwork-slider {
    background-color: #f1f1f1;
    padding: 80px 0;
  }
  /* line 2601, ../scss/_large.scss */
  .register_to_upload_artwork-slider .item p {
    padding: 0 80px 0 0;
  }
  /* line 2605, ../scss/_large.scss */
  .register_to_upload_artwork-slider img {
    margin-top: 40px;
    width: 90px !important;
    height: 90px !important;
    border-radius: 50%;
    display: inline-block !important;
    margin-bottom: 20px;
  }
  /* line 2613, ../scss/_large.scss */
  .register_to_upload_artwork-slider h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 2618, ../scss/_large.scss */
  .register_to_upload_artwork-slider p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2624, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav {
    position: relative;
  }
  /* line 2626, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav i {
    color: #717171;
    font-size: 26px;
  }
  /* line 2630, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -190px;
    background: none !important;
  }
  /* line 2636, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -190px;
    background: none !important;
  }

  /* line 2646, ../scss/_large.scss */
  .register_to_upload_artwork-slider {
    background-color: #f1f1f1;
    padding: 80px 0;
  }
  /* line 2650, ../scss/_large.scss */
  .register_to_upload_artwork-slider .item p {
    padding: 0 80px 0 0;
  }
  /* line 2654, ../scss/_large.scss */
  .register_to_upload_artwork-slider img {
    margin-top: 40px;
    width: 90px !important;
    height: 90px !important;
    border-radius: 50%;
    display: inline-block !important;
    margin-bottom: 20px;
  }
  /* line 2662, ../scss/_large.scss */
  .register_to_upload_artwork-slider h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  /* line 2667, ../scss/_large.scss */
  .register_to_upload_artwork-slider p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2673, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav {
    position: relative;
  }
  /* line 2675, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav i {
    color: #717171;
    font-size: 26px;
  }
  /* line 2679, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: -190px;
    background: none !important;
  }
  /* line 2685, ../scss/_large.scss */
  .register_to_upload_artwork-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: -190px;
    background: none !important;
  }

  /* line 2694, ../scss/_large.scss */
  .desktop-art {
    padding-top: 130px;
    padding-bottom: 50px;
    margin-top: -10px;
    background-color: #ffffff;
  }
  /* line 2699, ../scss/_large.scss */
  .desktop-art .content-block {
    text-align: center;
  }
  /* line 2701, ../scss/_large.scss */
  .desktop-art .content-block p {
    font-size: 16px;
    color: #000000;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2708, ../scss/_large.scss */
  .desktop-art h1 {
    font-size: 24px;
    line-height: 30px;
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2714, ../scss/_large.scss */
  .desktop-art img {
    margin-bottom: 40px;
    width: 300px;
  }
  /* line 2720, ../scss/_large.scss */
  .desktop-art .form-block h1 {
    font-family: "HelveticaNeueLT-Thin";
    margin-top: 50px;
    line-height: 34px;
  }
  /* line 2726, ../scss/_large.scss */
  .desktop-art form {
    width: 80%;
    margin: 46px auto 0px;
    border-radius: 5px;
    box-shadow: 0 0 2px #D7D7D7;
    padding: 40px 30px 20px;
    margin-top: 46px;
    background-color: #fafafa;
  }
  /* line 2735, ../scss/_large.scss */
  .desktop-art form label input {
    border-radius: 3px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  /* line 2741, ../scss/_large.scss */
  .desktop-art form input[type="submit"] {
    margin-top: 20px;
    padding: 7px 20px;
  }
  /* line 2746, ../scss/_large.scss */
  .desktop-art form .chosen-container .chosen-single {
    height: 38px;
  }
  /* line 2748, ../scss/_large.scss */
  .desktop-art form .chosen-container .chosen-single span {
    font-size: 17px;
    padding-top: 7px;
  }
  /* line 2752, ../scss/_large.scss */
  .desktop-art form .chosen-container .chosen-single b {
    margin-top: 8px;
  }
  /* line 2759, ../scss/_large.scss */
  .desktop-art .error-message {
    font-family: "HelveticaNeueLT-Medium";
  }
  /* line 2762, ../scss/_large.scss */
  .desktop-art p {
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    font-family: "HelveticaNeueLT-Thin";
    margin: 20px auto;
    width: 90%;
  }
  /* line 2770, ../scss/_large.scss */
  .desktop-art p span {
    font-family: "HelveticaNeueLT-Medium";
    font-size: 20px;
  }

  /* line 2778, ../scss/_large.scss */
  .register-to-upload-artwork {
    padding: 0 0 40px 0;
    background-color: #ffffff;
  }
  /* line 2781, ../scss/_large.scss */
  .register-to-upload-artwork > .row {
    margin-bottom: 60px;
  }
  /* line 2784, ../scss/_large.scss */
  .register-to-upload-artwork h5 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
  }
  /* line 2789, ../scss/_large.scss */
  .register-to-upload-artwork p {
    font-size: 18px;
    color: #5d5d5d;
    font-weight: 400;
    margin-bottom: 14px;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2795, ../scss/_large.scss */
  .register-to-upload-artwork p a {
    text-decoration: underline;
    color: #5d5d5d;
    font-family: "HelveticaNeueLT-Thin";
  }

  /* line 2805, ../scss/_large.scss */
  .register-link-blk {
    position: relative;
    max-height: 385px;
    overflow: hidden;
  }
  /* line 2810, ../scss/_large.scss */
  .register-link-blk .register-total-artist {
    position: absolute;
    margin: 0 auto;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  /* line 2819, ../scss/_large.scss */
  .register-link-blk .register-total-artist h3 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 62px;
  }
  /* line 2825, ../scss/_large.scss */
  .register-link-blk .register-total-artist .spreading-love {
    margin-bottom: 64px;
  }
  /* line 2828, ../scss/_large.scss */
  .register-link-blk .register-total-artist p {
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2833, ../scss/_large.scss */
  .register-link-blk .register-total-artist p:last-child {
    margin-bottom: 36px;
  }
  /* line 2836, ../scss/_large.scss */
  .register-link-blk .register-total-artist p a {
    background-color: #ed1941;
    padding: 8px 16px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
  }
  /* line 2845, ../scss/_large.scss */
  .register-link-blk ul {
    margin: 0;
    padding: 0;
  }
  /* line 2848, ../scss/_large.scss */
  .register-link-blk ul li {
    margin: 0;
    padding: 0;
    width: 5%;
  }
  /* line 2852, ../scss/_large.scss */
  .register-link-blk ul li img {
    width: 100%;
  }

  /* line 2862, ../scss/_large.scss */
  .artwork-own-gallery {
    background-color: #d7d7d7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 0;
    height: 410px;
    position: relative;
  }
  /* line 2872, ../scss/_large.scss */
  .artwork-own-gallery .overlay-cover {
    background-color: #000;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
  }
  /* line 2880, ../scss/_large.scss */
  .artwork-own-gallery .artist-profileTimeline {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
  }
  /* line 2886, ../scss/_large.scss */
  .artwork-own-gallery h3 {
    font-size: 30px;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2890, ../scss/_large.scss */
  .artwork-own-gallery p {
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 2893, ../scss/_large.scss */
  .artwork-own-gallery p span {
    font-size: 24px;
  }
  /* line 2898, ../scss/_large.scss */
  .artwork-own-gallery .profile-pic {
    float: left;
    border: 6px solid white;
    margin: 6px 16px 0 0;
    width: 100px;
  }
  /* line 2904, ../scss/_large.scss */
  .artwork-own-gallery ul {
    overflow: visible !important;
  }
  /* line 2906, ../scss/_large.scss */
  .artwork-own-gallery ul li {
    margin-left: 0;
    margin-right: 14px;
  }
  /* line 2910, ../scss/_large.scss */
  .artwork-own-gallery ul li a i {
    border-radius: 50%;
    background: #ffffff;
    font-size: 25px;
    color: #000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  /* line 2919, ../scss/_large.scss */
  .artwork-own-gallery ul li a i:hover {
    color: #909192;
  }
  /* line 2924, ../scss/_large.scss */
  .artwork-own-gallery ul li a .fa-facebook {
    padding: 5px 11px;
  }
  /* line 2927, ../scss/_large.scss */
  .artwork-own-gallery ul li a .fa-google-plus {
    padding: 5px 7px;
  }
  /* line 2930, ../scss/_large.scss */
  .artwork-own-gallery ul li a .fa-twitter {
    padding: 5px 6px;
  }
  /* line 2933, ../scss/_large.scss */
  .artwork-own-gallery ul li a .fa-envelope {
    padding: 5px 6px;
  }
  /* line 2940, ../scss/_large.scss */
  .artwork-own-gallery .artwork-on-gallery-blk {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
  }

  /* line 2951, ../scss/_large.scss */
  .shipping-handling {
    background-color: white;
    padding: 30px 0;
  }
  /* line 2954, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout {
    padding-right: 30px;
  }
  /* line 2957, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table {
    width: 100%;
    border: none;
    text-align: center;
  }
  /* line 2961, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table th {
    font-size: 0.6875rem;
    color: #999999;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2964, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table td {
    background-color: white;
  }
  /* line 2967, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table td h3 {
    margin-bottom: 0;
  }
  /* line 2970, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table td input {
    width: 20%;
    padding-left: 18px;
    margin-bottom: 0;
  }
  /* line 2976, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table td .author-name {
    font-size: 14px;
  }
  /* line 2980, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout table td .remove-this-item {
    font-size: 12px;
    color: #df505a;
  }
  /* line 2987, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0;
  }
  /* line 2991, ../scss/_large.scss */
  .shipping-handling .proceed-to-checkout .art-cost-list .art-cost-detail {
    font-size: 0.6875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 2998, ../scss/_large.scss */
  .shipping-handling .apply-code {
    padding: 20px 0;
  }
  /* line 3000, ../scss/_large.scss */
  .shipping-handling .apply-code .congratulations {
    font-size: 0.875rem;
    color: #669933;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3003, ../scss/_large.scss */
  .shipping-handling .apply-code input {
    margin-bottom: 0;
    border: 1px solid #d7d7d7;
  }
  /* line 3008, ../scss/_large.scss */
  .shipping-handling .apply-code a {
    margin-bottom: 0;
    background-color: black;
  }
  /* line 3014, ../scss/_large.scss */
  .shipping-handling .total-payments {
    background-color: #eeeef0;
    padding: 14px 0;
    margin: 20px auto;
  }
  /* line 3018, ../scss/_large.scss */
  .shipping-handling .total-payments .payment-info {
    font-size: 1.125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3023, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns {
    border-left: 1px solid #d7d7d7;
    padding-left: 30px;
  }
  /* line 3026, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns h5 {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3028, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns h5 a {
    color: #993333;
  }
  /* line 3032, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns p {
    font-size: 0.8125rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3037, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns .shipping-item h4 {
    font-size: 18px;
  }
  /* line 3041, ../scss/_large.scss */
  .shipping-handling .shipping-tax-returns .shipping-item p {
    margin-bottom: 20px;
  }

  /* line 3049, ../scss/_large.scss */
  .secure-booking {
    background-color: white;
    padding: 30px 0;
  }
  /* line 3053, ../scss/_large.scss */
  .secure-booking ul li {
    margin-left: 0;
  }
  /* line 3055, ../scss/_large.scss */
  .secure-booking ul li:first-child {
    margin-left: 22px;
  }
  /* line 3061, ../scss/_large.scss */
  .secure-booking ul .list-item {
    padding: 10px 40px 10px 14px;
    background-color: black;
    font-size: 0.8125rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3066, ../scss/_large.scss */
  .secure-booking ul .list-item.active {
    background-color: #545d67;
  }
  /* line 3072, ../scss/_large.scss */
  .secure-booking .enter-email-address label {
    font-size: 1rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    padding-bottom: 10px;
  }
  /* line 3078, ../scss/_large.scss */
  .secure-booking .customer-radio label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    position: relative;
    top: 12px;
  }
  /* line 3082, ../scss/_large.scss */
  .secure-booking .customer-radio label span {
    font-size: 0.6875rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3086, ../scss/_large.scss */
  .secure-booking .customer-radio input[type="text"] {
    margin-top: 20px;
  }
  /* line 3090, ../scss/_large.scss */
  .secure-booking .customer-radio p a {
    font-size: 0.8125rem;
    color: #cc3333;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3096, ../scss/_large.scss */
  .secure-booking .customer-full-address label {
    font-size: 0.8125rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 4px;
  }
  /* line 3100, ../scss/_large.scss */
  .secure-booking .customer-full-address .choose-your-delivery {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0px;
    margin: 14px auto;
  }
  /* line 3106, ../scss/_large.scss */
  .secure-booking .customer-full-address input[type="text"] {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3110, ../scss/_large.scss */
  .secure-booking .customer-full-address input[type="submit"] {
    font-size: 18px;
    font-weight: 500;
    margin-top: 6px;
  }
  /* line 3116, ../scss/_large.scss */
  .secure-booking .visa-banking {
    border: 1px solid #d7d7d7;
    margin-right: 48px;
  }
  /* line 3120, ../scss/_large.scss */
  .secure-booking .visa-banking ul li {
    padding: 8px 30px;
  }
  /* line 3123, ../scss/_large.scss */
  .secure-booking .visa-banking ul input {
    display: inline-block;
  }
  /* line 3127, ../scss/_large.scss */
  .secure-booking .visa-banking .cards-details {
    padding: 20px 30px;
  }
  /* line 3129, ../scss/_large.scss */
  .secure-booking .visa-banking .cards-details input {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
  }
  /* line 3133, ../scss/_large.scss */
  .secure-booking .visa-banking .cards-details label {
    font-size: 1.063rem;
    color: black;
    font-family: "HelveticaNeueLT-Thin";
  }
  /* line 3138, ../scss/_large.scss */
  .secure-booking .order-summary {
    padding-left: 50px;
  }
  /* line 3140, ../scss/_large.scss */
  .secure-booking .order-summary .summery-btn {
    font-size: 1rem;
    color: white;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 16px;
    background-color: black;
    padding: 7px 22px;
  }
  /* line 3146, ../scss/_large.scss */
  .secure-booking .order-summary img {
    float: left;
    margin: 6px 16px 20px 0;
  }
  /* line 3150, ../scss/_large.scss */
  .secure-booking .order-summary .order-dom {
    font-size: 0.875rem;
    color: #666666;
    font-family: "HelveticaNeueLT-Thin";
    margin-bottom: 0;
  }
  /* line 3155, ../scss/_large.scss */
  .secure-booking .order-summary div {
    clear: both;
    border-top: 1px solid #d7d7d7;
    padding: 10px 0;
  }
  /* line 3160, ../scss/_large.scss */
  .secure-booking .order-summary div p {
    margin-bottom: 0;
  }

  /* line 3167, ../scss/_large.scss */
  .home-page-banner {
    margin-top: 100px;
    margin-bottom: 14px;
  }
}

.dropdown{
  position: relative;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu li a{
    display: block;
    font-size: 14px !important;
}
.dropdown-menu li a:hover{
    background-color: #f5f5f5;
    display: block;
    font-size: 14px !important;
}
.header-menu li.dropdown ul.dropdown-menu{
  display: none !important;
}
.header-menu li.dropdown.open ul.dropdown-menu{
  display: block !important;
  top: 25px;
}
/*
.list-out-by-size {
  display: none !important;
}
*/
