wbody {
  -webkit-transition: padding-top 600ms ease-in-out;
  transition: padding-top 600ms ease-in-out;
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
}

@font-face {
  font-family: FuturaBook;
  src: url(../fonts/FuturaBook.ttf);
}

@font-face {
  font-family: FuturaHeavy;
  src: url(../fonts/FuturaHeavy.ttf);
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 42px;
  line-height: 1.4em;
  font-weight: 600;
}

h2 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  clear: both;
  border-bottom: 4px solid #000;
  font-size: 16px;
  line-height: 2em;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0px;
}

p {
  margin-bottom: 1.8em;
  line-height: 1.7em;
}

a {
  color: #222;
  text-decoration: none;
}

a:hover {
  /* color: #00aeef; */
  color: #B2BABB;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 18px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 1.5em;
}

img {
  display: inline-block;
  max-width: 100%;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

strong {
  font-weight: 600;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.header-top {
  position: relative;
  height: 116px;
  font-size: 11.4px;
  font-weight: 700;
}

.main-logo {
  position: relative;
  /*top: 45px; */
  top: 0px;
  display: block;
  /*width: 423px; */
  width: 100%;
  /*height: 40px;*/
  height: 122px;
  max-width: 423px;
  margin-right: auto;
  margin-left: auto;
  /*background-image: url('../images/logo.png');*/
  background-image: url('../images/Main-SR.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-topleft {
  position: absolute;
  left: 0px;
  top: 15px;
}

.header-topright {
  position: absolute;
  top: 15px;
  right: 0px;
}

.header-bottom {
  position: relative;
  height: 41px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-divider {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-right: 12px;
  margin-left: 12px;
  border-left: 1px solid #999;
  opacity: 0.9;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.button {
  padding: 7px 35px;
  background-color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #00aeef;
  color: #fff;
}

.button.hidden {
  display: none;
}

.button.header-filter-button {
  display: inline-block;
  width: 130px;
  margin-left: 10px;
  padding: 7px 15px;
  float: left;
  font-size: 12px;
  text-align: center;
}

.button.header-filter-button.inline-apply {
  position: static;
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.button.full {
  display: block;
  width: 100%;
  margin-top: 50px;
  padding-top: 12px;
  padding-bottom: 11px;
  font-size: 12px;
  font-weight: 700;
}

.button.upload-file {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #3fae39;
}

.button.upload-file:hover {
  background-color: #00aeef;
}

.button.go-website {
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.topsearch-submit {
  display: none;
}

.button.quiz-more {
  margin-top: 10px;
}

.topsearch {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}

.topsearch-field {
  position: relative;
  z-index: 1;
  height: 1.4em;
  margin-bottom: 0px;
  padding: 0px 0px 0px 15px;
  border-style: none;
  background-color: transparent;
}

.fa-icon {
  display: inline-block;
  font-family: FontAwesome, sans-serif;
  font-weight: 400;
}

.fa-icon.search {
  position: absolute;
  left: 0px;
  top: 3px;
  line-height: 1em;
}

.fa-icon.top-social {
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 13px;
}

.fa-icon.footer-social {
  margin-right: 8px;
  margin-left: 8px;
  padding: 10px;
  color: #bbb;
}

.fa-icon.footer-social:hover {
  color: #00aeef;
}

.fa-icon.upload {
  margin-right: 5px;
  font-size: 14px;
}

.signup-link {
  font-size: 12.5px;
}

.navitem {
  display: inline-block;
  height: 40px;
  margin-right: 50px;
  float: left;
  border-bottom: 3px solid transparent;
  line-height: 40px;
}

.navitem.w--current {
  border-bottom-color: #000;
  color: #000;
  font-weight: 700;
}

.navitem.homelink {
  width: 16px;
  margin-left: 20px;
  background-image: url('../images/home-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.navitem.active {
  border-bottom-color: #000;
}

.mainmenu {
  overflow: hidden;
  width: 150%;
  height: 41px;
}

.body-wrapper {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.home-slider {
  z-index: 4;
  height: 70vh;
  max-height: 600px;
  min-height: 400px;
}

.slider-nav.hidden {
  display: none;
}

.slidericon {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #000;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: FontAwesome, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

.slidericon.right {
  left: auto;
  right: 0px;
}

.slide {
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-slider-captions {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -110px;
  z-index: 5;
  display: block;
  width: 540px;
  height: 220px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px 20px;
  background-color: #fff;
  text-align: center;
}

.home-slider-wrapper {
  position: relative;
  margin-bottom: 110px;
}

.home-slider-title {
  display: block;
  overflow: hidden;
  max-height: 2em;
  margin-bottom: 12px;
  font-size: 38px;
  line-height: 1em;
  text-transform: uppercase;
  font-family: FuturaBook;
}

.home-slider-leadin {
  overflow: hidden;
  max-height: 4.5em;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  color: #777;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 400;
}

.fa {
  font-family: FontAwesome, sans-serif;
  font-weight: 400;
}

.fa.arrow-right {
  position: relative;
  display: inline-block;
  margin-left: 3px;
  line-height: 1em;
}

.fa.featslider-arrow {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.fa.arrow-left {
  position: relative;
  display: inline-block;
  margin-right: 3px;
  line-height: 1em;
}

.fa.fa-filter-arrow {
  display: inline-block;
  color: #888;
}

.fa.insta-icon {
  display: block;
  font-size: 1.3em;
}

.readmore {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.readmore.small {
  font-size: 10px;
}

.readmore.footer {
  color: #fff;
}

.readmore.footer-link {
  color: #fff;
  font-size: 0.95em;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.readmore.in-box {
  display: inline-block;
  margin-top: 1em;
}

.section-heading {
  margin-top: 2px;
  margin-bottom: 28px;
  font-size: 15px;
  font-weight: 700;
}

.section-heading.list-heading {
  margin-top: 10px;
  margin-bottom: 0px;
}

.section-heading.list-heading2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.item {
  position: relative;
  height: 155px;
  margin-bottom: 20px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 11px;
}

.item.big {
  height: 330px;
  font-size: 16px;
  text-align: center;
}

.item.insp {
  width: 33.33%;
  height: 235px;
  margin-bottom: 0px;
  float: left;
}

.item.insp.big {
  width: 66.66%;
  height: 470px;
}

.item.insp.insp-listitem {
  height: 310px;
  margin-bottom: 4px;
  font-size: 13px;
}

.item.insp.insp-listitem.big {
  width: 66.36%;
  height: 624px;
  margin-right: 0.3%;
  font-size: 20px;
}

.item.insp.insp-listitem.big.right {
  margin-right: 0%;
  margin-left: 0.3%;
  float: right;
}

.item.i2 {
  background-image: url('../images/i2.jpg');
}

.item.i3 {
  background-image: url('../images/i3.jpg');
}

.item.i1 {
  background-image: url('../images/i1.jpg');
}

.item.i4 {
  background-image: url('../images/i4.jpg');
}

.item.i5 {
  background-image: url('../images/i5.jpg');
}

.item.i6 {
  background-image: url('../images/i6.jpg');
}

.item.i7 {
  background-image: url('../images/i7.jpg');
}

.item.i8 {
  background-image: url('../images/i8.jpg');
  background-size: cover;
}

.content-with-sidebar {
  width: 780px;
  float: left;
}

.sidebar {
  position: relative;
  overflow: hidden;
  width: 331px;
  padding-left: 29px;
  float: right;
}

.sidebar.home-sidebar {
  /*height: 746px; */
  height: 900px;
  border-left: 1px solid #eee;
}

.ad-square-expanding {
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
}

.ad-over {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.ad-text {
  margin-right: -1px;
  margin-left: -1px;
  color: #777;
  font-size: 10px;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.magazine-widget {
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 300px;
  height: 400px;
  padding-top: 243px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #f4f4f4;
  text-align: center;
}

.magazine-widget.interstitial-mag {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  display: block;
  width: 500px;
  height: 350px;
  max-width: 90%;
  margin-left: 25px;
  padding-top: 42px;
  padding-left: 210px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

.magazine-image {
  position: absolute;
  left: 0px;
  top: -42px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 10px 30px 0 #bbb;
}

.magazine-image.interstitial-mag-img {
  left: -50px;
  top: 50%;
  right: auto;
  box-shadow: 0 10px 30px -3px #666;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.home-magazine-issue {
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-magazine-issue.interstitial-issue {
  display: inline-block;
  border-bottom: 3px solid #000;
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 1px;
}

.home-magazine-title {
  overflow: hidden;
  max-height: 2em;
  margin-bottom: 15px;
  /*font-family: 'Playfair Display', sans-serif; */
  font-size: 26px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'FuturaBook';
}

.home-magazine-title.interstitial-title {
  max-height: 2.2em;
  margin-top: 13px;
  margin-bottom: 18px;
  font-size: 40px;
  line-height: 1.1em;
}

.item-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: rgba(0, 0, 0, .4);
  color: #fff;
}

.item-link:hover {
  color: #fff;
}

.item-title {
  display: block;
  overflow: hidden;
  max-height: 2.8em;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 0.5em;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 600;
}

.item-leadin {
  display: block;
  overflow: hidden;
  max-height: 4.2em;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 0.3px;
}

.item-link-inner {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.home-quiz {
  margin-top: 70px;
  margin-bottom: 90px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quiz-widget {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.quiz-widget.quiz-home {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 50px 0px;
}

.home-quiz-tag {
  font-size: 13.4px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-quiz-title {
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: raleway, sans-serif;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.quiz-options {
  display: inline-block;
  margin: 25px auto;
}

.quiz-options.quiz-widget-home {
  max-width: 640px;
}

.quiz-option {
  display: inline-block;
  width: 170px;
  margin-right: 18px;
  margin-left: 18px;
  float: left;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.quiz-option.option-small {
  width: 21%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

.quiz-option-image {
  width: 100%;
  margin-bottom: 6px;
  border-radius: 50%;
}

.inspirations {
  position: relative;
}

.ad.leaderboard-wide, .ad.medium-rectangles {
  margin-top: 60px;
  margin-bottom: 60px;
  clear: both;
  text-align: center;
}

.ad.medium-rectangles {
    display: none;
}

.home-starter-kit {
  margin-top: 20px;
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: #f4f4f4;
}

.center {
  text-align: center;
}

.accordion {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 500px;
  margin-right: -10px;
  margin-bottom: 60px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.accordion-item {
  position: relative;
  overflow: hidden;
  width: 87px;
  height: 500px;
  margin-left: 12px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 85px;
  float: left;
  background-color: #fff;
  -webkit-transition: width 200ms ease-in-out, padding 200ms ease-in-out;
  transition: width 200ms ease-in-out, padding 200ms ease-in-out;
}

.accordion-item.active {
  width: 840px;
  padding-right: 35px;
  padding-left: 125px;
}

.accordion-tab {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 5;
  width: 87px;
  background-image: url('../images/starterkit1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 900;
}

.accordion-tab:hover {
  color: #fff;
}

.accordion-tab.active {
  background-color: #000;
  background-image: none;
}

.accordion-tab.tab2 {
  background-image: url('../images/starterkit2.jpg');
}

.accordion-tab.tab2.active {
  background-image: none;
}

.accordion-tab.tab3 {
  background-image: url('../images/starterkit3.jpg');
}

.accordion-tab.tab3.active {
  background-image: none;
}

.accordion-tab.tab4 {
  background-image: url('../images/starterkit4.jpg');
}

.accordion-tab.tab4.active {
  background-image: none;
}

.accordion-tab-title {
  position: absolute;
  left: -208px;
  top: 50%;
  width: 500px;
  height: 1em;
  margin-top: -0.5em;
  padding-left: 20px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 18px;
  line-height: 1em;
  text-align: center;
}

.accordion-number {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 25px;
  line-height: 1em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.accordion-content {
  position: static;
}

.list-story {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 0px;
  min-height: 450px;
}

.list-story.intab {
  margin-top: 0px;
  margin-bottom: 0px;
}

.list-story-image {
  text-align: center;
}

.list-story-image.intab {
  overflow: hidden;
  height: 120px;
  background-image: url('../images/gallery-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-story-title {
  display: block;
  overflow: hidden;
  margin-top: 0.9em;
  margin-bottom: 7px;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 600;
  letter-spacing: 0px;
}

.list-story-title.intab {
  margin-top: 10px;
  font-size: 1.2em;
}

.list-story-date {
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  color: #aaa;
  font-size: 0.9em;
  line-height: 1em;
  font-weight: 400;
}

.list-story-leadin {
  overflow: hidden;
  max-height: 4.2em;
  margin-bottom: 12px;
  color: #666;
  font-size: 13px;
  font-weight: 400;
}

.accordion-stories {
  margin-bottom: 40px;
}

.accordion-content-title {
  margin-bottom: 25px;
}

.catalogue-related {
  padding-top: 80px;
  padding-bottom: 80px;
}

.home-catalogue-slider {
  height: auto;
  background-color: transparent;
  text-align: center;
}

.catalogue-slider-item {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  font-size: 22px;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.catalogue-item-title {
  margin-top: 20px;
  margin-bottom: 6px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 600;
}

.catalogue-slider-image {
  display: block;
  height: 240px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/chair_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.catalogue-slider-image.i2 {
  background-image: url('../images/sofa.jpg');
}

.catalogue-slider-image.i3 {
  background-image: url('../images/lamp.jpg');
}

.catalogue-item-brand {
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #aaa;
  font-size: 13px;
  line-height: 1.4em;
  font-style: italic;
  font-weight: 400;
}

.footer {
  background-color: #222;
}

.footer-top {
  clear: both;
  font-size: 0.85em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.footer-column-content {
  width: 100%;
  height: 190px;
  padding: 20px;
  float: left;
  background-image: url('../images/footer1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.footer-column-content.two {
  background-image: url('../images/footer2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-column-content.three {
  background-image: url('../images/footer3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-inner {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.footer-inner-header {
  margin-bottom: 7px;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 600;
}

.footer-inner-header-line {
  width: 80px;
  height: 1px;
  margin-bottom: 12px;
  clear: both;
  border-bottom: 4px solid #fff;
}

.footer-inner-text {
  overflow: hidden;
  max-height: 4.5em;
  margin-bottom: 15px;
  line-height: 1.5em;
}

.footer-newsletter-submit {
  margin-right: 2px;
  padding: 0px;
  border-style: none;
  background-color: transparent;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.newsletter-form-actions {
  margin-top: 20px;
  color: #fff;
  font-size: 0.95em;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.subscribe-form-wrapper {
  padding-top: 5px;
  color: #000;
}

.footer-bottom {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #bbb;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0px;
}

.footer-social-wrapper {
  margin-bottom: 20px;
  font-size: 22px;
}

.footer-nav {
  display: block;
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  font-size: 11px;
  line-height: 2.4em;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.footer-navlink {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  color: #bbb;
}

.footer-navlink.w--current {
  color: #fff;
}

.footer-line {
  height: 1px;
  margin-top: 40px;
  margin-bottom: 25px;
  border-bottom: 1px solid #333;
}

.footer-logo {
  text-align: left;
}

.footer-copyright {
  font-size: 12.4px;
  text-align: right;
}

.newsletter-field {
  border-style: none;
}

.footer-column {
  padding-right: 0px;
  padding-left: 0px;
}

.accordion-slide {
  padding-right: 45px;
  padding-left: 45px;
}

.interstitial {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  padding: 10vh 20px 20px;
  border: 20px solid #fff;
  background-image: url('../images/interstitial-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.interstitial-leadin {
  max-height: 3em;
  margin-bottom: 25px;
}

.interstitial-scrolldown {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15px;
  display: block;
}

.page-home {
  padding-top: 100vh;
}

.page-home.no-interstitial {
  padding-top: 0vh;
  -webkit-transition-property: none;
  transition-property: none;
}

.category-featslider-wrapper {
  position: relative;
  margin-top: 28px;
  margin-bottom: 60px;
}

.category-featslider {
  z-index: 1;
  height: 65vh;
  max-height: 600px;
  min-height: 400px;
}

.hidden {
  display: none;
}

.featslider-captions {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 2;
  width: 300px;
  height: auto;
  padding: 30px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.featslider-title {
  display: block;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 700;
}

.featslider-leadin {
  overflow: hidden;
  max-height: 7.5em;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5em;
}

.underline-tag {
  display: inline-block;
  border-bottom: 3px solid #000;
  font-size: 11.4px;
  font-weight: 600;
  text-transform: uppercase;
}

.featslider-arrows {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 14px;
}

.featslider-arrow-div {
  display: inline-block;
}

.posts-wrapper {
  min-height: 500px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 50px;
  border-top: 1px solid #ddd;
}

.posts-wrapper.promo-posts {
  margin-top: 0px;
  border-top-style: none;
}

.posts-list.related {
  margin-top: -20px;
  font-size: 0.9em;
}

.pagination {
  width: 100%;
  margin-bottom: 60px;
  clear: both;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0px;
}

.pager-link {
  display: inline-block;
  height: 25px;
  min-width: 25px;
  margin-right: 7px;
  margin-left: 7px;
  color: #aaa;
}

.pager-link:hover {
  font-weight: 400;
}

.pager-link.active {
  color: #000;
  font-weight: 400;
}

.pager-link.more {
  letter-spacing: 3px;
}

.pager-link.prev {
  margin-right: 12px;
}

.pager-link.next {
  margin-left: 12px;
}

.mainmenu-wrap {
  overflow: hidden;
  height: 41px;
}

.page-heading {
  margin-top: 40px;
  margin-bottom: 30px;
}

.page-heading.page-heading2 {
  font-size: 38px;
  line-height: 1.6em;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading-with-filter {
  position: relative;
  z-index: 10;
  min-height: 128px;
  background-color: #fff;
}

.heading-with-filter.gray {
  background-color: #f4f4f4;
}

.page-heading-container {
  position: relative;
  min-height: 128px;
}

.page-header-nav {
  position: absolute;
  top: 70px;
  right: -8px;
  color: #999;
  font-size: 12.4px;
}

.page-header-arrow {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  cursor: pointer;
}

.page-header-arrow:hover {
  color: #000;
}

.page-header-arrow.disabled {
  color: #999;
  cursor: default;
}

.filter-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: hidden;
  height: 128px;
}

.filter-wrapper.active {
  z-index: 20;
  height: auto;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 96%, .98);
}

.header-filter-link {
  position: absolute;
  left: 0px;
  top: 69px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  cursor: pointer;
}

.header-filter-link:hover {
  color: #222;
}

.header-filter-form-wrapper {
  margin-top: 128px;
}

.header-filter-form-row {
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 25px;
  clear: both;
}

.header-filter-column {
  width: 23%;
  min-height: 200px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.header-filter-column.header-filter-column-last {
  width: 29%;
  float: right;
}

.header-filter-column.header-filter-column-last.bigger {
  width: 39%;
  padding-left: 80px;
  border-left: 1px solid #d7d7d7;
}

.header-filter-column.smaller {
  width: 21%;
}

.range-value {
  font-weight: 400;
}

.filter-label {
  margin-top: 35px;
  margin-bottom: 12px;
}

.filter-label.placeholder {
  color: transparent;
}

.filter-label.first {
  margin-top: 0px;
}

.common-assets {
  display: none;
}

.inspiration-list {
  clear: both;
  text-align: center;
}

.page-heading-description {
  margin-top: -30px;
  margin-bottom: 50px;
  font-family: 'Playfair Display', sans-serif;
  color: #777;
  font-size: 15px;
  font-style: italic;
}

.filter-actions {
  position: absolute;
  top: 63px;
  right: 0px;
  display: none;
}

.catalogue-list {
  padding-bottom: 30px;
}

.catalogue-item {
  display: inline-block;
  width: 22%;
  margin-right: 1.5%;
  margin-bottom: 35px;
  margin-left: 1.5%;
  text-align: center;
}

.catalogue-item.wide {
  width: 47%;
}

.catalogue-item.top5 {
  margin-bottom: 50px;
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #b7b197;
  color: #fff;
  font-size: 48px;
  line-height: 0.95em;
  font-weight: 700;
  letter-spacing: -2px;
  text-indent: -32%;
}

.catalogue-item.top5.wide {
  padding-right: 20px;
  padding-left: 20px;
}

.catalogue-img {
  width: 100%;
  border: 10px solid #f4f4f4;
}

.catalogue-item-text {
  font-size: 22px;
  line-height: 1.3em;
  font-weight: 700;
}

.catalogue-item-price {
  color: #aaa;
  font-size: 0.7em;
  font-weight: 600;
}

.top5-month {
  display: block;
  font-family: 'Playfair Display', sans-serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
  text-indent: 8%;
}

.catalogue-list-wrapper {
  margin-top: 20px;
  border-top: 1px solid #ddd;
}

.designers-wrapper {
  background-color: #f4f4f4;
}

.designers-container {
  margin-top: 50px;
}

.designers-filter {
  margin-bottom: 25px;
  padding-top: 50px;
  text-align: center;
}

.az-link {
  margin-right: 0.4%;
  margin-left: 0.4%;
  padding: 5px 0.8%;
}

.az-link.active {
  color: #000;
  font-weight: 700;
  cursor: default;
}

.alphabets-filter {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  text-align: center;
}

.filter-link.active {
  color: #000;
  font-weight: 700;
  cursor: default;
}

.designers-list {
  margin-bottom: 25px;
}

.designer-item {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 275px;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 #ddd;
  color: #999;
}

.designer-item:hover {
  color: #999;
}

.designer-item-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 50px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.designer-item-info-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: inset -71px -71px 200px 0 rgba(51, 51, 51, .6);
}

.designer-item-info-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 28px;
  padding-left: 28px;
  color: #fff;
  font-weight: 400;
  text-shadow: 1px 1px 0 #666;
}

.designer-item-info-title {
  display: block;
  margin-bottom: 8px;
  font-size: 1.35em;
  font-weight: 600;
  letter-spacing: -0.3px;
}

.designer-item-meta {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50px;
  padding-right: 28px;
  padding-left: 28px;
  font-size: 13px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.designer-item-meta.feat-designer {
  padding-left: 50px;
  background-image: url('../images/feat-designer-star.png');
  background-position: 28px 50%;
  background-repeat: no-repeat;
  color: #00aeef;
}

.designer-item-view {
  position: absolute;
  right: 28px;
  bottom: 0px;
  font-size: 11px;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.page-hero {
  height: 340px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-title-wrapper {
  display: block;
  max-width: 500px;
  min-height: 120px;
  margin: -90px auto 45px;
  padding: 40px 30px 20px;
  background-color: #fff;
  text-align: center;
}

.page-title-wrapper.no-hero {
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-title {
  max-height: 2em;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 1em;
  font-weight: 300;
  text-transform: uppercase;
}

.page-subtitle {
  overflow: hidden;
  max-height: 6em;
  font-family: 'Playfair Display', sans-serif;
  color: #333;
  font-style: italic;
}

.narrow {
  display: block;
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.form-section-header {
  margin-bottom: 20px;
  font-style: italic;
  font-weight: 400;
}

.form-wrapper {
  margin-bottom: 0px;
}

.form-label {
  font-size: 11.5px;
  line-height: 1.5em;
  letter-spacing: 1px;
}

.form-field {
  margin-bottom: 20px;
}

.hr {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 28px;
  border-bottom: 1px solid #ddd;
}

.hr.darker {
  border-bottom-color: #ccc;
}

.form-cols {
  margin-top: 25px;
}

.form-success {
  background-color: #fff;
  font-weight: 700;
}

.form-error {
  margin-top: 30px;
  padding: 15px;
  font-weight: 600;
}

.select {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/select-arrow.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/select-arrow.png');
  background-position: 0px 0px, 97% 50%;
  background-repeat: repeat, no-repeat;
}

.page-tabs {
  font-size: 15px;
  text-align: center;
}

.client-header {
  margin-top: 100px;
  margin-bottom: 80px;
  clear: both;
}

.client-image {
  width: 61%;
  height: 450px;
  float: left;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.client-content {
  width: 36%;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  font-size: 15px;
}

.client-title {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 35px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-indent: -32%;
}

.client-name {
  display: block;
  font-size: 53px;
  font-style: normal;
  font-weight: 700;
  text-indent: 0%;
}

.latest-issue {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mag-preview {
  position: relative;
  display: inline-block;
}

.peek-circle {
  position: absolute;
  right: -30px;
  bottom: 30px;
  width: 90px;
  height: 90px;
  padding: 30px 20px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  line-height: 1.1em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.peek-circle:hover {
  background-color: #00aeef;
}

.latest-issue-tag {
  margin-top: 45px;
  border-bottom-width: 3px;
  font-size: 12px;
}

.latest-issue-title {
  margin-top: 5px;
  margin-bottom: 13px;
  /*font-family: 'Playfair Display', sans-serif;*/
  font-family: 'FuturaBook';
  line-height: 0.95em;
  font-style: italic;
  font-weight: 400;
  text-transform: lowercase;
}

.latest-issue-title-first {
  display: block;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'FuturaHeavy';
}

.latest-issue-date {
  margin-bottom: 40px;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.content {
  font-size: 15px;
  line-height: 1.7em;
}

.past-issues-wrapper {
  padding-top: 25px;
  padding-bottom: 55px;
  background-color: #f4f4f4;
}

.past-issues-slider {
  display: block;
  max-height: 230px;
  max-width: 1170px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
}

.past-issues-slide {
  width: 17%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  text-align: center;
}

.past-issues-mag {
  max-height: 220px;
  box-shadow: 0 3px 10px 1px #ccc;
}

.annuals-subscribe {
  padding-top: 25px;
  padding-bottom: 50px;
}

.annuals-mags {
  margin-top: 55px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 1.6em;
}

.annuals-img {
  margin-bottom: 30px;
}

.annuals-title {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.subscribe-wrapper {
  margin-bottom: 80px;
  margin-left: -30px;
}

.promo-content {
  margin-right: -10px;
  padding-top: 100px;
}

.mag {
  width: 350px;
  box-shadow: 0 5px 25px 3px #ccc;
}

.promo-title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 42px;
  line-height: 1.4em;
  font-weight: 700;
}

.promo-subtitle {
  margin-bottom: 15px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 400;
}

.subscribe-form-main {
  margin-top: 80px;
  margin-bottom: 40px;
}

.subscribe-cta {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.subscribe-disclaimer {
  margin-top: 24px;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.single-article-wrapper {
  margin-top: 25px;
}

.single-article-container {
  display: block;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 70px;
  padding-left: 70px;
}

.single-article-container.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.single-article-container.insp-content {
  padding-right: 40px;
  padding-left: 40px;
}

.article-header {
  position: relative;
}

.article-featured-image {
  height: 445px;
  margin-right: -70px;
  margin-bottom: -75px;
  margin-left: -70px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.article-title-wrapper {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  padding: 30px 40px 40px;
  background-color: #fff;
  text-align: center;
  margin-top: 75px;
}

.article-title {
  overflow: hidden;
  margin-top: 0px;
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 300;
}

.article-subtitle {
  margin-bottom: 8px;
  font-family: 'Playfair Display', sans-serif;
  color: #777;
  font-style: italic;
  letter-spacing: 0.7px;
}

.article-author-date-wrapper {
  font-family: 'Playfair Display', sans-serif;
  color: #777;
  font-style: italic;
  letter-spacing: 0.7px;
}

.article-author {
  display: inline-block;
  color: #222;
  font-weight: 400;
}

.article-date {
  display: inline-block;
}

.date-divider {
  display: inline-block;
  margin-right: 7px;
  margin-left: 7px;
  font-style: normal;
  font-weight: 400;
}

.article-socialbar {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  text-align: center;
  cursor: default;
}

.article-social-icon {
  display: inline-block;
  margin-right: 18px;
  margin-left: 18px;
  padding: 10px;
  font-family: FontAwesome, sans-serif;
  font-size: 18px;
  cursor: pointer;
}

.article-shares {
  display: inline-block;
  margin-right: 18px;
  margin-left: 30px;
}

.article-sharecount {
  font-weight: 500;
}

.article-content {
  margin-bottom: 40px;
  font-size: 15px;
}

.article-content h2 {
  display: block;
  margin-bottom: 5px;
  border-bottom-style: none;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}

.article-content h3 {
  margin-bottom: 5px;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 600;
}

.article-content h1 {
  font-size: 1.4em;
  line-height: 1.5em;
}

.article-content img {
  width: 100%;
}

.article-content figure {
  display: block;
  width: 100%;
  margin: 40px 0px;
}

.article-content a {
  color: #00aeef;
}

.article-content a:hover {
  text-decoration: underline;
}

.article-content blockquote {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 25px 16%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left-style: none;
  font-family: 'Playfair Display', sans-serif;
  font-size: 1.7em;
  line-height: 1.3em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.article-content li {
  margin-bottom: 35px;
}

.article-content ol {
  padding-top: 5px;
  padding-left: 0px;
  font-size: 1em;
  line-height: 1.6em;
}

.article-content ul {
  padding-left: 0px;
  line-height: 1.6em;
}

.article-content.designer-text {
  margin-bottom: -20px;
  font-weight: 400;
}

.article-content.result-text {
  margin-bottom: 0px;
}

.article-gallery {
  display: block;
}

.article-gallery-wrapper {
  position: relative;
  display: block;
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  background-color: #000;
}

.article-gallery-wrapper-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.article-gallery-wrapper-link:hover {
  color: #fff;
}

.gallery-link-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 2.5em;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.gallery-icon {
  display: inline-block;
  width: 58px;
  height: 58px;
  background-color: #000;
  background-image: url('../images/gallery-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.gallery-mainimg {
  opacity: 0.7;
  -webkit-transition: opacity 80ms ease-out;
  transition: opacity 80ms ease-out;
}

.gallery-mainimg:hover {
  opacity: 0.3;
}

.facebook-comments {
  margin-top: 70px;
  margin-bottom: 60px;
}

.facebook-sdk {
  display: none;
}

.related-posts-wrapper {
  padding-top: 40px;
  padding-bottom: 20px;
  border-top: 1px solid #ccc;
}

.contest-form {
  min-height: 300px;
  margin-top: -20px;
  margin-bottom: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.contest-tnc {
  margin-top: 40px;
  margin-bottom: 15px;
}

.inspiration-header-wrapper {
  background-color: #f4f4f4;
}

.article-slider {
  width: 100%;
  height: 65vh;
  max-height: 630px;
  min-height: 450px;
}

.article-slider-wrapper {
  position: relative;
  margin-top: 28px;
  margin-bottom: 30px;
}

.article-slider-caption {
  overflow: hidden;
  padding: 10px 30px;
  background-color: #afafaf;
  color: #fff;
  font-size: 13px;
  line-height: 1.4em;
  font-style: italic;
  text-align: left;
  letter-spacing: 0.3px;
}

.inspiration-title {
  margin-top: 45px;
  margin-bottom: 0px;
  font-size: 36px;
  letter-spacing: -0.5px;
}

.article-slider-thumbnails {
  margin-top: 14px;
  margin-bottom: -15px;
}

.article-slider-thumb {
  width: 15.4%;
  height: 140px;
  margin-right: 1.5%;
  margin-bottom: 15px;
  float: left;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .4);
  -webkit-transition: box-shadow 150ms ease-in-out;
  transition: box-shadow 150ms ease-in-out;
  cursor: pointer;
}

.article-slider-thumb.active {
  box-shadow: none;
}

.ad-square {
  position: relative;
  margin-bottom: 20px;
}

.designer-content {
  width: 66.66%;
  margin-bottom: 80px;
  padding: 35px 45px 45px;
  float: left;
  background-color: #f4f4f4;
}

.designer-sidebar {
  width: 300px;
  margin-bottom: 80px;
  float: right;
}

.designer-title {
  margin-top: 0px;
  font-size: 26px;
  line-height: 1.2em;
}

.designer-meta {
  color: #777;
  font-size: 15px;
  font-weight: 400;
}

.designer-meta-item {
  position: relative;
  margin-bottom: 4px;
  padding-left: 23px;
}

.designer-meta-item-link {
  color: #777;
  text-decoration: underline;
}

.designer-meta-item-icon {
  position: absolute;
  left: 0px;
  display: inline-block;
  width: 16px;
  font-family: FontAwesome, sans-serif;
  color: silver;
}

.catalogue-wrapper {
  padding-top: 70px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ddd;
}

.catalogue-colleft {
  position: relative;
  left: -15px;
  padding-right: 45px;
  padding-left: 45px;
}

.catalogue-colright {
  position: relative;
  left: -35px;
  padding-left: 10px;
}

.catalogue-slide {
  position: relative;
  background-color: #fff;
  text-align: center;
}

.catalogue-slider {
  height: 450px;
}

.catalogue-slider-box {
  padding: 10px;
  border: 1px solid #ebebeb;
}

.catalogue-thumbnails {
  margin-top: 20px;
  margin-right: -11px;
  margin-bottom: -10px;
}

.catalogue-thumb {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px;
  float: left;
  border: 1px solid #ebebeb;
  text-align: center;
  cursor: pointer;
}

.catalogue-thumb.active {
  border-color: #999;
}

.center-img {
  position: relative;
  top: 50%;
  max-height: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.catalogue-title {
  margin-top: 8px;
  margin-bottom: 10px;
  padding-right: 50px;
  font-size: 30px;
  line-height: 1.1em;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.catalogue-price {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 600;
}

.catalogue-desc {
  overflow: auto;
  height: 240px;
  margin-bottom: 15px;
  padding-right: 30px;
  padding-bottom: 48px;
}

.catalogue-desc p {
  line-height: 1.5em;
}

.catalogue-actions {
  padding-top: 28px;
  border-top: 1px solid #ebebeb;
}

.about-subtitle {
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 400;
}

.about-colleft {
  padding-right: 30px;
  padding-left: 30px;
}

.about-mag {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  box-shadow: 0 5px 12px 2px #ccc;
}

.team-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/team-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-container {
  display: block;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 35px 30px 45px;
  clear: both;
  background-color: #fff;
  text-align: center;
}

.team-header {
  display: block;
  margin-top: 0px;
  margin-bottom: 18px;
  padding-right: 10px;
  border-bottom-style: none;
  font-family: 'Playfair Display', sans-serif;
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.team-person {
  position: relative;
  display: inline-block;
  width: 144px;
  height: 144px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-image: url('../images/person.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: default;
}

.instagram-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ccc;
}

.contact-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.form-actions {
  margin-top: 25px;
  text-align: center;
}

.field-message {
  min-height: 100px;
}

.contact-header {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  border-bottom-style: none;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.quote-wrapper {
  margin-bottom: 60px;
}

.insta-title {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5em;
}

.insta-item {
  width: 100%;
  margin-bottom: 15px;
}

.quiz-list {
  display: block;
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  text-align: center;
}

.quiz-item {
  display: block;
  width: 290px;
  margin-bottom: 30px;
  padding: 35px;
  float: left;
  background-color: #f4f4f4;
}

.quiz-item:hover {
  background-color: #00aeef;
  color: #fff;
}

.quiz-image {
  display: block;
  width: 120px;
  height: 120px;
  margin: 25px auto;
  border-radius: 50%;
  background-image: url('../images/quiz-option.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quiz-item-title {
  margin-bottom: 10px;
  font-family: raleway, sans-serif;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
}

.quiz-item-date {
  font-family: 'Playfair Display', sans-serif;
  font-size: 13px;
}

.quiz-wrapper {
  margin-top: 100px;
  text-align: center;
}

.quiz-header {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.quiz-title {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
}

.quiz-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 5px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #f4f4f4;
}

.quiz-progress-item {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 5px;
  padding: 0px;
  background-color: transparent;
}

.quiz-progress-item.w--current {
  background-color: #2591cf;
}

.quiz-question {
  padding-top: 80px;
  padding-bottom: 20px;
}

.quiz-question-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  border-bottom-style: none;
  font-size: 28px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.quiz-option-text {
  margin-top: 7px;
}

.quiz-question-num {
  color: #999;
  font-weight: 400;
  letter-spacing: 1px;
}

.quiz-result {
  padding-top: 60px;
  padding-bottom: 60px;
}

.quiz-result-left {
  width: 61.2%;
  min-height: 415px;
  float: left;
}

.quiz-result-right {
  width: 35.5%;
  min-height: 420px;
  margin-right: 5px;
  margin-left: 5px;
  float: right;
}

.quiz-result-img {
  height: 200px;
  margin-right: -5px;
  margin-bottom: 10px;
  margin-left: -5px;
  background-image: url('../images/image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quiz-result-title {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.quiz-result-desc {
  overflow: auto;
  height: 202px;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-bottom: 48px;
}

.quiz-cta-text {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 28px;
  padding-right: 30px;
  border-top: 1px solid #ccc;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
}

.quiz-interest-header {
  margin-bottom: 50px;
}

.quiz-interest-wrapper {
  padding-bottom: 20px;
}

.megamenu {
  position: absolute;
  left: 0px;
  top: 40px;
  right: 0px;
  z-index: 15;
  display: none;
  overflow: hidden;
  background-color: #f4f4f4;
  color: #888;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.megamenu.active {
  display: block;
}

.mm-popular {
  padding: 45px 40px 10px;
}

.mm-header {
  margin-bottom: 25px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.mm-featured {
  height: 300px;
  border-left: 1px solid #ccc;
}

.mm-featured.half {
  height: 245px;
}

.mm-featured.right {
  border-right: 1px solid #ccc;
}

.mm-featured.mm-category {
  height: 320px;
  padding-bottom: 10px;
}

.mm-listitem {
  display: block;
  overflow: hidden;
  max-height: 3em;
  margin-bottom: 1.5em;
  color: #888;
}

.mm-featured-image {
  height: 200px;
  background-image: url('../images/image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mm-featured-image.half {
  height: 150px;
}

.mm-featured-header {
  margin-top: 12px;
  margin-bottom: 3px;
  color: #222;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mm-featured-text {
  overflow: hidden;
  max-height: 3em;
  padding-right: 15px;
  padding-left: 15px;
}

.mm-featured-meta {
  padding-right: 30px;
  padding-left: 30px;
}

.mm-col {
  padding-right: 0px;
  padding-left: 0px;
}

.mm-row {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.mm-quiz {
  padding-top: 35px;
  padding-right: 50px;
  padding-left: 50px;
}

.mm-quiz-item {
  position: relative;
  display: block;
  height: 90px;
  margin-bottom: 20px;
  padding-left: 120px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mm-quiz-item-img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-image: url('../images/quiz-option.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mm-quiz-item-text {
  position: relative;
  top: 48%;
  overflow: hidden;
  max-height: 4.5em;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.mm-taglink {
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

.header-mobile-topleft {
  display: none;
}

.header-mobile-topright {
  display: none;
}

.mobilemenu-wrapper {
  display: none;
}

.latest-issue-left {
  display: block;
  margin-left: 30px;
}

.pagination-mobile {
  clear: both;
}

.subscribe-cols {
  margin-top: 40px;
}

.page-content-wrapper {
  padding-bottom: 80px;
}

.inspiration-title-wrapper {
  margin-bottom: 25px;
  text-align: center;
}

.clearfix {
  height: 1px;
  margin-bottom: 50px;
  clear: both;
}

.catalogue-brand {
  margin-bottom: 13px;
  font-family: 'Playfair Display', sans-serif;
  color: #aaa;
  font-style: italic;
  font-weight: 400;
}

.catalogue-slide-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.team-person-info {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #eaeaea;
  opacity: 0;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}

.team-person-info:hover {
  opacity: 0.95;
}

.person-name {
  width: 100%;
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: 700;
}
.w-slider-nav-invert.designers {
  left: unset;
  right: -130px;
}

#inspiration-slider {
    height: 670px;
    background-color: #fff;
    position: relative;
}

#inspiration-flex-container {
    display: flex;
    height: 100%;
}

#inspiration-flex-container > div:first-child {
    flex: 0 0 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 30px 0px 90px;
}

#inspiration-flex-container > div:last-child {
    flex: 1;
    height: inherit;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding:0 15px;
    margin-bottom: 30px;
}


@media (max-width: 991px) {
  .header-top {
    height: 60px;
  }
  .main-logo {
    top: 15px;
    width: 60%;
    height: 30px;
  }
  .header-topleft {
    display: none;
  }
  .header-topright {
    display: none;
  }
  .header-bottom {
    display: none;
  }
  .button.topsearch-submit {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 11;
    display: block;
    width: 50px;
    height: 60px;
    padding: 0px;
    background-color: transparent;
    color: transparent;
    text-indent: -50px;
  }
  .topsearch-field {
    display: block;
    width: 100vw;
    height: 60px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 16px;
    line-height: 60px;
  }
  .fa-icon.footer-social {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 25px;
  }
  .body-wrapper {
    padding-top: 60px;
  }
  .home-slider {
    height: 50vh;
  }
  .readmore {
    display: none;
  }
  .readmore.footer-link {
    font-size: 1em;
  }
  .section-heading {
    display: block;
    border-bottom-style: none;
    font-size: 2.2em;
    text-align: center;
  }
  .section-heading.list-heading {
    font-size: 1.8em;
    font-weight: 600;
  }
  .item.insp {
    height: 200px;
  }
  .item.insp.big {
    height: 400px;
  }
  .item.insp.insp-listitem {
    width: 48%;
    height: 240px;
    margin-right: 1%;
    margin-bottom: 10px;
  }
  .item.insp.insp-listitem.big {
    width: 48%;
    height: 240px;
    margin-right: 1%;
  }
  .item.insp.insp-listitem.big.right {
    margin-right: 1%;
    margin-left: 0%;
    float: left;
  }
  .content-with-sidebar {
    width: 100%;
    float: none;
  }
  .sidebar {
    display: block;
    width: 300px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    border-left-style: none;
  }
  .sidebar.home-sidebar {
    border-left-style: none;
  }
  .ad-square-expanding {
    max-width: 300px;
  }
  .home-quiz {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px 10px;
  }
  .quiz-widget {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .quiz-widget.quiz-home {
    padding-right: 25px;
    padding-left: 18px;
  }
  .quiz-options {
    margin-bottom: 15px;
  }
  .quiz-option {
    width: 140px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
  }
  .ad.leaderboard-wide {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .home-starter-kit {
    padding-top: 40px;
  }
  .accordion {
    display: block;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .accordion-item {
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 90px;
    float: none;
    border-bottom: 1px solid #666;
  }
  .accordion-item.active {
    width: auto;
    padding-right: 20px;
    padding-left: 90px;
  }
  .accordion-item.two {
    padding-left: 90px;
  }
  .accordion-tab {
    width: 70px;
  }
  .accordion-tab.active {
    background-color: transparent;
    background-image: url('../images/starterkit1.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .accordion-tab.tab2.active {
    background-image: url('../images/starterkit2.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .accordion-tab.tab3.active {
    background-image: url('../images/starterkit3.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .accordion-tab.tab4.active {
    background-image: url('../images/starterkit4.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .accordion-tab-title {
    left: -216px;
  }
  .accordion-content {
    position: static;
    width: auto;
  }
  .list-story-image.intab {
    height: 100px;
  }
  .list-story-date {
    display: none;
  }
  .accordion-content-title {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
  }
  .catalogue-related {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .catalogue-item-title {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 1.3em;
  }
  .catalogue-item-brand {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-column-content {
    height: 190px;
    min-height: 0px;
    padding-top: 30px;
  }
  .footer-inner-text {
    overflow: hidden;
  }
  .newsletter-form-actions {
    font-size: 1em;
  }
  .footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-nav {
    font-size: 12px;
    font-weight: 600;
  }
  .footer-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .page-home {
    padding-top: 0px;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .category-featslider-wrapper {
    margin-right: -20px;
    margin-bottom: 170px;
    margin-left: -20px;
  }
  .category-featslider {
    height: 50vh;
  }
  .featslider-captions {
    position: absolute;
    left: 0px;
    top: 82%;
    right: 0px;
    display: block;
    width: auto;
    height: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .featslider-title {
    font-weight: 600;
  }
  .featslider-leadin {
    max-height: 4.5em;
  }
  .header-filter-column {
    width: 28%;
    min-height: 260px;
  }
  .header-filter-column.header-filter-column-last {
    width: 50%;
  }
  .header-filter-column.header-filter-column-last.bigger {
    padding-left: 20px;
  }
  .header-filter-column.smaller {
    width: 28%;
  }
  .inspiration-list {
    margin-right: -14px;
    margin-left: 10px;
  }
  .catalogue-item.top5 {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 38px;
    line-height: 1em;
    text-align: left;
    text-indent: 0%;
  }
  .catalogue-img {
    border-width: 6px;
  }
  .catalogue-item-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .catalogue-item-price {
    font-size: 0.8em;
  }
  .top5-month {
    text-indent: 0%;
  }
  .az-link {
    margin-right: 0%;
    margin-left: 0%;
  }
  .designer-item {
    height: 220px;
    font-size: 12px;
  }
  .designer-item-info-text {
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .designer-item-meta {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 11px;
  }
  .designer-item-meta.feat-designer {
    padding-left: 35px;
    background-position: 15px 50%;
  }
  .designer-item-view {
    right: 15px;
  }
  .client-header {
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .client-image {
    width: 50%;
  }
  .client-content {
    width: 50%;
  }
  .client-name {
    font-size: 1.4em;
  }
  .past-issues-slider {
    max-height: 190px;
  }
  .subscribe-wrapper {
    margin-left: 0px;
  }
  .promo-content {
    padding-top: 75px;
  }
  .single-article-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .article-slider {
    height: 50vh;
    max-height: 480px;
    min-height: 360px;
  }
  .article-slider-thumb {
    height: 110px;
  }
  .catalogue-colleft {
    left: -10px;
    margin-right: -40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .catalogue-colright {
    left: 20px;
    margin-right: -50px;
  }
  .catalogue-slider {
    height: 400px;
  }
  .catalogue-thumb {
    width: 91px;
    height: 91px;
  }
  .catalogue-title {
    padding-right: 20px;
  }
  .catalogue-price {
    margin-bottom: 27px;
  }
  .about-colleft {
    padding-right: 0px;
    padding-left: 0px;
  }
  .quiz-wrapper {
    margin-top: 60px;
  }
  .quiz-result {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .quiz-result-left {
    width: 75%;
  }
  .quiz-result-right {
    width: 150px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .quiz-result-img {
    width: 150px;
    height: 150px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .quiz-result-desc {
    height: 350px;
  }
  .quiz-cta-text {
    padding-right: 0px;
  }
  .quiz-interest-wrapper {
    padding-bottom: 0px;
  }
  .header-wrap {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1001;
    height: 60px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
  }
  .header-mobile-topleft {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    display: block;
    width: 60px;
    height: 60px;
  }
  .mobile-navicon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    background-image: url('../images/mobile-navicons.png');
    background-position: 23px 23px;
    background-size: 68px;
    background-repeat: no-repeat;
  }
  .mobile-navicon.mobile-menuicon {
    background-image: none;
    font-family: FontAwesome, sans-serif;
    color: #222;
    font-size: 21px;
    line-height: 63px;
    text-align: center;
  }
  .mobile-navicon.mobile-menuicon.active {
    background-image: none;
  }
  .header-mobile-topright {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 60px;
    height: 60px;
  }
  .mobile-searchbar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 60px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    transition: -webkit-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  }
  .mobile-searchbar.active {
    -webkit-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }
  .topsearch-close {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 11;
    width: 50px;
    height: 60px;
    background-image: url('../images/close-icon-2.svg');
    background-position: 50% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 60px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
  }
  .mobilemenu-wrapper {
    position: absolute;
    left: -275px;
    top: 0px;
    z-index: 9999;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: -webkit-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
    color: #999;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .mobilemenu-wrapper.active {
    z-index: 10000;
    -webkit-transform: translate(275px, 0px);
    -ms-transform: translate(275px, 0px);
    transform: translate(275px, 0px);
  }
  .mobilemenu-logo {
    display: block;
    height: 75px;
    background-image: url('../images/mobilemenu-logo.png');
    background-position: 35px 50%;
    background-size: 147px;
    background-repeat: no-repeat;
  }
  .mm-link {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px 15px 5px 35px;
    color: #999;
    text-transform: uppercase;
  }
  .mm-link:hover {
    color: #999;
  }
  .mm-link.w--current {
    padding-left: 42px;
    border-left: 1px solid #fff;
    color: #fff;
    font-weight: 700;
  }
  .mm-link.has-submenu {
    background-image: url('../images/submenu-arrow.png');
    background-position: 91% 11px;
    background-size: 5px;
    background-repeat: no-repeat;
  }
  .mm-link.mm-submenu-link {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 50px;
  }
  .mm-social {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #444;
  }
  .mm-social-link {
    display: inline-block;
    margin-right: 10px;
    margin-left: 20px;
    padding: 15px;
    font-family: FontAwesome, sans-serif;
    color: #bbb;
    font-size: 28px;
  }
  .mm-social-link:hover {
    color: #bbb;
  }
  .mobilemenu-container {
    overflow: auto;
    width: 275px;
    height: 100%;
    background-color: #222;
  }
  .mm-link-special {
    display: block;
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #444;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
  }
  .mm-link-special:hover {
    color: #fff;
  }
  .mm-link-special.signup {
    width: 50%;
    float: left;
  }
  .mm-link-special.login {
    width: 50%;
    float: left;
    border-left: 1px solid #444;
  }
  .mm-submenu {
    display: none;
    margin-top: -5px;
  }
  .mm-submenu.open {
    display: block;
  }
  .mm-link2 {
    direction: rtl;
    color: #999;
  }
  .mm-link2:hover {
    color: #999;
  }
  .latest-issue-top {
    padding-right: 30px;
  }
  .latest-issue-left {
    display: block;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .page-content-wrapper {
    padding-bottom: 60px;
  }
  .mobile-menuicon-symbol {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 1;
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
  }

  .w-slider-nav-invert.designers {
      left: 0px;
      right: 0px;
      top: 280px;
  }
  
  .inspiration-slider-leadin {
     display: none; 
  }
  
}

@media (max-width: 767px) {
    
  .inspiration-slider-title {
    font-size: 1.5rem !important;  
  }
  
  .row-flex {
      flex-direction: column;
  }
  
  .flex-col-4 {
    max-width: 100%;
  }
  
  #inspiration-slider {
    height: 540px;
  }
  #inspiration-flex-container {
     flex-direction: column-reverse;
  }
  
  #inspiration-flex-container > div:first-child {
    padding: 0px 20px;
  }
  
  #inspiration-flex-container > div:last-child > div.w-slide.slide {
      height: 300px;
  }
  
  
  h2 {
    border-bottom-style: none;
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 600;
  }
  p {
    margin-bottom: 1.5em;
    line-height: 1.6em;
  }
  .main-logo {
    top: 10px;
    width: 50%;
    height: 40px;
  }
  .fa-icon.footer-social {
    margin-right: 25px;
    margin-left: 25px;
  }
  .home-slider {
    height: 30vh;
    max-height: 500px;
    min-height: 300px;
  }
  .home-slider-captions {
    position: static;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 30px;
  }
  .home-slider-wrapper {
    margin-bottom: 15px;
  }
  .home-slider-title {
    font-size: 30px;
  }
  .home-slider-leadin {
    font-size: 14px;
  }
  .readmore {
    font-size: 12px;
  }
  .readmore.small {
    display: none;
  }
  .readmore.footer-link {
    font-size: 0.9em;
  }
  .readmore.in-box {
    display: none;
  }
  .section-heading {
    font-size: 26px;
    font-weight: 600;
  }
  .item {
    height: 260px;
    margin-right: -10px;
    margin-bottom: 150px;
    margin-left: -10px;
  }
  .item.big {
    height: 260px;
    margin-bottom: 150px;
  }
  .item.insp {
    width: 100%;
    height: 260px;
    margin-right: 0px;
    margin-bottom: 150px;
    margin-left: 0px;
    float: none;
  }
  .item.insp.big {
    width: 100%;
    height: 260px;
    margin-bottom: 150px;
  }
  .item.insp.insp-listitem {
    width: 100%;
    margin-bottom: 140px;
    padding-top: 240px;
  }
  .item.insp.insp-listitem.big {
    width: 100%;
    margin-bottom: 140px;
  }
  .sidebar.home-sidebar {
    margin-top: 0px;
  }
  .ad-square-expanding {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .item-link {
    top: 260px;
    display: block;
    height: 120px;
    background-color: transparent;
    color: #222;
    font-size: 14px;
    text-align: center;
  }
  .item-link:hover {
    color: #00aeef;
  }
  .item-link.insp-link {
    position: static;
    display: block;
    height: auto;
  }
  .item-leadin {
    max-height: 2.8em;
    font-size: 13px;
  }
  .item-link-inner {
    position: static;
    margin-top: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .item-link-inner.insp-inner {
    margin-top: 10px;
  }
  .quiz-widget {
    margin-top: 30px;
  }
  .quiz-widget.quiz-home {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-quiz-title {
    font-size: 30px;
  }
  .quiz-options.quiz-widget-home {
    margin-bottom: 15px;
  }
  .quiz-option {
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .quiz-option.option-small {
    width: 23%;
    margin-right: 1%;
    margin-bottom: 20px;
    margin-left: 1%;
  }
  .inspirations {
    margin-bottom: -20px;
  }
  .ad.leaderboard-wide {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .accordion {
    margin-bottom: -10px;
  }
  .accordion-item {
    display: none;
    height: auto;
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-style: none;
    background-color: transparent;
  }
  .accordion-item.active {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .accordion-tab {
    display: none;
  }
  .accordion-tab.active {
    display: none;
  }
  .list-story {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 1em;
    text-align: center;
    min-height: auto;
  }
  .list-story.intab {
    margin-bottom: 30px;
    text-align: center;
  }
  .list-story-image {
    height: auto;
  }
  .list-story-image.intab {
    height: 260px;
  }
  .list-story-title.intab {
    max-height: 2.8em;
    margin-top: 20px;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .list-story-date {
    font-size: 13px;
  }
  .list-story-leadin {
    display: block;
    max-height: 4.5em;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: 300;
  }
  .accordion-stories {
    margin-bottom: 0px;
  }
  .accordion-content-title {
    font-size: 18px;
    text-align: center;
  }
  .catalogue-related {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .catalogue-slider-item {
    width: 50%;
    margin-bottom: 20px;
  }
  .catalogue-item-title {
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 600;
  }
  .catalogue-slider-image {
    height: 160px;
  }
  .catalogue-item-brand {
    font-size: 10px;
  }
  .footer-top {
    background-color: #555;
    font-size: 1em;
    letter-spacing: 0px;
  }
  .footer-column-content {
    height: auto;
    min-height: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
    text-align: center;
  }
  .footer-column-content.one {
    background-image: none;
  }
  .footer-column-content.two {
    background-color: #444;
    background-image: none;
  }
  .footer-column-content.three {
    background-image: none;
  }
  .footer-inner {
    max-width: none;
  }
  .footer-inner-header {
    margin-bottom: 10px;
  }
  .footer-inner-header-line {
    display: none;
  }
  .footer-inner-text {
    display: none;
  }
  .newsletter-form-actions {
    margin-top: 15px;
    font-size: 0.9em;
  }
  .subscribe-form-wrapper {
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 15px auto 0px;
  }
  .footer-social-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-nav {
    display: none;
  }
  .footer-line {
    margin-bottom: 30px;
  }
  .footer-logo {
    margin-bottom: 10px;
    text-align: center;
  }
  .footer-copyright {
    text-align: center;
  }
  .newsletter-field {
    text-align: center;
  }
  .category-featslider-wrapper {
    margin: 0px -10px;
  }
  .category-featslider {
    height: 30vh;
    max-height: 500px;
    min-height: 300px;
  }
  .featslider-captions {
    position: relative;
    top: auto;
    bottom: auto;
    max-width: none;
    padding-bottom: 20px;
    text-align: center;
  }
  .featslider-title {
    font-size: 1.4em;
    font-weight: 600;
  }
  .featslider-leadin {
    font-size: 13px;
  }
  .underline-tag {
    font-size: 12px;
  }
  .posts-wrapper {
    padding-top: 30px;
  }
  .posts-wrapper.promo-posts {
    padding-top: 40px;
  }
  .posts-list {
    margin-top: 30px;
  }
  .posts-list.related {
    margin-top: 0px;
  }
  .pagination {
    margin-bottom: 30px;
  }
  .page-heading {
    font-size: 27px;
  }
  .page-heading-container {
    min-height: 150px;
  }
  .page-header-nav {
    top: 100px;
    right: 2px;
  }
  .header-filter-link {
    left: 10px;
    top: 100px;
  }
  .inspiration-list {
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .filter-actions {
    top: 84px;
    right: 10px;
  }
  .catalogue-list {
    margin-right: -1.5%;
    margin-left: -1.5%;
  }
  .catalogue-item {
    width: 47%;
  }
  .catalogue-item.wide {
    width: 97%;
  }
  .catalogue-item.top5 {
    text-align: center;
  }
  .catalogue-item.top5.wide {
    padding-top: 45px;
    padding-bottom: 45px;
    text-indent: -25%;
  }
  .catalogue-img {
    border-width: 4px;
  }
  .top5-month {
    text-indent: 10%;
  }
  .designers-list {
    margin-right: -10px;
    margin-left: -10px;
  }
  .designer-item {
    height: 280px;
    margin-bottom: 20px;
    font-size: 13px;
  }
  .designer-item-meta {
    font-size: 13px;
    line-height: 48px;
  }
  .page-hero {
    position: static;
    height: 280px;
  }
  .page-title-wrapper {
    width: 100%;
    max-width: none;
    min-height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .form-section-header {
    margin-top: 30px;
    font-size: 1.4em;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
  }
  .client-header {
    margin: 0px -10px 30px;
  }
  .client-image {
    width: 100%;
    height: 320px;
  }
  .client-content {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .client-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
    text-align: center;
    text-indent: -20%;
  }
  .client-name {
    text-transform: uppercase;
  }
  .latest-issue {
    text-align: center;
  }
  .mag-preview {
    margin-top: 15px;
  }
  .content {
    text-align: left;
  }
  .past-issues-mag {
    height: 155px;
    max-height: none;
    margin-right: 20px;
  }
  .annuals-mags {
    margin-top: 30px;
  }
  .annuals-img {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
  }
  .subscribe-wrapper {
    margin-bottom: 40px;
  }
  .promo-content {
    margin-right: 0px;
    padding-top: 30px;
  }
  .mag {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
  }
  .promo-title {
    font-size: 27px;
    text-align: center;
  }
  .promo-subtitle {
    font-size: 19px;
    text-align: center;
  }
  .subscribe-form-main {
    margin-top: 40px;
  }
  .subscribe-cta {
    font-size: 15px;
  }
  .single-article-wrapper {
    margin-top: 0px;
  }
  .single-article-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .single-article-container.no-padding {
    margin-right: -10px;
    margin-left: -10px;
  }
  .single-article-container.insp-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-featured-image {
    height: 300px;
    margin-right: -10px;
    margin-bottom: 0px;
    margin-left: -10px;
  }
  .article-title-wrapper {
    top: 0px;
    margin-right: -10px;
    margin-bottom: 0px;
    margin-left: -10px;
    padding: 20px;
    margin-top: 0px;
  }
  .article-title {
    font-size: 1.8em;
  }
  .article-socialbar {
    margin-bottom: 10px;
  }
  .article-content h2 {
    font-size: 1.2em;
  }
  .article-content p {
    margin-bottom: 1.5em;
    font-size: 14px;
    line-height: 1.6em;
  }
  .article-content li {
    margin-bottom: 20px;
  }
  .gallery-link-inner {
    letter-spacing: 3px;
  }
  .facebook-comments {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .related-posts-wrapper {
    padding-top: 30px;
  }
  .article-slider {
    height: 40vh;
    max-height: 480px;
    min-height: 360px;
  }
  .article-slider-wrapper {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .article-slider-caption {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .inspiration-title {
    font-size: 30px;
  }
  .article-slider-thumbnails {
    margin-bottom: -10px;
    padding-left: 10px;
    text-align: center;
  }
  .article-slider-thumb {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: none;
  }
  .designer-content {
    width: auto;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
    float: none;
  }
  .designer-sidebar {
    display: block;
    margin: 20px auto 30px;
    float: none;
  }
  .catalogue-wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .catalogue-colleft {
    position: static;
    margin-right: 0px;
  }
  .catalogue-colright {
    position: relative;
    left: 0px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .catalogue-slider {
    height: 450px;
  }
  .catalogue-thumbnails {
    margin-top: 10px;
    margin-right: -11px;
  }
  .catalogue-thumb {
    width: 86px;
    height: 86px;
  }
  .catalogue-title {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
  }
  .catalogue-price {
    font-size: 20px;
    text-align: center;
  }
  .catalogue-desc {
    overflow: visible;
    height: auto;
    margin-top: 30px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .catalogue-desc p {
    margin-bottom: 1.5em;
  }
  .catalogue-actions {
    margin-right: 10px;
    padding-top: 10px;
    border-top-style: none;
    text-align: center;
  }
  .team-container {
    padding-right: 20px;
    padding-left: 30px;
  }
  .insta-title {
    font-size: 16px;
  }
  .quiz-item {
    width: 100%;
  }
  .quiz-title {
    font-size: 22px;
  }
  .quiz-progress {
    display: none;
  }
  .quiz-question {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .quiz-question-title {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .quiz-option-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .quiz-result-left {
    width: auto;
    margin-bottom: 40px;
    float: none;
  }
  .quiz-result-right {
    display: block;
    width: 320px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .quiz-result-img {
    width: 150px;
  }
  .quiz-result-desc {
    height: auto;
    margin-bottom: -30px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .quiz-interest-header {
    font-size: 20px;
    line-height: 1.3em;
  }
  .mobile-navicon.mobile-menuicon {
    line-height: 61px;
  }
  .mm-link {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .dropdown {
    width: 260px;
    border: 1px solid #ccc;
  }
  .dropdown.hs-dropdown {
    margin-top: -25px;
    margin-bottom: 0px;
  }
  .dropdown-toggle {
    width: 260px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    background-image: url('../images/dropdown-icon.png');
    background-position: 93% 50%;
    background-size: 7px;
    background-repeat: no-repeat;
  }
  .dropdown-list {
    margin-top: 1px;
  }
  .dropdown-list.w--open {
    background-color: #fff;
  }
  .latest-issue-left {
    height: auto;
  }
  .past-issues-slider-wrapper {
    overflow: scroll;
    margin-top: 20px;
  }
  .past-issues-slider-track {
    height: 155px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .pagination-mobile {
    margin-top: 10px;
    margin-bottom: 50px;
    text-align: center;
  }
  .page-content-wrapper {
    padding-bottom: 40px;
  }
  .clearfix {
    margin-bottom: 0px;
  }
  .catalogue-brand {
    margin-bottom: 10px;
    text-align: center;
  }
  .catalogue-slide-grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .w-slider-nav-invert.designers {
      left: 0px;
      right: 0px;
      top: auto;
      bottom: -40px;
  }
  
  .alphabets-filter {
      width: 100%;
      padding: 0px 10px;
  }
  
  .ad.leaderboard-wide {
      display: none;
  }
  
  .ad.medium-rectangles {
      display: block;
  }
}

@media (max-width: 479px) {
  .main-logo {
    width: 70%;
  }
  .home-slider {
    height: 25vh;
    max-height: 400px;
    min-height: 200px;
  }
  .home-slider-captions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-slider-title {
    max-height: 2em;
  }
  .section-heading {
    font-weight: 600;
    letter-spacing: 0px;
  }
  .item {
    height: 200px;
    margin-bottom: 170px;
  }
  .item.big {
    height: 200px;
    margin-bottom: 170px;
  }
  .item.insp {
    height: 200px;
    margin-bottom: 170px;
  }
  .item.insp.big {
    width: 100%;
    height: 200px;
    margin-bottom: 170px;
  }
  .item.insp.insp-listitem {
    height: 220px;
    padding-top: 220px;
  }
  .item.insp.insp-listitem.big {
    height: 220px;
  }
  .item.insp.insp-listitem.big.right {
    margin-bottom: 140px;
    float: none;
  }
  .sidebar {
    max-width: 100%;
  }
  .ad-square-expanding {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .item-link {
    top: 195px;
    height: 180px;
  }
  .quiz-widget.quiz-home {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-quiz-title {
    line-height: 1.1em;
  }
  .quiz-option {
    overflow: hidden;
    width: 44%;
    margin-right: 3%;
    margin-left: 3%;
  }
  .quiz-option.option-small {
    width: 44%;
    margin-right: 3%;
    margin-left: 3%;
  }
  .list-story {
    margin-right: -10px;
    margin-left: -10px;
  }
  .list-story.intab {
    margin-right: 0px;
    margin-left: 0px;
  }
  .list-story-image.intab {
    height: 200px;
  }
  .list-story-title.intab {
    margin-top: 15px;
  }
  .list-story-leadin {
    font-size: 13px;
  }
  .catalogue-slider-image {
    height: 120px;
  }
  .subscribe-form-wrapper {
    max-width: none;
  }
  .accordion-slide {
    padding-right: 25px;
    padding-left: 25px;
  }
  .category-featslider {
    height: 25vh;
    max-height: 400px;
    min-height: 200px;
  }
  .featslider-captions {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .featslider-captions.designers {
      margin-top: 40px;
  }
  .page-heading.page-heading2 {
    font-size: 27px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
  }
  .header-filter-column {
    width: 100%;
    min-height: 0px;
    margin-bottom: 25px;
  }
  .header-filter-column.header-filter-column-last {
    width: 100%;
    margin-bottom: 5px;
    float: left;
  }
  .header-filter-column.header-filter-column-last.bigger {
    width: 100%;
    padding-left: 10px;
  }
  .header-filter-column.smaller {
    width: 100%;
  }
  .header-filter-column.filter-column-fake {
    margin-top: -65px;
  }
  .page-heading-description {
    display: none;
  }
  .catalogue-item.top5 {
    font-size: 32px;
  }
  .catalogue-item.top5.wide {
    text-indent: -50%;
  }
  .designer-item {
    height: 240px;
  }
  .page-hero {
    height: 220px;
  }
  .client-image {
    height: 220px;
  }
  .client-title {
    text-indent: -36%;
  }
  .peek-circle {
    right: 50%;
    bottom: -17px;
    width: 50px;
    height: 50px;
    margin-right: -25px;
    padding: 16px 5px;
    font-size: 8px;
  }
  .latest-issue-date {
    margin-bottom: 20px;
  }
  .annuals-mags {
    margin-bottom: 30px;
  }
  .subscribe-wrapper {
    margin-top: 30px;
  }
  .article-featured-image {
    height: 220px;
  }
  .article-socialbar {
    margin-bottom: 20px;
  }
  .article-social-icon {
    margin-right: 15px;
    margin-left: 15px;
  }
  .article-shares {
    margin-right: 15px;
    margin-left: 10px;
  }
  .article-content figure {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .article-content blockquote {
    padding: 20px 0%;
  }
  .gallery-link-inner {
    letter-spacing: 2px;
  }
  .article-slider {
    height: 30vh;
    max-height: 240px;
    min-height: 180px;
  }
  .article-slider-caption {
    padding-right: 10px;
    padding-left: 10px;
  }
  .inspiration-title {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .article-slider-thumbnails {
    margin-bottom: -5px;
    padding-left: 5px;
  }
  .article-slider-thumb {
    width: 50px;
    height: 50px;
    margin-right: 6px;
    margin-bottom: 1px;
  }
  .designer-content {
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px;
  }
  .catalogue-slider {
    height: 300px;
  }
  .catalogue-title {
    padding-right: 0px;
    padding-left: 0px;
  }
  .team-container {
    padding-right: 0px;
    padding-left: 10px;
  }
  .team-person {
    width: 134px;
    height: 134px;
  }
  .quiz-list {
    padding-left: 0px;
  }
  .quiz-item {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px;
    padding: 20px;
  }
  .quiz-image {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .quiz-item-date {
    display: none;
  }
  .quiz-question-num {
    margin-top: 20px;
  }
  .quiz-result-left {
    margin-bottom: 10px;
    text-align: center;
  }
  .quiz-result-right {
    width: auto;
    margin-right: 0px;
    margin-left: -10px;
  }
  .quiz-result-img {
    width: 106%;
    height: 140px;
  }
  .quiz-result-title {
    margin-top: 5px;
  }
  .quiz-interest-header {
    margin-bottom: 30px;
    border-bottom-style: none;
    line-height: 1.2em;
  }
  .latest-issue-top {
    padding-right: 0px;
  }
  
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


.fixed-top {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: white;
    top: -160;
}


@media (max-width: 991px) {
    .fixed-top {
        display: none;
    }
}