@charset "UTF-8";
/* *************************************************** */
/* ARCH DIGEST - Custom Styling */
/* *************************************************** */
/*
*:focus {
    box-shadow: 0px 0px 4px #08f;
}
*/
a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  font-family: "MarrSans";
}

a.skip-main:focus,
a.skip-main:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid #1f6ab4;
  text-align: center;
  font-size: 1.2em;
  z-index: 1300;
}

/* MODAAL */
.modaal-close:focus,
.modaal-close:hover {
  outline: none;
  background: #fff;
}

.modaal-close:focus:before, .modaal-close:focus:after,
.modaal-close:hover:before, .modaal-close:hover:after {
  background: #1f6ab4;
}

/* =================================================== */
/* HEADER */
/* =================================================== */
/* MINI HEADER */
/* MAIN NAV HEADER */
/* --------------------------------------- */
/* Centered Large Top Header */
#main-header .main_nav_wrapper.ui.container {
  padding: 20px 0 5px 0;
}

.bndwgt__issuepage_top_wrapper {
  margin-top: 0;
  padding: 140px 0 60px 0;
  z-index: 2;
}

.bnd_browseissues_top_wrapper {
  padding-top: 130px;
  margin-top: 0;
}

/* --------------------------------------- */
#main-header #mblmenu_toggle {
  left: initial;
  right: -8px;
  top: 22px;
  font-size: 2.3em;
  color: #222;
}

.main_nav {
  float: none;
}

ul.site_menu {
  padding: 15px 0 0 0;
  text-align: center;
  width: 100%;
}

ul.site_menu li {
  float: none;
  padding: 5px 20px;
  list-style: none;
  display: inline-block;
}

ul.site_menu li:last-child {
  padding-right: 30px;
}

ul.site_menu li a {
  color: #111;
  font: 500 19px/1 "MarrSansCond", sans-serif;
  text-transform: none;
  letter-spacing: 0.025em;
  padding-bottom: 0;
}

ul.site_menu li a:hover {
  color: #948561;
}

.bnd_mobile_menu {
  background-color: #16161a !important;
}

.bnd_mobile_menu ul.site_menu li a {
  font-weight: 500;
}

.bnd_mobile_menu ul.site_menu {
  padding: 150px 0 20px 0;
  border-bottom: 0 none;
  display: block;
  background: no-repeat top left/auto 100px url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_logo.png");
}

.bnd_mobile_menu ul.site_menu li {
  display: block;
  margin: 0;
  text-align: left;
  overflow: hidden;
}

.bnd_mobile_menu ul.site_menu li a {
  color: #ddd;
  font-size: 2.6em;
  padding-bottom: 2px;
}

.bnd_mobile_menu ul.site_menu li a:hover,
.bnd_mobile_menu ul.site_menu li a:focus {
  color: #fff;
  border-bottom: solid 2px #1f6ab4;
}

.bnd_mobile_menu ul.site_menu li a .search.icon {
  margin-right: -50px;
}

/* sub menus */
.bnd_mobile_menu ul.site_menu li ul {
  clear: both;
  overflow: hidden;
  margin: 10px 0 20px 0;
}

.bnd_mobile_menu ul.site_menu li ul li {
  display: inline-block;
  margin: 0;
  padding: 0 12px;
  border-left: solid 1px #444;
}

.bnd_mobile_menu ul.site_menu li ul li:first-of-type {
  border-left: 0 none;
  padding-left: 0;
}

.bnd_mobile_menu ul.site_menu li ul li a {
  font-size: 1.1em;
  color: #aaa;
  white-space: nowrap;
  font-weight: 400 !important;
  letter-spacing: 0.05em;
  border-bottom: 0 none;
}

.bnd_mobile_menu ul.site_menu li ul li a.submenu_more {
  background-color: #1e69b46b;
  color: #fff;
  padding: 3px 8px;
  font-size: 0.95em;
}

.bnd_mobile_menu ul.site_menu li ul li a.submenu_more:hover,
.bnd_mobile_menu ul.site_menu li ul li a.submenu_more:focus {
  background-color: #1f6ab4;
  border-bottom: 0 none;
}

.bnd_mobile_menu ul.user_menu li a.link-subscribe {
  background-color: #1f6ab4;
  color: #fff;
  padding: 6px 14px;
  border: 0 none !important;
}

.bnd_mobile_menu ul.user_menu {
  border-top: solid 1px #555;
  padding-top: 20px;
}

.bnd_mobile_menu ul.user_menu li {
  padding: 10px 0;
  border-top: 0 none;
  text-align: left;
}

.bnd_mobile_menu ul.user_menu li a,
.bnd_mobile_menu ul.user_menu li span.user_loggedin {
  font: 500 1.4em/1 "MarrSansCond", sans-serif;
  text-transform: none;
  letter-spacing: 0.04em;
  color: #ddd;
}

.bnd_mobile_menu ul.user_menu li a.link-subscribe {
  background-color: #1f6ab4;
  color: #fff;
  padding: 6px 14px;
  border: 0 none !important;
}

.bnd_mobile_menu ul.user_menu li a.link-subscribe:hover,
.bnd_mobile_menu ul.user_menu li a.link-subscribe:focus {
  background-color: #19548f;
}

.bnd_page_footer ul.site_menu li a {
  color: #eee;
  font: 500 15px/1 "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
  padding-bottom: 2px;
}

.bnd_page_footer ul.site_menu li a:hover,
.bnd_page_footer ul.site_menu li a:focus {
  color: #eee;
  border-bottom: solid 3px #1f6ab4;
}

/* --------------------------------------- */
@media only screen and (max-width: 1200px) {
  #main-header .main_nav_logo {
    width: 400px;
    height: 120px;
  }

  #main-header .brackets.left,
#main-header .brackets.right {
    width: 200px;
    height: 100px;
  }

  ul.site_menu li {
    padding: 0 14px;
  }

  ul.site_menu li a {
    font-size: 18px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  #main-header .main_nav_logo {
    width: 280px;
    height: 90px;
    left: 0;
  }

  #main-header .brackets.left,
#main-header .brackets.right {
    width: 180px;
    height: 90px;
  }

  ul.site_menu li {
    padding: 0 12px;
  }

  ul.site_menu li a {
    font-size: 1em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 740px) {
  #main-header .main_nav_logo, #main-header .logo {
    left: 0;
  }

  #main-header .brackets.left,
#main-header .brackets.right {
    display: none;
    opacity: 0;
  }

  .bnd_mobile_menu ul.site_menu {
    padding: 100px 0 20px 0;
    background-size: auto 80px;
  }

  .bnd_mobile_menu ul.site_menu li ul li {
    display: block;
    float: none;
    padding: 0;
    border-left: 0 none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  #main-header .main_nav_wrapper.ui.container {
    padding: 5px 0;
  }

  .user_menu_wrapper .user_menu {
    text-align: center;
  }

  #main-header .main_nav_logo, #main-header .logo {
    width: 200px;
    height: 80px;
  }

  #main-header #mblmenu_toggle {
    display: block;
  }

  .main_nav {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .user_menu_wrapper li.user_menu_1 {
    padding-left: 0px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 580px) {
  .user_menu_wrapper li.user_menu_2 {
    border-right: none 0;
  }

  .user_menu_wrapper li .link_aw100 {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  #main-header .main_nav_logo {
    width: 200px;
    left: 50%;
    margin-left: -100px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  #main-header {
    height: 120px;
  }

  .user_menu_wrapper {
    display: block;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 360px) {
  /* .user_menu_wrapper li.user_menu_1 { border-right:none 0; }
  .user_menu_wrapper li.user_menu_2 { display:none; } */
  .bnd_mobile_menu ul.site_menu li a {
    font-size: 1.6em;
    line-height: 2em;
  }

  .bnd_mobile_menu ul.site_menu li ul li a {
    font-size: 0.9em;
  }
}
/* =================================================== */
/* =================================================== */
/* =================================================== */
/* AD — MAIN NAV HEADER */
/* --------------------------------------- */
/* Transparent Top Header */
#main-header {
  /* big one for grad?? */
  position: fixed;
  top: 0;
  overflow: visible;
  z-index: 60;
  width: 100%;
  height: 90px;
  background: linear-gradient(#000028, rgba(0, 0, 40, 0.25), rgba(0, 0, 0, 0));
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* FILLED IN HEADER */
body.page_article:not(.is_featured) #main-header {
  position: relative;
  background: #0c1426;
}

.page_login #main-header {
  background: linear-gradient(rgba(0, 0, 40, 0.3), rgba(0, 0, 0, 0));
}

.user_menu_wrapper .container {
  position: relative;
}

#main-header .main_nav_wrapper.ui.container {
  margin-top: 74px;
}

.bndwgt__issuepage_top_wrapper {
  margin-top: 0;
  padding: 140px 0 60px 0;
  z-index: 2;
}

/* --------------------------------------- */
/* TOP MINI BAR AS MAIN NAV */
#main-header .user_menu_wrapper {
  z-index: 60;
  position: relative;
  top: 0;
  left: 0;
  height: 90px;
  padding: 35px 10px;
  width: 100%;
  background: transparent;
  border-bottom: none 0;
  font-size: 12px;
  color: #fff;
  line-height: 8px;
}

.user_menu_wrapper .user_menu {
  margin: 0 0 0 20px;
}

#main-header .user_menu_wrapper #mblmenu_toggle {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 28px;
  font-size: 28px;
  left: 14px;
  top: -5px;
  color: #eee;
}

#main-header .user_menu_wrapper #mblmenu_toggle:hover,
#main-header .user_menu_wrapper #mblmenu_toggle:focus {
  color: #2881d9;
}

#main-header .user_menu_wrapper .main_nav_logo {
  position: relative;
  margin: -27px 5px 0 0;
  width: 90px;
  height: 70px;
  background: no-repeat left top/90px auto url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_logo.png");
  font-size: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.user_menu_wrapper li {
  font: 500 18px/18px "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
  text-transform: none;
  padding-top: 0px;
}

.user_menu_wrapper .user_menu.on_right {
  float: right;
  background: rgba(255, 255, 255, 0.2);
  padding: 15px 0px 15px 22px;
  margin-top: -12px;
}

.user_menu_wrapper .user_menu.on_right li {
  font-size: 15px;
}

/* --------------------------------------- */
/* BIG HEADER PRE SCROLL */
body.page_home #main-header,
body.page_browse #main-header,
body.page_article.is_featured #main-header {
  height: 160px;
}

body.page_home #main-header .user_menu_wrapper,
body.page_browse #main-header .user_menu_wrapper,
body.page_article.is_featured #main-header .user_menu_wrapper {
  padding: 50px 10px;
}

body.page_home #main-header .user_menu_wrapper .main_nav_logo,
body.page_browse #main-header .user_menu_wrapper .main_nav_logo,
body.page_article.is_featured #main-header .user_menu_wrapper .main_nav_logo {
  margin: -35px 0 0 0;
  width: 144px;
  height: 110px;
  background-size: 140px auto;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* BIG HEADER SCROLLED */
#main-header.main-header-scrolled,
body.page_home #main-header.main-header-scrolled,
body.page_browse #main-header.main-header-scrolled,
body.page_article.is_featured #main-header.main-header-scrolled {
  height: 90px;
  background: #0c1426;
}

#main-header.main-header-scrolled .user_menu_wrapper .main_nav_logo,
body.page_home #main-header.main-header-scrolled .user_menu_wrapper .main_nav_logo,
body.page_browse #main-header.main-header-scrolled .user_menu_wrapper .main_nav_logo,
body.page_article.is_featured #main-header.main-header-scrolled .user_menu_wrapper .main_nav_logo {
  margin: -27px 5px 0 0;
  width: 90px;
  height: 70px;
  background-size: 90px auto;
}

#main-header.main-header-scrolled .user_menu_wrapper,
body.page_home #main-header.main-header-scrolled .user_menu_wrapper,
body.page_browse #main-header.main-header-scrolled .user_menu_wrapper,
body.page_article.is_featured #main-header.main-header-scrolled .user_menu_wrapper {
  padding: 35px 10px;
}

#main-header.main-header-scrolled .user_menu_wrapper .user_menu.on_right {
  background: rgba(255, 255, 255, 0.1);
}

/* --------------------------------------- */
body.page_home #main-header .user_menu_wrapper .main_nav_logo {
  opacity: 0;
  width: 0;
}

body.page_home #main-header.main-header-scrolled .user_menu_wrapper .main_nav_logo {
  opacity: 1;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .user_menu_wrapper .user_menu.main_nav {
    display: none;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  #main-header {
    height: 90px;
  }

  .user_menu_wrapper .user_menu {
    width: auto;
    text-align: right;
  }

  .user_menu_wrapper .user_menu.on_right {
    display: none;
  }

  .user_menu_wrapper {
    display: block;
  }

  #main-header .user_menu_wrapper #mblmenu_toggle {
    left: 0px;
    top: -5px;
  }

  #main-header.main-header-scrolled .user_menu_wrapper #mblmenu_toggle {
    top: -5px;
  }

  #main-header .user_menu_wrapper .main_nav_logo {
    position: absolute;
    left: 50%;
    margin-left: -45px !important;
    width: 90px !important;
    height: 70px;
    background-size: 90px auto !important;
  }

  .user_menu_wrapper .user_menu {
    display: none;
  }

  /* --------------------------------------- */
  /* BIG HEADER PRE SCROLL */
  body.page_home #main-header,
body.page_browse #main-header,
body.page_article.is_featured #main-header {
    height: 140px;
  }

  body.page_home #main-header .user_menu_wrapper,
body.page_browse #main-header .user_menu_wrapper,
body.page_article.is_featured #main-header .user_menu_wrapper {
    padding: 40px 10px;
  }

  body.page_home #main-header .user_menu_wrapper .main_nav_logo,
body.page_browse #main-header .user_menu_wrapper .main_nav_logo,
body.page_article.is_featured #main-header .user_menu_wrapper .main_nav_logo {
    margin-left: -55px !important;
    width: 110px;
    height: 90px;
    background-size: 110px auto;
  }

  /* --------------------------------------- */
}
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  #main-header .user_menu_wrapper .main_nav_logo {
    margin-left: -40px;
    width: 80px;
    background-size: 80px auto;
  }
}
/* --------------------------------------- */
.user_menu_wrapper li {
  font-family: "MarrSansCond", sans-serif;
  border-right: none 0;
}

.user_menu_wrapper li a {
  color: #fff;
  letter-spacing: 0.05em;
  padding-bottom: 2px;
}

.user_menu_wrapper li a:hover,
.user_menu_wrapper li a:focus {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 3px #1f6ab4;
}

.user_menu_wrapper li a.link-subscribe {
  background-color: #1f6ab4;
  color: #fff;
  font-weight: 500;
  padding: 6px 14px;
  border: 0 none !important;
}

.user_menu_wrapper li a.link-subscribe:hover,
.user_menu_wrapper li a.link-subscribe:focus {
  background-color: #2881d9;
}

.user_menu_wrapper li a.link-logout {
  opacity: 0.7;
}

/* Highlight active locations */
.page_home .nav_welcome,
.page_browse .nav_issues,
.page_issue .nav_issues,
.page_featured .nav_featured,
.bnd_topic_page.type_section .nav_topics,
.bnd_topic_page.type_category .nav_topics,
.bnd_topic_page.type_author .nav_authors,
.bnd_topic_page.type_photographer .nav_authors,
.bkm_page .nav_collections,
.bkm_single_collection_page .nav_collections,
.page_search .nav_search {
  color: #fff;
  border-bottom: solid 3px #1f6ab4;
}

.nav_join {
  background-color: #1f6ab4;
  padding: 3px 18px;
  border-bottom: solid 3px #1f6ab4;
}

/* --------------------------------------- */
/* =================================================== */
/* =================================================== */
/* =================================================== */
/* TOP ISSUE MODULE */
/* =================================================== */
.bndwgt__issuebkd_overlay {
  -webkit-filter: blur(20px) grayscale(10%);
  filter: blur(20px) grayscale(10%);
}

.bndwgt__issuebkd_overlay {
  /* adjust blur bkd size */
  width: 110%;
  height: 110%;
  top: -15px;
  left: -15px;
}

/* wider cover with light bkd layout */
.bndwgt__issuepage_top.ui.two.column .column.lefter {
  width: 42%;
  background: white;
}

.bndwgt__issuepage_top.ui.two.column .column.righter {
  width: 58%;
  background: white;
}

.bndwgt__issuepage_top_wrapper .bndwgt {
  overflow: hidden;
  clear: both;
  border-bottom: dotted 1px #666;
  padding: 10px 0;
}

.bndwgt__issuecover_main {
  border: solid 8px #fff;
  box-shadow: none;
}

.bndwgt__issuepage_top.ui.two.column .column.righter .ui .bndwgt:first-child {
  margin-top: 0;
  padding-top: 12px;
}

.bndwgt__issuepage_top_wrapper .bndwgt {
  padding: 22px 0;
}

/* ---------------------- */
@media only screen and (max-width: 991px) {
  .bndwgt__issuepage_top.ui.two.column .column.righter .ui .bndwgt:first-child {
    margin-top: -10px;
    padding-top: 0;
  }

  .bndwgt__issuepage_top_wrapper .bndwgt {
    padding: 9px 0;
  }
}
/* ---------------------- */
@media only screen and (max-width: 767px) {
  .bndwgt__issuepage_top.ui.two.column .column.lefter {
    background: none;
  }
}
/* ---------------------- */
h1.header.bndwgt__issuetitle_main, h1.header.bndwgt__issuetitle {
  border-bottom: none 0;
  padding: 10px 0;
  font: 600 4em/1 "MarrSansCond", sans-serif;
  text-transform: none;
  letter-spacing: -0.01em;
  color: #f9f9f9 !important;
  text-align: center;
  text-rendering: optimizeLegibility;
}

/* ---------------------- */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  h1.header.bndwgt__issuetitle_main, h1.header.bndwgt__issuetitle {
    font-size: 3.5em;
  }
}
/* ---------------------- */
@media only screen and (max-width: 991px) {
  h1.header.bndwgt__issuetitle_main, h1.header.bndwgt__issuetitle {
    font-size: 3em;
  }
}
/* ---------------------- */
@media only screen and (max-width: 767px) {
  h1.header.bndwgt__issuetitle_main, h1.header.bndwgt__issuetitle {
    font-size: 2.5em;
  }
}
/* ---------------------- */
@media only screen and (max-width: 439px) {
  h1.header.bndwgt__issuetitle_main, h1.header.bndwgt__issuetitle {
    font-size: 2em;
  }
}
/* ---------------------- */
.socials .ui.circular.button {
  background-color: transparent;
  border: none 0;
  color: #fff;
}

/* top main buttons */
.bndwgt__issuepage_top .ui.button {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: none;
  background-color: #1e69b4;
}

.bndwgt__issuepage_top .button.red {
  background-color: #232323;
  border: solid 2px #232323;
}

.bndwgt__issuepage_top .button.red:hover,
.bndwgt__issuepage_top .button.red:focus {
  background-color: #333;
  border: solid 2px #333;
  text-decoration: underline;
}

.bndwgt__issuepage_top .button.gold {
  background-color: #1e69b4;
  color: #fff;
  border: solid 2px #1e69b4;
}

.bndwgt__issuepage_top .button.gold:hover,
.bndwgt__issuepage_top .button.gold:focus {
  background-color: #1b5692;
  border: solid 2px #1b5692;
  text-decoration: underline;
}

/* TOP FEATURED STORIES */
.topFeatureText {
  margin: 8px 0 0 10px;
  width: 62%;
}

.topFeatureText .tpc_title {
  font: 600 2.2rem/1 "MarrSansCond", sans-serif;
  letter-spacing: -0.01em;
  color: #222;
  text-transform: uppercase;
}

.topFeatureText .tpc_title a {
  color: #222;
}

.topFeatureText .tpc_title a:hover,
.topFeatureText .tpc_title a:focus {
  text-decoration: underline;
}

.bnd_topic_page .topFeatureText .tpc_title {
  font-family: "MarrSansCond", sans-serif;
}

.bndwgt__issuepage_top_wrapper .topFeatureText .tpc_title {
  font: 600 2rem/1 "MarrSansCond", sans-serif;
  /* background: -webkit-linear-gradient(120deg, #9fc0db, #232323 80%); /* (40deg, #a79264, #232323 100%)
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.article_substory_wrap .topFeatureText .tpc_title {
  font-family: "MarrSansCond", sans-serif;
}

.tpc_module_wrapper.modern .tpc_module ul li.bndwgt .topFeatureText .tpc_title {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.1em;
}

.topFeatureText .tpc_section {
  font: 600 14px "SuisseWorks";
  letter-spacing: -0.02em;
  border: 0 none;
  color: #222;
  padding: 0;
  text-transform: none;
}

.topFeatureText .tpc_date {
  color: #111;
  font-size: 80%;
}

.topFeatureText .tpc_byline {
  font-family: "MarrSansCond", sans-serif;
  text-transform: none;
  color: #555;
  font-size: 11px;
  letter-spacing: 0.1em;
  font-style: normal;
  font-weight: 400;
  padding-right: 3px;
}

.topFeatureText .tpc_byline .author {
  font: normal 600 12px "MarrSansCond", sans-serif;
  text-transform: uppercase;
  color: #000;
}

/* ---------------------- */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .topFeatureText .tpc_title {
    font-size: 1.4rem;
  }
}
/* ---------------------- */
@media only screen and (max-width: 991px) {
  .topFeatureText .tpc_title {
    font-size: 1.3rem;
  }
}
/* ---------------------- */
@media only screen and (max-width: 767px) {
  .bndwgt__issuepage_top.ui.two.column .column.righter {
    margin: 0 15px !important;
    padding: 24px 15px 0 15px !important;
  }
}
/* ---------------------- */
@media only screen and (max-width: 439px) {
  .topFeatureText {
    width: 100%;
    padding: 0 30px 10px 30px;
  }
}
/* ---------------------- */
/* =================================================== */
/* TOC DROPDOWN */
/* =================================================== */
#issue_toc {
  border-top: solid 8px #99999a;
}

#issue_toc.main.menu.fixed {
  z-index: 65 !important;
}

/*
#issue_toc .ui.container {
    width: 100%;
    padding: 0 25px;
}
@media screen and (max-width: 767px) {
    #issue_toc .ui.container {
        width: 100% !important;
        padding: 0 25px;
    }
}
*/
#issue_toc .bnd_mobilemenu_toggle {
  margin-top: 24px;
  color: #222;
}

body.page_article #issue_toc .bnd_mobilemenu_toggle {
  margin-top: 14px;
}

#issue_toc .bnd_mobilemenu_toggle:hover,
#issue_toc .bnd_mobilemenu_toggle:focus {
  color: #1f6ab4;
}

.toc_dropdown.ui.selection.dropdown {
  border: none 0;
  /* 2px solid #777; */
  border-radius: 0;
}

.toc_dropdown.ui.selection.dropdown.active:hover, .toc_dropdown.ui.selection.dropdown.active:hover .menu {
  border-color: #777;
}

.toc_dropdown h1.ui.header .icon {
  margin-top: -10px;
}

.bnd_browseissues_nav.main.menu.fixed {
  padding: 26px 0;
}

.bnd_mobilemenu_toggle.icon.big {
  color: #111;
}

.bnd_mobilemenu_toggle.icon.big:hover {
  color: #333;
}

.bnd_browseissues_nav .bnd_mobilemenu_toggle .icon.big {
  color: #fafafa;
}

.bnd_browseissues_nav .bnd_mobilemenu_toggle .icon.big:hover {
  color: #1f6ab4;
}

.toc_dropdown h1.ui.header {
  font: 600 24px "MarrSansCond", sans-serif;
  letter-spacing: 0.01em;
  text-transform: none;
}

.toc_dropdown h1.ui.header .sub.header {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.025em;
  color: #111;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 5px;
}

.toc_dropdown h1.ui.header span {
  font-size: 100%;
}

.fixed .toc_dropdown.ui.selection.dropdown {
  border: 2px solid #fff;
}

.socials.tocbar .ui.circular.button {
  border: none 0;
}

/* --------------------------------------- */
.bndwgt_page_nav .page_nav_info {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.bndwgt_page_nav .page_nav_title::before {
  font-family: "MarrSansCond", sans-serif;
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
}

.bndwgt_page_nav .page_nav_title {
  font-size: 16px;
}

.bndwgt_page_nav .page_nav_title span {
  font-weight: 500;
  font-size: 26px;
  line-height: 1.2;
}

/* =================================================== */
/* =================================================== */
/* TOC TEXT */
/* =================================================== */
.bndwgt.featured {
  background-color: #f5f5f5;
}

.bndwgt.featured .bndwgt_bkd_overlay {
  background-color: #f5f5f5;
}

.bndwgt.featured:nth-child(odd) .bndwgt__text {
  text-align: right;
}

.bndwgt__text .tpc_title {
  font: 600 3.5rem/1 "MarrSansCond", sans-serif;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.bndwgt__text .tpc_title a {
  color: #222;
}

.bndwgt__text .tpc_title a:focus {
  text-decoration: underline;
}

.bndwgt__text .tpc_deck {
  font-family: "SuisseWorks", "Georgia", serif;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 20px;
}

.multi_article .bndwgt__text .tpc_deck {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.bndwgt__text .tpc_section {
  font-family: "Lyon Display";
  font-weight: 700;
  letter-spacing: -0.01em;
  text-transform: none;
  color: #333;
  margin: 0;
  font-size: 16px;
}

.bndwgt__text .bndwgt__text_label {
  display: none !important;
  opacity: 0;
}

.bndwgt__text .toc_item__byline {
  font-family: "VF-didot-3", Georgia, serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 0;
  color: #111;
  font-size: 85%;
}

.bndwgt__text .toc_item__byline .author {
  font: normal 600 110% "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #111;
}

/* hide reading time from TOC */
.topFeatureText .tpc_byline .read_time,
.bndwgt__text .toc_item__byline .read_time {
  display: none;
}

.bndwgt__text p,
.bndwgt__text .teaser {
  font: 400 1.1rem/1.4 "SuisseWorks", "Georgia", serif;
}

.bndwgt__text .teaser,
.multi_article .bndwgt__text .teaser {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 5em;
  /* Fallback for non-webkit */
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.featured .bndwgt__text p,
.featured .bndwgt__text .teaser {
  font-size: 1.4rem;
}

.featured .bndwgt__text .teaser,
.featured .multi_article .bndwgt__text .teaser {
  max-height: 6em;
}

.bndwgt.advertisement .bndwgt__text .tpc_title {
  font-size: 1.1em;
  font-weight: 600;
  font-family: "Lyon Display", serif;
}

.bndwgt__page-number {
  font-family: "SuisseWorks";
  font-weight: 200;
  font-size: 14px;
  bottom: -34px;
}

/* ---------------------- */
@media only screen and (min-width: 1199px) {
  .bndwgt__text .tpc_deck {
    font-size: 20px;
  }
}
/* ---------------------- */
@media only screen and (min-width: 1460px) {
  .bndwgt__text .tpc_deck {
    font-size: 22px;
  }
}
/* ---------------------- */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .featured .bndwgt__text .tpc_title {
    font-size: 2.2rem;
  }
}
/* ---------------------- */
@media only screen and (max-width: 991px) {
  .featured .bndwgt__text .tpc_title {
    font-size: 2.1rem;
  }

  .bndwgt__text .tpc_deck,
.bndwgt__text .tpc_deck p,
.featured .bndwgt__text p, .featured .bndwgt__text .teaser {
    font-size: 1.2rem;
  }
}
/* ---------------------- */
@media only screen and (max-width: 767px) {
  .featured .bndwgt__text .tpc_title {
    font-size: 1.7rem;
  }
}
/* =================================================== */
/* --------------------------------------- */
/* NEW MOBILE STYLE FOR ARTICLES - TESTING */
.bndwgt__slide .bndwgt__slide_alt_trigger,
.bndwgt__pagenum_cta {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 400;
}

.bndwgt__pagenum_cta {
  bottom: -60px;
}

@media only screen and (max-width: 670px) {
  .article_list_wrapper .bndwgt .bndwgt__slide,
.article_list_wrapper .bndwgt.featured .bndwgt__slide {
    width: 33%;
    max-width: 33%;
    float: left;
  }

  .bndwgt__slide .bndwgt__slide_alt_trigger {
    font-size: 0.75em;
    letter-spacing: 0.1em;
  }

  .multi_article .bndwgt__text_wrapper,
.bndwgt__text,
.bndwgt.featured .bndwgt__text,
.bndwgt.featured:not(.multi_article) .bndwgt__text {
    width: 65%;
    text-align: left;
    padding: 0 0 0 15px;
    float: right;
  }

  .bndwgt.multi_article .bndwgt__text,
.bndwgt.featured.multi_article .bndwgt__text {
    width: 100%;
    padding: 0 0 15px 0;
    text-align: left;
  }

  .bndwgt__text .tpc_section {
    padding: 2px 0;
    font-size: 13px;
    border-bottom-width: 2px;
  }

  .bndwgt__text .tpc_title,
.featured .bndwgt__text .tpc_title {
    font-size: 1.6rem;
    margin-top: 0;
    padding-bottom: 6px;
  }

  .multi_article .bndwgt__text .tpc_deck,
.bndwgt__text .tpc_deck {
    font-size: 15px;
    margin-bottom: 0;
  }

  .bndwgt__text .toc_item__byline {
    font-size: 0.8em;
  }

  .bndwgt__text p,
.bndwgt__text .teaser {
    font-size: 1rem;
    line-height: 1.4;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 540px) {
  .bndwgt__text .tpc_title,
.featured .bndwgt__text .tpc_title {
    font-size: 1.4rem;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .multi_article .bndwgt__text_wrapper,
.bndwgt__text,
.bndwgt.featured .bndwgt__text,
.bndwgt.featured:not(.multi_article) .bndwgt__text {
    padding: 0 0 0 10px;
  }

  .multi_article .bndwgt__text .tpc_deck,
.bndwgt__text .tpc_deck {
    display: none;
  }

  .bndwgt__text .bndwgt_article_trigger {
    height: 30px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
/* ARTICLE TRIGGER and BOOKMARK TRIGGER BUTTON - 2017 style - MOVE TO CORE CSS ONCE BOOKMARKS ARE DEPLOYED */
/* --------------------------------------- */
.bndwgt__issuepage_top .bndwgt_article_trigger,
.bndwgt__text .bndwgt_article_trigger,
.bndwgt__issuepage_top .bkm_modal_trigger,
.bndwgt .bkm_modal_trigger {
  height: 40px;
  width: 40px;
  margin: 0 1px 0 0;
  border: 0 none;
  border-radius: 50%;
  background-color: transparent;
  color: #444;
  cursor: pointer;
}

.bndwgt__issuepage_top .bndwgt_article_trigger:hover,
.bndwgt__text .bndwgt_article_trigger:hover,
.bndwgt__issuepage_top .bkm_modal_trigger:hover,
.bndwgt .bkm_modal_trigger:hover {
  color: #fff;
}

/* hide text in plain text button */
.bndwgt__issuepage_top .bndwgt_article_trigger .bndwgt_btn_text_content,
.bndwgt__text .bndwgt_article_trigger .bndwgt_btn_text_content {
  display: none;
  opacity: 0;
}

.toc_item__actions .bndwgt_article_trigger i.icon {
  font-size: 19px;
}

.bndwgt .bkm_modal_trigger i.bkm_icon {
  font-size: 18px;
}

/* --------------------------------------- */
/* --------------------------------------- */
.bndwgt_article_trigger:focus,
.bndwgt_article_trigger:hover,
.tpc_item__actions .bndwgt_article_trigger:hover,
.bndwgt .bkm_modal_trigger:hover,
.bndwgt .bkm_modal_trigger:focus,
.bndwgt .tpc_item__actions .bkm_modal_trigger:hover {
  background: #1069b7;
  border-color: #1069b7;
  color: #fff;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* vogue only? */
.toc_item__actions .bndwgt_article_trigger i.icon {
  padding-top: 3px;
}

/* =================================================== */
/* BROWSE ISSUES 2020 - react-based - VF STYLES ONLY */
/* =================================================== */
.bnd_coverinfo .display_date {
  font: 600 1.3em/1.1 "SuisseWorks", Georgia, serif;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #252735;
  margin-bottom: 4px;
}

.bnd_coverinfo .cover_year {
  font: 300 180%/1.2 "MarrSans", sans-serif;
  letter-spacing: -0.05em;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_coverinfo .display_date {
    font-size: 1em;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* BROWSE ISSUES 2020 - appbar */
.MuiTab-wrapper {
  font-family: "MarrSans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.bnd_appbar .MuiTabs-indicator {
  background-color: #fff;
}

.MuiTab-textColorInherit.Mui-selected {
  background: #1f6ab4;
  color: #fff;
}

.bnd_browseissues_nav .bnd_appbar ul li a:hover,
.bnd_browseissues_nav .bnd_appbar ul li a:focus,
.bnd_browseissues_nav .bnd_appbar ul li a.selected {
  color: #111;
  border-bottom: solid 2px #1f6ab4;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* =================================================== */
/* ISSUES - BROWSE BY COVER */
/* =================================================== */
/* VOGUE FIX for multi-page covers */
.page_browse .ui.card > .image,
.page_browse .ui.cards > .card > .image {
  overflow: hidden;
}

/*
.page_browse .ui.card>.image>img,
.page_browse .ui.cards>.card>.image>img {
    height: 100%;
    width: auto;
} */
.bnd_browseissues_cover .ui.button {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.03em;
}

.bnd_browseissues_loader.ui.large {
  font-family: "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px !important;
}

/* TOP COVER HEADER IMAGES */
.bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0), rgba(44, 44, 44, 0)), no-repeat center right 25%/cover url("");
  opacity: 0.9 !important;
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
.bnd_browseissues_top_wrapper.the2020s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 30, 40, 0.3), rgba(14, 24, 44, 0.6)), no-repeat top 60% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2020s.jpg");
}

.bnd_browseissues_top_wrapper.the2010s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 30, 40, 0.3), rgba(14, 24, 44, 0.6)), no-repeat top 50% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2010s.jpg");
}

.bnd_browseissues_top_wrapper.the2000s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 30, 40, 0.6), rgba(14, 34, 44, 0.1)), no-repeat top 70% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2000s.jpg");
}

.bnd_browseissues_top_wrapper.the1990s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 30, 40, 0.2), rgba(44, 44, 44, 0.6)), no-repeat top 50% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1990s.jpg");
}

.bnd_browseissues_top_wrapper.the1980s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0.1), rgba(4, 24, 44, 0.5)), no-repeat top 34% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1980s.jpg");
}

.bnd_browseissues_top_wrapper.the1970s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0.5), rgba(4, 24, 44, 0.5)), no-repeat top 45% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1970s.jpg");
}

.bnd_browseissues_top_wrapper.the1960s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0.1), rgba(4, 24, 44, 0.5)), no-repeat top 55% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1960s.jpg");
}

.bnd_browseissues_top_wrapper.the1950s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0.1), rgba(4, 24, 44, 0.5)), no-repeat top 60% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1950s.jpg");
}

.bnd_browseissues_top_wrapper.the1940s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(11, 11, 16, 0.1), rgba(4, 24, 44, 0.5)), no-repeat top 55% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1940s.jpg");
}

.bnd_browseissues_top_wrapper.the1930s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(40, 50, 60, 0.6), rgba(30, 35, 45, 0.2)), no-repeat center top 70%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1930s.jpg");
}

.bnd_browseissues_top_wrapper.the1920s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(50, 15, 15, 0.4), rgba(4, 34, 44, 0.2)), no-repeat center top 48%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1920s.jpg");
}

/* --------------------------------------- */
.bnd_browseissues_top {
  margin: 70px auto;
  max-width: 800px;
}

.bnd_browseissues_top_wrapper h1 {
  display: inline-block;
  margin: 0;
  font-family: "MarrSans", sans-serif;
  font-weight: 100;
  letter-spacing: -0.045em;
  line-height: 80%;
  font-size: 16rem;
  text-transform: none;
}

.bnd_browseissues_top_wrapper .sub_text {
  font: 500 1.3em/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin: 15px auto 10px auto;
  color: #ddd;
}

.bnd_browseissues_top_wrapper .sub_text .headline {
  font-size: 158%;
  display: block;
  color: #fff;
  padding: 5px;
}

.bnd_browseissues_nav .browse_button {
  padding: 10px 15px;
  font: 500 125%/1 "MarrSansCond", sans-serif;
  letter-spacing: 0.06em;
  text-transform: none;
  border: 2px solid #1f6ab4;
  border-radius: 0;
}

.bnd_browseissues_nav .browse_button:hover,
.bnd_browseissues_nav .browse_button:focus {
  color: #fff;
  background-color: #1f6ab4;
  border-color: #1f6ab4;
}

.ui.menu .bnd_years_drop.item {
  font-family: "MarrSansCond", sans-serif;
  font-size: 16px;
  font-weight: 500 !important;
}

.ui.menu .bnd_years_drop.item i.dropdown.icon {
  margin-top: -6px;
}

.ui.menu .ui.dropdown .menu > .item {
  font-family: "MarrSansCond", sans-serif;
}

.bnd_browseissues_nav ul li a {
  font: 500 1.3em/1 "MarrSansCond", sans-serif;
  letter-spacing: 0.04em;
  color: #aaa;
}

.bnd_browseissues_nav ul li a:hover,
.bnd_browseissues_nav ul li a:focus,
.bnd_browseissues_nav ul li a.selected {
  color: #fff;
  border-bottom: solid 2px #1f6ab4;
}

.bnd_browseissues_title_year {
  font-family: "MarrSans", sans-serif;
  font-weight: 200;
  letter-spacing: -0.02em;
  color: #252735;
  border-top: 1px solid #252735;
  padding-top: 20px;
}

.bnd_browseissues.ui.cards .card {
  background: transparent;
}

.bnd_browseissues_wrapper .ui.cards .card .content .header {
  font: 600 1.3em/1.1 "SuisseWorks", "Georgia", serif;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #252735;
}

.bnd_browseissues_wrapper .ui.cards .card .content .header span {
  font-family: "MarrSans", sans-serif;
  line-height: 1.2;
  font-weight: 300;
  font-size: 140%;
  letter-spacing: -0.05em;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_browseissues_top {
    margin: 30px auto;
  }

  .bnd_browseissues_top_wrapper h1 {
    font-size: 13em;
  }

  .bnd_browseissues_top_wrapper .sub_text {
    font-size: 1em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .bnd_browseissues_top {
    margin: 0 auto 30px auto;
  }

  .bnd_browseissues_top_wrapper h1 {
    font-size: 10em;
  }

  .bnd_browseissues_top_wrapper .sub_text {
    font-size: 0.75em;
    margin: 5px auto 15px auto;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 360px) {
  .bnd_browseissues_top_wrapper h1 {
    font-size: 8em;
  }
}
/* --------------------------------------- */
/* =================================================== */
/* DECADES MODAL IMAGERY */
/* =================================================== */
#matrix-container {
  height: 100%;
  background-color: #03070a;
}

.bnd_issues_modal #matrix-container {
  height: 150%;
  min-height: 1100px;
}

.bnd_authors_menu #matrix-container {
  /* height: 140%; */
}

.matrix-cell {
  border-right: none 0;
  border-bottom: none 0;
  color: #bbb;
}

.matrix-cell:hover,
.matrix-cell:focus {
  color: #fff;
}

.bnd_issues_modal .matrix-cell:hover,
.bnd_issues_modal .matrix-cell:focus {
  /* background-color: #b30c2c; */
}

.matrix-cell:focus {
  box-shadow: 0 0 10px rgba(0, 87, 245, 0.75);
}

.matrix-cell-content {
  font-family: "MarrSans", sans-serif;
  font-weight: 200;
  letter-spacing: -0.05em;
  line-height: 10px;
  /* if no prehead */
  font-size: 7vw;
}

.matrix-cell.featured .matrix-cell-content {
  font-size: 3vw;
  line-height: 0.85em;
  text-transform: uppercase;
}

.matrix-cell-content .prehead {
  display: none;
}

.matrix-cell.featured .matrix-cell-content .prehead {
  display: block;
}

.matrix-cell .decade_image,
.matrix-cell:hover .decade_image {
  background-repeat: no-repeat;
  background-size: cover !important;
  opacity: 0.25;
}

.matrix-cell .decade_image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.matrix-cell:hover .decade_image,
.matrix-cell:focus .decade_image {
  opacity: 0.6;
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.the2020s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2020s_th.jpg");
  background-position: top 55% center;
}

.the2010s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2010s_th.jpg");
  background-position: top 55% center;
}

.the2000s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/2000s_th.jpg");
  background-position: top 75% center;
}

.the1990s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1990s_th.jpg");
  background-position: top 50% center;
}

.the1980s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1980s_th.jpg");
  background-position: top 38% center;
}

.the1970s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1970s_th.jpg");
  background-position: top 45% center;
}

.the1960s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1960s_th.jpg");
  background-position: top 60% center;
}

.the1950s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1950s_th.jpg");
  background-position: top 70% center;
}

.the1940s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1940s_th.jpg");
  background-position: top 50% center;
}

.the1930s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1930s_th.jpg");
  background-position: top 85% center;
}

.the1920s .decade_image {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1920s_th.jpg");
  background-position: top 60% center;
}

/* ---------------------------------------- */
/* TOPICS MODAL */
/* ---------------------------------------- */
.bnd_topics_modal .matrix-cell-content {
  font-family: "VFSans", sans-serif;
  font-weight: 500;
  font-size: 2.5em;
  line-height: 1;
  padding: 20px 80px;
  margin-top: -30px;
}

.bnd_topics_modal .matrix-cell .decade_image {
  background-position: top 20% center;
  opacity: 0.2;
}

.bnd_topics_modal .matrix-cell:hover .decade_image,
.bnd_topics_modal .matrix-cell:focus .decade_image {
  opacity: 0.6;
}

.bnd_topics_modal .matrix-cell {
  vertical-align: middle;
  padding: 50px 0;
}

.bnd_topics_modal .matrix-cell-content .cell_title {
  color: #ccc;
}

.bnd_topics_modal .matrix-cell:hover .cell_title,
.bnd_topics_modal .matrix-cell:focus .cell_title {
  color: #fff;
}

.matrix-cell .cell_title {
  font-family: "MarrSansCond", sans-serif;
  text-transform: none;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.matrix-cell .cell_title::after {
  content: "";
  display: block;
  border-top: solid 3px #f14767;
  /* #1f6ab4; */
  width: 10%;
  max-width: 60px;
  margin: 10px auto 0;
  padding: 0;
}

.matrix-cell .cell_subtitle::after {
  content: "";
  display: block;
  max-width: 80%;
  margin: 10px auto 0;
  font: 400 11px/1 "Sharp Grotesk";
  text-transform: uppercase;
  color: #aaa;
  letter-spacing: 0.3em;
  text-align: center;
  padding-top: 5px;
}

.matrix-cell.author .cell_subtitle::after {
  content: "Author";
}

.matrix-cell.photographer .cell_subtitle::after {
  content: "Photographer";
}

.matrix-cell:hover .cell_subtitle::after,
.matrix-cell:focus .cell_subtitle::after {
  color: #eee;
}

/* ---------------------------------------- */
@media only screen and (max-width: 1200px) {
  .bnd_topics_modal .matrix-cell-content {
    font-size: 2em;
    padding: 0px 40px;
  }

  .matrix-cell .cell_subtitle::after {
    font-size: 10px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 991px) {
  .matrix-cell-content {
    font-size: 12vw;
    color: #eee;
  }

  .bnd_topics_modal .matrix-cell-content {
    font-size: 1.5em;
    padding: 5px 40px;
  }

  .matrix-cell .cell_subtitle::after {
    font-size: 9px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 767px) {
  .matrix-cell-content {
    font-size: 14vw;
  }

  .bnd_topics_modal .matrix-cell-content {
    font-size: 1.2em;
    padding: 5px 25px;
  }

  .matrix-cell .cell_title::after {
    max-width: 15%;
    margin: 8px auto 0;
  }

  .matrix-cell .cell_subtitle::after {
    padding-top: 0;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 640px) {
  .bnd_issues_modal #matrix-container {
    height: 100%;
    min-height: 100%;
  }

  .matrix-row {
    display: block;
    height: auto;
  }

  .matrix-cell,
.bnd_topics_modal .matrix-cell {
    display: block;
    padding: 110px 0;
  }

  .bnd_authors_menu .matrix-cell {
    display: block;
    padding: 80px 0;
  }

  .bnd_topics_modal .matrix-cell-content {
    font-size: 1.5em;
    padding: 10px 20px;
    margin-bottom: 10px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 540px) {
  .bnd_topics_modal .matrix-cell-content {
    font-size: 1.5em;
    padding: 10px 20px;
    margin-top: -10px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 480px) {
  .matrix-cell-content {
    font-size: 16vw;
    color: #eee;
  }

  .matrix-cell .decade_image {
    opacity: 0.25;
  }

  .bnd_topics_modal .matrix-cell-content {
    font-size: 1.4em;
    padding: 10px;
    margin-top: -10px;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SEARCH OVERLAY MENU - needs to stay in main theme css */
/* ---------------------------------------- */
.bnd_search_overlay {
  background-color: #111;
  border-top: solid 10px #1f6ab4;
  background: linear-gradient(rgba(11, 11, 11, 0.9), rgba(33, 38, 44, 0.7)), no-repeat top left 15%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/20170501090-horse_country.jpg");
}

.bnd_search_overlay input.input_large, .bnd_search_overlay button.button_large {
  font-family: "SuisseWorks", serif;
  font-weight: 500;
  letter-spacing: -0.01em;
}

.bnd_search_module input::-webkit-input-placeholder,
.bnd_search_overlay input::-webkit-input-placeholder {
  color: #ddd !important;
}

.bnd_search_module input:-moz-placeholder,
.bnd_search_overlay input:-moz-placeholder {
  /* Firefox 18- */
  color: #ddd !important;
}

.bnd_search_module input::-moz-placeholder,
.bnd_search_overlay input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ddd !important;
}

.bnd_search_module input:-ms-input-placeholder,
.bnd_search_overlay input:-ms-input-placeholder {
  color: #ddd !important;
}

.bnd_search_module input::placeholder,
.bnd_search_overlay input::placeholder {
  color: #ddd !important;
}

.bnd_search_overlay button.button_large {
  color: #ddd !important;
  border-bottom: solid 2px transparent;
}

.bnd_search_overlay button.button_large:hover,
.bnd_search_overlay button.button_large:focus {
  color: #fff !important;
  border-bottom: solid 2px #1f6ab4;
}

.search_form_head {
  font: 400 1.1em/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.2em;
  color: #eee;
  padding: 0;
  margin: 40px 0 0 0;
}

.bnd_search_overlay .popular_searches button,
.bnd_search_overlay .popular_searches a {
  font-family: "RobotoCondensed", sans-serif;
  color: #ddd;
  background-color: rgba(255, 255, 255, 0.15);
  font-weight: 500;
  font-size: 1.3em;
  text-transform: uppercase;
}

.bnd_search_overlay .popular_searches button:hover,
.bnd_search_overlay .popular_searches a:hover {
  background-color: #A6816E;
}

.bnd_search_overlay .popular_searches button span,
.bnd_search_overlay .popular_searches a span {
  font-family: "Calluna", Georgia, serif;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
  padding-right: 2px;
}

/* --------------------------------------------------- */
/* ---------------------------------------- */
/* TOC ARTICLE TEXT - OVERLAY MODAL TEXT */
/* ---------------------------------------- */
.ui.modal .content.bndwgt__text .bndwgt__info .bndwgt__headline {
  font-family: "VF-Didot-3", sans-serif;
  font-weight: 300;
  font-size: 3.4em;
  text-decoration: none;
}

.ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead,
.ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead p {
  font-family: "Lyon Display", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 32px;
  line-height: 1.2;
  background: transparent;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
  border: 0 none;
}

.bndwgt__info .bndwgt__section {
  font-family: "Lyon Display", serif;
  font-size: 1.1em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 1px 0;
  background: none;
  color: #222;
  border-bottom: solid 2px;
}

.bndwgt__info .bndwgt__section {
  margin: 0 auto 30px auto;
}

.bndwgt__info .bndwgt__meta {
  font-family: "MarrSansCond", sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2em;
}

.bndwgt__info .bndwgt__meta .full_date {
  font-weight: 500;
  line-height: 1;
}

.bndwgt__info .bndwgt__author {
  font-weight: 600;
}

.ui.modal .content.bndwgt__text,
.ui.modal .content.bndwgt__text p {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 300;
  font-family: Georgia, serif;
}

.ui.modal .content.bndwgt__text p:first-of-type {
  padding-top: 12px;
}

.ui.modal .content.bndwgt__text .drop,
.ui.modal .content.bndwgt__text p .drop {
  float: left;
  display: inline-block;
  padding: 42px 12px 0 0;
  font: 400 8em/0.5em "VF-Didot-3", Georgia;
  letter-spacing: 0;
  margin: 0.069em 0 0;
  color: #aa1252;
  -webkit-font-smoothing: antialiased;
}

.bndwgt__article_body.bndwgt__inline_text h2 {
  font-family: "Sharp Grotesk", sans-serif !important;
  font-size: 1.7em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
}

.ui.modal .content.bndwgt__text blockquote,
.ui.modal .content.bndwgt__text blockquote p {
  color: #111;
  font-family: "VF-Didot-5", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-align: left;
  margin: 1.4em 0;
  padding: 3rem 0;
  border: 0 none;
}

.ui.modal .content.bndwgt__text blockquote.alternate,
.ui.modal .content.bndwgt__text blockquote.alternate p {
  font-family: "calluna", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 46px;
}

.ui.modal .content.bndwgt__text .bndwgt__article_body h2,
.ui.modal .content.bndwgt__text .bndwgt__article_body h3,
.ui.modal .content.bndwgt__text .bndwgt__article_body h4 {
  font-family: "Sharp Grotesk", sans-serif;
  margin: 2em 0 0 0;
  display: block;
  border: none 0;
  font-weight: 600;
}

.ui.modal .content.bndwgt__text .bndwgt__article_body h3 {
  font-size: 1.3em;
}

/* VISUALLY DISABLE SPREAD WIDGET OVERLAY */
.ui.modal .content.bndwgt__text .bndwgt.widget-spread,
.ui.modal .content.bndwgt__text .bndwgt.widget-spread .bndwgt__pgfx-shine.bndwgt__hilite .bndwgt__icon,
.ui.modal .content.bndwgt__text .bndwgt.widget-spread .bndwgt__pagenum_cta {
  opacity: 0 !important;
  display: none !important;
  visibility: hidden !important;
}

.ui.modal .content.bndwgt__text .bndwgt__slide .bndwgt__slide-link {
  cursor: default !important;
}

.ui.modal .content.bndwgt__text .bndwgt__slide:hover .bndwgt__hilite {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* Hide 'view pages' button */
/* .bndvwr__btm-bar .bndvwr__button_custom,
.bndwgt__plain_text_outer_header .bndvwr__button_custom, //Viewer 'View Text" button '
.bndwgt__plain_text_closebutton {
    opacity: 0;
}
*/
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .ui.modal .content.bndwgt__text .bndwgt__info .bndwgt__headline {
    font-size: 2.9em;
  }

  .ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead,
.ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead p {
    font-size: 26px;
  }

  .ui.modal .content.bndwgt__text,
.ui.modal .content.bndwgt__text p {
    font-size: 20px;
    line-height: 1.5;
  }

  .ui.modal .content.bndwgt__text blockquote,
.ui.modal .content.bndwgt__text blockquote p {
    font-size: 34px;
  }

  .ui.modal .content.bndwgt__text blockquote.alternate,
.ui.modal .content.bndwgt__text blockquote.alternate p {
    font-size: 38px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 440px) {
  .ui.modal .content.bndwgt__text .bndwgt__info .bndwgt__headline {
    font-size: 2.1em;
  }

  .ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead,
.ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead p {
    font-size: 20px;
  }

  .bndwgt__info .bndwgt__section, .bndwgt__info .bndwgt__meta {
    font-size: 13px;
  }

  .ui.modal .content.bndwgt__text,
.ui.modal .content.bndwgt__text p {
    font-size: 18px;
    line-height: 1.4;
  }

  .ui.modal .content.bndwgt__text blockquote,
.ui.modal .content.bndwgt__text blockquote p {
    font-size: 26px;
  }

  .ui.modal .content.bndwgt__text blockquote.alternate,
.ui.modal .content.bndwgt__text blockquote.alternate p {
    font-size: 30px;
  }

  .ui.modal .content.bndwgt__text .drop,
.ui.modal .content.bndwgt__text p .drop {
    line-height: 0.4em;
  }
}
/* --------------------------------------- */
/* =================================================== */
/* FOOTER */
/* =================================================== */
.bnd_page_footer.ui.inverted.footer {
  background-color: #111116;
  border-bottom: 0 none;
}

.bnd_page_footer_billboard {
  padding: 60px 10px 10px 10px;
}

.bnd_page_footer_billboard h1 {
  font-family: "VogueAvantGarde", sans-serif;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 1em;
  text-transform: uppercase;
}

.bnd_page_footer_billboard h3 {
  font-family: "VogueAvantGarde", sans-serif;
  font-weight: 100;
  font-size: 0.9em;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  margin-top: 0;
}

.bnd_page_footer .bnd_divider {
  max-width: 100%;
  height: 1px;
  opacity: 0.5;
  background-color: #888;
}

.bnd_page_footer.ui.inverted.footer ul.site_menu {
  padding: 30px 10px 20px 20px;
}

.bnd_page_footer .user_menu li {
  border-left: solid 1px #666;
  text-transform: none;
  padding: 3px 10px;
  font-size: 0.8em;
  color: #999;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.bnd_page_footer .user_menu li a {
  color: #eee;
}

.bnd_page_footer .user_menu li a:hover,
.bnd_page_footer .user_menu li a:focus {
  color: #fff;
  text-decoration: underline;
}

.bnd_page_footer .footer_logo {
  display: block;
  font-size: 0;
  text-indent: -9999px;
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_logo.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 130px;
  height: 100px;
  margin: 0 auto;
}

.bnd_page_footer .footer_meta {
  font-family: "MarrSans", sans-serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #999;
  padding: 20px 10px 60px 10px;
  border-top: solid 1px #666;
  margin-top: 30px;
}

.bnd_page_footer .footer_right {
  float: right;
  line-height: 50px;
}

.bnd_page_footer .footer_right a {
  color: #aaa;
  margin: 0 0 0 8px;
}

.bnd_page_footer .footer_right a:hover {
  color: #ddd;
  text-decoration: underline;
}

.bnd_page_footer .bnd_footer_copyright {
  font-size: 11px;
  font-family: "MarrSans", sans-serif;
  color: #aaa;
  letter-spacing: 0.05em;
}

.bnd_page_footer .bnd_footer_copyright span {
  display: block;
  font-size: 10px;
  max-width: 760px;
  width: 80%;
  margin: 0 auto;
  color: #a2a2a2;
  line-height: 1.5;
  text-transform: none;
}

.bnd_page_footer .bnd_footer_copyright span a {
  color: #ccc;
  cursor: pointer;
}

.bnd_page_footer .bnd_footer_copyright span a:hover,
.bnd_page_footer .bnd_footer_copyright span a:focus {
  color: #ddd;
  text-decoration: underline;
}

.bnd__backtotop.ui.button {
  z-index: 4;
  bottom: 40px;
}

.bnd__backtotop.ui.button:hover,
.bnd__backtotop.ui.button:focus {
  background-color: #1f6ab4;
  border: solid 1px #1f6ab4;
  color: #fff;
}

/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_page_footer .footer_right {
    float: none;
    line-height: 1;
  }

  .bnd_page_footer .footer_right a {
    margin: 0 5px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .bnd_page_footer .user_menu li {
    border-top: none 0;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* =================================================== */
/* LOGIN */
/* =================================================== */
.page_login .user_menu_wrapper .user_menu {
  display: none;
  opacity: 0;
}

/* LOGIN PAGE */
.page_login .bnd_login_content {
  background-color: #01132d;
  background: linear-gradient(rgba(22, 30, 37, 0.2), rgba(44, 50, 55, 0.2)), no-repeat bottom 15% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/404-1280-background.jpg");
  /* 2000s.jpg */
}

/* MODAL LOGIN */
.bnd_login_content {
  min-height: 70%;
  padding: 0;
}

body.page_login .bnd_login_content {
  padding: 180px 20px 260px 20px;
}

.bnd_login_content .form_wrapper {
  background-color: #fff;
  text-transform: uppercase;
  color: #111;
  margin: 0 auto;
  padding: 120px 80px;
  width: 50%;
  margin-left: 50%;
}

body.page_login .bnd_login_content .form_wrapper {
  margin: 0 auto;
  max-width: 600px;
  background-color: #fff;
}

.bnd_login_content p.details {
  text-transform: none;
  font-family: "Jeder";
  letter-spacing: 0.02em;
  font-size: 17px;
  text-align: center;
}

.bnd_login_content .form_wrapper .ui.form .field {
  text-transform: none;
}

.bnd_login_content .form_wrapper .ui.form .field > label {
  text-transform: uppercase;
  font-size: 0.8em;
}

.bnd_login_content .form_wrapper .ui.form input[type=checkbox] {
  vertical-align: middle;
}

.bnd_login_content .form_wrapper input {
  padding: 15px 10px !important;
  text-align: center;
}

.bnd_login_content .form_wrapper input[type=text],
.bnd_login_content .form_wrapper input[type=password] {
  border: solid 1px #111 !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  text-align: left;
}

.bnd_login_content .button.bnd_login {
  width: 100%;
  background-color: #1f6ab4;
  color: #fff !important;
  text-transform: uppercase;
  font-family: 500 130%/1 "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
  padding: 18px;
  border: solid 2px #fff;
  border-radius: 0;
}

.bnd_login_content .button.bnd_login:hover,
.bnd_login_content .button.bnd_login:focus {
  background-color: #1a5a99;
}

.bnd_login_forgot {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #1f6ab4;
  font-size: 75%;
  margin-top: 18px;
}

.bnd_login_forgot:hover,
.bnd_login_forgot:focus {
  color: #1a5a99;
  text-decoration: underline;
}

.bnd_login_content ul.error_list {
  margin: 0 0 13px 0;
  padding: 0;
  list-style: none;
}

.bnd_login_content ul.error_list li {
  color: #fd5;
  list-style: none;
  padding: 0;
  margin: 0;
  text-transform: none;
}

.bnd_login_content ul.error_list li a {
  text-decoration: underline;
}

/* loading form */
.bnd_login_content .ui.loading.form:before {
  background: rgba(0, 10, 10, 0.5);
}

.bnd_login_content .ui.loading.form:after {
  border-color: #ccc rgba(80, 80, 80, 0.4) rgba(0, 0, 0, 0.1);
}

/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  .bnd_login_content .form_wrapper {
    padding: 30px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 360px) {
  .bnd_login_content .form_wrapper {
    padding: 10px;
  }
}
/* --------------------------------------- */
/* PAGE 404 ERROR */
body.page_404 .bnd_login_content p {
  font: 400 1.5em/1.4 "Lyon Display";
  text-transform: none;
}

body.page_404 .bnd_login_content .ui.button.bnd_login {
  margin: 30px 0 80px 0;
}

/* =================================================== */
/* POPUP SUBSCRIBE MODAL */
/* =================================================== */
.mc_login_iframe {
  border: 0px none !important;
  width: 100%;
  height: 50vh;
  min-height: 600px;
}

/* Hide our modal content (if 3rd party iframe)
.bnd_subscribe_popup .content {
    display: none !important;
    opacity: 0;
}
*/
.ui.dimmer {
  background-color: rgba(22, 22, 22, 0.8);
}

.bnd_subscribe_popup {
  border: 0 none;
  border-radius: 0;
}

.bnd_subscribe_popup .content {
  padding: 0 !important;
  border-radius: 0;
  background: linear-gradient(rgba(0, 20, 40, 0.6), rgba(0, 5, 10, 0), rgba(0, 0, 0, 0.3)), #01132d no-repeat center left/auto 100% url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/1920s.jpg");
}

.bnd_subscribe_popup #closebutton.close {
  background-color: transparent;
}

.modal-image {
  width: 50%;
  height: 100%;
  background-color: #111;
  float: left;
  overflow: hidden;
  z-index: 10;
  position: absolute;
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/banners/vf-modal-veilface.jpg");
  background-size: cover;
  background-position: center center;
}

.bnd_subscribe_popup .bnd_subscribe_popup_logo {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 260px;
  height: 200px;
  margin: -110px 0 0 -130px;
  background: no-repeat center left/260px auto url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_logo.png");
  font-size: 0px;
  text-indent: -9999px;
}

.bnd_subscribe_popup a {
  color: #1f6ab4;
}

.bnd_login_content .form_wrapper h1,
.bnd_subscribe_popup h1 {
  display: block;
  font: 600 3em/0.9 "MarrSansCond", sans-serif;
  letter-spacing: -0.02em;
  color: #111;
  text-transform: none;
  padding: 50px 0 0 0;
  margin: 20px 0;
  text-align: center;
}

.bnd_login_content .form_wrapper h1.edge,
.bnd_subscribe_popup h1.edge {
  border-top: solid 2px;
  padding-top: 20px;
}

.bnd_login_content .form_wrapper .vflogo,
.bnd_subscribe_popup .vflogo {
  display: block;
  background: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/hdr-vanityfair-logo-black.png") center center/180px auto no-repeat;
  width: 180px;
  height: 45px;
  margin: 20px auto;
}

.bnd_subscribe_popup .bnd_subscribe_link .bnd_subscribe_info {
  display: block;
  font: 400 1.1em/1 "MarrSansCond", sans-serif;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-align: center;
  margin: 0 auto 30px auto;
}

.bnd_subscribe_popup .bnd_subscribe_link .bnd_subscribe_tease {
  display: block;
  text-transform: none;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  padding-top: 10px;
}

.bnd_subscribe_popup .bnd_subscribe_pretease {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px 40px;
  margin: 10px 40px;
  font-weight: 300;
  font-size: 1em !important;
}

.bnd_subscribe_popup .bnd_subscribe_pretease a {
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
  background-color: rgba(255, 30, 30, 0.05);
  padding: 3px;
  white-space: nowrap;
}

.bnd_subscribe_popup .bnd_subscribe_pretease a:hover {
  background-color: rgba(255, 30, 30, 0.2);
}

.bnd_subscribe_link.bnd_promobox {
  display: block;
  border: solid 3px #fff;
  background-color: #1f6ab4;
  padding: 18px 10px;
  text-transform: uppercase;
  text-align: center;
}

.bnd_subscribe_link.bnd_promobox:hover {
  cursor: pointer;
  background-color: #1a5a99;
}

.bnd_subscribe_link.bnd_promobox h2,
.bnd_subscribe_link.bnd_promobox h3,
.bnd_subscribe_link.bnd_promobox h4 {
  font-family: "MarrSansCond", sans-serif;
  margin: 0;
  padding: 1px 0;
}

.bnd_subscribe_link.bnd_promobox h2 {
  color: #fff;
  text-transform: none;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 0.9;
  letter-spacing: 0.05em;
}

.bnd_subscribe_link.bnd_promobox h2,
.bnd_subscribe_link.bnd_promobox:hover h2 {
  color: #fff;
}

.bnd_subscribe_link.bnd_promobox {
  font-family: "MarrSansCond", sans-serif;
  margin: 0;
  letter-spacing: 0.43em;
  font-weight: 500;
}

.bnd_subscribe_link.bnd_promobox h3 {
  font-size: 0.9rem;
  letter-spacing: 0.2em;
}

.bnd_subscribe_link.bnd_promobox h4 {
  font-size: 0.7rem;
  letter-spacing: 0.3em;
  color: #bbb;
  font-weight: 400;
}

.bnd_login_join_head {
  color: #ddd;
  margin-bottom: 0;
}

.page_login .bnd_login_join,
.bnd_subscribe_popup .bnd_login_join {
  font-family: "MarrSans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #111;
  text-transform: none;
  display: block;
  clear: both;
  margin: 20px 0px;
  padding: 14px;
  text-decoration: none;
  text-align: center;
}

.page_login .bnd_login_join span,
.bnd_subscribe_popup .bnd_login_join span {
  color: #1f6ab4;
}

.page_login .bnd_login_join span span,
.bnd_subscribe_popup .bnd_login_join span span {
  white-space: nowrap;
}

.page_login .bnd_login_join,
.bnd_subscribe_popup .bnd_login_content .bnd_login_join {
  background-color: transparent;
  border-color: transparent;
}

.page_login .bnd_login_join:hover,
.page_login .bnd_login_join:focus,
.bnd_subscribe_popup .bnd_login_join:hover,
.bnd_subscribe_popup .bnd_login_join:focus {
  color: #222;
  background-color: #fff;
  border-color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

.page_login .bnd_login_join .smaller,
.bnd_subscribe_popup .bnd_login_join .smaller {
  font-size: 70%;
  display: block;
}

.bnd_subscribe_popup .bnd_login_content .bnd_login_join {
  margin-top: 10px;
}

.bnd_subscribe_popup .bnd_subscribe_ftr {
  color: #aaa;
  font-size: 12px;
}

.bnd_subscribe_popup .bnd_subscribe_ftr span {
  display: block;
  margin: 4px 0;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_login_content .form_wrapper {
    padding: 40px 60px;
  }

  .bnd_subscribe_popup .bnd_subscribe_popup_logo {
    width: 200px;
    height: 180px;
    margin: -90px 0 0 -100px;
    background-size: 200px auto;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_subscribe_popup {
    width: 100%;
    margin: 0;
  }

  .bnd_login_content .form_wrapper {
    padding: 40px;
  }

  .bnd_subscribe_popup h1 {
    font-size: 2.4em;
  }

  .bnd_subscribe_popup .bnd_subscribe_link .bnd_subscribe_info {
    font-size: 1rem;
  }

  .page_login .bnd_login_join,
.bnd_subscribe_popup .bnd_login_join {
    font-size: 0.8em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .bnd_subscribe_popup .content {
    padding: 0 !important;
  }

  .modal-image {
    display: none;
  }

  .bnd_login_content .form_wrapper {
    padding: 40px 60px;
    width: 100%;
    margin-left: 0;
  }

  .bnd_subscribe_popup .bnd_subscribe_popup_logo {
    display: none;
    visibility: hidden;
  }

  .bnd_subscribe_popup h1 {
    font-size: 2em;
  }

  .bnd_subscribe_link.bnd_promobox {
    font-size: 0;
  }

  .bnd_subscribe_link.bnd_promobox h2,
.bnd_subscribe_link.bnd_promobox h3,
.bnd_subscribe_link.bnd_promobox h4 {
    padding: 3px 0;
  }

  .bnd_subscribe_link.bnd_promobox h2 {
    font-size: 1.3rem;
  }

  .bnd_subscribe_link.bnd_promobox h3 {
    font-size: 0.7rem;
  }

  .bnd_subscribe_link.bnd_promobox h4 {
    font-size: 0.6rem;
  }

  .bnd_subscribe_popup .bnd_subscribe_popup_logo {
    background-size: 220px auto;
    width: 220px;
    height: 60px;
  }

  .page_login .bnd_login_join,
.bnd_subscribe_popup .bnd_login_join {
    display: block;
    padding: 15px 20px;
  }

  .bnd_subscribe_popup .bnd_login_join .go_login_desktop_text {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .bnd_login_content .form_wrapper {
    padding: 40px 20px;
  }

  .bnd_subscribe_popup .bnd_subscribe_popup_logo {
    background-size: 180px auto;
    width: 180px;
    height: 40px;
    margin-bottom: 20px;
  }

  .bnd_subscribe_popup .bnd_subscribe_tease {
    font-size: 1.15em;
  }

  .bnd_subscribe_popup .bnd_subscribe_pretease {
    padding: 30px;
    margin: 10px auto;
  }

  .bnd_subscribe_popup .bnd_subscribe_pretease a {
    white-space: normal;
  }
}
/* --------------------------------------------------- */
/* --------------------------------------- */
/* BOOKMARKS - AD */
/* --------------------------------------- */
.inner_item .bkm_modal_trigger:hover,
.inner_item .bkm_modal_trigger:focus,
.bkm_single_item .bkm_modal_trigger:hover,
.bkm_single_item .bkm_modal_trigger:focus {
  background-color: #1a5a99;
}

/* --------------------------------------- */
/* ADD TO ARTICLE TEXT RULES */
.bndwgt__article_body.bndwgt__inline_text hr {
  border: none;
  display: block;
  height: 1px;
  background-color: #222;
  position: relative;
  margin: calc(1.5em + 12.5px) 0;
  overflow: visible;
}

.bndwgt__article_body.bndwgt__inline_text hr:after {
  content: "";
  background-color: #fff;
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/logo-ad-initials.svg");
  background-repeat: no-repeat;
  background-position: 9px 3px;
  background-size: auto 26px;
  width: 3.125em;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -1.5625em;
  top: -16px;
}

/* ==================================================== */
/* JOIN PAGES */
/* ---------------------------------------------------- */
/* PLAN CONTAINERS */
.allPlansWrapper {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  padding-bottom: 80px;
  margin-top: 20px;
}

.allPlansWrapper.quadruple {
  max-width: 1600px;
}

.allPlansWrapper.c2cPlans {
  margin: 60px auto;
  padding-bottom: 0;
}

.allPlansHead {
  text-transform: uppercase;
  font-family: "RabbitSlab", sans-serif;
  display: block;
  margin: 60px 20px;
  line-height: 1;
  text-align: center;
  color: #ddd;
  font-size: 5em;
  letter-spacing: -0.025em;
}

/* ---------------------------------------------------- */
/* PLAN COLUMN */
/* ---------------------------------------------------- */
.allPlansWrapper.double .planColWrapper {
  width: 50%;
}

.allPlansWrapper.triple .planColWrapper {
  width: 33.33%;
}

.allPlansWrapper.quadruple .planColWrapper {
  width: 25%;
}

.planColWrapper {
  float: left;
  margin-bottom: 40px;
}

.planCol {
  display: block;
  position: relative;
  margin: 0 15px 20px 15px;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.quadruple .planCol {
  margin: 0 10px 20px 10px;
}

.planCol:hover, .planCol:focus {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}

.allPlansWrapper.c2cPlans .planCol {
  margin-bottom: 40px;
}

.planCol .planBox {
  position: relative;
  display: block;
  background-color: #1c1c1c;
  font-family: "latoregular", "fira_sansregular", Arial, sans-serif;
  text-align: center;
  color: #fff;
}

/* Featured Plan */
.planColWrapper.highlighted .planCol .planBox {
  background-color: #333;
}

.planCol:hover .planBox, .planCol:focus .planBox {
  background-color: #444;
}

.planCol:active .planBox {
  background-color: #555;
}

.planFlag {
  font-family: "fira_sanslight", "Arial Narrow", Arial, sans-serif;
  position: absolute;
  display: block;
  height: 30px;
  top: -30px;
  line-height: 30px;
  font-size: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: normal;
  background-color: #D00;
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.planHeader {
  height: 52px;
  line-height: 52px;
  background-color: #222;
  border-bottom: solid 1px #333;
  font-size: 13px;
}

/* ---------------------------------------------------- */
.planContent {
  display: block;
  padding: 30px;
  font-weight: normal;
}

.planContent .planTitle {
  display: block;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.planContent .planTiming {
  display: block;
  font-family: "fira_sanslight", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.15em;
  font-style: normal;
  color: #575757;
  /* fallback */
  color: rgba(255, 255, 255, 0.25);
}

.priceBox {
  padding-left: 24px;
}

.priceBox {
  display: block;
  font-family: "RabbitSlab", Georgia, serif;
  font-weight: 100;
  color: #FFF;
  text-align: center;
  margin: 10px 0;
}

.priceBox .super {
  font-size: 24px;
  position: relative;
  top: -1.3em;
  left: -8px;
}

.quadruple .priceBox .super {
  font-size: 22px;
  top: -20px;
}

.priceBox .amount {
  letter-spacing: -4px;
  font-size: 70px;
  margin-right: 6px;
  font-weight: 300;
  margin-left: -5px;
  line-height: 1;
}

.quadruple .priceBox .amount {
  font-size: 54px;
}

.priceBox .amount .cents {
  letter-spacing: 0px;
  position: relative;
  top: -0.7em;
  font-size: 50%;
  padding-left: 2px;
}

.priceBox .sub {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  margin-left: -2px;
}

.planContent .planDetail {
  display: block;
  padding: 20px 0;
  font-family: "fira_sanslight", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  border-top: solid 3px #3e3e3e;
  /* fallback */
  border-top: solid 3px rgba(255, 255, 255, 0.2);
  color: #777;
  /* fallback */
  color: rgba(255, 255, 255, 0.5);
}

/* ---------------------------------------------------- */
/* PLAN BUTTON */
/* ---------------------------------------------------- */
.planCol .planButton {
  position: absolute;
  display: block;
  background-color: #c44;
  /* C00 */
  bottom: -26px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: normal;
  width: 80%;
  margin: 0 10%;
}

.planCol:hover .planButton, .planCol:focus .planButton {
  background-color: #ff0020;
  border: solid 3px #fff;
  height: 58px;
  bottom: -29px;
  letter-spacing: 0.06em;
  box-shadow: 0 0 8px #fff;
}

.planCol:active .planButton {
  background-color: #F00;
  bottom: -31px;
}

.planCol .planButton .btnOn,
.planCol:hover .planButton .btnOff, .planCol:focus .planButton .btnOff {
  display: none;
}

.planCol .planButton .btnOff,
.planCol:hover .planButton .btnOn, .planCol:focus .planButton .btnOn {
  display: block;
}

/* ---------------------------------------------------- */
.planCol .planFeatures {
  background-color: #f8f8f8;
  padding: 30px 0;
}

.planCol:hover .planFeatures {
  background-color: #fff;
}

.planFeature {
  display: block;
  padding: 15px 30px 15px 56px;
  border-top: solid 1px #dedede;
  font-family: "museo-sans-condensed", "RobotoCondensed", sans-serif;
  font-weight: 300;
  color: #222;
  font-size: 16px;
  line-height: 1.4;
}

.planFeature:first-child {
  border-top: 0 none;
}

.planFeature b {
  font-weight: 700;
}

.planFeature span.featureIcon {
  display: block;
  float: left;
  margin-left: -34px;
  padding-top: 3px;
  color: #F00;
}

.planFeature.disabled,
.planFeature.disabled span.featureIcon {
  color: #bbb;
}

.centerText {
  text-align: center !important;
}

/* ==================================================== */
.planFtrSep {
  padding-bottom: 80px;
}

/* ---------------------------------------------------- */
/* MEDIA QUERIES*/
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
@media screen and (max-width: 1024px) {
  .allPlansWrapper {
    padding: 30px 0;
  }

  .quadruple .planFeature {
    padding: 15px 30px 15px 40px;
  }

  .quadruple .planFeature span.featureIcon {
    margin-left: -24px;
  }
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
  .royalSlider.heroSlider,
.royalSlider.heroSlider .rsOverflow {
    height: 480px !important;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 960px) {
  .priceBox .amount {
    letter-spacing: -2px;
    font-size: 58px;
    line-height: 60px;
  }

  .priceBox .super {
    top: -24px;
  }

  .quadruple .priceBox .amount {
    font-size: 40px;
    margin-left: -12px;
  }

  .quadruple .priceBox .super {
    left: -15px;
    top: -12px;
  }

  .quadruple .planFeature {
    padding: 15px 30px 15px 40px;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 800px) {
  .allPlansWrapper.quadruple .planColWrapper {
    width: 50%;
  }

  .planCol {
    margin: 0 10px 20px 10px;
  }

  .planContent {
    padding: 30px 20px;
  }

  .priceBox .amount {
    letter-spacing: -2px;
    font-size: 44px;
    line-height: 50px;
  }

  .priceBox .super {
    font-size: 20px;
    top: -18px;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 768px) {
  .allPlansWrapper {
    padding: 30px 15px;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 640px) {
  .planCol {
    margin: 0 6px 20px 6px;
  }

  .planContent {
    padding: 30px 16px;
  }

  .planContent .planDetail {
    padding: 10px 0 0 0;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 600px) {
  .allPlansWrapper {
    padding: 30px;
  }

  .allPlansHead {
    text-align: center;
    font-size: 40px;
    width: 100%;
    padding-bottom: 10px;
    position: relative;
    margin: 0;
  }

  .allPlansWrapper.double .planColWrapper,
.allPlansWrapper.triple .planColWrapper,
.allPlansWrapper.quadruple .planColWrapper,
.planColWrapper {
    width: 100% !important;
    float: none;
    height: auto;
  }

  .highlighted .planCol {
    margin-top: 50px;
  }

  .priceBox .amount {
    letter-spacing: -2px;
    font-size: 56px;
    line-height: 60px;
  }

  .priceBox .super {
    font-size: 20px;
    top: -26px;
  }

  .quadruple .planFeature {
    padding: 15px 30px 15px 56px;
  }

  .quadruple .planFeature span.featureIcon {
    margin-left: -34px;
  }
}
/* ---------------------------------------------------- */
@media screen and (max-width: 360px) {
  .allPlansWrapper {
    padding: 30px 20px;
  }
}
/* ---------------------------------------------------- */
/* ==================================================== */
/* JOIN PAGE */
/* ---------------------------------------------------- */
/* PLAN COLORS */
.planCol .planBox {
  background-color: #191D21;
}

/* Featured Plan */
.planFlag {
  background-color: #77777c;
}

.planColWrapper.highlighted .planCol .planBox {
  background-color: #2a313a;
}

/* #001 #3d3634 */
/* plan hover */
.planCol:hover .planBox, .planCol:focus .planBox {
  background-color: #303843 !important;
}

/* #7A2121 */
.planCol:active .planBox {
  background-color: #2e425b !important;
}

.planCol .planButton {
  background-color: #A6816E;
}

.planCol:hover .planButton,
.planCol:focus .planButton {
  background-color: #C1987C;
}

.priceBox .amount {
  letter-spacing: -2px;
}

/* icon */
.planFeature span.featureIcon {
  color: #A6816E;
}

/* ---------------------------------------------------- */
.search_module_wrapper .ui.container {
  width: 1260px;
}

/* =================================================== */
/* SEARCH MODULE LAYOUT - TEMP HACK CSS */
/* =================================================== */
.modals.dimmer .bnd_search_module.ui.scrolling.modal,
.bnd_search_module.ui {
  margin: 0 !important;
}

.bnd_search_module.ui {
  width: 100% !important;
  min-height: auto;
  padding: 100px 40px 200px 40px;
  border-radius: 0 !important;
  background-color: rgba(27, 28, 31, 0.95);
  /* #1b1c1d */
  background: linear-gradient(rgba(11, 11, 11, 0.9), rgba(33, 38, 44, 0.7)), no-repeat top 40% left 15%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/20170501090-horse_country.jpg");
}

.bnd_search_module form.search_large {
  height: 160px;
  width: 100%;
  position: relative;
  margin-top: -35px;
}

.bnd_search_module input.input_large,
.bnd_search_module button.button_large {
  font-family: "metropolis";
  font-weight: 700;
  font-size: 7em;
  color: #fff;
  letter-spacing: -0.02em;
  border: none;
  background: transparent;
}

.bnd_search_module input.input_large {
  width: 100%;
  height: 100%;
  padding: 0 160px 0 0;
  color: #fff;
}

.bnd_search_module input::-webkit-input-placeholder {
  color: #BBAA83;
}

.bnd_search_module input:-moz-placeholder {
  /* Firefox 18- */
  color: #BBAA83;
}

.bnd_search_module input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BBAA83;
}

.bnd_search_module input:-ms-input-placeholder {
  color: #BBAA83;
}

.bnd_search_module button.button_large {
  position: absolute;
  width: 160px;
  height: 160px;
  overflow: hidden;
  right: 0;
  top: 0;
  border: none;
  color: #BBAA83;
}

.bnd_search_module button.button_large:hover {
  color: #fff;
}

.bnd_search_module .popular_searches button,
.bnd_search_module .popular_searches a {
  font-family: "metropolis";
  font-weight: 700;
  color: #aaa;
  background-color: rgba(255, 255, 255, 0.06);
  padding: 22px 60px;
  border: none;
  font-size: 1.1em;
  line-height: 1em;
  margin: 3px;
  display: inline-block;
}

.bnd_search_module .popular_searches button.button_featured_search {
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  font-size: 1.6em;
  padding: 26px 60px;
}

.bnd_search_module .popular_searches button:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_search_module .popular_searches {
    text-align: center;
  }

  .bnd_search_module input.input_large,
.bnd_search_module button.button_large {
    font-size: 6em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_search_module input.input_large {
    padding: 0 140px 0 0;
  }

  .bnd_search_module button.button_large {
    width: 140px;
  }

  .bnd_search_module input.input_large,
.bnd_search_module button.button_large {
    font-size: 5em;
  }

  .bnd_search_module .popular_searches button,
.bnd_search_module .popular_searches a {
    padding: 22px 80px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .bnd_search_module .popular_searches button,
.bnd_search_module .popular_searches a {
    width: 100%;
    padding: 22px 50px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 580px) {
  .bnd_search_module .ui.container {
    margin: 0 !important;
  }

  .bnd_search_module form.search_large {
    height: 120px;
    margin-top: -20px;
  }

  .bnd_search_module input.input_large {
    padding: 0 80px 0 0;
  }

  .bnd_search_module button.button_large {
    width: 80px;
    height: 120px;
  }

  .bnd_search_module input.input_large,
.bnd_search_module button.button_large {
    font-size: 3.5em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .bnd_search_module.ui {
    padding: 15px 30px;
  }

  .search_form_head {
    font-size: 0.95em;
  }

  .search_form_head .icon {
    display: none;
  }

  .bnd_search_module form.search_large {
    height: 80px;
  }

  .bnd_search_module input.input_large {
    padding: 0 80px 0 0;
  }

  .bnd_search_module button.button_large {
    width: 80px;
    height: 120px;
  }

  .bnd_search_module input.input_large,
.bnd_search_module button.button_large {
    font-size: 2.8em;
  }
}
/* --------------------------------------------------- */
/* ---------------------------------------- */
/* SEARCH OVERLAY MENU - needs to stay in main theme css */
/* ---------------------------------------- */
.bnd_search_module input::-webkit-input-placeholder {
  color: #ddd;
}

.bnd_search_module input:-moz-placeholder {
  /* Firefox 18- */
  color: #ddd;
}

.bnd_search_module input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ddd;
}

.bnd_search_module input:-ms-input-placeholder {
  color: #ddd;
}

.bnd_search_module button.button_large {
  color: #ddd;
}

.bnd_search_module .popular_searches button,
.bnd_search_module .popular_searches a {
  font-family: "VFsans", sans-serif;
  color: #ddd;
  background-color: rgba(11, 11, 11, 0.15);
  font-weight: 500;
  font-size: 1.3em;
  text-transform: uppercase;
}

.bnd_search_module .popular_searches button:hover,
.bnd_search_module .popular_searches button:focus,
.bnd_search_module .popular_searches a:hover,
.bnd_search_module .popular_searches a:focus {
  background-color: #d8101e;
}

.bnd_search_module .popular_searches button span,
.bnd_search_module .popular_searches a span {
  font-family: "VF-didot-3", Georgia, serif;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
  padding-right: 2px;
}

.bnd_search_module .search_large .search.icon {
  line-height: 0.8;
}

/* --------------------------------------------------- */
.bnd_landing_slider {
  width: 100%;
  margin-top: -80px;
}

.bnd_landing_slider .bnd_slide {
  width: 100%;
}

/* ---------------------------------------- */
/* (alpha version) LANDING PAGE */
/* ---------------------------------------- */
.royalSlider {
  width: 100%;
  height: 1075px;
  margin-top: -80px;
}

.rsOverflow {
  width: 100%;
  height: 100%;
}

.rsDefault .rsBullets {
  background: transparent;
}

@media only screen and (max-width: 1200px) {
  .royalSlider {
    height: 960px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .royalSlider {
    height: 800px;
  }
}
@media only screen and (max-width: 767px) {
  .royalSlider {
    height: 710px;
  }
}
@media only screen and (max-width: 439px) {
  .royalSlider {
    height: 690px;
  }
}
.bnd_landing_slider .bndwgt__issuepage_top {
  z-index: 4500;
  position: relative;
  margin-top: -70px;
}

@media only screen and (min-width: 991px) {
  .bnd_landing_slider .bndwgt__issuepage_top.ui.two.column .column.lefter {
    width: 35%;
  }

  .bnd_landing_slider .bndwgt__issuepage_top.ui.two.column .column.righter {
    width: 65%;
  }

  .bnd_landing_slider .bndwgt__issuepage_top_wrapper .bndwgt {
    padding: 17px 0;
  }

  .bnd_landing_slider .bndwgt__issuepage_top_wrapper .bndwgt__slide {
    width: 170px;
    max-width: 170px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .bnd_landing_slider .bndwgt__issuepage_top_wrapper .bndwgt__slide {
    width: 130px;
    min-width: 130px;
  }
}
@media only screen and (max-width: 439px) {
  .bnd_landing_slider .bndwgt__issuepage_top.ui.two.column .column.lefter {
    width: 70% !important;
    margin: 0 auto !important;
  }
}
.bnd_landing_slider .bndwgt__issuepage_top .button.red {
  background-color: #d02525;
  border: solid 2px #fff;
}

.bnd_landing_slider .bndwgt__issuepage_top .button.gold {
  background-color: #A6816E;
  border: solid 2px #fff;
}

.landing_featured_issues {
  width: 100%;
  max-width: 1400px;
  margin: 10px auto 60px auto;
  overflow: hidden;
}

.landing_featured_issues a {
  position: relative;
  display: block;
  width: 24.5%;
  margin: 0.25%;
  float: left;
  line-height: 0;
  text-decoration: none;
  font-size: 0;
}

.landing_featured_issues a:hover {
  /* opacity: 0.6; */
}

.landing_featured_issues a img {
  background-size: cover;
  width: 100%;
}

.landing_featured_issues a.row2 {
  width: 12%;
}

.landing_featured_issues a.row2:nth-child(5) {
  clear: both !important;
}

/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .landing_featured_issues a {
    width: 49%;
  }

  .landing_featured_issues a.row2 {
    width: 24%;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* BEGIN LANDING PAGE */
/* --------------------------------------- */
.lndg_carousel_allwrap {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  background-color: #345;
  position: relative;
  overflow: hidden;
}

.lndg_carousel_allwrap_bkd {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(22, 30, 37, 0.9), rgba(44, 54, 64, 0.2)), no-repeat top 25% center/cover;
}

body.bkm_page.bkm_landing .lndg_carousel_allwrap_bkd,
body.bkm_single_collection_page .lndg_carousel_allwrap_bkd {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(22, 30, 37, 0.5), rgba(44, 50, 55, 0.2)), no-repeat top 68% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_bkm.jpg");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

body.page_home .lndg_carousel_allwrap {
  background-color: #000;
}

body.page_home .lndg_carousel_allwrap_bkd {
  background: linear-gradient(rgba(22, 30, 37, 0.2), rgba(44, 50, 55, 0.1)), no-repeat top 70% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/home_temp.jpg");
  height: 620px;
  width: 100%;
  opacity: 0.75;
}

body.page_home .landing__headline_box.page_top_head {
  background-color: transparent;
  width: 100%;
  padding: 60px 20px;
  margin: 60px auto 30px;
}

.page_home .landing__headline_box .head_top {
  background: no-repeat center center/contain url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/ad_logo_lg.png");
  height: 280px;
  padding: 0;
  border-bottom: 0 none;
  margin: 10px auto 0 auto;
  font-size: 0;
  text-indent: -9999px;
}

.temp_disclaimer {
  font: 400 16px/1.4 "SuisseWorks";
  display: block !important;
  margin: 0 auto 20px auto;
  max-width: 70%;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  font: 500 16px/1.4 "MarrSans";
  display: block !important;
  margin: 0 auto 20px auto;
  max-width: 1000px;
  background: #1e6ab41a;
  padding: 20px 50px;
}

/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .page_home .landing__headline_box .head_top {
    height: 200px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .lndg_carousel_allwrap_bkd {
    width: 100%;
  }

  body.page_home .lndg_carousel_allwrap_bkd {
    height: 400px;
  }

  .page_home .landing__headline_box .head_top {
    height: 180px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 540px) {
  /* .lndg_carousel_allwrap_bkd {
      height: 300px;
  } */
}
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  body.page_home .lndg_carousel_allwrap_bkd {
    height: 300px;
  }

  body.page_home .landing__headline_box.page_top_head {
    padding: 30px 20px;
  }

  .page_home .landing__headline_box .head_top {
    display: block;
    max-width: 80%;
    height: 120px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
/* LANDING SLIDER COVER STRIP */
/* --------------------------------------- */
.lndg_carousel_strip {
  padding: 4px 0;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  /* interesting
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  */
}

.lndg_carousel_strip .strip_cell {
  height: auto;
  width: auto;
  /* 140px */
  padding: 6px;
  margin: 0;
  font-size: 0;
  line-height: 0;
  border: none;
  position: absolute;
  top: 0;
}

.lndg_carousel_strip .strip_cell img {
  width: auto;
  height: 250px;
  background-size: 100% 100%;
  margin: 0;
}

.lndg_carousel_strip .strip_cell:hover,
.lndg_carousel_strip .strip_cell:focus {
  background: #1f6ab4;
}

.lndg_carousel_strip .strip_cell.is-nav-selected {
  background: #fff;
  opacity: 1;
}

.lndg_carousel_strip .strip_cell.is-nav-selected img {
  opacity: 0.8;
}

.lndg_carousel_strip .strip_cell_label {
  position: absolute;
  display: block;
  z-index: 2;
  bottom: 4px;
  background-color: #333;
  color: #fff;
  width: calc(100% - 8px);
  padding: 5px;
  font: 500 12px/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
}

.lndg_carousel_strip .strip_cell_label.latest {
  background-color: #1f6ab4;
}

/* --------------------------------------- */
@media only screen and (max-width: 1500px) {
  .lndg_carousel_strip .strip_cell {
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 230px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 1100px) {
  .lndg_carousel_strip .strip_cell {
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 190px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_carousel_strip .strip_cell {
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 180px;
  }

  .lndg_carousel_strip .strip_cell_label {
    padding: 4px;
    font-size: 11px;
    line-height: 11px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .lndg_carousel_strip .strip_cell {
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 160px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 540px) {
  .lndg_carousel_strip .strip_cell {
    padding: 2px;
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 150px;
  }

  .lndg_carousel_strip .strip_cell_label {
    bottom: 2px;
    width: calc(100% - 4px);
    padding: 4px;
    font-size: 10px;
    line-height: 10px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 380px) {
  .lndg_carousel_strip .strip_cell {
    width: auto;
  }

  .lndg_carousel_strip .strip_cell img {
    height: 120px;
  }

  .lndg_carousel_strip .strip_cell_label {
    padding: 3px;
    font-size: 9px;
    line-height: 9px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
/* LANDING SLIDER MAIN */
/* --------------------------------------- */
.lndg_carousel_main {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 40px 0 10px;
}

.lndg_carousel_main .tpc_header {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.lndg_carousel_main .main_cell {
  position: absolute;
  top: 0;
  width: 75%;
  min-width: 600px;
  max-width: 1200px;
  margin: 0;
  background-color: #eee;
}

.lndg_carousel_main .main_cell:not(.is-selected) {
  opacity: 0;
  pointer-events: none;
  /*
  -webkit-filter: blur(4px);
  filter: blur(4px); */
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
}

.lndg_carousel_main .flickity-viewport.is-pointer-down .main_cell:not(.is-selected) {
  opacity: 0.4;
}

.lndg_carousel_main .main_cell.is-selected {
  background-color: #fff;
  opacity: 1;
}

/* --------------------------------------- */
@media only screen and (min-width: 1500px) {
  .lndg_carousel_main .main_cell {
    width: 75%;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_carousel_main .main_cell {
    width: 100%;
    min-width: 100%;
  }

  .lndg_carousel_main .tpc_header {
    margin: 0 20px;
  }
}
/* --------------------------------------- */
/* CUSTOM SLIDES */
.main_cell_bkd {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  /*    border-top: solid 10px #cca676; */
}

.main_cell.brand_slide {
  max-width: 100%;
}

.main_cell.cell_fullwidth {
  width: 100%;
  max-width: 100%;
  min-height: 300px;
}

.lndg_carousel_main .main_cell.cell_headline {
  background-color: transparent;
}

.main_cell.cell_headline .landing__headline_box {
  color: #fff;
  background-color: transparent;
}

.main_cell.cell_headline .landing__headline_box.inverted {
  background-color: #fff;
  color: #111;
}

.main_cell.cell_headline .bndwgt {
  width: 60%;
  max-width: 400px;
  margin: 0 auto;
}

.main_cell.cell_fullwidth .bndwgt__slide {
  float: none;
  width: 400px;
  max-width: 400px;
  margin: 0 5px;
  margin-bottom: 30px !important;
  border-bottom: 0 none;
}

/* promo button */
.main_cell .ui.button,
.landing__headline_box .ui.button,
.bndvwr__top-bar .ui.button {
  font-family: "VogueAvantGarde", sans-serif;
  font-weight: 200;
  letter-spacing: 0.05em;
  border-radius: 0;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.3em;
}

.landing__headline_box .ui.button,
.bndvwr__top-bar .ui.button {
  display: inline-block;
  width: auto;
}

.bndvwr__top-bar .ui.button {
  float: right;
  margin-top: 0;
}

.main_cell.cell_headline .ui.button {
  display: block;
  max-width: 60%;
  margin: 40px auto;
}

.main_cell .ui.button.red,
.landing__headline_box .ui.button.red {
  background-color: #d02525;
  border: solid 2px #fff;
}

.main_cell .ui.button.red:hover,
.main_cell .ui.button.red:focus,
.landing__headline_box .ui.button.red:hover,
.landing__headline_box .ui.button.red:focus {
  background-color: #ec2929;
}

.main_cell .ui.button.gold,
.landing__headline_box .ui.button.gold,
.bndvwr__top-bar .ui.button.gold {
  border: solid 2px #fff;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.13em;
  background-color: #333;
}

.main_cell .ui.button.gold:hover,
.main_cell .ui.button.gold:focus,
.landing__headline_box .ui.button.gold:hover,
.landing__headline_box .ui.button.gold:focus {
  background-color: #1e69b4;
}

.bndvwr__top-bar .ui.button.gold:hover,
.bndvwr__top-bar .ui.button.gold:focus {
  background-color: #cca28d;
}

/* --------------------------------------- */
/* LANDING SLIDE CONTENT */
/* --------------------------------------- */
/* MAIN HEADLNE BOX */
.landing__headline_box {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 100px 30px;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  margin-top: -30px;
}

.page_issue .landing__headline_box {
  position: relative;
  z-index: 0;
  width: 100%;
  text-align: center;
  padding: 100px 30px 270px 30px;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  margin-top: -110px;
}

.landing__headline_box.promo_footer {
  background-color: #FFF;
  padding: 100px 30px;
  margin-top: 0;
  clear: both;
  float: none;
}

.landing__headline_box.search_module {
  padding: 100px 30px;
  background-color: transparent;
  margin-top: 0;
  z-index: 0;
}

.bndwgt__plain_text_wrapper .landing__headline_box {
  padding: 0 30px 80px 30px;
  margin-top: 0;
}

.main_cell .landing__headline_box {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  margin-top: 0;
  padding: 80px 30px;
}

.landing__headline_box.page_top_head {
  color: #fff;
  padding: 60px 30px;
  max-width: 45%;
  margin: 150px auto 100px;
  background-color: #f14767dd;
  /* #f14767; //  #1f6ab4; */
}

.landing__headline_box h1,
.landing__headline_box h2 {
  font: 600 36px/1 "MarrSansCond", sans-serif;
  text-transform: none;
  padding: 0 0 15px 0;
  margin: 0 0 -15px;
}

.landing__headline_box h1 {
  font-size: 70px;
}

.landing__headline_box h2 {
  font-size: 36px;
  font-weight: 100;
  letter-spacing: 0.05em;
}

.landing__headline_box h1::after {
  content: "";
  display: block;
  border-bottom: solid 4px #fff;
  max-width: 30%;
  margin: 20px auto 0;
  padding: 0;
}

.landing__headline_box h1.head_top::after {
  content: "";
  display: none;
  border-bottom: 0 none;
}

.landing__headline_box a,
.landing__headline_box h1 span,
.landing__headline_box h2 span {
  color: #fff;
}

.landing__headline_box .description {
  font-family: "VF-Didot-5", serif;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 1.7em;
  width: 80%;
  max-width: 1180px;
  margin: 30px auto 20px auto;
  line-height: 1.42em;
  -webkit-font-smoothing: antialiased;
}

body.bnd_topic_page .landing__headline_box .description,
body.type_architect .landing__headline_box .description {
  display: none;
  visibility: hidden;
  height: 0;
  opacity: 0;
}

.landing__headline_box .description.headline_info {
  letter-spacing: 0.1em;
  max-width: 80%;
  margin: 20px auto;
  border-top: solid 1px #555;
  border-bottom: solid 1px #666;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 19px;
}

.landing__headline_box .head_top {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  padding: 50px 0 30px 0;
  border-bottom: solid 1px #fff;
  max-width: 70%;
  margin: -30px auto 20px auto;
}

@media only screen and (max-width: 1100px) {
  .landing__headline_box h1 {
    font-size: 60px;
  }

  .landing__headline_box h2 {
    font-size: 36px;
  }

  .landing__headline_box .description {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .landing__headline_box h1 {
    font-size: 48px;
  }

  .landing__headline_box h2 {
    font-size: 32px;
  }

  .landing__headline_box .description {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .landing__headline_box.search_module {
    padding: 60px 30px;
  }

  .landing__headline_box.page_top_head {
    padding: 60px;
    max-width: 75%;
    margin: 120px auto 60px;
  }

  .landing__headline_box h1 {
    font-size: 36px;
  }

  .landing__headline_box h2 {
    font-size: 28px;
  }

  .landing__headline_box .description {
    font-size: 17px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 439px) {
  .landing__headline_box {
    padding: 80px 30px 80px 30px;
  }

  .landing__headline_box.search_module {
    padding: 50px 20px;
  }

  .landing__headline_box h1 {
    font-size: 33px;
  }

  .landing__headline_box h2 {
    font-size: 18px;
    margin-top: 5px;
  }

  .landing__headline_box .description {
    font-size: 15px;
    width: 100%;
    line-height: 1.6;
  }
}
/* SLIDER ISSUE CONTENTS */
.lndg_slide_hdr {
  display: none;
  width: 100%;
  padding: 20px;
  background-color: #ceb493;
  /* #cca676 */
  border-top: solid 10px #000;
}

.lndg_slide_hdr h1 {
  font-family: "RabbitSlab", Georgia, serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}

.lndg_slide_hdr h1 span {
  font-family: "museo-sans-condensed";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 18px;
  margin-left: 20px;
}

.lndg_slide_hdr h1 span.label {
  font-family: "museo-sans-condensed";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 18px;
  margin-right: 20px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 5px 20px;
}

/* MAIN COLUMNS */
.lndg_slide_col {
  float: left;
  padding: 20px;
  margin-left: -20px;
}

.lndg_slide_col.coverbox {
  width: 35%;
}

.lndg_slide_col.contentbox {
  width: 65%;
  padding-left: 0;
}

.lndg_carousel_strip .flickity-prev-next-button {
  width: 70px;
  background-color: rgba(180, 170, 160, 0.4);
}

.flickity-prev-next-button:hover,
.flickity-prev-next-button:focus {
  background-color: #1f6ab4 !important;
}

.lndg_carousel_strip .flickity-prev-next-button.previous {
  left: 0;
}

.lndg_carousel_strip .flickity-prev-next-button.next {
  right: 0;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_slide_col {
    margin-left: 0;
  }

  .lndg_carousel_strip .flickity-prev-next-button {
    width: 50px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .lndg_carousel_strip .flickity-prev-next-button {
    width: 40px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .lndg_slide_col {
    float: none;
  }

  .lndg_slide_col.coverbox {
    width: 100%;
    padding-bottom: 0;
  }

  .lndg_slide_col.contentbox {
    width: 100%;
    padding-left: 20px;
  }

  .lndg_carousel_strip .flickity-prev-next-button {
    display: none;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
.lndg_slide_col .bndwgt__issuecover_main_wrapper {
  position: relative;
  line-height: 0;
}

.lndg_slide_col .bndwgt__issuecover_main {
  border: none 0;
}

/* Cover Image and Cover Overlay */
.bndwgt__issuecover_main_wrapper .coverbox_overlay,
.landing_featured_issues a .coverbox_overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  overflow: hidden;
  display: block;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  font: 600 18px/1 "MarrSansCond", serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.15em;
  color: #fff;
  padding-top: 56%;
}

.bndwgt__issuecover_main_wrapper .coverbox_overlay span,
.landing_featured_issues a .coverbox_overlay span {
  display: block;
  font: 300 44px/1 "MarrSans", sans-serif;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.03em;
  margin-right: 6px;
  padding-top: 2px;
}

.bndwgt__issuecover_main_wrapper .coverbox_overlay b,
.landing_featured_issues a .coverbox_overlay b {
  display: none;
  opacity: 0;
}

.bndwgt__issuecover_main_wrapper:hover .coverbox_overlay,
.bndwgt__issuecover_main_wrapper:focus .coverbox_overlay,
.landing_featured_issues a:hover .coverbox_overlay,
.landing_featured_issues a:focus .coverbox_overlay {
  opacity: 1;
}

.landing_featured_issues a.row2 .coverbox_overlay {
  font-size: 12px;
}

.landing_featured_issues a.row2 .coverbox_overlay span {
  font-size: 30px;
}

/* --------------------------------------- */
@media only screen and (max-width: 1100px) {
  .bndwgt__issuecover_main_wrapper .coverbox_overlay {
    font-size: 14px;
  }

  .bndwgt__issuecover_main_wrapper .coverbox_overlay span {
    font-size: 36px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bndwgt__issuecover_main_wrapper .coverbox_overlay {
    font-size: 12px;
  }

  .bndwgt__issuecover_main_wrapper .coverbox_overlay span {
    font-size: 26px;
    margin-right: 5px;
  }

  .landing_featured_issues a.row2 .coverbox_overlay {
    font-size: 10px;
  }

  .landing_featured_issues a.row2 .coverbox_overlay span {
    font-size: 20px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .lndg_slide_col .bndwgt__issuecover_main_wrapper {
    width: 50%;
  }

  .bndwgt__issuecover_main_wrapper .coverbox_overlay {
    background-color: transparent;
    opacity: 1;
    left: 100%;
    color: #111;
  }

  .bndwgt__issuecover_main_wrapper .coverbox_overlay span {
    color: #111;
  }
}
/* --------------------------------------- */
.lndg_slide_col .lndg_slide_label {
  position: absolute;
  display: block;
  z-index: 2;
  bottom: 4px;
  background-color: red;
  color: #fff;
  width: calc(100% - 8px);
  padding: 5px;
  font-family: "museo-sans-condensed", "RobotoCondensed", sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 12px;
  line-height: 12px;
}

.lndg_slide_col ul.lndg_slide_article_list {
  width: 100%;
  padding: 0;
  margin: 0;
}

.lndg_slide_col ul.lndg_slide_article_list li {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: dotted 1px #aaa;
}

.lndg_slide_col ul.lndg_slide_article_list li:first-child {
  border-top: dotted 1px #aaa;
}

.lndg_slide_col ul.lndg_slide_article_list li .topFeatureText {
  width: 60%;
}

.lndg_slide_col ul.lndg_slide_article_list li a:hover .topFeatureText .tpc_title,
.lndg_slide_col ul.lndg_slide_article_list li a:focus .topFeatureText .tpc_title {
  text-decoration: underline;
}

.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide {
  margin: 5px;
  margin-bottom: 5px !important;
}

.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
  max-width: 150px;
  min-width: 150px;
  height: auto;
}

.lndg_slide_col ul.lndg_slide_article_list .tpc_title {
  font: 600 2.2rem/1 "MarrSansCond", sans-serif;
  letter-spacing: -0.01em;
  color: #222;
  margin: 0 0 10px;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_section {
  font: 600 14px "SuisseWorks", serif;
  letter-spacing: -0.015em;
  text-transform: none;
  border-bottom: 0 none;
  padding: 0;
  margin: 0 0 10px 0;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_date {
  font: normal 400 95%/1 "MarrSansCond";
  text-transform: uppercase;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_date span {
  margin-left: 4px;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_date b {
  display: none;
  visibility: hidden;
}

/* --------------------------------------- */
@media only screen and (min-width: 1500px) {
  .lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
    max-width: 170px;
    min-width: 170px;
  }

  .lndg_slide_col ul.lndg_slide_article_list .tpc_title {
    font-size: 2.5em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 1100px) {
  .lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
    max-width: 140px;
    min-width: 140px;
  }

  .lndg_slide_col ul.lndg_slide_article_list .tpc_title {
    font-size: 2.2em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
    max-width: 130px;
    min-width: 130px;
  }

  .lndg_slide_col ul.lndg_slide_article_list .tpc_title {
    font-size: 2em;
  }

  .lndg_slide_col ul.lndg_slide_article_list h3 {
    font-size: 0.7em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
    max-width: 110px;
    min-width: 110px;
  }

  .lndg_slide_col ul.lndg_slide_article_list li .topFeatureText {
    width: 56%;
  }

  .lndg_slide_col ul.lndg_slide_article_list .tpc_title {
    font-size: 1.75em;
  }

  .lndg_slide_col ul.lndg_slide_article_list h4 {
    display: none;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  .lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide,
.lndg_slide_col ul.lndg_slide_article_list .bndwgt__slide img {
    max-width: 100px;
    min-width: 100px;
  }

  .lndg_slide_col ul.lndg_slide_article_list li .topFeatureText {
    width: 56%;
    text-align: left;
    padding: 0;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* END LANDING PAGE */
/* SUPPORT PAGE */
.page_support .landing__headline_box.promo_footer {
  display: none;
  height: 0;
  opacity: 0;
}

.ui.container.supportModule {
  z-index: 10;
  position: relative;
  background: #fff;
  padding: 50px 50px 100px 50px;
  margin-bottom: 100px;
}

.ui.container.supportModule h1,
.ui.container.supportModule h2 {
  font-family: "RabbitSlab", Georgia, serif;
  font-weight: 500;
}

.ui.container.supportModule h1 {
  text-transform: uppercase;
}

.ui.container.supportModule .ui.button.gold {
  font-family: "franklin-gothic-urw-cond", "RobotoCondensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  border-radius: 0;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
  background-color: #A6816E;
  border: solid 2px #fff;
}

/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  .ui.container.supportModule {
    padding: 30px 30px 80px 30px;
    margin-bottom: 80px;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* SINGLE ARTICLE PAGES */
/* ---------------------------------------- */
.bnd_artpg_hero_wrap {
  margin-top: 0;
  padding: 120px 20px 80px 20px;
  border-bottom: solid 8px #99999a;
}

/* ---------------------------------------- */
/* STICKY ARTICLE HEADER */
/* ---------------------------------------- */
.bnd_artpg_fixedhead h3.bndwgt__headline {
  font: 600 1.65em/1.2 "MarrSansCond", sans-serif;
}

.bnd_artpg_fixedhead h3.bndwgt__headline .bndwgt__meta {
  font: 400 1.1rem/1.2 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.bnd_artpg_fixedhead h3.bndwgt__headline .bndwgt__meta .bndwgt__author {
  font-weight: 600;
}

/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_artpg_fixedhead h3.bndwgt__headline {
    font-size: 1.4em;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* READING PROGRESS/POSITION INDICATOR */
/* ---------------------------------------- */
.read_progress_wrap {
  background-color: #f9f9f9;
  height: 4px;
}

.read_progress {
  background: #222;
  /* 1f6ab4   linear-gradient(40deg, #d58dbf, #c2145d 100%) */
  height: 4px;
}

/* ---------------------------------------- */
/* SINGLE ARTICLE DISCLAIMER */
.ptxt_disclaimer {
  background: #f6f6f6;
  border-bottom: solid 13px #ddd;
  padding: 0 30px 20px 30px;
  margin-bottom: 30px;
}

.ptxt_disclaimer .ptxt {
  font-family: "Jeder";
  font-weight: 400;
  font-size: 1.28rem;
  line-height: 1.4;
}

.ptxt_disclaimer .vf_cta_slant_hed {
  margin: 20px auto;
  font-size: 24px;
}

/* ---------------------------------------- */
/* EDITOR'S NOTES */
/* ---------------------------------------- */
.editor_notes {
  background-color: #f6f5f2;
  padding: 30px;
}

.editor_notes .bndwgt__article_body.bndwgt__inline_text::before {
  content: "Editor's Notes";
  font-family: "franklin-gothic-urw-comp", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin-bottom: 30px;
  border-bottom: solid 4px #ddd;
  font-size: 1.1em;
  letter-spacing: 0;
  color: #444;
}

.editor_notes .bndwgt__info {
  padding: 5px 0;
  text-align: left;
}

.editor_notes .bndwgt__info .bndwgt__meta {
  font-size: 14px;
}

/* ---------------------------------------- */
/* content */
body.page_article .bnd_article_cta a.user_login {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.13em;
  font-weight: 400;
}

body.page_article .bnd_article_cta a.user_login:hover,
body.page_article .bnd_article_cta a.user_login:focus {
  background-color: #1f6ab4;
}

body.page_article .bnd_article_cta a.user_login_nomdl {
  text-align: center;
  display: block;
  background-color: #222;
  color: #fff;
  padding: 15px 30px;
  font-family: sans-serif;
  text-transform: uppercase;
  margin: 0 auto;
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.13em;
  font-weight: 400;
}

body.page_article .bnd_article_cta a.user_login_nomdl:hover,
body.page_article .bnd_article_cta a.user_login_nomdl:focus {
  background-color: #1f6ab4;
}

body.page_article .bnd_article_cta .bnd_article_cta_sub {
  display: block;
  padding-top: 10px;
  text-align: center;
  letter-spacing: 0.03em;
  font: 600 16px/1.4 "MarrSansCond", sans-serif;
}

body.page_article .bnd_article_cta .bnd_article_cta_sub a {
  color: #1f6ab4;
}

/* ---------------------------------------- */
/* SINGLE ARTICLE HEADER */
.bnd_article_header .bnd_artpg_hero_wrap {
  height: 44vw;
  margin-top: 0;
  padding: 0;
  border-bottom: 0 none;
}

@media only screen and (min-width: 2400px) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 38vw;
  }
}
/* iPad Pro - Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 50vh;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 50vh;
  }
}
/* --------------------------------------- */
.bnd_article_header .bndwgt__title_box {
  width: 100%;
  max-width: 100%;
  background-color: #1c5fa0;
  /* GRAY #262323; */
  color: #fff;
}

body.is_featured .bnd_article_header .bndwgt__title_box {
  background-color: #151d33;
}

.bnd_article_header .bndwgt__title_box .bndwgt__info {
  text-align: left;
  padding: 4em 0 3em 0;
}

.bnd_article_header .bndwgt__info .bndwgt__section {
  display: block;
  background: none;
  border: 0 none;
  margin: 0 0 10px 0;
  padding: 0;
  font: 500 1.3rem/1 "SuisseWorks", Georgia, serif;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
}

.page_article .bndwgt__info .bndwgt__headline {
  font: 600 4.5em/1.1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.page_article .bndwgt__info .bndwgt__subhead {
  font: 400 1.6em/1.4 "SuisseWorks", Georgia, serif;
  margin: 0 0 20px 0;
}

.bnd_article_header .socials {
  text-align: left;
}

.bnd_article_header .socials .ui.circular.button,
.bnd_article_header .socials .art_pg_bkm_icon_wrap {
  background-color: rgba(0, 0, 0, 0.3);
}

.socials .art_pg_bkm_icon_wrap:hover,
.socials .art_pg_bkm_icon_wrap:focus {
  background-color: #1f6ab4;
}

/* --------------------------------------- */
@media only screen and (max-width: 1100px) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 40vw;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 50vw;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 60vw;
  }

  .bnd_article_header .bndwgt__info .bndwgt__section {
    font-size: 1rem;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .bnd_article_header .bnd_artpg_hero_wrap {
    height: 30vh;
    min-height: 280px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* SINGLE ARTICLE MAIN CONTENT COLUMN */
.bndwgt__bondi_article.bnd_fullcolumn {
  margin: 0 auto;
  max-width: 800px;
}

@media only screen and (max-width: 767px) {
  .bndwgt__bondi_article.bnd_fullcolumn .bndwgt {
    padding: 6px 0;
  }
}
/* --------------------------------------- */
/* SINGLE ARTICLE / CREDITS */
.bndwgt__bondi_article .bndwgt__title_box {
  position: absolute;
  top: 0;
  left: -160px;
  width: 160px;
  text-align: left !important;
}

.bndwgt__bondi_article .bndwgt__title_box .bndwgt__info {
  text-align: left;
  padding: 20px 0;
}

.bndwgt__bondi_article .bndwgt__info .bndwgt__meta .full_date {
  display: none !important;
  visibility: hidden;
}

.bndwgt__bondi_article .bndwgt__info .bndwgt__author {
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2;
  border-bottom: solid 1px #eee;
  padding: 10px 0;
  display: block;
}

.bndwgt__meta .bndwgt__author::before {
  font-style: normal;
  text-transform: none;
  font-weight: 400;
  font-size: 95%;
  color: #555;
  padding-right: 3px;
  display: block;
}

.bndwgt__meta .bndwgt__author.role_author::before {
  content: "Text by ";
}

.bndwgt__meta .bndwgt__author.role_photographer::before {
  content: "Photography by ";
}

.bndwgt__meta .bndwgt__author.role_stylist::before {
  content: "Styled by ";
}

.bndwgt__meta .bndwgt__author.role_interior::before {
  content: "Interior Design by ";
}

.bndwgt__meta .bndwgt__author.role_landscaper::before {
  content: "Landscape Design by ";
}

.bndwgt__meta .bndwgt__author.role_architect::before {
  content: "Architecture by ";
}

.bndwgt__meta .bndwgt__author.role_producer::before {
  content: "Produced by ";
}

/* --------------------------------------- */
@media only screen and (max-width: 1200px) {
  .bndwgt__bondi_article .bndwgt__title_box {
    position: relative;
    left: 0;
    width: 100%;
    text-align: left !important;
  }

  .bndwgt__bondi_article .bndwgt__info .bndwgt__author {
    padding: 6px 0;
  }
}
/* --------------------------------------- */
/* SINGLE ARTICLE / CONTENT */
.page_article .bndwgt__article_body.bndwgt__inline_text a {
  color: #de0000;
}

.page_article .bndwgt__article_body.bndwgt__inline_text a:hover {
  text-decoration: underline;
}

.page_article .bndwgt__article_body.bndwgt__inline_text,
.page_article .bndwgt__article_body.bndwgt__inline_text p {
  font-family: "SuisseWorksBook", Georgia, serif;
  font-size: 1.4rem;
  line-height: 1.75;
  font-weight: normal;
}

.page_article .content.bndwgt__text .drop,
.page_article .content.bndwgt__text p .drop {
  float: left;
  color: #111;
}

/* italic odd
.bndwgt__article_body.bndwgt__inline_text .drop,
.bndwgt__article_body.bndwgt__inline_text p .drop {
    float: left;
    display: inline-block;
    padding: 0 20px 50px 0;
    font: italic 400 7.5em/.5em 'SuisseWorks';
    text-transform: lowercase;
    letter-spacing: -0.05em;
    margin: -2rem 0 0 -3.5rem;

    color: #111;
    -webkit-font-smoothing: antialiased;
}
*/
.bndwgt__article_body.bndwgt__inline_text.drop,
.bndwgt__article_body.bndwgt__inline_text p .drop {
  float: left;
  display: inline-block;
  padding: 0 15px 10px 0;
  font: 600 8em/0.5em "MarrSans";
  text-transform: uppercase;
  letter-spacing: -0.05em;
  margin: 42px 0 0 0;
  color: #111;
  -webkit-font-smoothing: antialiased;
}

.bndwgt__article_body.bndwgt__inline_text blockquote,
.bndwgt__article_body.bndwgt__inline_text blockquote p {
  border: 0 none;
  margin: 0;
  padding: 2.5em 4rem;
  font: 500 38px/1.2 "SuisseWorks", Georgia;
  letter-spacing: -0.015em;
  text-align: center;
}

.bndwgt__article_body.bndwgt__inline_text blockquote::before {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #f14162;
  margin: 0 auto 3rem auto;
}

.page_article .bndwgt__article_body.bndwgt__inline_text h1,
.page_article .bndwgt__article_body.bndwgt__inline_text h2,
.page_article .bndwgt__article_body.bndwgt__inline_text h3,
.page_article .bndwgt__article_body.bndwgt__inline_text h4,
.page_article .bndwgt__article_body.bndwgt__inline_text h5,
.page_article .bndwgt__article_body.bndwgt__inline_text h6 {
  font-family: "Sharp Grotesk", sans-serif;
  margin: 3em 0 0 0;
  display: block;
  border: none 0;
  font-weight: 600;
  text-align: center;
}

.page_article .bndwgt__article_body.bndwgt__inline_text h3 {
  font-size: 1.3em;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bndwgt__article_body.bndwgt__inline_text blockquote,
.bndwgt__article_body.bndwgt__inline_text blockquote p {
    font-size: 2.6rem;
    padding: 1em 0.5em;
  }

  .bndwgt__article_body.bndwgt__inline_text blockquote::before {
    height: 1px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .page_article .bndwgt__info .bndwgt__headline {
    font-size: 3.5em;
  }

  .page_article .bndwgt__info .bndwgt__subhead {
    font-size: 1.5em;
    line-height: 1.45;
  }

  .page_article .bndwgt__article_body.bndwgt__inline_text,
.page_article .bndwgt__article_body.bndwgt__inline_text p {
    font-size: 1.35rem;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) and (min-width: 681px) {
  .page_article .ui.stackable.grid > .wide.column, .bondi_article_sidebar.wide.column {
    padding: 30px !important;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .page_article .bndwgt__info .bndwgt__headline {
    font-size: 3em;
  }

  .page_article .bndwgt__info .bndwgt__subhead {
    font-size: 1.4em;
    line-height: 1.35;
  }

  .page_article .bndwgt__article_body.bndwgt__inline_text,
.page_article .bndwgt__article_body.bndwgt__inline_text p {
    font-size: 1.25rem;
    line-height: 1.55;
  }

  .bndwgt__article_body.bndwgt__inline_text blockquote,
.bndwgt__article_body.bndwgt__inline_text blockquote p {
    font-size: 2.1rem;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* LOGGED OUT TEXT GRADIENT */
/* ONLY IF LOGGED OUT??

.page_article .bndwgt__bondi_article_embed .bndwgt__article_body.bndwgt__inline_text {
  overflow: hidden;
  position: relative;
}

.page_article .bndwgt__bondi_article_embed .bndwgt__article_body.bndwgt__inline_text:after {
  position: absolute;
  bottom: 165px;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top,
     rgba(245,245,245, 1) 5%,
     rgba(245,245,245, 0) 70%
  );
  pointer-events: none;
}


div.bnd_article_cta {
    height: 100px;
}

*/
/* IMAGES IN ARTICLE TEXT */
.bndwgt__article_body.bndwgt__inline_text {
  counter-reset: gallery;
}

.bndwgt__article_body.bndwgt__inline_text .floatedimage .caption::before {
  counter-increment: gallery;
  content: counter(gallery);
  display: block;
}

/*
.bndwgt__article_body.bndwgt__inline_text .floatedimage .caption::after {
    content: "Number of items in this gallery: " counter(gallery) ".";
    display: block;
}
*/
.bndwgt__article_body.bndwgt__inline_text .floatedimage {
  max-width: 100%;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
  float: none;
}

/* WIDE IMAGES .wide? */
.bndwgt__article_body.bndwgt__inline_text .floatedimage {
  max-width: 140%;
  width: 140% !important;
  display: table;
  margin: 40px 0 40px -20%;
  padding: 0;
}

.bndwgt__article_body.bndwgt__inline_text .floatedimage img {
  display: table-cell;
  margin: 0 auto;
}

.bndwgt__article_body.bndwgt__inline_text .floatedimage .caption {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
  border: 0 none;
  padding: 0 0 0 8em;
  text-align: left;
}

.bndwgt__article_body.bndwgt__inline_text .caption {
  font: 500 0.75em/1.4 "MarrSans", sans-serif;
  letter-spacing: 0.01em;
  color: #717171;
}

.bndwgt__article_body.bndwgt__inline_text .floatedimage .caption::before {
  counter-increment: gallery;
  content: counter(gallery);
  display: block;
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: red;
  margin-bottom: 20px;
}

/* --------------------------------------- */
@media only screen and (max-width: 1200px) {
  .bndwgt__article_body.bndwgt__inline_text .floatedimage {
    max-width: 120%;
    width: 120% !important;
    margin: 40px 0 40px -10%;
    padding: 0;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bndwgt__article_body.bndwgt__inline_text .floatedimage {
    max-width: 100%;
    width: 100% !important;
    margin: 20px 0;
  }

  .bndwgt__article_body.bndwgt__inline_text .floatedimage img {
    display: block;
    margin: 0 auto;
  }

  .bndwgt__article_body.bndwgt__inline_text .floatedimage .caption {
    display: block;
    width: 100%;
    padding: 1.5em;
  }

  .bndwgt__article_body.bndwgt__inline_text .floatedimage .caption::before {
    margin-bottom: 50px;
    float: left;
    width: 10%;
    min-width: 30px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .bndwgt__article_body.bndwgt__inline_text .caption {
    font-size: 0.6em;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* SINGLE ARTICLE SIDEBAR / SUBSTORY */
/* ---------------------------------------- */
.article_substory .sbar_module_wrap.related_top5 {
  display: none !important;
  visibility: hidden !important;
  opacity: 0;
}

.sbar_module_wrap.shaded {
  background-color: transparent;
}

.sbar_cover .button {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.13em;
  background-color: #1f6ab4;
}

.sbar_cover:hover .button,
.sbar_cover:focus .button {
  background-color: #15528f;
}

.sbar_module_title {
  font: 600 30px "SuisseWorks", "Georgia", serif;
  text-transform: none;
  letter-spacing: -0.025em;
}

.article_substory .sbar_module_title {
  font-size: 30px;
}

ul.storypage--sidebar_list li.bndwgt:first-child {
  border-top: double 3px #aaa;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_section {
  font-size: 12px;
  font-weight: 600;
  padding: 0;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
  font: 600 1.45em/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  margin: 7px 0;
  letter-spacing: 0;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date,
ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_byline {
  font-family: "MarrSansCond", sans-serif;
  font-size: 10px;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_byline {
  text-transform: capitalize;
  color: #111;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_byline span {
  font-family: "MarrSansCond", sans-serif;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date {
  text-transform: uppercase;
  color: #222;
  letter-spacing: 0.08em;
}

.article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date {
  font-weight: 400;
}

.article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
  margin: 13px 0 5px 0;
  font: 600 1.65em/1 "MarrSansCond", sans-serif;
}

ul.storypage--sidebar_list li.bndwgt a:hover,
ul.storypage--sidebar_list li.bndwgt a:focus {
  background-color: #fff;
  border-top: solid 2px #1f6ab4;
  margin-top: 0;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_section {
    font-size: 12px;
  }

  .article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 1.3em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 1.2em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 1.45em;
  }

  ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date {
    font-size: 12px;
    font-weight: 400;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SINGLE ARTICLE FULL WIDTH SIDEBAR / SUBSTORY */
/* ---------------------------------------- */
.bnd_fullsidebar .related_top5 .sbar_cover {
  width: 33%;
  max-width: 33%;
  float: left;
}

.bnd_fullsidebar .related_top5 .sbar_module {
  width: 66%;
  float: left;
  clear: none;
}

.bnd_fullsidebar .related_top5 .sbar_module_title {
  font: 600 30px "SuisseWorks", "Georgia", serif;
  text-transform: none;
  letter-spacing: -0.025em;
  border-bottom: solid 3px;
  padding: 10px 0;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list {
  box-sizing: content-box;
  column-count: 2;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt {
  display: inline-flex;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt:first-child {
  border-top: 0 none;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt a {
  padding: 10px 0 10px 4px;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText {
  width: 66%;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
  font-size: 1.85em;
}

.bnd_fullsidebar .related_top5 ul.storypage--sidebar_list.sbar_top10 li.bndwgt .topFeatureText .tpc_date {
  display: block;
  opacity: 1;
}

.sbar_module.mdtp_author .sbar_module_title::before,
.sbar_module.mdtp_contributor .sbar_module_title::before,
.sbar_module.mdtp_module .sbar_module_title::before,
.sbar_module.mdtp_photographer .sbar_module_title::before,
.sbar_module.mdtp_section .sbar_module_title::before,
.sbar_module.mdtp_stylist .sbar_module_title::before,
.sbar_module.mdtp_interior .sbar_module_title::before,
.sbar_module.mdtp_architect .sbar_module_title::before,
.sbar_module.mdtp_producer .sbar_module_title::before {
  display: block;
  font-size: 75%;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  padding-bottom: 2px;
  letter-spacing: 0;
  margin-top: 25px;
  line-height: 1;
}

.sbar_module.mdtp_interior .sbar_module_title::before {
  /* mdtp_interior designer */
  content: "More designs by ";
}

.sbar_module.mdtp_architect .sbar_module_title::before {
  content: "More architecture by ";
}

.sbar_module.mdtp_producer .sbar_module_title::before {
  content: "More projects by ";
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list {
    column-count: 1;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_fullsidebar .related_top5 .sbar_cover {
    width: 100%;
    max-width: 400px;
    float: none;
  }

  .bnd_fullsidebar .related_top5 .sbar_module {
    width: 100%;
    float: none;
    clear: both;
    display: block !important;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list {
    column-count: 1;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt {
    display: block;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .bndwgt__slide {
    width: 25%;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText {
    width: 74%;
    padding: 0 0 0 20px;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 2em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 580px) {
  .bnd_fullsidebar .related_top5 .sbar_module_title {
    font-size: 20px;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText {
    padding: 0 0 0 10px;
  }

  .bnd_fullsidebar .related_top5 ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 1.5em;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* --------------------------------------- */
/* SHARED ARTICLE CTA */
/* --------------------------------------- */
/* PRIMARY LOWER CTA */
.shared_footer_cta_primary {
  display: none;
  position: fixed;
  bottom: 44px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 140px;
  margin-left: 0;
  background: linear-gradient(rgba(30, 30, 40, 0.95), rgba(30, 30, 40, 0.7)), #222 no-repeat top 45% center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/banners/vg_banner_1950.jpg");
  color: #fff;
  padding: 0;
  /* box-shadow: 0 0px 30px rgba(0,0,0,0.4); */
}

.shared_footer_cta_primary h3.promohead a {
  background-color: #1f6ab4;
  color: #fff;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 65%;
  padding: 6px 14px 4px 14px;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.04em;
  margin: 5px 10px 0px 10px;
}

.shared_footer_cta_primary h3.promohead span.promodeck {
  display: block;
  letter-spacing: 0.02em;
  font: 200 13px/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  border-top: solid 1px #777;
  padding: 12px;
  margin-top: 11px;
}

.shared_footer_cta_primary h3.promohead span strong {
  font-weight: 400;
}

.shared_footer_cta_primary h3.promohead span.promodeck .wider {
  white-space: nowrap;
  padding: 0 15px;
}

.shared_footer_cta_secondary {
  width: 200px;
  height: 0;
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  opacity: 0.9;
  color: #fff;
  font-family: "museo-sans-condensed", "RobotoCondensedBold", sans-serif;
  background-color: #ff3f00;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .shared_footer_cta_primary h3.promohead {
    font-size: 27px;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    font-size: 12px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .shared_footer_cta_primary h3.promohead {
    font-size: 24px;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    font-size: 11px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .shared_footer_cta_primary h3.promohead span.promodeck .wider {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .shared_footer_cta_primary {
    height: 160px;
  }

  .shared_footer_cta_primary h3.promohead {
    font-size: 20px;
    line-height: 1.2;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    display: none;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* LOWER CTA VIEWER VERSION */
/* ---------------------------------------- */
.shared_footer_cta_primary.bndvwr_cta {
  display: block;
  position: absolute;
  bottom: unset;
  left: 0;
  z-index: 0;
  height: 150px;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4);
}

#freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -195px;
}

.bndvwr__thumbstrip.viewing_thumbs #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -150px;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta h3.promohead span.promodeck {
    display: none;
  }
}
/* ---------------------------------------- */
/* --------------------------------------- */
/* SHARED ARTICLE CTA */
/* --------------------------------------- */
/* ---------------------------------------- */
/* LOWER CTA VIEWER VERSION */
/* ---------------------------------------- */
.shared_footer_cta_primary.bndvwr_cta {
  display: block;
  position: absolute;
  bottom: unset;
  left: 0;
  z-index: 0;
  height: 150px;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4);
}

#freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -195px;
}

.bndvwr__thumbstrip.viewing_thumbs #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -150px;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta h3.promohead span.promodeck {
    display: none;
  }
}
/* ---------------------------------------- */
/* SHARED ARTICLE HEADER / FOOTER */
body.page_shared .user_menu_wrapper .promohead {
  float: left;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "VF-Flama-Condensed", sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  padding: 0 0 0 20px;
  line-height: 14px;
}

body.page_shared .user_menu_wrapper .promohead span {
  font-weight: 500;
  color: #ff303f;
  padding: 4px 8px;
  border-left: solid 1px #444;
  margin-left: 4px;
}

body.logged_out.page_article .bnd_page_footer.ui.inverted.footer,
body.page_shared .bnd_page_footer.ui.inverted.footer {
  padding-bottom: 150px;
}

body.page_shared.logged_in .bnd_page_footer.ui.inverted.footer {
  margin-bottom: 0;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  body.page_shared .user_menu_wrapper .promohead {
    display: none;
    opacity: 0;
    height: 0;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SHARED ARTICLE SIDEBAR CTA */
.shared_sidebar_cta {
  background-color: rgba(0, 0, 0, 0.95);
  background: linear-gradient(rgba(22, 30, 37, 0.94), rgba(44, 50, 55, 0.55)), no-repeat top right 10%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/banners/vf-landing-02-beach.jpg");
  color: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.bndwgt__bondi_article_embed .shared_sidebar_cta {
  background: linear-gradient(rgba(22, 30, 37, 0.94), rgba(44, 50, 55, 0.55)), no-repeat top right 10%/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/banners/vf-landing-02-beach.jpg");
}

.shared_sidebar_cta h3.promohead {
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/hdr-vanityfair-logo-white.png");
  background-position: center 16px;
  background-repeat: no-repeat;
  background-size: auto 36px;
  padding: 74px 20px 20px 20px;
  margin: 0 auto;
  font-family: "VF-Flama-Ultracondensed", "VF-Flama-Condensed" !important;
  letter-spacing: 0.01em !important;
  font-weight: 500;
  text-align: center;
  font-size: 52px;
  line-height: 0.9;
  text-transform: uppercase;
}

.shared_sidebar_cta h3.promohead a {
  color: #ff5d48 !important;
  /* #ff3f00; */
  white-space: nowrap;
}

.shared_sidebar_cta h3.promohead span.promodeck {
  display: block;
  letter-spacing: 0.15em;
  font-family: "Jeder", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 100;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
  padding: 15px;
  margin-top: 11px;
}

.shared_sidebar_cta h3.promohead span strong {
  font-weight: 600;
}

.shared_sidebar_cta h3.promohead span.promodeck .wider {
  white-space: nowrap;
  padding: 0 15px;
}

.shared_sidebar_cta ul {
  margin: 0;
  padding: 0 15px 30px 15px;
  list-style: none;
  text-align: center;
}

.shared_sidebar_cta ul li {
  font-family: "Jeder", sans-serif;
  line-height: 1.2;
  padding: 10px 0;
  border-bottom: dotted 1px #777;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 0.95em;
  color: #ddd;
}

.shared_sidebar_cta a.main_sub {
  color: #fff;
  white-space: nowrap;
  background-color: #ed1c24;
  display: block;
  font: 300 20px/2 "Sharp Grotesk", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 3px 10px 0px 10px;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .shared_sidebar_cta {
    background-position: top 45% center;
  }
}
/* SHARED ARTICLE SUBSTORY CTA */
.shared_substory_cta h3.promohead {
  padding: 0;
  margin: 0 auto 20px auto;
  font-family: "Calluna";
  font-weight: 400;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  color: #222;
}

.shared_substory_cta h3.promohead a {
  color: #fff;
  white-space: nowrap;
  background-color: #ed1c24;
  display: block;
  font: 500 26px/2 "Sharp Grotesk", sans-serif;
}

.shared_substory_cta h3.promohead span.promodeck {
  display: block;
  letter-spacing: 0.15em;
  font: 400 20px/1.3 "Sharp Grotesk", sans-serif;
  text-transform: uppercase;
  border-top: solid 1px #444;
  padding: 20px;
  margin: 30px 0;
}

.shared_substory_cta h3.promohead span strong {
  font-weight: 600;
}

.shared_substory_cta h3.promohead span.promodeck .wider {
  padding: 0 15px;
}

/* for sidebar */
.bondi_article_sidebar .shared_substory_cta {
  background-color: #eee;
}

.bondi_article_sidebar .shared_substory_cta h3.promohead {
  padding: 50px 30px;
  font: 500 74px/0.8 "VF-Flama-Ultracondensed", "VF-Flama-Condensed", sans-serif;
  text-transform: uppercase;
}

.shared_substory_cta h3.promohead span.promodeck {
  border-bottom: solid 1px #444;
}

.shared_substory_cta.only-mobile {
  display: none;
}

/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .bondi_article_sidebar .shared_substory_cta h3.promohead {
    background-position: center 32px;
    background-size: 30% auto;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .shared_substory_cta.only-mobile {
    display: block;
  }

  .shared_substory_cta.only-mobile span strong {
    white-space: nowrap;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* SHARED ARTICLE CTA */
/* --------------------------------------- */
.cta_inner {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px;
}

.shared_footer_cta_basic {
  position: fixed;
  z-index: 3;
  bottom: 0;
  width: 100%;
  height: 44px;
  font: 400 12px/44px "MarrSansCond", sans-serif;
  text-transform: none;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #fff;
  color: #111;
  padding: 0;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.25);
}

.shared_footer_cta_basic .cta_inner {
  padding: 0 40px 0 20px;
}

.shared_footer_cta_basic .cta_basic_content {
  position: relative;
  z-index: 10;
  float: right;
  font-weight: 500;
}

.shared_footer_cta_basic strong {
  font-weight: 600;
}

.shared_footer_cta_basic a {
  color: #222;
}

.shared_footer_cta_basic a:hover,
.shared_footer_cta_basic a:focus {
  color: #111;
  text-decoration: underline;
}

.shared_footer_cta_basic .link {
  background-color: #1f6ab4;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px 3px 10px;
  margin-left: 4px;
}

.shared_footer_cta_basic .link:hover,
.shared_footer_cta_basic .link:focus {
  background-color: #195692;
  color: #fff;
}

.shared_footer_cta_basic .link.login {
  background-color: transparent;
  color: #111;
}

.shared_footer_cta_basic .link:hover,
.shared_footer_cta_basic .link:focus {
  background-color: #195692;
  color: #fff;
}

.shared_footer_cta_basic .user_login,
.shared_footer_cta_basic .link {
  cursor: pointer;
}

/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .shared_footer_cta_basic .cta_basic_content {
    float: right;
  }

  .shared_footer_cta_basic .hider {
    display: none;
  }
}
/* --------------------------------------- */
/* PRIMARY LOWER CTA */
.shared_footer_cta_primary {
  display: none;
  position: fixed;
  bottom: 34px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 140px;
  margin-left: 0;
  background: linear-gradient(rgba(22, 22, 28, 0.65), rgba(33, 33, 40, 0.6)), #222 no-repeat center center/cover url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/banners/vf-landing-06-dance.jpg");
  color: #fff;
  padding: 0;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4);
}

.shared_footer_cta_primary h3.promohead {
  padding: 20px;
  margin: 0 auto;
  font: 400 24px/1.1 "SuisseWorks", Georgia, serif;
  text-align: center;
}

.shared_footer_cta_primary h3.promohead a {
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}

.shared_footer_cta_primary h3.promohead span.promodeck {
  display: block;
  font: 500 13px/1 "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border-top: solid 1px #777;
  padding: 12px;
  margin-top: 11px;
}

.shared_footer_cta_primary h3.promohead span strong {
  font-weight: 700;
}

.shared_footer_cta_primary h3.promohead span.promodeck .wider {
  white-space: nowrap;
  padding: 0 15px;
}

.shared_footer_cta_secondary {
  width: 200px;
  height: 0;
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  opacity: 0.9;
  color: #fff;
  font-family: "museo-sans-condensed", "RobotoCondensedBold", sans-serif;
  background-color: #ff3f00;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .shared_footer_cta_primary h3.promohead {
    font-size: 27px;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    font-size: 12px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .shared_footer_cta_primary h3.promohead {
    font-size: 24px;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    font-size: 11px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .shared_footer_cta_primary h3.promohead span.promodeck .wider {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .shared_footer_cta_primary {
    height: 160px;
  }

  .shared_footer_cta_primary h3.promohead {
    font-size: 20px;
    line-height: 1.2;
  }

  .shared_footer_cta_primary h3.promohead span.promodeck {
    display: none;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* LOWER CTA VIEWER VERSION */
/* ---------------------------------------- */
.shared_footer_cta_primary.bndvwr_cta {
  display: block;
  position: absolute;
  bottom: unset;
  left: 0;
  z-index: 0;
  height: 150px;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4);
}

#freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -195px;
}

.bndvwr__thumbstrip.viewing_thumbs #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta {
  top: -150px;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  #freeIssueCTA.shared_footer_cta_primary.bndvwr_cta h3.promohead span.promodeck {
    display: none;
  }
}
/* ---------------------------------------- */
/* CTA SLANT HED */
.vf_cta_slant_hed {
  position: relative;
  top: 0;
  display: flex;
  margin: 40px auto 0 auto;
  align-items: center;
  color: #fff;
  font: 400 28px/1 "MarrSansCond";
  justify-content: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.vf_cta_slant_hed_inner {
  transform: rotate(-9deg) skew(-15deg, 0);
  background-color: #1e6ab4;
  padding: 5px 10px 2px 10px;
  line-height: 28px;
}

.vf_cta_slant_hed.dark .vf_cta_slant_hed_inner {
  background-color: #111;
}

.vf_cta_slant_hed.alt1 {
  top: -30px;
  font: 400 24px/1 "Sharp Grotesk";
}

/* FREE METER */
.bnd_meter_wrap {
  float: left;
  font-weight: 500;
}

.bnd_meter_wrap .bnd_meter_numbers {
  display: block;
  background-color: #111;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 6px;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  float: left;
  margin: 8px 5px 0 0;
}

/* ---------------------------------------- */
/* TOC DROPDOWN 2020 */
/* ---------------------------------------- */
.MuiInputBase-root.bnd_toc_select {
  color: #222;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
}

.MuiMenuItem-root.bnd_toc_listitem {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
}

.bnd_toc_select.MuiInput-underline:before {
  border-bottom-color: #111;
}

.bnd_toc_select.MuiInput-underline:after {
  border-bottom: 2px solid #1e69b4;
}

.bnd_toc_select_wrap .issue_meta {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  text-transform: none;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* *************************************************** */
/* ARCH DIGEST - VIEWER Custom Styling  */
/* *************************************************** */
/* =================================================== */
/* TOP BAR */
/* =================================================== */
.bndvwr__top-bar {
  border: 0;
  height: 48px;
}

.bndwvr__logo {
  width: 60px;
  height: 40px;
  background-image: url("https://architecturaldigest.archive.content.pugpig.com/architecturaldigest/images/logo-ad-initials.svg");
  background-size: auto 34px;
  background-position: center center;
  float: none;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  opacity: 0.9;
}

.bndvwr__preloader {
  left: 50px;
}

.bndvwr__button--close:hover {
  opacity: 1;
}

/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .bndwvr__logo {
    margin-left: -30px;
  }
}
/* --------------------------------------- */
/* =================================================== */
/* JUMPLINKS BAR */
/* =================================================== */
.bndvwr__jump_bar {
  top: 48px;
}

.bndvwr__jump_bar .jumpbar__issue,
.bndvwr__jump_bar .jumpbar__title {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
}

.bndvwr__jump_bar .jumpbar__issue {
  border-left: solid 4px #1f6ab4;
}

.bndvwr__jump_bar .jumpbar_jumplink {
  background-color: #1f6ab4;
  font-family: "MarrSansCond", sans-serif;
  font-size: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}

body.page_article .jumpbar__bkm_link.bndvwr__button--jumpshare,
body.page_article .jumpbar__bkm_link.bndvwr__button--jumpbeginning {
  display: none !important;
}

/* =================================================== */
/* BOTTOM BAR */
/* =================================================== */
.bndvwr__btm-bar {
  background-color: rgba(22, 22, 22, 0.9) !important;
}

.bndvwr__counter {
  border-left: solid 1px #556;
  border-right: solid 1px #556;
}

.bndvwr__counter .bndvwr__ctr_pages {
  font: normal 500 15px/1 "MarrSans", sans-serif;
  letter-spacing: 0;
  padding: 8px 0 4px 0;
}

.bndvwr__counter .bndvwr__ctr_index {
  font: 500 10px/1 "MarrSansCond", sans-serif;
  letter-spacing: 0.1em;
  color: #ccc;
}

/* =================================================== */
/* CUSTOM BUTTONS */
/* =================================================== */
.bndvwr__btm-bar .bndvwr__button_custom {
  font-family: "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #ddd;
  /* gold #c6bea8 */
  font-weight: 300;
  font-size: 11px;
  background: rgba(33, 33, 33, 0.9);
  border: solid 1px #333;
}

.bndvwr__btm-bar .bndvwr__button_custom strong {
  font-weight: 600;
}

.bndvwr__btm-bar .bndvwr__button_custom:focus,
.bndvwr__btm-bar .bndvwr__button_custom:hover {
  background: #181c29;
  /* 333 */
  border: solid 1px #334;
}

.bndvwr__btm-bar .bndvwr__button_custom:active {
  background: #111;
  border-color: #111;
}

.bndwgt__plain_text_wrapper .actions .ui.button,
.bndvwr__btn_wide.bndvwr__button--text,
.bndvwr__btn_thin.bndvwr__button--text {
  font-family: "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-size: 10px;
}

.bndwgt__plain_text_wrapper .actions .ui.button {
  border: solid 2px #555;
  border-radius: 0;
  background: transparent;
  color: #444;
  padding: 14px 36px;
}

/* =================================================== */
/* THUMBSTRIP BAR */
/* =================================================== */
.bndvwr__btm-bar .bndvwr__button--thumbs_toggle {
  background-color: transparent;
}

.bndvwr__thumbstrip li.selected .bndvwr__thumb_page {
  background-color: #1f6ab4;
  color: #fff;
}

.bndvwr__thumbstrip li .bndvwr__thumb_page {
  font-family: "MarrSans", sans-serif;
  font-weight: 500;
}

/* =================================================== */
/* VIEWER - END OF ARTICLE - VIEW FULL ISSUE SLIDE */
/* =================================================== */
.bnd_viewer_preview_continue {
  background-color: rgba(22, 22, 22, 0.9);
}

.bnd_viewer_preview_innerwrap {
  background-color: #f9f9f9;
}

.bnd_viewer_preview_info {
  background-color: #fff;
}

.bndvwr_slide_logo {
  background-image: url(/images/hdr-logo-vanityfair-tag.png);
  background-size: 200px auto;
  width: 200px;
  height: 60px;
}

.bnd_viewer_preview_continue h1 {
  font-family: "VF-Didot-3", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #111;
  font-weight: 300;
}

.bndvwr_slide_text {
  font-family: "VF-Didot-3", Georgia, serif;
  font-size: 18px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 100;
}

.bnd_viewer_preview_continue .bndvwr_slide_continue,
.bnd_viewer_preview_continue .bndvwr_slide_close {
  font-family: "VFSans", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}

.bnd_viewer_preview_continue .bndvwr_slide_close {
  background-color: #333;
  color: #fff;
  letter-spacing: 0.1em;
}

.bnd_viewer_preview_continue .bndvwr_slide_continue {
  color: #333;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.bnd_viewer_preview_continue .bndvwr_slide_continue:hover,
.bnd_viewer_preview_continue .bndvwr_slide_close:hover {
  background-color: #D71722;
  border-color: #D71722;
  color: #fff;
}

/* ---------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_viewer_preview_continue h1 {
    font-size: 2em;
  }

  .bnd_viewer_preview_continue .bndvwr_slide_continue,
.bnd_viewer_preview_continue .bndvwr_slide_close {
    font-size: 16px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 640px) {
  .bndvwr_slide_logo {
    height: 40px;
    background-size: 160px auto;
  }

  .bnd_viewer_preview_continue h1 {
    font-size: 1.6em;
  }

  .bndvwr_slide_text {
    font-size: 16px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-height: 600px) {
  .bndvwr_slide_logo {
    height: 30px;
    background-size: 140px auto;
  }
}
/* ---------------------------------------- */
/* =================================================== */
/* PAGE INFO MODAL */
/* =================================================== */
body.page_article.page_shared .bndwgt__pageinfo_wrapper .bkm_modal_trigger {
  display: none !important;
  height: 0;
  opacity: 0;
}

#bndwgt__pageinfo_wrapper .bndwgt__pageinfo_title {
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
  color: #ddd;
}

#bndwgt__pageinfo_wrapper .bndwgt__pageinfo_date {
  text-transform: uppercase;
  font-family: "MarrSansCond", sans-serif;
  font-weight: 300;
  color: #b4b9be;
  /* rgb(166, 5, 5); */
  /* border-bottom: solid 2px indianred; */
  display: inline-block;
}

#bndwgt__pageinfo_wrapper .bndwgt__pageinfo_header {
  border-bottom: solid 3px #ccc;
  line-height: 1.6;
  text-transform: none;
  font-family: "MarrSansCond", sans-serif;
  color: #ddd;
  font-weight: 500;
  display: inline-block;
}

.actions.pageInfo_actions .button {
  font-family: "MarrSansCond", sans-serif;
  text-transform: none;
  font-weight: 500;
  font-size: 13px;
  background-color: #1f6ab4;
}

#bndwgt__pageinfo_wrapper .grid_item .date {
  font-family: "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #333;
  font-size: 11px;
  padding: 2px 0;
}

#bndwgt__pageinfo_wrapper .grid_item .resultInfo .author {
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0.04em;
  color: #777;
  font-family: "MarrSansCond", sans-serif;
  text-transform: capitalize;
}

#bndwgt__pageinfo_wrapper .grid_item .resultInfo .author span,
#bndwgt__pageinfo_wrapper .grid_item .resultInfo .author.pictured span {
  font-style: normal;
  font-family: "MarrSansCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #333;
}

#bndwgt__pageinfo_wrapper .grid_item .resultInfo .caption {
  font-family: "MarrSansCond", sans-serif;
  font-size: 12px;
  letter-spacing: 0.015em;
  font-weight: 400;
}

/* ---------------------------------------- */
/* VIEWER CTA - FREE ISSUE CTA */
/* ---------------------------------------- */
.freeviewer_cta .bndvwr__thumbstrip {
  overflow: visible !important;
  opacity: 1 !important;
}

#freeIssueCTA {
  position: absolute;
  top: -130px;
  left: 0;
  overflow: hidden;
}

.bndvwr__thumbstrip.viewing_thumbs #freeIssueCTA {
  top: -84px;
}

.freeIssueCTA-wrapper {
  background-color: rgba(11, 11, 11, 0.85);
  background-position: center top;
  background-repeat: no-repeat;
  height: 130px;
  width: 100%;
  color: #fff;
  font-family: "RobotoCondensed", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

.freeIssueCTA-wrapper,
.freeIssueCTA-wrapper * {
  box-sizing: border-box;
}

.freeIssueHeadline {
  font-family: "Savoy";
  font-weight: 600;
  font-size: 44px;
  margin-left: 30px;
  line-height: 52px;
  margin-top: 18px;
  float: left;
}

.freeIssueSubhead {
  float: left;
  max-width: 600px;
  margin: 15px 20px;
  text-align: left;
  line-height: 25px;
}

.freeIssueSubhead .small {
  font-size: 22px;
}

.freeIssueSubhead .large {
  font-size: 26px;
}

.freeIssueCTA-wrapper .highlight {
  color: #ff931f;
}

a.buttonSubscribe {
  font-family: "RobotoCondensed", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  display: block;
  color: #FFF;
  background-color: #ff881f;
  font-size: 23px;
  text-shadow: 0 2px 2px #cd550f;
  padding: 18px 40px;
  text-decoration: none;
  margin: 15px 20px 15px 10px;
  float: right;
}

a.buttonSubscribe:hover {
  background-color: #ff9b0c;
}

/* ---------------------------------------- */
/* VIEWER CTA - Responsive styles */
/* ---------------------------------------- */
@media only screen and (max-width: 1400px) {
  .freeIssueHeadline {
    font-size: 36px;
  }

  .freeIssueSubhead {
    margin: 14px 0px 0 15px;
  }

  .freeIssueSubhead .small {
    font-size: 20px;
  }

  .freeIssueSubhead .large {
    font-size: 24px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 1260px) {
  .freeIssueHeadline {
    font-size: 36px;
    line-height: 56px;
  }

  .freeIssueSubhead {
    margin: 18px 0px 0 15px;
  }

  .freeIssueSubhead .small {
    font-size: 20px;
  }

  .freeIssueSubhead .large {
    font-size: 24px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 1160px) {
  a.buttonSubscribe {
    font-size: 20px;
    padding: 18px 30px;
  }

  .freeIssueHeadline {
    font-size: 30px;
    line-height: 50px;
  }

  .freeIssueSubhead {
    margin: 18px 0px 0 15px;
  }

  .freeIssueSubhead .small {
    font-size: 18px;
  }

  .freeIssueSubhead .large {
    font-size: 22px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 1060px) {
  .freeIssueHeadline {
    display: none;
  }

  .freeIssueSubhead {
    margin: 15px 20px 15px 80px;
  }

  .freeIssueSubhead .small {
    font-size: 18px;
  }

  .freeIssueSubhead .large {
    font-size: 22px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 860px) {
  .freeIssueBunny,
.freeIssueHeadline {
    display: none;
  }

  .freeIssueSubhead {
    margin: 15px 10px 0 30px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 720px) {
  a.buttonSubscribe {
    padding: 18px 30px;
  }

  .freeIssueBunny,
.freeIssueHeadline {
    display: none;
  }

  .freeIssueSubhead {
    max-width: 300px;
    margin: 20px 5px 0 20px;
  }

  .freeIssueSubhead .small {
    font-size: 18px;
  }

  .freeIssueSubhead .large {
    font-size: 20px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 720px) {
  .freeIssueCTA-container {
    margin: 15px 20px;
  }

  a.buttonSubscribe {
    width: 100%;
    font-size: 20px;
    padding: 18px 20px;
    margin: 0;
  }

  .freeIssueBunny,
.freeIssueHeadline,
.freeIssueSubhead {
    display: none;
  }
}
/* ---------------------------------------- */
/* ADA */
.bndwvr__logo:focus {
  background-color: #ccc !important;
}

.bndvwr__preloader {
  left: unset;
  right: 30px;
  margin-left: 0;
}

.bndvwr__button--close:hover,
.bndvwr__button--close:focus {
  background-color: #ccc !important;
  border-radius: 50%;
}

.bndvwr__button--zoom:focus,
.bndvwr__button--inzoom:focus,
.bndvwr__button--outzoom:focus,
.bndvwr--supports-fs .bndvwr__button--fs:focus {
  background-color: #1f6ab4 !important;
  border-radius: 50%;
}

.bndvwr__btm-bar .bndvwr__button--thumbs_toggle:focus {
  background-color: #1f6ab4;
  opacity: 1;
}

.bndvwr__jump_bar .jumpbar__issue:focus,
.bndvwr__btm-bar .bndvwr__button_custom:focus,
.bndvwr__thumbstrip li.selected .bndvwr__thumb_page,
.bndvwr__thumbstrip li a:focus .bndvwr__thumb_page {
  background-color: #1f6ab4 !important;
  color: #fff;
}

.bndvwr__button--arrow--left:hover::before,
.bndvwr__button--arrow--right:hover::before,
.bndvwr__button--arrow--left:focus::before,
.bndvwr__button--arrow--right:focus::before,
.bndvwr__jump_bar .jumpbar__bkm_link:hover,
.bndvwr__jump_bar .jumpbar__bkm_link:focus {
  background-color: #1f6ab4 !important;
}

.bndvwr__btm-bar .bndvwr__button_custom strong,
.bndwgt__plain_text_outer_header .bndvwr__button_custom strong {
  color: #fff;
}

.bndvwr__button--bnd_mobilemenu_toggle:focus .bnd_mobilemenu_toggle {
  color: #1f6ab4 !important;
}

/* ---------------------------------------- */
/* ARTICLE CHOOSER SELECT MENU DROPDOWN 2020 */
/* ---------------------------------------- */
#bndvwr__article_chooser .MuiInputBase-root.bnd_toc_select {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
}

#bndvwr__article_chooser .MuiSelect-selectMenu::after {
  background-color: #1f6ab4;
}

.MuiMenuItem-root.bnd_toc_listitem.vwr_listitem {
  font-family: "MarrSansCond", sans-serif;
}

/* *************************************************** */
/* ARCH DIGEST - COLLECTIONS/BOOKMARKS Custom Styling  */
/* *************************************************** */
.bkm_all_filter input:focus,
.bkm_mdl_content .ui.form input:focus,
.bkm_mdl_content .ui.form textarea:focus {
  border-color: #000 !important;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #111 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #111 !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #111 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #111 !important;
}

::placeholder {
  color: #111 !important;
}

/* =================================================== */
/* MODALS */
/* =================================================== */
.bkm_mdl_overlay {
  background: rgba(80, 90, 100, 0.5);
}

.bkm_mdl_content h3.bkm_mdl_header {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: none;
}

.bkm_all_view_list .bkm_all_item_title {
  font-family: "SuisseWorks", serif;
  font-weight: 600;
  font-size: 1.2em;
  text-transform: none;
}

.bkm_all_view_list .bkm_all_item_count {
  font-family: "MarrSansCond", sans-serif;
}

.bkm_all_view_list .bkm_all_item_count span {
  font-size: 90%;
}

.bkm_mdl_content .ui.form input#collectionName {
  font-family: "VFSans", sans-serif;
  font-size: 1.2em;
  font-weight: 400;
}

.bkm_mdl_content .ui.form textarea {
  font-family: "Savoy", "Georgia", serif;
  font-size: 1.2em;
  font-style: italic;
}

.bkm_mdl_content .ui.form .field > label {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.bkm_mdl_content .bkm_all_button {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.015em;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  background: #1f6ab4;
}

.bkm_mdl_content .bkm_all_button:hover,
.bkm_mdl_content .bkm_all_button:focus {
  background: #2d8ae7;
}

.bkm_all_button.mdl_cancel {
  background: #333;
}

.bkm_all_button.mdl_cancel:hover,
.bkm_all_button.mdl_cancel:focus {
  background: #000;
  text-decoration: underline;
}

.bkm_mdl_btn_done.ui.button,
.bkm_slide_viewlink.ui.button {
  font-family: "MarrSansCond";
  background-color: #1f6ab4;
}

.bkm_mdl_btn_done.ui.button:hover,
.bkm_slide_viewlink.ui.button:hover {
  background-color: #2d8ae7;
}

/* =================================================== */
/* COLLECTIONS LANDING */
/* =================================================== */
.bkm_all_options a {
  color: #333;
}

.bkm_all_options a.bkm_all_view_selected,
.bkm_all_options a:hover,
.bkm_all_options a:focus {
  color: #1f6ab4;
}

.bkm_all_view_grid .bkm_all_item_title {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  font-size: 1.6em;
  text-transform: none;
}

.bkm_all_button {
  font-family: "MarrSansCond";
  letter-spacing: 0.1em;
}

.bkm_all_filter.ui.input input {
  font-size: 20px;
  font-family: "SuisseWorks", serif;
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 0;
}

.bkm_all_switcher h2.bkm_pagemessage {
  font-family: "SuisseWorks";
}

.bkm_all_options .bkm_all_button.bkm_btn_reverse.bkm_btn_large {
  border-radius: 0;
  padding: 12px 20px;
  background-color: #1f6ab4;
  border: none 0;
  color: #fff;
  width: 170px;
  font-size: 1em;
}

.bkm_all_options .bkm_all_button.bkm_btn_reverse:hover,
.bkm_all_options .bkm_all_button.bkm_btn_reverse:focus {
  background-color: #2881d9;
  color: #fff;
}

.bkm_all_view_grid .bkm_all_item_count {
  font-family: "MarrSans", sans-serif;
  color: #777;
  letter-spacing: 0;
}

.bkm_all_item_count span {
  letter-spacing: 0.1em;
  color: #444;
  font-weight: 400;
}

.bkm_all_view_grid ul li .bkm_all_button {
  opacity: 1;
}

/* ------------------ */
@media screen and (max-width: 1400px) {
  .bkm_all_options .bkm_all_button.bkm_btn_reverse.bkm_btn_large {
    width: auto;
  }
}
/* ------------------ */
/* =================================================== */
/* SINGLE COLLECTION */
/* =================================================== */
.bkm_single_main_container {
  background-color: #efefef;
  margin-top: -90px;
}

.bkm_single_header_controlbar a.bkm_view_all {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 15px;
  color: #444;
  text-transform: uppercase;
}

.bkm_single_button {
  font-size: 0.75em;
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}

h1.bkm_pagetitle {
  font-family: "SuisseWorks", serif;
  font-weight: 600;
  font-size: 3em;
  color: #353535;
  margin: 0.2em 0;
  text-transform: none;
}

.bkm_single_description {
  font-family: "SuisseWorks", "Georgia", serif;
  font-style: italic;
  font-size: 1.5em;
  line-height: 1.3;
}

body.bkm_single_collection_page .bkm_all_options.fixed {
  height: 74px;
  padding: 12px;
  z-index: 65 !important;
}

body.bkm_single_collection_page .bkm_all_options .ui.selection.dropdown {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

body.bkm_single_collection_page .bkm_all_options .ui.selection.dropdown .menu > .item {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* ------------------ */
@media screen and (max-width: 991px) {
  h1.bkm_pagetitle {
    font-size: 2.8em;
  }
}
/* ------------------ */
@media screen and (max-width: 767px) {
  h1.bkm_pagetitle {
    font-size: 2.5em;
  }
}
/* ------------------ */
@media screen and (max-width: 540px) {
  h1.bkm_pagetitle {
    font-size: 1.8em;
  }
}
/* ------------------ */
.grid figcaption {
  background: #fafafa;
}

.bkm_single_item .tpc_date,
.bkm_single_item .tpc_byline,
.bkm_slide_content .tpc_date,
.bkm_slide_content .tpc_byline,
.bkm_mdl .inner_item .tpc_date,
.bkm_mdl .inner_item .tpc_byline {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0;
  font-size: 13px;
  font-weight: 500;
}

.bkm_single_item .tpc_section,
.bkm_slide_content .tpc_section,
.bkm_mdl .inner_item .tpc_section {
  font-family: "SuisseWorks", Georgia, serif;
  font-weight: 600;
  border-top: 0 none;
  border-bottom: solid 2px;
  padding: 2px 0;
  margin: 0 0 5px 0;
  text-transform: none;
  letter-spacing: 0;
  font-size: 80%;
}

body.bnd_topic_page .bkm_mdl_column ul .bndwgt .topFeatureText .tpc_section {
  border: solid 1px;
  padding: 3px 6px;
  margin: 0 5px 10px 0px;
}

.bkm_single_item .tpc_title,
.bkm_slide_content .tpc_title,
.bkm_mdl .inner_item .tpc_title {
  font-family: "MarrSansCond", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  text-transform: none;
  white-space: normal;
  padding: 0 0 10px 0;
  margin: 0;
}

.bkm_single_item .content,
.bkm_slide_content .content,
.bkm_mdl .inner_item .content {
  font-family: "SuisseWorks", "Georgia", serif;
  font-size: 15px;
  line-height: 20px;
  padding-top: 0;
}

.bkm_single_grid_wrap figcaption p {
  margin: 0 0 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bkm_single_item .author,
.bkm_slide_content .author,
.bkm_mdl .inner_item .author {
  padding-top: 10px;
  font-size: 10px;
  letter-spacing: 0.03em;
}

.bkm_single_item .author span,
.bkm_slide_content .author span,
.bkm_mdl .inner_item .author span {
  font-family: "VFSans", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.bkm_single_item_actions {
  font-family: "MarrSansCond", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 400;
  background-color: #f7f7f7;
  text-transform: uppercase;
}

.bkm_single_item_type {
  font-weight: 500;
}

.bkm_single_item_date span {
  font-weight: 500;
  white-space: nowrap;
}

.bkm_single_header_container.bkm_pagemessage h2 {
  font-family: "Savoy", "Georgia", serif;
  font-weight: 300;
  font-style: italic;
}

.bkm_single_header_container.bkm_pagemessage h2 a {
  color: #c00;
}

/* ------------------ */
/* ------------------ */
@media screen and (max-width: 767px) {
  .bkm_single_item .tpc_title,
.bkm_slide_content .tpc_title,
.bkm_mdl .inner_item .tpc_title {
    font-size: 18px;
  }
}
/* ------------------ */
@media screen and (max-width: 540px) {
  .bkm_single_item .tpc_title,
.bkm_slide_content .tpc_title,
.bkm_mdl .inner_item .tpc_title {
    font-size: 16px;
  }
}
/* ------------------ */
.bkm_mdl_list_wrap ul li {
  font-size: 0.8em;
  font-family: "MarrSans";
  text-transform: uppercase;
  font-weight: 400;
}

.bkm_mdl_content .ui.input input {
  font-family: "MarrSans";
}