.body {
  height: 100vh;
  padding: 20px;
  background-color: #000;
}

.frame {
  height: 100vh;
  background-color: #000;
}

.div-block {
  height: 100vh;
  background-color: #000;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  color: #000;
}

.content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100%;
  padding: 1px 20px 1px 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  color: #000;
}

.content-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100%;
  margin-right: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  background-color: transparent;
}

.content-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
  padding: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.nav {
  border: 1px none #000;
  background-color: #fff;
}

.shop {
  background-color: #fff;
}

.div-block-2 {
  height: 1px;
}

.main_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #666;
  background-color: #000;
}

.main_shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
}

.div {
  height: 1px;
}

.main-dust {
  height: 70%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.main-dust:hover {
  border-color: #fff;
  background-color: transparent;
}

.main-printing {
  height: 100%;
  padding: 10px;
  background-color: #fff;
}

.main-oil {
  height: 70%;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.main-oil:hover {
  border-color: #fff;
  background-color: transparent;
}

.main-engraving {
  height: 30%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.main-engraving:hover {
  border-color: #fff;
  background-color: transparent;
}

.main-dust-thumb {
  height: 100%;
  background-color: #e6e5d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/kikar-atarim-2014-dust-on-canvas125x100cm.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/kikar-atarim-2014-dust-on-canvas125x100cm.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-printing-2 {
  height: 100%;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.main-printing-2:hover {
  border-color: #fff;
  background-color: transparent;
}

.main-printing-thumb {
  height: 100%;
  background-color: #e4dce6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/b.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 540px;
  background-repeat: repeat, repeat-x;
}

.main-oil-thumb {
  height: 100%;
  background-color: #d0e1e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/no-title-2017-oil-on-canvas-102x121cm.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/no-title-2017-oil-on-canvas-102x121cm.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-engraving-thumb {
  height: 100%;
  background-color: #d0e6e2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/tnuva_aquatint.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/tnuva_aquatint.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 800px;
}

.logo {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
}

.image {
  position: relative;
  display: block;
  padding-top: 12px;
  padding-left: 35px;
}

.main_navugation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  padding-left: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #666;
}

.link {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 55px;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  color: #917cff;
}

.social-link {
  margin-right: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4.3px;
  text-decoration: none;
}

.social-link:hover {
  color: #917cff;
}

.link-3 {
  margin-right: 24px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 20px 0px 24px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #999;
  text-decoration: none;
}

.link-block:hover {
  border-color: #fff;
}

.shop-frames {
  height: 70%;
  margin: 48px;
  padding-right: 0px;
  border: 1px solid #636363;
}

.text-shop-desktop {
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  font-size: 24px;
  letter-spacing: 2.3px;
  text-decoration: none;
}

.section-title {
  position: relative;
  left: 32px;
  top: -85px;
  bottom: 36px;
  width: 300px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 66px;
  text-transform: uppercase;
}

.text-span {
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.home-logo {
  width: 90px;
  height: 90px;
  padding-left: 0px;
  background-image: url('../images/logo_mobile.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-logo:hover {
  background-image: url('../images/logo_hover.png');
  background-position: 103% 92%;
  background-size: 90px 90px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.title-dust {
  position: relative;
  left: 48px;
  top: -513px;
  bottom: 1px;
  width: 420px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 66px;
}

.title-engraving {
  position: relative;
  left: 48px;
  top: -215px;
  bottom: 0px;
  width: 420px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 66px;
}

.nav-link {
  font-family: Oswald, sans-serif;
}

.nav-link-2 {
  font-family: Oswald, sans-serif;
}

.nav-link-3 {
  font-family: Oswald, sans-serif;
}

.section-title-mobile {
  position: relative;
  left: 48px;
  top: -100px;
  bottom: 36px;
  width: 420px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 66px;
}

.social-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20%;
  padding-bottom: 24px;
  padding-left: 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.body-2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000;
}

.row {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.thumb {
  padding-right: 10px;
  padding-left: 10px;
}

.column-2 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-3 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-4 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-6 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  height: 140px;
  background-color: #000;
}

.div-block-3 {
  width: 90px;
  height: 90px;
}

.link-block-3 {
  display: block;
  width: 90px;
  height: 90px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.line-1 {
  margin-bottom: 20px;
}

.dust-works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dust-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.dust-b {
  display: block;
  width: 50%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #bad497;
}

.duus-c {
  width: 25%;
  background-color: #b1d6ee;
}

.thum-frame {
  padding: 10px 10px 0px 0px;
  background-color: #000;
}

.div-block-5 {
  background-color: #e9b2b2;
}

.div-block-6 {
  background-color: #bccdd8;
}

.image-3 {
  height: 33%;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.51);
}

.body_a {
  overflow: visible;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000;
  font-family: Oswald, sans-serif;
  color: #917cff;
}

.image-4 {
  width: 100%;
  height: 10%;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.49);
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.thumbnail {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 8px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.thumbnail:hover {
  border-color: #fff;
  background-color: transparent;
}

.thumb-port {
  margin-bottom: 20px;
  border: 1px solid #999;
  background-color: #272727;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.column-7 {
  height: 1px;
  padding: 0px;
}

.div-block-7 {
  height: 1px;
  background-color: #999;
}

.container-3 {
  position: static;
  overflow: visible;
  border: 1px none #000;
}

.container-4 {
  position: static;
}

.div-block-8 {
  position: static;
  float: none;
  clear: none;
  background-color: #7aafd3;
}

.container-5 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-6 {
  height: 100px;
  margin-top: 0px;
  background-color: #000;
}

.works {
  margin-top: 48px;
  border-style: none;
  background-color: transparent;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-9 {
  height: 69px;
  background-image: url('../images/home_oil.png');
  background-position: 0px 0px;
  background-size: cover;
}

.heading {
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
  float: left;
  clear: none;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}

.paragraph {
  margin-top: 0px;
  padding-right: 200px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #cfcfcf;
  font-size: 21px;
  line-height: 32px;
  font-weight: 300;
}

.column-9 {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #999;
}

.column-10 {
  padding: 0px 24px 7px 10px;
  border-style: none;
}

.row-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #fff;
}

.exhibition-item {
  display: block;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px none #666;
}

.exhibition-item:hover {
  border-color: #fff;
  background-color: transparent;
}

.heading-2 {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
}

.container-8 {
  margin-bottom: 36px;
}

.heading-3 {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
}

.page-title {
  margin-top: 20px;
  margin-bottom: 0px;
}

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

.image-7 {
  margin-bottom: 40px;
}

.shop-web {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 20px 0px 24px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #666;
  text-decoration: none;
}

.shop-web:hover {
  border-color: #fff;
}

.about-txt {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 0px;
}

.text-shop-mobile {
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  font-size: 24px;
  letter-spacing: 2.3px;
  text-decoration: none;
}

.exhibition-content {
  margin-top: 48px;
  border-style: none;
  background-color: transparent;
}

.image-8 {
  display: block;
  background-image: none;
}

.paragraph-2 {
  display: none;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}

.container-9 {
  margin-top: 36px;
}

.mobile-menu {
  display: none;
}

.works-dust {
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
}

.works-dust:hover {
  border-color: #fff;
  background-color: transparent;
}

.pagetitle {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.work-thumb-description {
  display: inline-block;
  margin-top: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.email-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
  text-align: center;
}

.link-5 {
  width: 300px;
  color: #00ffbf;
  font-size: 55px;
  font-weight: 200;
  text-align: center;
  text-decoration: none;
}

.link-5:hover {
  color: #917cff;
}

.form-block {
  display: block;
  width: 600px;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  margin-top: 21px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 400;
}

.field-label-2 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 400;
}

.submit-button {
  margin-top: 6px;
  background-color: #917cff;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field {
  padding-top: 24px;
  padding-bottom: 24px;
  border: 1px solid #999;
  background-color: #000;
  color: #fff;
}

.text-field:hover {
  border-color: #fff;
}

.text-field:active {
  border-color: #917cff;
}

.text-field:focus {
  border-color: #917cff;
}

.thumb-price {
  margin-top: 6px;
  margin-bottom: 4px;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-align: left;
}

.h1-left {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 6px;
  padding-left: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
}

.single-work {
  display: block;
  margin: 24px auto 32px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px none #666;
}

.single-work:hover {
  border-color: #fff;
  background-color: transparent;
}

.container-11 {
  margin-top: 48px;
}

.size {
  margin-top: 16px;
  color: #fff;
}

.price {
  display: block;
  margin-top: 11px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 200;
  text-align: left;
}

.prev {
  display: inline-block;
  margin-top: 0px;
  padding-right: 24px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.prev:hover {
  color: #917cff;
}

.prev.disabled {
  color: hsla(0, 0%, 100%, 0.3);
}

.button {
  display: block;
  width: 200px;
  margin-top: 24px;
  padding: 15px 70px;
  background-color: #00ffbf;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.work-type {
  margin-top: 0px;
  margin-bottom: 6px;
  padding-right: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  text-transform: uppercase;
}

.buy-work-page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 #999;
}

.next {
  display: inline-block;
  margin-top: 0px;
  padding-left: 24px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: right;
}

.next:hover {
  color: #917cff;
}

.next.disabled {
  color: hsla(0, 0%, 100%, 0.3);
}

.container-12 {
  margin-top: 24px;
}

.all {
  position: static;
  display: block;
  margin-top: 0px;
  padding-right: 36px;
  padding-left: 0px;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.all:hover {
  color: #917cff;
}

.link-block-7 {
  position: relative;
  left: -205px;
  right: 65px;
  display: block;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block-9 {
  position: relative;
  right: -212px;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.row-3 {
  width: 100%;
}

.column-14 {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.column-15 {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
}

.column-16 {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.link-block-11 {
  float: right;
  text-decoration: none;
}

.column-17 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.large-p {
  margin-top: 0px;
  padding-right: 0px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 21px;
  line-height: 32px;
  font-weight: 200;
}

.single-work-info {
  padding: 0px 0px 7px 24px;
  border-style: none;
}

.nav-menu-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: -20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
}

.nav-link-7 {
  color: #fff;
}

.nav-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-icon-piece {
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.nav-icon-piece.top {
  position: absolute;
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

.nav-icon-piece.bottom {
  position: absolute;
  -webkit-transform: translate(0px, 8px);
  -ms-transform: translate(0px, 8px);
  transform: translate(0px, 8px);
}

.nav-button {
  display: none;
  width: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-3 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.nav-link-wrap:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.nav-container {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  color: #fff;
}

.nav-link-8 {
  color: #fff;
}

.nav-link-8:hover {
  color: #917cff;
}

.nav-link-9 {
  color: #fff;
}

.nav-link-10 {
  color: #fff;
}

.navigation-link {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999;
  text-transform: uppercase;
}

.navigation-link:hover {
  color: #917cff;
}

.navigation-link:focus {
  border: 1px none transparent;
}

.navigation-link.w--current {
  padding-top: 9px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 #917cff;
  color: #fff;
  text-transform: uppercase;
}

.buy-art-link {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border-radius: 2px;
  background-color: #917cff;
  color: #fff;
}

.buy-art-link.w--current {
  margin-top: 10px;
  float: right;
  color: #fff;
}

.buy-art-link.disabled {
  background-color: rgba(145, 124, 255, 0.3);
  color: hsla(0, 0%, 100%, 0.31);
}

.nav-menu-4 {
  display: inline-block;
  margin-top: 10px;
  padding-left: 36px;
  float: left;
}

.navigation-lselected {
  padding-top: 9px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 #917cff;
  color: #fff;
}

.navigation-lselected:hover {
  color: #917cff;
}

.container-13 {
  display: block;
}

.headingcenter {
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
  float: none;
  clear: none;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}

.heading-4 {
  display: block;
  margin: 72px auto 24px;
  float: none;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.heading-4:hover {
  color: #fff;
}

.image-12 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8f726c), to(#8f726c));
  background-image: linear-gradient(180deg, #8f726c, #8f726c);
}

.image-13 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-14 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cb9c0), to(#9cb9c0));
  background-image: linear-gradient(180deg, #9cb9c0, #9cb9c0);
}

.image-15 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-16 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8f726c), to(#8f726c));
  background-image: linear-gradient(180deg, #8f726c, #8f726c);
}

.image-17 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-18 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cc0b7), to(#9cc0b7));
  background-image: linear-gradient(180deg, #9cc0b7, #9cc0b7);
}

.image-19 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-20 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8f726c), to(#8f726c));
  background-image: linear-gradient(180deg, #8f726c, #8f726c);
}

.image-21 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cc0b7), to(#9cc0b7));
  background-image: linear-gradient(180deg, #9cc0b7, #9cc0b7);
}

.image-22 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#caa97f), to(#caa97f));
  background-image: linear-gradient(180deg, #caa97f, #caa97f);
}

.image-23 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-24 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ceaba4), to(#ceaba4));
  background-image: linear-gradient(180deg, #ceaba4, #ceaba4);
}

.image-25 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#caa97f), to(#caa97f));
  background-image: linear-gradient(180deg, #caa97f, #caa97f);
}

.image-26 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5865f), to(#a5865f));
  background-image: linear-gradient(180deg, #a5865f, #a5865f);
}

.image-27 {
  background-color: #caa97f;
}

.image-28 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeabc), to(#ffeabc));
  background-image: linear-gradient(180deg, #ffeabc, #ffeabc);
}

.image-29 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ceaba4), to(#ceaba4));
  background-image: linear-gradient(180deg, #ceaba4, #ceaba4);
}

.heading-5 {
  direction: ltr;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.exhibition_title {
  margin-top: 30px;
  direction: ltr;
  color: #00ffbf;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.exhibition_tetx {
  margin-top: 10px;
  margin-bottom: 12px;
  direction: ltr;
  color: #cfcfcf;
  font-size: 21px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.exhibition_place {
  color: #fff;
  font-weight: 500;
}

.div-block-11 {
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0.63))), url('../images/no-title-oil-on-canvas-140x120cm.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.63)), url('../images/no-title-oil-on-canvas-140x120cm.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.heading-6 {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.div-block-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.social_contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 393px;
  height: 0px;
  margin-top: 42px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #00ffbf;
}

.link-block-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.about_bg {
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.53)), to(rgba(0, 0, 0, 0.53))), -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0.63))), url('../images/no-title-2014-oil-on-canvas--61x49cm.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.53), rgba(0, 0, 0, 0.53)), linear-gradient(180deg, #000, rgba(0, 0, 0, 0.63)), url('../images/no-title-2014-oil-on-canvas--61x49cm.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.text-span-2 {
  font-size: 18px;
  letter-spacing: 0px;
}

.about_opening {
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 #00ffbf;
  font-size: 24px;
  line-height: 41px;
}

.art_description {
  margin-top: 0px;
  padding-right: 0px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #999;
  font-size: 18px;
  line-height: 32px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-14 {
  margin-top: 60px;
}

.contact_bg {
  height: 100vh;
  padding-bottom: 0px;
  background-image: none;
  background-position: 0px 0px;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.html-embed {
  margin-top: 31px;
}

.heading-7 {
  margin-top: 0px;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}

.slider {
  height: 100%;
}

.italic-text {
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.paypal_btn {
  display: inline-block;
  margin-top: 35px;
  margin-left: -8px;
  padding-right: 0px;
}

.bold-text {
  font-size: 28px;
  letter-spacing: 2px;
}

.link-5-copy {
  width: 300px;
  color: #00ffbf;
  font-size: 55px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
}

.link-5-copy:hover {
  color: #917cff;
}

.text-block {
  margin-bottom: 36px;
  color: #999;
  font-size: 24px;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4.5px;
}

.link-block-13 {
  text-decoration: none;
}

.link-block-14 {
  text-decoration: none;
}

.link-block-15 {
  text-decoration: none;
}

.link-block-16 {
  text-decoration: none;
}

.link_all {
  text-decoration: none;
}

.link-block-17 {
  text-decoration: none;
}

.link-block-18 {
  text-decoration: none;
}

.link-block-19 {
  text-decoration: none;
}

.link-block-20 {
  text-decoration: none;
}

.link-block-21 {
  text-decoration: none;
}

.link-block-22 {
  text-decoration: none;
}

.link-block-23 {
  text-decoration: none;
}

.link-block-24 {
  text-decoration: none;
}

.link-block-25 {
  text-decoration: none;
}

.bold-text-2 {
  font-weight: 300;
}

.bold-text-3 {
  font-weight: 300;
}

.italic-text-2 {
  font-style: normal;
  font-weight: 300;
}

.bold-text-4 {
  font-weight: 300;
}

.bold-text-5 {
  font-style: normal;
  font-weight: 300;
}

.italic-text-3 {
  font-weight: 300;
}

.bold-text-6 {
  font-weight: 300;
}

.bold-text-7 {
  font-weight: 300;
}

.bold-text-8 {
  font-weight: 300;
}

.bold-text-9 {
  font-weight: 300;
}

.sold {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-right: 14px;
  padding-left: 14px;
  border-radius: 2px;
  background-color: #bb2020;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px;
}

.sold-small {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 12px 14px;
  float: right;
  border-radius: 2px;
  background-color: #bb2020;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px;
}

.section-title-small {
  position: relative;
  left: 32px;
  top: -85px;
  bottom: 36px;
  width: 300px;
  margin-top: -70px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 66px;
  text-transform: uppercase;
}

.upcoming {
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #666;
  background-color: transparent;
  text-decoration: none;
  display: none;
}

.upcoming:hover {
  border-color: #fff;
  background-color: transparent;
}

.upcoming-tumb {
  height: 100%;
  background-color: #e6e5d6;
  background-image: url('../images/invite.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.upcoming-m {
  height: 70%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #666;
  background-color: #000;
  text-decoration: none;
  display: none;
}

.upcoming-m:hover {
  border-color: #fff;
  background-color: transparent;
}

.upcoming-thumb {
  height: 100%;
  background-color: #e6e5d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/kikar-atarim-2014-dust-on-canvas125x100cm.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/kikar-atarim-2014-dust-on-canvas125x100cm.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

@media (max-width: 991px) {
  .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .content-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 33%;
    padding: 0px 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
  }
  .content-middle {
    width: 100%;
    height: 33%;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .content-right {
    width: 100%;
    height: 34%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    margin-right: 20px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .main_shop {
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div {
    width: 1px;
    height: 100%;
  }
  .main-dust {
    width: 60%;
    height: 100%;
    margin-right: 20px;
  }
  .main-oil {
    width: 60%;
    height: 100%;
  }
  .main-engraving {
    width: 40%;
    height: 100%;
    margin-right: 20px;
  }
  .main-printing-2 {
    width: 40%;
    height: 100%;
  }
  .logo {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .main_navugation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60%;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }
  .social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 10px;
  }
  .link {
    width: 200px;
    font-size: 16px;
  }
  .social-link {
    margin-right: 0px;
    font-size: 12px;
    letter-spacing: 4.3px;
  }
  .link-block {
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .shop-frames {
    margin: 12px 0px 0px 12px;
  }
  .text-shop-desktop {
    padding-right: 0px;
    font-size: 18px;
  }
  .section-title {
    left: 16px;
    top: -54px;
    bottom: 0px;
    width: 220px;
    font-size: 31px;
    line-height: 37px;
  }
  .text-span {
    padding-right: 0px;
    font-size: 34px;
    line-height: 43px;
  }
  .nav_item {
    width: 200px;
    line-height: 13px;
  }
  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
  }
  .tablet-nav-item {
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    font-weight: 300;
    text-decoration: none;
  }
  .section-title-mobile {
    left: 16px;
    top: -54px;
    bottom: 0px;
    width: 220px;
    font-size: 31px;
    line-height: 37px;
  }
  .social-mobile {
    padding-bottom: 12px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
  }
  .row {
    width: 90%;
  }
  .works {
    margin-top: 48px;
  }
  .div-block-9 {
    height: 204px;
  }
  .paragraph {
    padding-right: 0px;
  }
  .image-7 {
    height: 80%;
    margin-top: 50px;
    margin-right: 28px;
  }
  .shop-web {
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about-txt {
    width: 100%;
    margin-top: 0px;
    padding-right: 72px;
    padding-left: 72px;
  }
  .text-shop-mobile {
    padding-right: 0px;
    font-size: 18px;
  }
  .works-dust {
    width: 60%;
    height: 100%;
    margin-right: 20px;
  }
  .pagetitle {
    padding-left: 72px;
  }
  .price {
    margin-top: 0px;
  }
  .work-type {
    margin-bottom: 6px;
  }
  .all {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-7 {
    left: -154px;
  }
  .link-block-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .link-block-9 {
    right: -151px;
  }
  .single-work-land {
    height: 400px;
  }
  .single-work-info {
    padding-right: 0px;
  }
  .nav-menu-links {
    display: block;
    margin-right: 0px;
    background-color: #fff;
  }
  .nav-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70px;
  }
  .nav-logo {
    margin-left: 25px;
  }
  .nav-menu-3 {
    position: absolute;
    left: 0px;
    top: 100%;
    right: 0px;
    display: none;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-link-wrap {
    padding: 20px;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  }
  .nav-container {
    position: relative;
    -webkit-perspective: 2000px;
    perspective: 2000px;
  }
  .social_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 10px;
  }
  .art_description {
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .div-block-14 {
    margin-top: 30px;
  }
  .sold {
    margin-top: 0px;
  }
  .sold-small {
    margin-top: 0px;
  }
  .section-title-small {
    left: 16px;
    top: -54px;
    bottom: 0px;
    width: 220px;
    font-size: 31px;
    line-height: 37px;
  }
  .upcoming {
    width: 60%;
    height: 100%;
    margin-right: 20px;
  }
  .upcoming-m {
    width: 60%;
    height: 100%;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .body {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
  }
  .content {
    display: block;
    height: auto;
    margin-top: 130px;
    padding: 0px 24px;
  }
  .content-left {
    display: block;
    height: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .content-middle {
    display: block;
    height: 460px;
    margin-bottom: 0px;
  }
  .content-right {
    display: block;
    height: 460px;
  }
  .main_shop {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div {
    width: 100%;
    height: 1px;
  }
  .main-dust {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .main-oil {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .main-engraving {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .main-dust-thumb {
    display: block;
    background-position: 0px 0px, 0px -149px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .main-printing-2 {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .main-printing-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.3))), url('../images/home_screen_printing.png');
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3)), url('../images/home_screen_printing.png');
    background-position: 0px 0px, -24px -42px;
    background-size: auto, cover;
  }
  .social {
    display: none;
    height: 72px;
    margin-bottom: 30px;
    padding-top: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
    font-size: 16px;
  }
  .social-link {
    display: block;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #fff;
    font-size: 14px;
    letter-spacing: 3.3px;
  }
  .social-link:hover {
    color: #917cff;
  }
  .link-block {
    width: 100%;
    height: 160px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .shop-frames {
    width: 60%;
    height: 100%;
    margin-top: 0px;
  }
  .text-shop-desktop {
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .section-title {
    width: 327px;
    padding-right: 0px;
    font-size: 32px;
  }
  .text-span {
    display: block;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 2.3px;
  }
  .brand {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
  }
  .nav-link {
    font-size: 24px;
    line-height: 24px;
  }
  .navbar {
    position: relative;
    z-index: 100;
    width: 100%;
    margin-bottom: 0px;
    direction: ltr;
  }
  .container {
    display: block;
    width: 100%;
    height: 100px;
    margin-top: -24px;
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }
  .section-title-mobile {
    top: -93px;
    padding-right: 26px;
    font-size: 32px;
  }
  .icon {
    color: #fff;
    font-size: 40px;
  }
  .icon:hover {
    color: #72addb;
  }
  .menu-button {
    margin-top: 0px;
    padding: 14px 0px 14px 14px;
    font-size: 14px;
  }
  .menu-button:hover {
    border: 1px none #fff;
    background-color: #000;
  }
  .social-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #666;
    background-color: #000;
    font-size: 16px;
  }
  .nav-menu {
    position: relative;
    display: none;
    width: 100%;
    height: auto;
    margin-top: 24px;
    background-color: #fff;
  }
  .container-2 {
    display: block;
  }
  .body_a {
    padding: 24px;
  }
  .works {
    margin-top: 48px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading {
    margin-top: 0px;
    text-align: left;
  }
  .column-10 {
    padding-top: 0px;
  }
  .exhibition-item {
    width: 100%;
    padding-top: 10px;
  }
  .heading-2 {
    text-align: left;
  }
  .page-title {
    margin-top: 96px;
    text-align: left;
  }
  .image-7 {
    height: 80%;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .shop-web {
    width: 100%;
    height: 160px;
    margin-top: 0px;
    margin-bottom: 28px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about-txt {
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-shop-mobile {
    display: block;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .exhibition-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mobile-header {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 72px;
  }
  .div-block-10 {
    position: fixed;
    display: block;
    width: 100%;
    height: 80px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.47);
    background-color: #000;
  }
  .line {
    height: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    color: #fff;
  }
  .link-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: red;
  }
  .link-block-5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .link-block-5.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .link-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    padding: 16px;
    float: right;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #fff;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 18px;
  }
  .image-9 {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-nav {
    position: fixed;
    top: 0px;
    z-index: 200;
    display: block;
    width: 100%;
    height: 140px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px none hsla(0, 0%, 100%, 0.2);
    background-color: #000;
  }
  .mobile-nav_panel {
    position: fixed;
    top: 0px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 120px;
    margin-top: -24px;
    padding-top: 22px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    color: transparent;
  }
  .link-block-6 {
    background-color: #d0d5d8;
  }
  .image-10 {
    max-width: 80%;
  }
  .mobile-menu {
    position: static;
    z-index: 300;
    display: none;
    overflow: visible;
    width: 100%;
    margin-top: -24px;
    padding-top: 70px;
    padding-bottom: 48px;
    background-color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
  }
  .mobile-nav-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
  }
  .image-11 {
    display: inline-block;
  }
  .container-10 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    background-color: #000;
  }
  .icon-2 {
    color: #fff;
    font-size: 30px;
  }
  .icon-2:hover {
    color: #917cff;
  }
  .nav-bar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #000;
  }
  .nav--link {
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
  }
  .nav--link.w--current {
    padding-top: 10px;
    color: #917cff;
    font-size: 24px;
  }
  .nav-link-5 {
    display: block;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    color: #000;
    font-size: 24px;
    text-align: center;
  }
  .nav-link-6 {
    display: block;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    color: #000;
    font-size: 24px;
    text-align: center;
  }
  .nav-menu-2 {
    padding-right: 48px;
    padding-bottom: 16px;
    padding-left: 48px;
    background-color: #000;
  }
  .nav-icon:active {
    background-color: #917cff;
    color: #fff;
  }
  .works-dust {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .pagetitle {
    padding-left: 0px;
    text-align: left;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link-5 {
    text-align: center;
  }
  .form-block {
    width: 100%;
  }
  .menu-divider {
    height: 1px;
    margin: 10px 0px;
    padding-bottom: 0px;
    background-color: hsla(0, 0%, 60%, 0.33);
  }
  .h1-left {
    margin-top: 0px;
    text-align: left;
  }
  .single-work {
    width: 100%;
    margin-top: 12px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .price {
    margin-top: 0px;
    text-align: left;
  }
  .prev {
    text-align: left;
  }
  .buy-work-page-title {
    margin-top: 96px;
    text-align: left;
  }
  .next {
    text-align: left;
  }
  .all {
    text-align: center;
  }
  .column-14 {
    display: block;
  }
  .single-work-info {
    padding-top: 24px;
    padding-left: 0px;
  }
  .nav-button {
    width: 50px;
  }
  .nav-logo {
    margin-left: 15px;
  }
  .headingcenter {
    margin-top: 0px;
    text-align: left;
  }
  .heading-4 {
    margin-top: 64px;
  }
  .exhibition_tetx {
    font-size: 17px;
  }
  .div-block-11 {
    background-image: none;
    background-position: 0px 0px;
  }
  .heading-6 {
    margin-top: 64px;
  }
  .social_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-color: #00ffbf;
    background-color: transparent;
    font-size: 16px;
    text-align: left;
  }
  .about_bg {
    background-image: none;
    background-position: 0px 0px;
  }
  .div-block-14 {
    margin-top: 10px;
  }
  .contact_bg {
    height: 100%;
    padding-bottom: 0px;
    background-image: none;
    background-position: 0px 0px;
  }
  .brand-2 {
    position: relative;
    float: left;
  }
  .image-30 {
    margin-top: 12px;
    padding-left: 2px;
  }
  .link-5-copy {
    text-align: center;
  }
  .sold {
    margin-top: 0px;
    text-align: left;
  }
  .sold-small {
    margin-top: 0px;
    text-align: left;
  }
  .section-title-small {
    width: 327px;
    padding-right: 0px;
    font-size: 32px;
  }
  .upcoming {
    width: 100%;
    height: 200px;
    padding: 10px;
  }
  .upcoming-tumb {
    display: block;
    background-position: 0px 0px, 0px -149px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .upcoming-m {
    width: 100%;
    height: 300px;
    padding: 10px;
  }
  .upcoming-thumb {
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))), url('../images/invite.jpg');
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5)), url('../images/invite.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
}

@media (max-width: 479px) {
  .body {
    padding: 0px;
  }
  .content {
    display: block;
    height: auto;
    margin-top: 130px;
  }
  .content-middle {
    display: block;
    height: 460px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-right {
    display: block;
    height: 460px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main_shop {
    display: block;
    height: auto;
    margin-top: 0px;
  }
  .div {
    width: 100%;
    height: 1px;
  }
  .main-dust {
    width: 100%;
    height: 200px;
  }
  .main-oil {
    width: 100%;
    height: 200px;
  }
  .main-engraving {
    width: 100%;
    height: 200px;
  }
  .main-dust-thumb {
    background-position: 50% 35%;
  }
  .main-printing-2 {
    width: 100%;
    height: 200px;
  }
  .main-printing-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.3))), url('../images/home_screen_printing.png');
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3)), url('../images/home_screen_printing.png');
    background-position: 0px 0px, -24px -31px;
    background-size: auto, 400px;
  }
  .social {
    display: none;
  }
  .social-link {
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.3px;
  }
  .link-block {
    height: 120px;
    margin-top: 24px;
    margin-bottom: 30px;
  }
  .text-shop-desktop {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title {
    width: 240px;
    padding-right: 0px;
  }
  .text-span {
    display: block;
    padding-right: 0px;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    letter-spacing: 2.3px;
  }
  .brand {
    width: 50%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nav-link {
    display: block;
  }
  .nav-link.w--current {
    position: static;
    display: block;
    overflow: visible;
    float: none;
    clear: none;
    text-align: left;
  }
  .container {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #000;
  }
  .section-title-mobile {
    top: -58px;
    width: 218px;
    padding-right: 0px;
  }
  .icon {
    float: none;
    color: #fff;
    font-size: 40px;
  }
  .menu-button {
    margin-top: 6px;
  }
  .menu-button.w--open {
    float: right;
  }
  .social-mobile {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #666;
    background-color: #000;
    color: #000;
  }
  .nav-menu {
    position: relative;
    display: none;
    width: 100%;
    float: right;
  }
  .works {
    margin-top: 48px;
  }
  .heading-2 {
    text-align: left;
  }
  .image-7 {
    display: block;
    margin-right: 0px;
    margin-bottom: 16px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .shop-web {
    height: 200px;
    margin-top: 28px;
    margin-bottom: 28px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about-txt {
    margin-top: 0px;
  }
  .text-shop-mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link-block-5.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .link-4 {
    float: right;
    border-color: #666;
  }
  .mobile-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-nav_panel {
    position: fixed;
    display: block;
    margin-top: -24px;
  }
  .mobile-menu {
    position: fixed;
    z-index: 300;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .container-10 {
    position: static;
    display: block;
  }
  .icon-2:hover {
    background-color: transparent;
    color: #917cff;
  }
  .nav-bar {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
  }
  .nav--link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 21px;
  }
  .nav--link.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #917cff;
    font-size: 21px;
  }
  .nav-menu-2 {
    position: absolute;
    display: block;
    margin-top: 0px;
    padding-right: 12px;
    padding-bottom: 16px;
    padding-left: 12px;
    float: right;
    border-style: solid;
    border-width: 1px;
    border-color: #000 #000 #917cff;
    background-color: #000;
    box-shadow: 0 11px 23px 10px #000;
  }
  .nav-icon:hover {
    border-style: none;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.5);
    background-color: #000;
  }
  .works-dust {
    width: 100%;
    height: 200px;
  }
  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .email-link {
    display: block;
  }
  .link-5 {
    font-size: 37px;
  }
  .menu-divider {
    background-color: hsla(0, 0%, 60%, 0.33);
  }
  .button {
    width: 100%;
    text-align: center;
  }
  .single-work-info {
    padding-right: 0px;
  }
  .heading-4 {
    margin-top: 64px;
    font-size: 24px;
  }
  .heading-6 {
    margin-top: 64px;
  }
  .social_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 263px;
  }
  .contact_bg {
    padding-bottom: 0px;
  }
  .link-5-copy {
    font-size: 37px;
  }
  .section-title-small {
    width: 240px;
    padding-right: 0px;
  }
  .upcoming {
    width: 100%;
    height: 200px;
  }
  .upcoming-tumb {
    background-position: 50% 35%;
  }
  .upcoming-m {
    width: 100%;
    height: 200px;
  }
  .upcoming-thumb {
    background-position: 50% 35%;
  }
}

