@import url("https://fonts.googleapis.com/css?family=Nunito:400,300,700");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
.remove-margins {
  margin: 0;
}
.remove-padding {
  padding: 0;
}
.remove-lineheight {
  line-height: normal !important;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide,
input.hide {
  display: none;
}
.show {
  display: block;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.relative {
  position: relative;
}
.spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
}
body {
  font: 400 15px 'Nunito', Helvetica, sans-serif;
  line-height: 1.5;
  color: #555454;
  letter-spacing: 0.1em;
}
p,
ul,
ol,
dl,
table,
pre {
  margin-bottom: 16px;
}
a {
  color: #00aeef;
  text-decoration: none;
}
a:hover {
  color: #0089bc;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.25;
}
h1.inline,
h2.inline,
h3.inline,
h4.inline,
h5.inline {
  float: left;
  margin: 0 4px 0 0;
  line-height: 22px;
}
h1 {
  font: 400 23px 'Nunito', Helvetica, sans-serif;
  margin-bottom: 12px;
}
h2.blog-header {
  font: 400 36px 'Nunito', Helvetica, sans-serif;
  margin: 5px 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
h2 {
  font: 400 19px 'Nunito', Helvetica, sans-serif;
  color: #00aeef;
  margin-bottom: 12px;
}
h3 {
  font: 400 17px 'Nunito', Helvetica, sans-serif;
  margin-bottom: 12px;
}
h4 {
  text-transform: uppercase;
  font: 400 15px 'Nunito', Helvetica, sans-serif;
  margin-bottom: 8px;
}
.node ul {
  margin-left: 15px;
}
.node-body h1 {
  color: #00aeef;
}
.node-content {
  margin-bottom: 100px;
}
#order h1 {
  margin: 0;
  width: 100%;
}
.typo-box h1 {
  font: 400 23px 'Nunito', Helvetica, sans-serif;
  margin-bottom: 12px;
}
.typo-box h1.dark {
  font: 400 21px 'Nunito', Helvetica, sans-serif;
  color: #000;
}
.typo-box h2 {
  font: 400 19px 'Nunito', Helvetica, sans-serif;
  color: #00aeef;
}
.typo-footer {
  font: 400 9px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #535253;
}
.btn,
.site-header .block-header-copy a.btn-more,
.site-header .block-header-home a.btn-more,
.site-header .block-header-curators a {
  font: 400 9px 'Nunito', Helvetica, sans-serif;
  line-height: 1;
  text-transform: uppercase;
  color: #00aeef;
  cursor: pointer;
}
.btn.arrow,
.site-header .block-header-copy a.btn-more,
.site-header .block-header-home a.btn-more,
.site-header .block-header-curators a {
  padding: 7px 0 7px 27px;
  background: url("../img/arrow-r.png") no-repeat 0 0;
}
.btn.arrow.big {
  padding: 8px 0 8px 30px;
  font: 700 13px 'Nunito', Helvetica, sans-serif;
  background: url("../img/arrow-r.png") no-repeat 0 0;
}
.btn.plus.big {
  padding: 12px 70px 12px 0;
  font: 700 25px 'Nunito', Helvetica, sans-serif;
  background: url("../img/icon-plus-54.png") no-repeat 100% 0;
}
.btn.plus {
  width: 20px;
  height: 20px;
  text-indent: -99px;
  overflow: hidden;
  padding: 0;
  background: url("../img/icon-plus.png") no-repeat 0 0;
}
.btn.btn-small {
  font-size: 13px;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #ccc;
  padding: 4px 8px;
  background: #51bce5;
  background: -moz-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #51bce5), color-stop(100%, #5fc9f1));
  background: -webkit-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -o-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -ms-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: linear-gradient(to bottom, #51bce5 0%, #5fc9f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51bce5', endColorstr='#5fc9f1',GradientType=0 );
}
.btn.btn-large {
  font-size: 18px;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #ccc;
  padding: 5px 15px;
  background: #51bce5;
  background: -moz-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #51bce5), color-stop(100%, #5fc9f1));
  background: -webkit-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -o-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -ms-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: linear-gradient(to bottom, #51bce5 0%, #5fc9f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51bce5', endColorstr='#5fc9f1',GradientType=0 );
}
.btn.btn-inline {
  float: left;
  margin: 23px 10px 0 0;
  position: relative;
}
.btn.btn-delete {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #00aeef;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  bottom: 38px;
  font-size: 12px;
  height: 10px;
  left: 65%;
  margin-left: 5px;
  padding: 2px 5px 2px 6px;
  position: relative;
  text-align: center;
  width: 10px;
}
.btn.btn-remove {
  padding: 2px 5px 2px 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00aeef;
  font-size: 14px;
  text-align: center;
  margin-left: 5px;
  width: 15px;
  height: 10px;
  display: inline;
}
button.btn {
  border: 0;
}
img.cart-icons {
  margin-top: 24px;
}
.progress {
  position: relative;
  width: 400px;
  border: 1px solid #ddd;
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bar {
  background-color: #b4f5b4;
  width: 0%;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.percent {
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 48%;
}
body {
  padding-bottom: 40px;
}
img {
  max-width: 100%;
}
.container {
  width: 1128px;
  margin: 0 auto;
  display: block;
}
.site-header {
  height: 158px;
  padding: 24px 0 0 0;
  border-bottom: 1px solid #a4a4a4;
  margin-bottom: 10px;
}
.site-header .nav-top {
  width: 100%;
  height: 25px;
  position: relative;
  line-height: 1;
}
.nav-top {
  border-bottom: 1px solid #a4a4a4;
}
.nav-top .main-nav {
  float: left;
}
.nav-top .search,
.nav-top .user-nav {
  float: right;
}
.nav-top ul.nav {
  margin: 0;
  padding: 7px 0 0 0;
}
.nav-top ul.nav li {
  display: inline-block;
  position: relative;
  height: 18px;
  margin: 0 10px 0 0;
  border-right: 1px solid #a4a4a4;
  font: 700 11px 'Nunito', Helvetica, sans-serif;
  line-height: 18px;
}
.nav-top ul.nav li a {
  display: inline-block;
  padding: 0 10px 0 18px;
  text-transform: uppercase;
  text-decoration: none;
  font: 700 11px 'Nunito', Helvetica, sans-serif;
  color: #535253;
}
.nav-top ul.nav li a:hover,
.nav-top ul.nav li a a.active {
  color: #00aeef;
  text-decoration: none;
}
.nav-top ul.nav li a.shop {
  background: url("../img/icon-grid.png") no-repeat 0 0;
}
.nav-top ul.nav li a.artists {
  background: url("../img/icon-heart.png") no-repeat 0 0;
}
.nav-top ul.nav li a.collections {
  background: url("../img/icon-star.png") no-repeat 0 0;
}
.nav-top ul.nav li a.mediums {
  background: url("../img/icon-bullseye.png") no-repeat 0 0;
}
.nav-top ul.nav li a.star-gr {
  background: url("../img/icon-star-gr.png") no-repeat 0 0;
}
.nav-top ul.nav li a.plus-gr {
  background: url("../img/icon-plus-gr.png") no-repeat 0 0;
}
.nav-top ul.dropdown-menu {
  display: none;
  width: 250px;
  padding: 4px;
  border-left: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  position: absolute;
  top: 18px;
  left: 0;
  background: #fff;
  z-index: 9;
}
.nav-top ul.dropdown-menu li {
  display: block;
  height: auto;
  padding: 0 0 2px 0;
  margin: 5px 0;
  border-right: none;
}
.nav-top li:hover ul.dropdown-menu {
  display: block;
  z-index: 9999;
}
.nav-top .user-nav li:first-child {
  padding-left: 44px;
  border-left: 1px solid #a4a4a4;
}
.nav-top .user-nav li:first-child a {
  background-position: 26px 2px;
}
.nav-top .social-nav .menu ul {
  height: 21px;
  width: 155px;
  padding: 4px 2px 0 6px;
  margin: 0;
  border-bottom: 1px solid #fff;
  float: right;
  position: relative;
  top: 0px;
}
.nav-top .social-nav .menu ul li {
  display: inline-block;
  height: 21px;
  width: 21px;
  margin: 0 10px 0 0;
  padding: 0;
  border-right: none;
}
.nav-top .social-nav .menu ul li a {
  display: inline-block;
  height: 21px;
  width: 21px;
  text-indent: -600%;
  overflow: hidden;
}
.nav-top .social-nav .menu ul li a.gp {
  background: url("../img/social-gp.png") no-repeat;
}
.nav-top .social-nav .menu ul li a.fb {
  background: url("../img/social-fb.png") no-repeat;
}
.nav-top .social-nav .menu ul li a.tw {
  background: url("../img/social-tw.png") no-repeat;
}
.nav-top .social-nav .menu ul li a.pin {
  background: url("../img/social-pin.png") no-repeat;
}
.nav-top .social-nav .menu ul li a.mail {
  background: url("../img/social-mail.png") no-repeat;
}
.nav-top .social-nav .menu ul li a:hover {
  opacity: 0.8;
}
.nav-top .search {
  padding-top: 1px;
  width: 197px;
  height: 24px;
}
.nav-top .search form {
  margin-bottom: 0;
}
.nav-top .search input[type=text] {
  height: 12px;
  width: 110px;
  padding: 8px 10px 3px 10px;
  margin: 0 0 0 40px;
  border: 1px solid #a4a4a4;
  border-width: 1px 0 0 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  line-height: 12px;
  font: 400 11px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #00aeef;
}
.nav-top .search ::-webkit-input-placeholder {
  color: #00aeef;
}
.nav-top .search :-moz-placeholder {
  color: #00aeef;
}
.nav-top .search ::-moz-placeholder {
  color: #00aeef;
}
.nav-top .search :-ms-input-placeholder {
  color: #00aeef;
}
.nav-top .search input[type=submit] {
  display: block;
  height: 24px;
  width: 26px;
  padding: 7px 0 3px 0;
  float: right;
  line-height: 12px;
  background: none;
  border: 1px solid #a4a4a4;
  border-width: 1px 1px 0 0;
  font: 400 11px 'Nunito', Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  background: #f3f4f5;
  color: #555454;
}
.nav-top .search input[type=submit]:hover {
  cursor: pointer;
}
.site-header .brand {
  width: 100%;
  padding: 16px 0 18px 0;
}
.site-header .logo {
  display: block;
  width: 20%;
  height: 96px;
  margin: 0;
  float: left;
}
.site-header .block-header-copy,
.site-header .block-header-home {
  width: 63%;
  height: 64px;
  padding: 15px 150px 15px 24px;
  margin-left: 250px;
  position: relative;
  background: url("../img/bg-header.jpg") repeat-y 0 0;
}
.site-header .block-header-copy .block-body,
.site-header .block-header-home .block-body {
  padding-top: 10px;
}
.site-header .block-header-copy h1,
.site-header .block-header-home h1,
.site-header .block-header-copy h2,
.site-header .block-header-home h2 {
  float: left;
  width: 100%;
  margin: 0 4px 0 0;
  font: 400 21px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #555454;
  line-height: 17px;
}
.site-header .block-header-copy h1.no-upper,
.site-header .block-header-home h1.no-upper,
.site-header .block-header-copy h2.no-upper,
.site-header .block-header-home h2.no-upper {
  text-transform: none;
  font: 400 15px 'Nunito', Helvetica, sans-serif;
}
.site-header .block-header-copy h1 p,
.site-header .block-header-home h1 p,
.site-header .block-header-copy h2 p,
.site-header .block-header-home h2 p {
  font: 400 16px 'Nunito', Helvetica, sans-serif;
  margin-top: 5px;
}
.site-header .block-header-copy p,
.site-header .block-header-home p {
  margin: 0;
}
.site-header .block-header-copy a.btn-more,
.site-header .block-header-home a.btn-more {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 26px;
}
.site-header .block-header-home {
  height: auto;
  padding: 15px 150px 15px 24px;
  position: relative;
  float: right;
  background: url("../img/bg-header.jpg") repeat-y 0 0;
  z-index: 8;
  margin-left: 0;
}
.site-header .block-header-home .home-content {
  display: none;
  width: 100%;
  height: auto !important;
  margin-top: 40px;
  border-top: 1px solid #535253;
}
.site-header .block-header-home .home-content p {
  font: 300 14 'Nunito', Helvetica, sans-serif;
  margin: 15px 0;
}
.site-header .block-header-curators {
  height: 64px;
  padding: 15px 15px 15px 24px;
  margin-left: 250px;
  position: relative;
  background: #d12f59;
}
.site-header .block-header-curators .block-body {
  padding-top: 10px;
}
.site-header .block-header-curators h1,
.site-header .block-header-curators h2 {
  float: left;
  margin: 0 4px 0 0;
  font: 400 21px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #e6b9d4;
  line-height: 17px;
}
.site-header .block-header-curators p {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #e6b9d4;
}
.site-header .block-header-curators a {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 26px;
}
.footer-wrap {
  width: 100%;
  padding-top: 8px;
  position: fixed;
  bottom: 0;
  background: #fff;
}
.site-footer {
  clear: both;
  border-top: 1px solid #a4a4a4;
}
.site-footer .copy {
  float: left;
  padding-top: 6px;
}
.site-footer .nav {
  float: right;
}
.site-footer .nav.profile {
  width: 484px;
}
.site-footer .nav ul {
  margin: 0;
}
.site-footer .nav li {
  float: left;
  margin-left: 20px;
  border-left: 1px solid #a4a4a4;
  list-style: none;
}
.site-footer .nav li a {
  display: inline-block;
  padding: 8px 0 0 5px;
  color: #151515;
  text-decoration: none;
  font-size: 11px;
}
.site-footer .nav li a:hover {
  color: #00aeef;
}
.site-footer .nav li a.contact {
  padding-top: 6px;
  color: #00aeef;
  font: 400 10px 'Nunito', Helvetica, sans-serif;
}
.sidemenu {
  width: 240px;
  margin: 10px 0 0 0;
}
.sidemenu li {
  display: block;
  width: auto;
  font: 700 16px 'Nunito', Helvetica, sans-serif;
  color: #535253;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 30px;
}
.sidemenu li a {
  padding: 0 0 0 24px;
  background: url("../img/arrow-r.png") no-repeat left top;
  background-size: contain;
}
.sidemenu li ul.dropdown-menu {
  margin: 10px 0 20px 0;
}
.sidemenu li li {
  font-size: 14px;
  margin-bottom: 10px;
}
.sidemenu li li a {
  background: none;
  color: #5e5353;
}
.sitemap ul {
  margin: 20px;
}
.col img,
.home-block img {
  background: url("../img/bg_colimg.gif") no-repeat 0 0;
  padding: 12px;
}
.social-like-links {
  padding-top: 7px;
}
.hero-unit {
  background-image: url("http://placesheen.com/1100/350");
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.hero-unit h1 {
  color: #fc6;
  margin-left: 300px;
  text-align: right;
}
.hero-unit p {
  text-align: right;
}
.hero-unit p a {
  font-weight: 700;
}
#filter {
  width: 110px;
  padding-top: 3px;
  position: relative;
  float: left;
  font: 400 11px 'Nunito', Helvetica, sans-serif;
  color: #535253;
}
#filter div.input {
  margin: 0;
  width: auto;
  float: none;
}
#filter .section.filter {
  padding-top: 12px;
  margin-bottom: 7px;
  background: url("../img/bg-divider-h.png") repeat-x 3px 0;
  text-align: left;
}
#filter .section.reset {
  width: auto;
  padding: 20px 4px 0 0;
  text-align: right;
}
#filter .section.back-to-top {
  width: auto;
  padding: 20px 4px 0 0;
  text-align: right;
}
#filter .section.back-to-top a {
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  cursor: pointer;
}
#filter .accordion-control {
  display: block;
  width: 86px;
  padding: 0 24px 0 0;
  font: 700 16px 'Nunito', Helvetica, sans-serif;
  color: #535253;
  text-transform: uppercase;
  text-align: right;
  background: url("../img/arrow-r.png") no-repeat right;
}
#filter .accordion-control.active {
  color: #00aeef;
  background-image: url("../img/arrow-d.png");
}
#filter .accordion {
  display: none;
  max-height: 175px;
  width: 120px;
  overflow-x: hidden;
  overflow-y: auto;
}
#filter.fixed {
  position: fixed;
  top: 0;
}
#filter .top {
  width: 110px;
  height: 48px;
  background: url("../img/oac-filter-circles.png") no-repeat;
  margin-bottom: 8px;
}
#filter .section {
  margin: 0;
}
#filter label {
  display: inline-block;
  width: 108px;
  text-align: left;
}
#filter select {
  width: 110px !important;
}
#filter input[type="string"] {
  width: 100px !important;
}
#filter #currentFilters .input-small {
  position: relative;
  float: left;
  padding: 2px 4px 1px 8px;
  background: #000 url("../img/bg-sq-nav.png") top right no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100px;
  margin-bottom: 10px;
  line-height: 1;
}
#filter #currentFilters .input-small label {
  color: #fff;
  width: 86px;
  padding: 2px 11px 2px 2px;
  margin-right: 0;
  font-family: Arial;
  font-size: 10px;
}
#filter #currentFilters .input-small label:after {
  right: 0px;
  line-height: 18px;
  color: #ccc;
  font-size: 14px;
}
#filter #currentFilters .input-small.color {
  display: block;
  width: 32px;
  padding: 0;
  float: left;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
#filter #currentFilters .input-small.color label {
  position: relative;
  float: left;
  color: #fff;
  width: 25px;
  padding: 0;
  margin: 0;
}
#filter #currentFilters .input-small.color label:after {
  right: 8px;
}
#filter > * input[type="checkbox"] {
  display: none;
}
#filter > * input[type="checkbox"] + label {
  padding: 0 2px 3px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
#filter > * input[type="checkbox"] + label:hover {
  color: #00aeef;
}
#filter > * input[type="checkbox"]:checked + label {
  color: #00aeef;
}
#filter > * input[type="checkbox"]:checked + label:after {
  content: 'x';
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 1px;
  right: 5px;
  text-align: right;
}
#filter #sizes input[type="radio"] {
  display: none;
}
#filter #sizes input[type="radio"] + label {
  background: #999;
  display: inline-block;
  padding: 0 0 0 0px;
  text-indent: -500%;
}
#filter #sizes input[type="radio"]:checked + label {
  background: #0080ff;
  display: inline-block;
  padding: 0 0 0 0px;
}
#filter #sizes input[type="radio"]#WorkFilterSize0 + label {
  width: 20px;
  height: 48px;
  background: url("../img/size-sm.png") center center no-repeat;
  margin-right: 5px;
}
#filter #sizes input[type="radio"]#WorkFilterSize1 + label {
  width: 32px;
  height: 48px;
  background: url("../img/size-md.png") center center no-repeat;
  margin-right: 5px;
}
#filter #sizes input[type="radio"]#WorkFilterSize2 + label {
  width: 48px;
  height: 48px;
  background: url("../img/size-lg.png");
}
#filter .color input[type="checkbox"] {
  display: none;
}
#filter .color input[type="checkbox"] + label {
  background: #999;
  height: 25px;
  width: 25px;
  display: inline-block;
  padding: 0 0 0 0;
  text-indent: -500%;
  margin-left: 2px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  position: relative;
}
#filter .color input[type="checkbox"]:checked + label {
  background: #0080ff;
  display: inline-block;
}
#filter .color input[type="checkbox"]:checked + label:after {
  text-indent: 0;
  top: 3px;
  right: 7px;
  z-index: 10;
}
#filter .color input[type="checkbox"]#WorkFilterColor11 + label {
  border: 1px solid #ccc;
  height: 25px;
  width: 25px;
}
#filter .color input[type="checkbox"]#WorkFilterColor13 + label {
  background: url("../img/colors-black-white.png") !important;
}
#filter .color input[type="checkbox"]#WorkFilterColor14 + label {
  background: url("../img/colors-rainbow.png") !important;
}
.promoted .node {
  min-height: 150px;
}
.banner {
  display: block;
  height: 234px;
  margin: 20px 0 20px 130px;
  position: relative;
  width: 1010px;
}
.banner .banner-item {
  position: absolute;
  width: 1004px;
  height: 234px;
  top: 0;
  left: 0;
}
.banner .banner-controls {
  padding: 0 0 0 3px;
  position: absolute;
  right: 12px;
  top: -30px;
  background: #fff;
}
.banner .banner-controls .prev {
  background-image: url("../img/prev.png");
  background-size: contain;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  text-indent: -999px;
  width: 18px;
}
.banner .banner-controls .next {
  background-image: url("../img/next.png");
  background-size: contain;
  display: inline-block;
  height: 19px;
  margin-left: 10px;
  overflow: hidden;
  text-indent: -999px;
  width: 18px;
}
.banner.banner-shop {
  height: 107px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.banner.banner-shop .banner-controls {
  display: none;
}
/*
#WorkAjaxAddForm .file {
  display: none
}
*/
#worksList {
  margin-top: 30px;
}
.on {
  display: block;
  overflow: hidden;
}
.on input {
  margin-left: -82px;
}
form,
div.list {
  clear: both;
  display: block;
  margin: 0 0 40px;
  position: relative;
  width: 100%;
}
div.input {
  display: inline;
  float: left;
  margin: 0 30px 10px 0;
  width: auto;
}
div.input input {
  background: #cfe6ee;
  background: -moz-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe6ee), color-stop(100%, #dcf2fa));
  background: -webkit-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -o-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -ms-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: linear-gradient(to bottom, #cfe6ee 0%, #dcf2fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe6ee', endColorstr='#dcf2fa',GradientType=0 );
}
fieldset.checkboxes {
  padding: 10px;
  width: 50%;
  background: #efefef;
  margin-bottom: 30px;
}
fieldset.checkboxes legend {
  margin: -20px 0 0 -10px;
}
div.input-checkbox {
  position: relative;
  float: left;
  margin-right: 10px;
}
div.input-checkbox label {
  display: inline-block;
  margin: 0 0 3px 3px;
}
div.input.checkbox {
  width: 100%;
}
div.input.checkbox label {
  display: inline-block;
  margin-left: 5px;
}
div.input.file {
  clear: both;
  width: 100%;
}
div.input.file .btn {
  padding: 2px 5px 2px 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00aeef;
  font-size: 14px;
  text-align: center;
  margin-left: 5px;
  width: 15px;
  height: 10px;
}
div.file:first-child,
#ArtistRegister2Form div.input.file,
#WorkAjaxEditForm div.input.file {
  display: block;
}
div.input.textarea {
  clear: both;
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
div.input.textarea div {
  color: #00f;
}
.artists.form h2 {
  margin-top: 30px;
  font-size: 23px;
  text-transform: uppercase;
  color: #00aeef;
}
.artists.form .customSelect {
  display: block;
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e6e7e7));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #e6e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e6e7e7',GradientType=0 );
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 3px;
  text-indent: 3px;
}
.artists.form .customSelectInner {
  background: url("../img/arrow-select.png") center right no-repeat;
}
div.section {
  clear: both;
  display: block;
  margin-bottom: 40px;
  width: 100%;
}
div.section.accept {
  clear: both;
  display: block;
  margin-bottom: 40px;
  width: 100%;
}
div.section.accept .prettycheckbox {
  position: relative;
  float: left;
}
div.section.accept .input {
  width: 100%;
}
div.section.accept label {
  padding: 10px 0;
}
.endform {
  padding-top: 10px;
}
.endform .btn {
  margin-top: 20px;
}
.image-work {
  display: block;
  position: relative;
  width: 100px;
}
.image-profile {
  float: left;
  margin-right: 20px;
  position: relative;
}
#status {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ArtistBirthdateDay {
  display: none;
}
.container.home {
  display: block;
  position: relative;
}
.container.home #boxes {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.link-box {
  display: block;
  width: 109px;
  height: 109px;
  margin-bottom: 15px;
  font: 700 15px 'Nunito', Helvetica, sans-serif;
  line-height: 109px;
  color: #f0f2f3;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #000 url("../img/bg-sq-nav.png");
}
.link-box:hover {
  opacity: 0.8;
  color: #f0f2f3;
  text-decoration: none;
}
.payment {
  padding: 20px;
  width: 520px;
}
hr.dotted {
  border: 0;
  height: 2px;
  background: url("../img/bg-divider-h.png") repeat-x 0 0;
  margin: 10px 0 !important;
  width: 100%;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.bricks {
  margin-left: 130px;
  width: 998px;
}
.bricks .item.landscape,
.bricks .item.portrait {
  width: 489px;
  min-height: 225px;
  height: auto !important;
  height: 225px;
  max-height: 680px;
  margin: 0 0 20px;
  overflow: hidden;
}
.bricks .item.square {
  width: 319px;
}
.bricks .item.short {
  background: #efefef;
}
.bricks .item .image {
  width: 100%;
}
#infscr-loading {
  position: fixed;
  width: 240px;
  margin: 0 auto;
  top: 45%;
  left: 50%;
}
#infscr-loading em {
  display: none;
}
.grid {
  width: 110%;
}
.grid .item {
  width: 362px;
  margin: 0 20px 20px 0;
}
.grid .small {
  width: 1010px;
  margin: 0 20px 20px 0;
}
.grid-right {
  margin-top: 20px;
}
.grid-right .grid {
  margin-left: 130px;
  width: 1024px;
}
.grid-right .grid .item {
  width: 319px;
  margin: 0 20px 20px 0;
}
.grid-right .item .desc .name {
  font-size: 16px;
}
.grid-right .item .desc .artist {
  font-size: 12px;
}
.grid-right .item .desc .price {
  font-size: 15px;
}
.item {
  display: block;
  margin-bottom: 15px;
  margin-right: 20px;
  float: left;
  position: relative;
}
.item .sold {
  color: #f00;
  font-size: 12px;
  float: right;
}
.item .sold img {
  width: 100%;
}
.item .sold a:hover img {
  opacity: 0.92;
  filter: alpha(opacity=92);
}
.item .desc {
  display: block;
  min-height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font: 300 14px 'Nunito', Helvetica, sans-serif;
  background-image: url("../img/item-bkgd.png");
  color: #605f5f;
}
.item .desc a {
  color: #605f5f;
}
.item .desc a:hover {
  color: #00aeef;
}
.item .desc .inner {
  padding: 7px 12px 12px 12px;
  position: relative;
}
.item .desc form {
  width: auto;
  margin: 0;
}
.item .desc .name {
  display: block;
  font: 300 18px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.item .desc .artist {
  display: block;
  width: 45%;
  margin: 0 5% 0 0;
  padding: 0 0 0 20px;
  float: left;
  background: url("../img/icon-heart.png") no-repeat 0 2px;
  font: 300 13px 'Nunito', Helvetica, sans-serif;
  text-transform: uppercase;
}
.item .desc .price {
  display: block;
  width: 35%;
  height: 38px;
  margin: 0;
  float: left;
  border: 1px solid #bab9bb;
  border-top: none;
  border-bottom: none;
  font: 300 18px 'Nunito', Helvetica, sans-serif;
  text-align: center;
  line-height: 38px;
}
.item .desc button {
  bottom: 9px;
  position: absolute;
  right: -4px;
  cursor: pointer;
}
.bricks .item .desc button {
  right: 7px;
}
.box {
  width: 100%;
}
.stack {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.stack .btn {
  bottom: 20px;
  position: absolute;
  right: 20px;
}
.person {
  height: 235px;
}
.person .jar {
  padding: 20px 20px 0 260px;
  font-size: 12px;
}
.person .jar .blurb {
  height: 80px;
  overflow: hidden;
}
.person .thumbs {
  margin: 20px 0 0 0;
  padding: 0;
}
.person h2 {
  display: inline-block;
  margin: 0;
}
.person h2 a {
  color: #555545;
}
.heading {
  background: #f3f4f5;
  color: #555454;
  float: left;
  margin: 0 0 20px;
  position: relative;
  width: 100%;
}
.heading h2 {
  color: #555454;
}
.heading .addthis_toolbox a {
  margin-left: 10px;
  float: right;
}
.heading .images {
  position: relative;
  float: left;
  width: 76.25%;
  min-height: 412px;
  height: auto !important;
  height: 412px;
  overflow: hidden;
}
.heading .images img {
  max-height: 640px;
  margin: 0 auto;
  display: block;
}
.heading .images img.hide {
  display: none;
}
.heading .images .zoomPad {
  height: 640px;
  overflow: hidden;
}
.heading .images .zoomPad img {
  max-height: 9999px;
}
.heading .images .image-first,
.heading .images .image-second,
.heading .images .image-third,
.heading .images .image-forth,
.heading .images .image-fifth {
  width: auto;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
}
.heading .images #scale {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 0;
  color: #000;
  opacity: 0.8;
  z-index: 999;
  font-size: 11px;
}
.heading .images .wall {
  width: 450px;
  height: 175px;
  display: block;
  z-index: 999;
  position: absolute;
  left: 215px;
  top: 25px;
}
.heading .images .zoomPad .zoomWrapperImage img {
  width: 200% !important;
  height: auto !important;
  max-width: 9999px !important;
  max-height: 9999px !important;
  overflow: visible;
}
.heading .right {
  float: left;
  min-height: 412px;
  height: auto !important;
  height: 412px;
  position: relative;
  width: 22.75%;
}
.heading .jar {
  padding: 20px;
}
.heading .price {
  bottom: 0;
  position: absolute;
  width: 86%;
}
.heading .price h3 {
  margin: 0;
  line-height: 10px;
  font-weight: normal;
}
.heading .price hr {
  border: 0;
  background: url("../img/bg-divider-h.png") repeat-x 0 0;
  height: 42px;
  margin: 10px 0 !important;
  width: 100%;
}
.heading .price .price {
  font-size: 24px;
}
.grey {
  background: #f2f3f4;
}
.red {
  background: #d12f59;
  color: #e6b9d4;
  height: 236px;
  oveflow: hidden;
}
.red h2 {
  color: #e6b9d4;
}
.controls {
  margin-bottom: 15px;
}
.controls .thumbs {
  float: left;
  width: 77%;
  margin: 0;
}
.controls .thumbs .thumb {
  float: left;
  margin-right: 20px;
}
.controls .thumbs .magnify {
  width: 60px;
  height: 65px;
  float: left;
  background: url("../img/bg-divider-v.png") 100% 0 repeat-y;
  border: none;
  padding: 35px 22px 0 30px;
}
.controls .thumbs .magnify a {
  display: block;
  width: 40px;
  height: 30px;
  background: url("../img/icon-magnify.png") 0 center no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.controls .thumbs .larger-view {
  height: 60px;
  padding: 40px 26px 0 24px;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: url("../img/bg-divider-v.png") 100% 0 repeat-y;
}
.controls .thumbs .larger-view a.btn.arrow.big {
  padding-top: 2px;
  display: block;
}
.controls .count-4 .thumb-controls,
.controls .count-5 .thumb-controls {
  clear: left;
  padding-top: 16px;
}
.controls .thumb-buttons {
  float: left;
  width: 23%;
}
.controls .thumb-buttons .addtocart {
  width: 250px;
  height: 53px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  background: url("../img/btn-add-to-cart.png") no-repeat;
  margin-top: 25px;
}
.borders {
  border-bottom: 1px solid #555454;
  border-top: 1px solid #555454;
  padding: 20px 0;
}
.work h2 {
  font: 400 23px 'Nunito', Helvetica, sans-serif;
  margin-bottom: 4px;
  line-height: 1.15;
}
.box.grey {
  margin: 0 0 20px 0;
}
.box.grey .img {
  width: 220px;
  float: left;
}
.box.grey .img h1,
.box.grey .img h2 {
  margin: 0 0 2px 0;
}
.box.grey .img h1 a,
.box.grey .img h2 a {
  color: #000;
}
.box.grey .img .txt {
  padding: 0 18px 0 15px;
  margin-top: 22px;
  min-height: 180px;
  text-align: right;
  background: url("../img/bg-divider-v.png") 100% 0 repeat-y;
}
.box.grey .img .txt p a.link {
  font-size: 11px;
}
.box.grey .jar.with-img {
  margin: 0 70px 0 265px;
  padding: 30px 0 15px 0;
}
.box.grey .jar.with-img h3 a {
  font-size: 23px;
  color: #555545;
}
.box.grey .jar.with-img h3 small {
  font-size: 15px;
}
.box.grey .col {
  float: left;
  padding: 0 0 0 7%;
  width: 43%;
}
.box.grey .col:first-child {
  padding: 0 7% 0 0;
  background: url("../img/bg-divider-v.png") 100% 0 repeat-y;
}
.box.grey .more-wrap {
  background: url("../img/bg-divider-h.png") 0 20px repeat-x;
  margin: 0 70px 0 0;
  padding: 0 0 20px 0;
  width: 90%;
  height: 20px;
  clear: both;
}
.box.grey .more-wrap a.more {
  display: inline-block;
  float: right;
  padding-left: 30px;
  background-position-x: 10px;
  background-color: #f2f3f4;
}
.box.grey .artist.more-wrap,
.box.grey .curator.more-wrap {
  background: url("../img/bg-divider-h.png") 0 9px repeat-x;
  margin: 0 70px 0 0;
  padding: 0 0 20px 0;
  width: 98%;
  height: 20px;
  clear: both;
}
.box.grey.curator .img .txt {
  min-height: 80px;
}
.box.grey.curator .jar.with-img {
  margin: 0 70px 0 265px;
  padding: 30px 0 15px 0;
}
.box.grey.curator .jar.with-img h3 a {
  font-size: 23px;
  color: #555545;
}
.box.grey.curator .jar.with-img h3 small {
  font-size: 15px;
}
.bio {
  margin: 20px 0;
  font: 300 15px 'Nunito', Helvetica, sans-serif;
}
.questions {
  font: 300 15px 'Nunito', Helvetica, sans-serif;
  position: relative;
  float: left;
  margin: 20px 0;
}
.questions h3,
.questions strong {
  font: 300 18px 'Nunito', Helvetica, sans-serif;
  color: #00aeef;
}
.questions h3 span,
.questions strong span {
  display: inline-block;
  padding: 0 5px;
  color: #535253;
}
.questions h3.inline {
  line-height: 19px;
}
.work .grid {
  margin-left: 0 !important;
}
.thumbnail {
  cursor: pointer;
}
.thumbnail:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.room-thumb {
  display: block;
  position: relative;
}
.room-thumb .room-work-sm {
  left: 50%;
  margin-left: -16%;
  position: absolute;
  top: 15px;
  width: 33%;
}
.room {
  float: left;
  height: 412px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 894px;
  z-index: 9;
}
.room-work {
  z-index: 99;
  left: 50%;
  position: relative;
  top: 20px;
}
.zoomer .info {
  bottom: 10px;
  color: #fff;
  left: 10px;
  position: absolute;
  width: 150px;
  z-index: 1100;
}
.thumbs {
  margin-top: 20px;
}
.thumbs .item {
  float: left;
  margin-right: 10px;
  position: relative;
}
.header {
  padding: 20px 0 5px;
}
.header h1 {
  font-size: 29px;
  font-weight: normal;
  text-transform: uppercase;
  color: #00aeef;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
#status {
  display: inline-block;
  float: left;
  font: Arial;
  margin-top: 2px;
}
#status li {
  position: relative;
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  font-size: 19px;
  text-align: center;
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e6e7e7));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #e6e7e7 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #e6e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e6e7e7',GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#status li.on {
  background: #cfe6ee;
  background: -moz-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe6ee), color-stop(100%, #dcf2fa));
  background: -webkit-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -o-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: -ms-linear-gradient(top, #cfe6ee 0%, #dcf2fa 100%);
  background: linear-gradient(to bottom, #cfe6ee 0%, #dcf2fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe6ee', endColorstr='#dcf2fa',GradientType=0 );
}
#status li a {
  display: block;
  color: #00aeef;
  height: 30px;
  text-align: center;
  line-height: 33px;
}
#status li.done {
  width: auto;
  padding: 0 4px;
}
#myModal {
  width: 550px;
  z-index: 100001;
}
#myModal form {
  margin: 0;
}
#myModal .modal-header .close {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  color: #333;
  font-size: 22px;
  margin-top: 0;
  cursor: pointer;
}
#myModal .modal-header .close:hover {
  color: #000;
}
#myModal input[type='email'] {
  width: 394px;
  height: 27px;
  font-size: 17px;
  margin-right: 4px;
  border: 1px dashed #ccc;
  color: #454545;
}
#myModal input.button {
  margin-top: -9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #454545;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
#myModal .modal-header {
  height: 28px;
  border: none;
  padding: 20px 15px;
  background: url("../img/rubber-stamp.png") no-repeat 98% 4px !important;
}
#myModal .modal-header h2 {
  margin-top: 2px;
}
font-weight: 200 {
  font-size: 24px;
}
#myModal .modal-body {
  height: 40px;
  padding: 5px 15px 30px;
  background: url("../img/mail-bkgd.jpg") repeat-x -10px bottom !important;
}
.nodes .node {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
#comments {
  float: right;
  padding-bottom: 40px;
}
#comments .comment {
  margin-bottom: 30px;
  padding: 30px 0;
  border-bottom: 1px dashed #ccc;
}
#comments .comment .comment-body {
  padding: 15px 0;
}
#comments input[type="submit"] {
  font-size: 18px;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #ccc;
  padding: 5px 15px;
  background: #51bce5;
  background: -moz-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #51bce5), color-stop(100%, #5fc9f1));
  background: -webkit-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -o-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: -ms-linear-gradient(top, #51bce5 0%, #5fc9f1 100%);
  background: linear-gradient(to bottom, #51bce5 0%, #5fc9f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51bce5', endColorstr='#5fc9f1',GradientType=0 );
}
.node-type-blog {
  margin: 0 0 40px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
}
.blog-main {
  box-sizing: border-box;
  padding-right: 40px;
}
.blog-main img.post-image {
  margin-bottom: 15px;
}
.blog-main .node-info {
  margin-bottom: 15px;
}
.blog-main .node-more-info {
  margin-top: 15px;
}
.blog-main .node-body img {
  margin-bottom: 15px;
}
.blog-main .node-body img[style='float: left;'] {
  margin: 0 20px 15px 0;
}
.blog-main .node-body img[style='float: right;'] {
  margin: 0 0 15px 20px;
}
.blog-main .node-body p,
.blog-main .node-body span {
  font-size: 14px !important;
  line-height: 1.75 !important;
}
.node-excerpt {
  margin-bottom: 15px;
}
.blog-right {
  box-sizing: border-box;
  padding-top: 12px;
}
.blog-right .block-about {
  margin-bottom: 15px;
}
.blog-right h3 {
  color: #00aeef;
  text-transform: uppercase;
  font-size: 14px;
}
.blog-right .addthis_toolbox {
  margin-bottom: 15px;
}
.blog-right .block {
  margin-bottom: 25px;
}
.blog-right a {
  color: #555454;
  font-size: 12px;
}
.blog-right li {
  margin-bottom: 5px;
}
.blog-right .addthis_toolbox a:hover {
  opacity: 0.8;
}
.mobi-only {
  display: none;
}
@media screen and (min-width: 1160px) {
  .site-header {
    width: 1128px;
  }
  #comments {
    width: width_narrow;
    float: left;
  }
}
@media screen and (max-width: 1159px) and (min-width: 981px) {
  .site-header,
  .container {
    width: 960px;
  }
  .banner,
  .bricks {
    width: 830px;
  }
  .grid-right .grid {
    width: 860px;
  }
  .banner-item {
    max-width: 100%;
  }
  .site-header {
    height: 184px;
  }
  body .nav-top {
    padding-top: 26px;
  }
  body .nav-top .search {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: -10px;
  }
  body .nav-top .search input[type=text] {
    width: 110px;
    border-color: #ddd;
    border-width: 1px 0 1px 1px;
  }
  body .nav-top .search input[type=submit] {
    height: 25px;
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
  }
  body .nav-top ul.nav li.cart {
    border-right: none;
  }
  .span12 {
    width: 996px;
  }
  .span11 {
    width: 913px;
  }
  .span10 {
    width: 830px;
  }
  .span9 {
    width: 747px;
  }
  .span8 {
    width: 664px;
  }
  .span7 {
    width: 581px;
  }
  .span6 {
    width: 498px;
  }
  .span5 {
    width: 415px;
  }
  .span4 {
    width: 332px;
  }
  .span3 {
    width: 2549px;
  }
  .span2 {
    width: 166px;
  }
  .span1 {
    width: 83px;
  }
  .offset12 {
    margin-left: 1016px;
  }
  .offset11 {
    margin-left: 933px;
  }
  .offset10 {
    margin-left: 850px;
  }
  .offset9 {
    margin-left: 767px;
  }
  .offset8 {
    margin-left: 684px;
  }
  .offset7 {
    margin-left: 601px;
  }
  .offset6 {
    margin-left: 518px;
  }
  .offset5 {
    margin-left: 435px;
  }
  .offset4 {
    margin-left: 352px;
  }
  .offset3 {
    margin-left: 269px;
  }
  .offset2 {
    margin-left: 186px;
  }
  .offset1 {
    margin-left: 103px;
  }
  .banner {
    height: 193px;
  }
  .banner .banner-controls {
    right: 0px;
  }
  #boxes {
    height: 193px;
  }
  .link-box {
    height: 89px;
    line-height: 89px;
  }
  #filter .accordion-control {
    font-size: 15px;
  }
  .bricks .item.landscape,
  .bricks .item.portrait {
    width: 405px;
  }
  .grid .item {
    width: 306px;
    margin-right: 0 21px;
  }
  .grid-right .grid .item {
    width: 263px;
  }
  .grid .item .desc .name {
    font-size: 14px;
  }
  .grid .item .desc .price {
    width: 30%;
    font-size: 13px;
  }
  .controls .thumbs .thumb {
    width: 80px;
  }
  .controls .thumbs .magnify {
    height: 55px;
    padding: 25px 22px 0 30px;
  }
  .controls .thumbs .larger-view {
    height: 50px;
    padding: 30px 26px 0 24px;
  }
  .controls .thumb-buttons .addtocart {
    width: 200px;
    height: 53px;
    margin-top: 17px;
    background: url("../img/btn-add-to-cart-200.png") no-repeat;
  }
}
/* Tablet ----------- */
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body {
    width: 720px;
    zoom: 1;
    margin: 0 25px;
  }
  .site-header,
  .site-footer,
  .container {
    width: 720px;
    margin: 0 auto;
  }
  .banner,
  .banner-item,
  .banner-item img,
  .bricks,
  .grid-right .grid {
    width: 590px;
  }
  #comments {
    width: 488px;
    float: left;
  }
  .site-header {
    padding-bottom: 10%;
  }
  .site-header .block-header-copy h1,
  .site-header .block-header-home h1,
  .site-header .block-header-curators h1,
  .site-header .block-header-copy h2,
  .site-header .block-header-home h2,
  .site-header .block-header-curators h2 {
    margin: 5px 4px 0 0;
    line-height: 26px;
  }
  .site-footer {
    margin: 0;
    padding: 0;
    width: 95%;
  }
  body .site-header .logo {
    width: 20%;
  }
  body .site-header .block-header-copy,
  body .site-header .block-header-home,
  body .site-header .block-header-curators {
    width: 55%;
  }
  body .nav-top {
    padding-top: 26px;
  }
  body .nav-top .social-nav {
    position: absolute;
    top: -11px;
    right: 198px;
  }
  body .nav-top .user-nav li:first-child {
    padding-left: 10px;
    border-left: none;
  }
  body .nav-top .search {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: -10px;
  }
  body .nav-top .search input[type=text] {
    width: 100px;
    border-color: #ddd;
    border-width: 1px 0 1px 1px;
  }
  body .nav-top .search input[type=submit] {
    height: 25px;
    width: 35px;
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    text-align: center;
  }
  body .nav-top ul.nav li.cart {
    border-right: none;
  }
  .bricks .item.landscape,
  .bricks .item.portrait {
    width: 285px;
  }
  .item .desc .inner button {
    right: -7px;
  }
  .grid-right .grid .item {
    width: 285px;
    margin: 0 20px 20px 0 !important;
  }
  .grid-right .grid .item:nth-child(2n+0) {
    margin-right: 0 !important;
  }
  #boxes,
  .banner {
    height: 138px;
  }
  .banner.banner-shop {
    height: 70px;
  }
  .banner .banner-controls {
    right: 0px;
  }
  .link-box {
    height: 62px;
    line-height: 62px;
    margin-bottom: 14px;
  }
  #filter .accordion-control {
    font-size: 15px;
  }
  .sidemenu li,
  .sidemenu li a {
    font-size: 12px;
  }
  .sidemenu li li,
  .sidemenu li li a {
    font-size: 10px;
  }
  .heading .images .wall {
    width: 360px;
    height: 220px;
    display: block;
    z-index: 999;
    position: absolute;
    left: 80px;
    top: 20px;
  }
  .heading .right {
    font-size: 10px;
  }
  .tab-small {
    font-size: 11px;
  }
  .span12 {
    width: 710px;
  }
  .span11 {
    width: 650px;
  }
  .span10 {
    width: 590px;
  }
  .span9 {
    width: 526px;
  }
  .span8 {
    width: 488px;
  }
  .span7 {
    width: 405px;
  }
  .span6 {
    width: 340px;
  }
  .span5 {
    width: 282px;
  }
  .span4 {
    width: 220px;
  }
  .span3 {
    width: 162px;
  }
  .span2 {
    width: 100px;
  }
  .span1 {
    width: 40px;
  }
  .offset12 {
    margin-left: 750px;
  }
  .offset11 {
    margin-left: 693px;
  }
  .offset10 {
    margin-left: 631px;
  }
  .offset9 {
    margin-left: 568px;
  }
  .offset8 {
    margin-left: 508px;
  }
  .offset7 {
    margin-left: 447px;
  }
  .offset6 {
    margin-left: 385px;
  }
  .offset5 {
    margin-left: 325px;
  }
  .offset4 {
    margin-left: 264px;
  }
  .offset3 {
    margin-left: 202px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .controls .thumb-buttons .addtocart {
    width: 150px !important;
    height: 40px !important;
    margin: 33px 10px 0 0 !important;
    background: url("../img/btn-add-to-cart-100.png") no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  #myModal {
    width: 350px;
    left: 75%;
  }
  #myModal input[type='email'] {
    width: 300px;
  }
  .mobi-only {
    display: block;
  }
  .site-header,
  .container,
  .banner,
  .bricks,
  .grid-right .grid {
    width: 100%;
  }
  .banner {
    height: 0;
    padding-bottom: 25%;
    margin: 20px 0;
  }
  .banner.banner-shop {
    height: 0;
    padding-bottom: 10%;
  }
  .container.home #boxes {
    display: none;
  }
  .banner-item {
    max-width: 100%;
  }
  body .site-header {
    height: auto;
    padding-top: 85px;
  }
  body .site-header .logo {
    display: block;
    width: 160px;
    max-width: 60%;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  body .site-header .block-header-copy,
  body .site-header .block-header-home,
  body .site-header .block-header-curators {
    height: auto;
    width: 100%;
    padding: 11px 130px 11px 24px;
    margin-left: 0;
    position: relative;
    float: none;
  }
  body .site-header .block-header-copy a,
  body .site-header .block-header-home a,
  body .site-header .block-header-curators a {
    bottom: 10px;
  }
  body .site-header .block-header-copy h1,
  body .site-header .block-header-home h1,
  body .site-header .block-header-curators h1,
  body .site-header .block-header-copy h2,
  body .site-header .block-header-home h2,
  body .site-header .block-header-curators h2 {
    margin: 0 4px 0 0;
    float: none;
    line-height: 20px;
    font: 400 15px 'Nunito', Helvetica, sans-serif;
  }
  body .site-header .nav-show {
    display: block;
    padding: 5px 10px;
    position: absolute;
    top: 30px;
    right: 30px;
    border: 1px solid #f3f4f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
  }
  body .site-header .nav-top {
    display: none;
    height: auto;
    width: auto;
    padding: 10px 15px 30px 15px;
  }
  body .site-header .nav-top .main-nav {
    float: none;
  }
  body .site-header .nav-top .user-nav {
    margin-top: 9px;
  }
  body .site-header .nav-top .user-nav ul.nav li {
    padding: 4px 0;
  }
  body .site-header .nav-top .user-nav ul.nav li a {
    font-size: 12px;
  }
  body .site-header .nav-top .search {
    float: none;
    padding: 8px 8px;
    margin: 20px 0 0 0;
    background: #f3f4f5;
  }
  body .site-header .nav-top .social-nav {
    float: none;
    height: 28px;
    margin: 12px 0 0 0;
  }
  body .site-header .nav-top .social-nav .menu ul {
    float: left;
    border-bottom: none;
  }
  body .site-header .nav-top .social-nav p {
    float: left;
    padding: 6px 8px 0 8px;
    margin: 0;
    font: 400 15px 'Nunito', Helvetica, sans-serif;
  }
  body .site-header .nav-top ul.nav li {
    display: block;
    border: 1px solid #f3f4f5;
    border-width: 0 0 1px 0;
    padding: 8px 0 8px 0;
  }
  body .site-header .nav-top ul.nav li a {
    font: 700 15px 'Nunito', Helvetica, sans-serif;
  }
  body .site-header .nav-top .search input[type=text] {
    width: 75%;
    margin: 0;
    border-color: #ddd;
    border-width: 1px;
  }
  body .site-header .nav-top .search input[type=submit] {
    height: 25px;
    width: 10%;
    border-color: #ddd;
    border-width: 1px;
  }
  body .grid-right .grid,
  body .bricks {
    margin-left: 0;
  }
  body .bricks .item.landscape,
  body .bricks .item.portrait {
    width: auto;
    margin: 0 20px 20px 20px;
  }
  #filter {
    z-index: 999;
    background-color: none;
    background: url("../img/item-bkgd.png");
    padding: 5px;
    display: block !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
  }
  #filter,
  #filter.fixed {
    padding: 5px 5px;
    z-index: 1;
    left: -63px;
  }
  #filter .top,
  #filter.fixed .top {
    opacity: 0.5;
    margin-bottom: 0;
  }
  #filter form,
  #filter.fixed form,
  #filter #currentFilters,
  #filter.fixed #currentFilters {
    display: none;
  }
  #filter.open {
    padding: 5px 10px;
    left: 0;
  }
  #filter.open .top {
    opacity: 0.5;
    margin-bottom: 8px;
  }
  #filter.open form,
  #filter.open #currentFilters {
    display: block;
  }
  .sidemenu *,
  font-size: 10px,
  .tab-small {
    font-size: 11px;
  }
  .span12,
  .span11,
  .span10,
  .span9,
  .span8,
  .span7,
  .span6,
  .span5,
  .span4,
  .span3,
  .span2,
  .span1,
  .bricks,
  .grid-right .grid,
  .grid {
    width: 100%;
    margin: 0;
  }
  .grid .item,
  .grid-right .grid .item,
  .node-type-page,
  .node-type-blog,
  .box.header,
  .heading.red,
  .form,
  #comments {
    width: 90%;
    margin: 0 5% 5%;
    height: auto;
  }
  #comments {
    margin-top: 40px;
  }
  .heading.red img {
    width: 100%;
    max-width: 100%;
    padding-bottom: 30px;
  }
  .offset12,
  .offset11,
  .offset10,
  .offset9,
  .offset8,
  .offset7,
  .offset6,
  .offset5,
  .offset4,
  .offset3,
  .offset2 {
    margin-left: 0px;
  }
  .heading .images {
    width: 100%;
    min-height: 575px;
    z-index: 99;
  }
  .heading .images img {
    max-height: 500px;
    margin: 0 auto;
    display: block;
  }
  .heading .images img.hide {
    display: none;
  }
  .heading .images #scale {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    color: #000;
    opacity: 0.8;
    z-index: 999;
    font-size: 11px;
  }
  .heading .images .wall {
    width: 300px;
    height: 225px;
    display: block;
    z-index: 999;
    position: absolute;
    left: 60px;
    top: 20px;
  }
  .heading .images .zoomPad .zoomWrapperImage img {
    width: 200% !important;
    height: auto !important;
    max-width: 9999px !important;
    max-height: 9999px !important;
    overflow: visible;
  }
  .heading .right {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 360px;
    padding-top: 150px;
  }
  .controls .thumbs {
    position: absolute;
    box-sizing: border-box;
    padding: 20px 5%;
    top: 534px;
    z-index: 999;
    width: 100% !important;
    background: #fff;
  }
  .controls .thumbs .thumb-controls {
    width: 100%;
    float: left;
  }
  .controls .thumbs .thumb {
    width: 72px;
    height: 72px;
    margin-right: 10px;
  }
  .controls .thumbs .room-thumb {
    margin-right: 0;
  }
  .controls .thumbs .room-thumb .room-work-sm {
    width: 33% !important;
    margin-left: -16% !important;
    top: 5px;
  }
  .controls .thumbs .magnify {
    height: 20px;
    padding: 10px 22px 22px 30px;
    margin-top: 20px;
  }
  .controls .thumbs .larger-view {
    height: 15px;
    padding: 15px 26px 22px 24px;
    background: none;
    margin-top: 20px;
  }
  .controls .thumb-buttons {
    width: 88%;
  }
  .controls .thumb-buttons .addtocart {
    margin: 0;
  }
  .box.grey.heading {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .box.grey {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .box.grey .img,
  .box.grey .img img,
  .box.grey img.image-profile {
    width: 100%;
    height: auto;
  }
  .box.grey .jar,
  .box.grey .jar.with-img {
    width: 90%;
    padding: 0 5%;
    margin: 20px 0;
  }
  .box.grey .jar .price,
  .box.grey .jar.with-img .price {
    width: 90%;
  }
  .box.grey .jar .questions .col,
  .box.grey .jar.with-img .questions .col {
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
  }
  .box.grey .img .txt {
    background: none;
    padding: 20px;
    min-height: 100px;
  }
  .box.grey .jar .bio table {
    font-size: 9px;
  }
  .box.grey .jar .bio table tr td {
    padding: 2px;
    margin: 0;
  }
  .box.grey .jar .blurb {
    width: 280px;
    height: auto;
    margin: 20px 0 0 0;
  }
  .box.grey small {
    white-space: nowrap;
  }
  .box.grey.person {
    height: auto;
  }
  .box.grey.person h2 {
    margin-top: 20px;
  }
  .box.grey.person .btn {
    right: 27px;
  }
  .box.grey.person .thumbs {
    margin: 20px -5px 0 -5px;
    min-height: 140px;
  }
  .box.grey.person .thumbs .item {
    width: 86px;
    height: 86px;
    padding: 5px;
    margin: 0;
  }
  .box.grey.person .thumbs .item img {
    max-width: 100%;
    max-height: 100%;
  }
  .borders {
    width: 90%;
    padding: 20px 5%;
  }
  .footer-wrap .copy,
  .footer-wrap .nav {
    width: 100%;
    position: relative;
    float: right;
    padding: 5px 0 0;
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .footer-wrap .nav ul li {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    float: none;
    border: none;
    border-left: 1px dotted #a4a4a4;
  }
  .footer-wrap .nav ul li:first-child {
    border-left: none;
  }
  .footer-wrap .nav ul li a {
    font-size: 9px;
    padding: 2px;
    margin: 1px;
  }
}
@media screen and (max-width: 480px) {
  body .site-header {
    padding-bottom: 5%;
  }
  body .site-header .block-header-copy,
  body .site-header .block-header-home,
  body .site-header .block-header-curators {
    height: auto;
    padding: 11px 30px 50px 24px;
    width: 84%;
  }
  body .site-header .block-header-copy a,
  body .site-header .block-header-home a,
  body .site-header .block-header-curators a {
    width: 1px;
    right: 3px;
    bottom: 7px;
    text-indent: -500%;
    overflow: hidden;
  }
  body .site-header .block-header-copy h1,
  body .site-header .block-header-home h1,
  body .site-header .block-header-curators h1,
  body .site-header .block-header-copy h2,
  body .site-header .block-header-home h2,
  body .site-header .block-header-curators h2 {
    line-height: 20px;
    font: 400 13px 'Nunito', Helvetica, sans-serif;
  }
  .site-header,
  .container,
  table {
    width: 320px !important;
  }
  table {
    font-size: 10px;
  }
  table th,
  table td {
    padding: 2px !important;
    margin: 0;
  }
  table th .image,
  table td .image {
    width: 100px;
    height: 30px;
  }
  .footer-wrap {
    z-index: 9999;
  }
  .footer-wrap .nav ul {
    width: 100%;
    position: relative;
    margin: -15px auto 10px;
    display: block;
    text-align: center;
  }
  .footer-wrap .nav ul li {
    display: inline-block;
    margin: 5px 0 0 0;
    border-right: none;
    border-left: none;
  }
  .footer-wrap .nav ul li:first-child {
    border-left: none;
  }
  #filter {
    z-index: 999;
    background-color: none;
    background: url("../img/item-bkgd.png");
    padding: 5px;
    display: block !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
  }
  #filter,
  #filter.fixed {
    padding: 5px 5px;
    z-index: 1;
    left: -63px;
  }
  #filter .top,
  #filter.fixed .top {
    opacity: 0.5;
    margin-bottom: 0;
  }
  #filter form,
  #filter.fixed form,
  #filter #currentFilters,
  #filter.fixed #currentFilters {
    display: none;
  }
  #filter.open {
    padding: 5px 10px;
    left: 0;
  }
  #filter.open .top {
    opacity: 0.5;
    margin-bottom: 8px;
  }
  #filter.open form,
  #filter.open #currentFilters {
    display: block;
  }
  .banner,
  .banner-item,
  .banner-item img {
    width: 320px;
  }
  .bricks,
  .grid-right .grid,
  .grid,
  .grid .item {
    margin-right: 0;
  }
  .blog-right {
    padding-top: 40px;
  }
  .banner {
    height: 0;
    padding-bottom: 25%;
    margin: 20px 0;
  }
  .container.home #boxes {
    display: none;
  }
  .item .desc .inner button {
    right: -7px;
  }
  .span12,
  .span11,
  .span10,
  .span9,
  .span8,
  .span7,
  .span6,
  .span5,
  .span4,
  .span3,
  .span2,
  .span1 {
    width: 320px;
    margin: 0 20px;
  }
  .offset12,
  .offset11,
  .offset10,
  .offset9,
  .offset8,
  .offset7,
  .offset6,
  .offset5,
  .offset4,
  .offset3,
  .offset2 {
    margin-left: 0px;
  }
  .heading .images {
    width: 320px;
    min-height: 260px;
    z-index: 99;
  }
  .heading .images img {
    max-height: 225px;
    margin: 0 auto;
    display: block;
  }
  .heading .images img.hide {
    display: none;
  }
  .heading .images #scale {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    color: #000;
    opacity: 0.8;
    z-index: 999;
    font-size: 11px;
  }
  .heading .images .wall {
    width: 200px;
    height: 125px;
    display: block;
    z-index: 999;
    position: absolute;
    left: 60px;
    top: 20px;
  }
  .heading .images .zoomPad .zoomWrapperImage img {
    width: 200% !important;
    height: auto !important;
    max-width: 9999px !important;
    max-height: 9999px !important;
    overflow: visible;
  }
  .heading .right {
    position: relative;
    width: 320px;
    height: auto;
    min-height: 360px;
    padding-top: 150px;
  }
  .controls .thumbs {
    position: absolute;
    width: 320px;
    padding: 20px;
    top: 270px;
    z-index: 999;
    width: 320px !important;
    background: #fff;
  }
  .controls .thumbs .thumb {
    width: 38px;
    height: 38px;
    margin-right: 20px;
  }
  .controls .thumbs .room-thumb {
    margin-right: 0;
  }
  .controls .thumbs .room-thumb .room-work-sm {
    width: 33% !important;
    margin-left: -16% !important;
    top: 5px;
  }
  .controls .thumbs .magnify {
    box-sizing: border-box;
    width: 30%;
    height: 50px;
    padding: 10px 30px 22px 20px;
    margin-top: 20px;
  }
  .controls .thumbs .larger-view {
    height: 15px;
    padding: 15px 20px 22px 24px;
    background: none;
    margin-top: 20px;
    width: 30%;
    box-sizing: border-box;
    width: 70%;
  }
  .controls .thumb-buttons {
    width: 88%;
  }
  .controls .thumb-buttons .addtocart {
    margin: 0;
  }
  .box.grey {
    margin-left: 0;
    margin-right: 0;
  }
  .box.grey .img,
  .box.grey .img img,
  .box.grey img.image-profile {
    width: 320px;
    min-height: 320px;
  }
  .box.grey .jar,
  .box.grey .jar.with-img {
    width: 280px;
    padding: 0 20px;
    margin: 20px 0;
  }
  .box.grey .jar .questions .col,
  .box.grey .jar.with-img .questions .col {
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
  }
  .box.grey .img .txt {
    background: none;
    padding: 20px;
    min-height: 100px;
  }
  .box.grey .jar .bio table {
    font-size: 9px;
  }
  .box.grey .jar .bio table tr td {
    padding: 2px;
    margin: 0;
  }
  .box.grey .jar .blurb {
    width: 280px;
    height: auto;
    margin: 20px 0 0 0;
  }
  .box.grey small {
    white-space: nowrap;
  }
  .box.grey.person {
    height: auto;
  }
  .box.grey.person h2 {
    margin-top: 20px;
  }
  .box.grey.person .btn {
    right: 27px;
  }
  .box.grey.person .thumbs {
    margin: 20px -5px 0 -5px;
    min-height: 140px;
  }
  .box.grey.person .thumbs .item {
    width: 86px;
    height: 86px;
    padding: 5px;
    margin: 0;
  }
  .box.grey.person .thumbs .item img {
    max-width: 100%;
    max-height: 100%;
  }
}
