@charset "UTF-8";
/* =================================================== */
/* ESQUIRE CLASSIC- Custom Styling */
/* =================================================== */
/* MAIN NAV HEADER */
/* --------------------------------------- */
/* Transparent Top Header */
#main-header {
  position: relative;
  background-color: transparent !important;
  height: 54px;
}

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

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

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 #db3c28;
  text-align: center;
  font-size: 1.2em;
  z-index: 1300;
}

/* --------------------------------------- */
/* TOP MINI BAR AS MAIN NAV */
.user_menu_wrapper {
  border-bottom: none 0;
  height: 54px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px 12px;
  z-index: 60;
}

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

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

#main-header .user_menu_wrapper .main_nav_logo {
  width: 120px;
  height: 30px;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--white.png");
  background-size: 120px auto;
  margin: -5px 25px 0 15px;
}

#main-header .user_menu_wrapper .main_nav_logo:focus {
  background-color: #db3c28;
}

.user_menu_wrapper .user_menu.on_right {
  float: right;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .user_menu_wrapper .user_menu.main_nav {
    display: none;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) and (min-width: 440px) {
  #main-header .user_menu_wrapper .main_nav_logo {
    position: relative;
    left: 0;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .user_menu_wrapper .user_menu {
    width: auto;
    text-align: right;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  .user_menu_wrapper {
    display: block;
  }

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

  #main-header .user_menu_wrapper .main_nav_logo {
    position: absolute;
    left: 50%;
    margin-left: -60px;
  }

  .user_menu_wrapper .user_menu {
    display: none;
  }
}
/* --------------------------------------- */
.user_menu_wrapper li {
  font-family: "BenchNine", sans-serif;
  border-right: none 0;
}

.user_menu_wrapper li a {
  color: #eee;
  letter-spacing: 0.18em;
}

.user_menu_wrapper li a:hover,
.user_menu_wrapper li a:focus {
  color: #eeddaa;
  text-decoration: none;
}

.user_menu_wrapper li a.link-subscribe {
  background-color: #db3c28;
  color: #fff;
  padding: 4px 10px;
}

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

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

.bnd_mobile_menu ul.site_menu li ul li {
  float: left;
  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: 300 !important;
  letter-spacing: 0.15em;
  border-bottom: 0 none;
}

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

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

.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: #db3c28;
  border-bottom: 0 none;
}

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

/* --------------------------------------- */
#main-header .main_nav_logo,
#main-header .logo {
  width: 190px;
  height: 58px;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/Esquire-Classic-logo.png");
  background-size: 190px auto;
}

#main-header .menu_stripe {
  display: none;
  opacity: 0;
}

ul.site_menu li a {
  color: #fff;
  font-family: "BenchNine", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.15em;
}

ul.site_menu li a:hover,
ul.site_menu li a:focus {
  color: #eeddaa;
  text-decoration: underline;
}

/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  #main-header .main_nav_logo, #main-header .logo {
    width: 160px;
    height: 46px;
    background-size: 160px auto;
    margin-left: -80px;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* MAIN MOBILE MENU */
.bnd_mobile_menu ul.user_menu li {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.15em;
  padding: 5px 0;
  font-size: 1.2em;
  line-height: 1.6;
  border-top: 0 none;
  color: #aaa;
  text-transform: uppercase;
}

.bnd_mobile_menu ul.user_menu li a.link-subscribe {
  color: #fff;
  background: #db3c28;
  padding: 4px 8px;
  line-height: 1;
}

/* --------------------------------------- */
/* =================================================== */
/* SPLASH PAGE */
/* =================================================== */
body.bnd__splash {
  background-color: #111;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/esquire-logo-splash-bkd.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

body.bnd__splash .bnd_page_footer_billboard {
  color: #fff;
  text-align: center;
  padding: 100px;
}

body.bnd__splash .logo__classics_splash {
  display: block;
  font-size: 0;
  text-indent: -9999px;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/classic-logo.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 80%;
  max-width: 400px;
  height: 100px;
  margin: 0 auto;
}

body.bnd__splash .bnd_page_footer_billboard h1 {
  font-family: "graphik_web";
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 3.6em;
  line-height: 1em;
}

body.bnd__splash .bnd_page_footer_billboard h3 {
  font-family: "granger_web", "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  letter-spacing: 0.02em;
}

/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  body.bnd__splash .bnd_page_footer_billboard {
    padding: 60px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 439px) {
  body.bnd__splash .bnd_page_footer_billboard {
    padding: 30px;
  }

  body.bnd__splash .bnd_page_footer_billboard h1 {
    font-size: 2em;
  }

  body.bnd__splash .bnd_page_footer_billboard h3 {
    font-size: 1em;
  }
}
/* =================================================== */
/* =================================================== */
/* ISSUES - BROWSE BY COVER */
/* =================================================== */
.bnd_browseissues_top_wrapper {
  padding: 100px 20px;
  margin-top: 0;
}

/* TOP COVER HEADER */
.esquire_logo_white {
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -9999px;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-2017.svg");
  /* esquire-logo-white */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% auto;
  margin: 0 auto;
}

.bnd_browseissues_top_wrapper .esquire_logo_white {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.15;
  margin: 0 auto;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.esquire_logo_white.btm_edge {
  border-bottom: solid 3px #fff;
}

.bnd_browseissues_top_wrapper h1 {
  display: inline-block;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  line-height: 80%;
  font-size: 12.5rem;
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
}

.bnd_browseissues_top_wrapper .sub_text {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  margin: 15px auto 10px auto;
  color: #fff;
}

.bnd_browseissues_nav .browse_button {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 500;
  border: 2px solid #a2996f;
  letter-spacing: 0.1em;
}

.bnd_browseissues_nav ul li a {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  color: #a2996f;
  letter-spacing: 0.02em;
}

.ui.menu .bnd_years_drop.item {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.05em;
}

.bnd_browseissues_title_year {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  color: #444;
  line-height: 1.4;
}

.bnd_browseissues_wrapper .ui.cards .card .content .header {
  letter-spacing: 0.1em;
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_browseissues_top_wrapper h1 {
    font-size: 10rem;
  }

  .bnd_browseissues_top_wrapper .sub_text {
    font-size: 1.1em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 640px) {
  .bnd_browseissues_top_wrapper {
    padding: 70px 20px;
  }

  .bnd_browseissues_top_wrapper h1 {
    font-size: 8rem;
  }

  .bnd_browseissues_top_wrapper .sub_text {
    font-size: 1em;
  }
}
/* --------------------------------------- */
/* =================================================== */
.bnd_browseissues_top_bkd {
  -webkit-animation: unset;
  -moz-animation: unset;
  -ms-animation: unset;
  -o-animation: unset;
  animation: unset;
  opacity: 0.7;
  background: linear-gradient(rgba(11, 11, 16, 0.1), rgba(44, 44, 44, 0)), no-repeat top 35% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-2010s.jpg");
}

.bnd_browseissues_top_wrapper.the2020s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.4), rgba(44, 44, 44, 0)), no-repeat center center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-2020s.jpg");
}

.bnd_browseissues_top_wrapper.the2010s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.4), rgba(44, 44, 44, 0)), no-repeat top 35% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-2010s.jpg");
}

.bnd_browseissues_top_wrapper.the2000s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.4), rgba(44, 44, 44, 0)), no-repeat top 33% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-2000s.jpg");
}

.bnd_browseissues_top_wrapper.the1990s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.6), rgba(44, 44, 44, 0)), no-repeat top 25% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1990s.jpg");
}

.bnd_browseissues_top_wrapper.the1980s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.2), rgba(44, 44, 44, 0)), no-repeat top 30% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1980s.jpg");
}

.bnd_browseissues_top_wrapper.the1980s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1980-white.svg");
  opacity: 0.5;
}

.bnd_browseissues_top_wrapper.the1970s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0), rgba(44, 44, 44, 0.7)), no-repeat top 10% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1970s.jpg");
}

.bnd_browseissues_top_wrapper.the1970s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1956-white.svg");
}

.bnd_browseissues_top_wrapper.the1960s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.2), rgba(44, 44, 44, 0)), no-repeat top 55% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1960s.jpg");
}

.bnd_browseissues_top_wrapper.the1960s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1956-white.svg");
}

.bnd_browseissues_top_wrapper.the1950s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0), rgba(44, 44, 44, 0.5)), no-repeat top 30% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1950s.jpg");
}

.bnd_browseissues_top_wrapper.the1950s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1956-white.svg");
}

.bnd_browseissues_top_wrapper.the1940s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.2), rgba(44, 44, 44, 0)), no-repeat top 26% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1940s.jpg");
}

.bnd_browseissues_top_wrapper.the1940s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1945-white.svg");
}

.bnd_browseissues_top_wrapper.the1930s .bnd_browseissues_top_bkd {
  background: linear-gradient(rgba(22, 22, 22, 0.2), rgba(44, 44, 44, 0.5)), no-repeat top 34% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/banner-1930s.jpg");
}

.bnd_browseissues_top_wrapper.the1930s .esquire_logo_white {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire-logo-1933-white.svg");
  opacity: 0.6;
}

/* =================================================== */
/* DECADES MODAL IMAGERY */
/* =================================================== */
.matrix-row:last-child .matrix-cell {
  border-bottom: 0 none;
}

.matrix-cell-content {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  line-height: 0;
  font-size: 5vw;
}

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

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

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

.matrix-cell:hover .decade_image {
  opacity: 0.5;
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.the2020s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-2020s.jpg");
  background-position: center center;
}

.the2010s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-2010s.jpg");
  background-position: top 42% center;
}

.the2000s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-2000s.jpg");
  background-position: top 30% center;
}

.the1990s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1990s.jpg");
  background-position: top 30% center;
}

.the1980s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1980s.jpg");
  background-position: top 36% center;
}

.the1970s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1970s.jpg");
  background-position: top 4% center;
}

.the1960s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1960s.jpg");
  background-position: bottom 30% center;
}

.the1950s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1950s.jpg");
  background-position: center right 25%;
}

.the1940s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1940s.jpg");
  background-position: top 25% center;
}

.the1930s .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/preview-1930s.jpg");
  background-position: top 40% center;
}

.matrix-cell.the1970s:hover .decade_image,
.matrix-cell.the1960s:hover .decade_image,
.matrix-cell.the1940s:hover .decade_image {
  opacity: 0.5;
}

/* ---------------------------------------- */
/* TOPICS MENU IMAGERY */
.bnd_topics_modal #matrix-container {
  height: 133%;
  background-color: #03070a;
}

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

.bnd_topics_modal .matrix-cell .matrix-cell-content {
  font-size: 48px;
  white-space: nowrap;
  letter-spacing: 0.15em;
}

.bnd_topics_modal .matrix-cell-content .cell_title {
  line-height: 0;
}

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

.bnd_topics_modal .matrix-cell:hover .decade_image {
  opacity: 0.35;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.tpc_features .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-features.jpg");
  background-position: top 50% center;
}

.tpc_war .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-features.jpg");
  background-position: top 57% center;
}

.tpc_sports .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-sports.jpg");
  background-position: top 50% center;
}

.tpc_fiction .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-fiction.jpg");
  background-position: top 50% center;
}

.tpc_interviews .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-interviews.jpg");
  background-position: top 60% center;
}

.tpc_cartoons .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-cartoons.jpg");
  background-position: top 35% center;
}

.tpc_partyjokes .decade_image,
.tpc_partyjokes:hover .decade_image {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/banners/topic-partyjokes.jpg");
  background-position: top 32% center;
  background-repeat: repeat;
  background-size: 25% auto !important;
}

/* ---------------------------------------- */
@media only screen and (max-width: 1400px) {
  .bnd_topics_modal .matrix-cell .matrix-cell-content {
    font-size: 40px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 991px) {
  .matrix-cell-content {
    font-size: 8vw;
  }

  .bnd_topics_modal .matrix-cell .matrix-cell-content {
    font-size: 1.7em;
    padding: 20px 40px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_topics_modal .matrix-cell .matrix-cell-content {
    font-size: 1.4em;
    padding: 20px 40px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 540px) {
  .bnd_topics_modal .matrix-cell .matrix-cell-content {
    font-size: 1.3em;
    padding: 10px 20px;
    margin-top: -20px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 480px) {
  .matrix-cell-content {
    font-size: 10vw;
  }

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

  .bnd_topics_modal .matrix-cell .matrix-cell-content {
    font-size: 1.2em;
    padding: 10px;
    margin-top: -10px;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* AUTHORS MENU IMAGERY */
.bnd_topics_modal.authors #matrix-container {
  height: 145%;
  background-color: #03070a;
}

.bnd_topics_modal.authors .matrix-cell {
  vertical-align: middle;
  padding: 0;
  border-right: 1px solid #464339;
  border-bottom: 1px solid #464339;
}

.bnd_topics_modal.authors .matrix-cell-content {
  font-size: 32px;
  letter-spacing: 0.15em;
  font-weight: 600;
}

.bnd_topics_modal.authors .matrix-cell-content .cell_title {
  line-height: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 2% 3%;
  white-space: normal;
  line-height: 1.1;
}

.bnd_topics_modal.authors .matrix-cell:hover .matrix-cell-content .cell_title {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

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

.bnd_topics_modal.authors .matrix-cell:hover .decade_image {
  opacity: 0.75;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.bnd_topics_modal.authors .matrix-cell.brighter .decade_image {
  opacity: 0.75;
}

.bnd_topics_modal.authors .matrix-cell.brighter:hover .decade_image {
  opacity: 1;
}

.bnd_topics_modal.authors .matrix-cell.darker .decade_image {
  opacity: 0.33;
}

.bnd_topics_modal.authors .matrix-cell.darker:hover .decade_image {
  opacity: 0.6;
}

/* ---------------------------------------- */
/* ---------------------------------------- */
@media only screen and (max-width: 1200px) {
  .bnd_topics_modal.authors .matrix-cell-content {
    font-size: 2em;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 991px) {
  .bnd_topics_modal.authors .matrix-cell-content {
    font-size: 1.5em;
    padding: 20px 40px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 767px) {
  .bnd_topics_modal.authors .matrix-cell-content {
    font-size: 1.2em;
    padding: 20px 40px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 540px) {
  .bnd_topics_modal.authors .matrix-cell-content {
    font-size: 1em;
    padding: 10px 20px;
    margin-top: -20px;
  }
}
/* ---------------------------------------- */
@media only screen and (max-width: 480px) {
  .bnd_topics_modal.authors .matrix-cell-content {
    font-size: 0.75em;
    padding: 10px;
    margin-top: -10px;
  }
}
/* ---------------------------------------- */
/* =================================================== */
/* BROWSE ISSUES 2020 - react-based - VF STYLES ONLY */
/* =================================================== */
.bnd_coverinfo .display_date {
  font: 400 1.2em/1.1 "OpenSansCond", sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
}

.bnd_coverinfo .cover_year {
  font: 600 1.6em/1 "OpenSansCond", sans-serif;
  letter-spacing: 0;
}

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

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

.MuiTab-textColorInherit.Mui-selected {
  background: #db3c28;
  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 #db3c28;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* =================================================== */
/* FOOTER */
/* =================================================== */
.bnd_page_footer .esquire_logo_white {
  display: block;
  width: 130px;
  height: 50px;
  margin: 0 auto;
}

.bnd_page_footer_billboard h1 {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.bnd_page_footer_billboard h3 {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.bnd_page_footer ul.site_menu li a {
  font-size: 1.1em;
}

.bnd_page_footer .user_menu li {
  border-left: 0 none;
  font-size: 1em;
  font-family: "BenchNine", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.bnd_page_footer .footer_meta {
  font-family: "OpenSansCond", sans-serif;
  font-size: 1em;
  color: #aaa;
  letter-spacing: 0.02em;
}

.bnd_page_footer .user_menu.mini {
  margin: 0 auto;
}

.bnd_page_footer .user_menu.mini li {
  font-size: 9px;
  letter-spacing: 0.15em;
  padding: 4px;
}

.bnd__backtotop.ui.button {
  bottom: 37px;
  right: 27px;
  z-index: 4;
}

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

/* =================================================== */
/* =================================================== */
/* LOGIN */
/* =================================================== */
.page_login .user_menu_wrapper .user_menu {
  display: none;
  opacity: 0;
}

/* LOGIN PAGE */
.page_login .bnd_login_content {
  background-color: #444;
  background: linear-gradient(rgba(22, 30, 37, 0.2), rgba(44, 50, 55, 0.2)), no-repeat bottom 15% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-landing.jpg");
}

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

body.page_login .bnd_login_content {
  padding: 110px 20px 200px 20px;
}

.bnd_login_content .form_wrapper {
  text-transform: uppercase;
  color: #111;
  margin: 0 auto;
  padding: 80px 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: "Calluna";
  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: #db3c28;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
  font-size: 120%;
  padding: 18px;
  font-weight: 500;
  border: solid 2px #fff;
  border-radius: 0;
}

.bnd_login_content .button.bnd_login:hover,
.bnd_login_content .button.bnd_login:focus {
  background-color: red;
}

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

.bnd_login_forgot:hover {
  color: #a6000c;
  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 "Calluna";
  text-transform: none;
}

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

/* =================================================== */
/* POPUP SUBSCRIBE MODAL */
/* =================================================== */
.bnd_subscribe_popup .content {
  background: linear-gradient(rgba(22, 22, 22, 0.25), rgba(11, 11, 11, 0.95)), no-repeat top center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/esq_subscribe_bkd.jpg");
}

/* =================================================== */
/* 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 {
  background: #fff;
  padding: 0 !important;
  border-radius: 0;
}

.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://esquire.archive.content.pugpig.com/esquire/images/banners/preview-2010s.jpg");
  background-size: cover;
  background-position: center center;
}

.bnd_subscribe_popup .bnd_subscribe_popup_logo {
  position: relative;
  font-size: 0px;
  text-indent: -9999px;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--black.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 290px auto;
  width: 290px;
  height: 70px;
  margin: 0px auto 10px auto;
}

.bnd_subscribe_popup a {
  color: #db3c28;
}

.bnd_login_content .form_wrapper h1,
.bnd_subscribe_popup h1 {
  display: block;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
  font-size: 3em;
  color: #111;
  text-transform: uppercase;
  line-height: 0.8;
  padding: 18px 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://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--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-family: "VogueAvantGarde", sans-serif;
  font-weight: 100;
  font-size: 1.1em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.45em;
  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: rgba(255, 255, 255, 0.85);
  padding: 18px 10px;
  text-transform: uppercase;
  text-align: center;
}

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

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

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

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

.bnd_subscribe_link.bnd_promobox {
  font-family: "VogueAvantGarde", 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: "OpenSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #111;
  text-transform: uppercase;
  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: #111;
}

.page_login .bnd_login_join .bnd_login_join_btn,
.bnd_subscribe_popup .bnd_login_join .bnd_login_join_btn {
  font-weight: 700;
  padding: 3px;
  line-height: 2;
  white-space: nowrap;
}

.page_login .bnd_login_join:hover .bnd_login_join_btn,
.bnd_subscribe_popup .bnd_login_join:hover .bnd_login_join_btn {
  color: #000;
}

.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;
  }
}
/* --------------------------------------- */
@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: 3.3em;
  }

  .bnd_subscribe_popup .bnd_subscribe_link .bnd_subscribe_info {
    font-size: 1.1rem;
  }
}
/* --------------------------------------- */
@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 h1 {
    font-size: 3em;
  }

  .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;
  }
}
/* --------------------------------------------------- */
/* =================================================== */
/* TOP ISSUE MODULE */
/* =================================================== */
.bndwgt__issuebkd_overlay {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  top: -20px;
  left: -20px;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

/* wider cover with light bkd layout */
.bndwgt__issuepage_top.ui.two.column .column.lefter {
  width: 35%;
  background: rgba(0, 0, 0, 0.66);
}

.bndwgt__issuepage_top.ui.two.column .column.righter {
  width: 65%;
  background: rgba(0, 0, 0, 0.66);
}

.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;
}

h1.header.bndwgt__issuetitle_main,
h1.header.bndwgt__issuetitle {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.bndwgt__issuepage_top .ui.button {
  font-family: "BenchNine", sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
}

.bndwgt__issuepage_top .ui.button:focus {
  text-decoration: underline;
}

/* ---------------------- */
@media only screen and (max-width: 767px) {
  .bndwgt__issuepage_top.ui.two.column .column.lefter {
    background: none;
  }
}
/* ---------------------- */
#issue_toc.main.menu.fixed {
  z-index: 65 !important;
}

.toc_dropdown.ui.selection.dropdown {
  border: 0 none;
}

.toc_dropdown h1.ui.header {
  font-family: "OpenSansCond", sans-serif;
}

.toc_dropdown h1.ui.header .sub.header {
  font-family: "OpenSansCond", sans-serif;
}

.bndwgt_page_nav .page_nav_info {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
}

.bndwgt_page_nav .page_nav_title::before {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
}

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

.topFeatureText .tpc_section {
  font-family: "BenchNine", sans-serif;
  letter-spacing: 0.15em;
  font-weight: 600;
}

.topFeatureText .tpc_title {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

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

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

.topFeatureText .tpc_date,
.topFeatureText .tpc_byline {
  font-family: "BenchNine", sans-serif;
  letter-spacing: 0.1em;
}

.bndwgt__issuepage_top .toc_item__byline .read_time {
  display: none;
}

/* ---------------------- */
@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 TEXT */
/* =================================================== */
.bndwgt__text .tpc_section,
.bndwgt__text .bndwgt__text_label {
  font-family: "BenchNine", sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.bndwgt__text .tpc_title {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  line-height: 1;
}

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

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

.bndwgt__text .tpc_deck {
  font-size: 1.3rem;
  font-family: "calluna", Georgia, serif;
  font-weight: 300;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

.bndwgt__text .toc_item__byline {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.15em;
}

.bndwgt__text p,
.bndwgt__text .teaser {
  font-family: "calluna", Georgia, serif;
  font-weight: 300;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

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

/* --------------------------------------- */
/* V2.0 MOBILE STYLE FOR ARTICLES - TESTING */
.bndwgt.featured .bndwgt_bkd_overlay {
  background-color: #fff;
}

@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;
  }

  .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 .bndwgt__text_label,
.bndwgt__text .bndwgt__text_label.editorpick {
    padding: 4px 6px 3px 6px;
    font-size: 10px;
  }

  .bndwgt__text .tpc_section,
.bndwgt__text .bndwgt__text_label {
    font-size: 10px;
    border-bottom: 0 none;
    padding: 0;
    margin: 0 6px 0 0;
  }

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

  .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;
  }
}
/* --------------------------------------- */
@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 - 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: 0;
  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: #222;
  border-color: #222;
  color: #fff;
}

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

.bndwgt__issuepage_top .bndwgt_article_trigger:focus,
.bndwgt__issuepage_top .bndwgt_article_trigger:hover {
  background: #bbaa82;
  border-color: #bbaa82;
  color: #fff;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* PLAIN TEXT MODAL */
/* ---------------------------------------- */
/* TOC ARTICLE TEXT - OVERLAY MODAL TEXT */
/* ---------------------------------------- */
.ui.modal .content.bndwgt__text .bndwgt__info .bndwgt__headline {
  font-family: "OpenSansCond", sans-serif;
  text-decoration: none;
}

.ui.modal .content.bndwgt__text .bndwgt__info h3.bndwgt__subhead {
  font-family: "calluna", Georgia, serif;
  font-weight: 300;
  line-height: 1.3;
  background: transparent;
  color: #222;
  text-transform: none;
  letter-spacing: 0;
  border: none 0;
}

.bndwgt__info .bndwgt__section, .bndwgt__info .bndwgt__meta {
  font-family: "OpenSansCond", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.bndwgt__info .bndwgt__section {
  margin: 0 auto 24px auto;
  background-color: #cc5430;
}

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

.ui.modal .content.bndwgt__text,
.ui.modal .content.bndwgt__text p {
  font-family: "calluna", Georgia, serif;
  line-height: 1.75;
}

.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: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
}

.ui.modal .content.bndwgt__text blockquote,
.ui.modal .content.bndwgt__text blockquote p {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  line-height: 1.1;
}

.ui.modal .content.bndwgt__text .drop,
.ui.modal .content.bndwgt__text p .drop {
  float: left;
  font-family: "OpenSansCond", sans-serif;
  color: #111;
  font-size: 165px;
  line-height: 115px;
  font-weight: 700;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 2px;
}

/* ---------------------------------------- */
/* ---------------------------------------- */
.bndwgt__article_body.bndwgt__inline_text blockquote,
.bndwgt__article_body.bndwgt__inline_text blockquote p {
  font-family: "OpenSansCond", sans-serif;
}

/* ---------------------------------------- */
/* 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: "OpenSansCond", 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;
}

/* ---------------------------------------- */
/* SHARED ARTICLE HEADER / FOOTER */
body.page_shared .user_menu_wrapper {
  background-color: #eee;
  color: #333;
}

body.page_shared #main-header .user_menu_wrapper #mblmenu_toggle {
  color: #444;
}

body.page_shared #main-header .user_menu_wrapper .main_nav_logo {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--black.png");
  opacity: 0.9;
}

body.page_shared .user_menu_wrapper .main_nav {
  display: none;
}

body.page_shared .user_menu_wrapper li a {
  color: #333;
}

body.page_shared .user_menu_wrapper li a:hover {
  color: #000;
}

body.page_shared .user_menu_wrapper li a.link-subscribe {
  color: #fff;
}

body.page_shared .user_menu_wrapper .promohead {
  float: left;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "OpenSansCond", sans-serif;
  font-size: 12px;
  letter-spacing: 0.15em;
}

body.page_shared .user_menu_wrapper .promohead span {
  color: #999;
  padding: 4px 8px;
  border-left: solid 1px #aaa;
  margin-left: 4px;
}

body.page_shared #main-header .menunav {
  display: none !important;
  opacity: 0 !important;
}

body.page_shared .bnd_page_footer.ui.inverted.footer {
  margin-bottom: 170px;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  body.page_shared .user_menu_wrapper .promohead {
    display: none;
    opacity: 0;
    height: 0;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SOCIALS */
.socials .ui.circular.button {
  border: solid 2px transparent;
}

.socials.tocbar .ui.circular.button {
  border: solid 2px transparent;
  color: #222;
}

.socials.topmain {
  top: -15px;
}

/* ---------------------------------------- */
/* SINGLE ARTICLE PAGES */
/* ---------------------------------------- */
.bnd_artpg_hero_wrap {
  margin-top: 0;
  padding: 60px 20px 40px 20px;
  border-bottom: solid 8px #BBAA83;
}

.bnd_artpg_hero_wrap h3.bndwgt__subhead {
  display: none;
  opacity: 0;
  height: 0;
}

/* STICKY ARTICLE HEADER */
.bnd_artpg_fixedhead {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}

.bnd_artpg_fixedhead.fixed {
  height: auto;
  padding: 20px;
  opacity: 1;
}

#issue_toc .bnd_mobilemenu_toggle {
  color: #222;
  margin: 20px 10px 0 0;
}

body.page_article #issue_toc .bnd_mobilemenu_toggle {
  margin: 15px 10px 0 0;
}

.bnd_artpg_fixedhead .bnd_artpg_keyspread {
  display: none;
  width: 100px;
  padding: 0;
  margin-right: 10px;
}

.bnd_artpg_fixedhead .bnd_artpg_keyspread .bndwgt__slide {
  margin-bottom: 0 !important;
}

.bnd_artpg_fixedhead.fixed .bnd_artpg_keyspread {
  display: block;
}

.bnd_artpg_fixedhead h3.bndwgt__headline {
  font-family: "OpenSansCond", sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
}

.bnd_artpg_fixedhead h3.bndwgt__headline .bndwgt__meta {
  font-family: "OpenSansCond", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.read_progress {
  background-color: #cc5430;
}

/* PLAIN TEXT DISCLAIMER */
.ptxt_disclaimer {
  padding: 2em;
  background-color: #ebe7dd;
  margin-bottom: 2em;
}

.ptxt_disclaimer .ptxt {
  font-family: "OpenSansCond", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.4;
}

/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .ptxt_disclaimer .ptxt {
    font-size: 1em;
  }
}
/* --------------------------------------- */
/* content */
.page_article .bndwgt__info .bndwgt__section {
  font-family: "BenchNine", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  display: inline-block;
  margin: 0 0 10px 0;
  background: none;
  border-top: solid 4px #d40;
  padding: 7px 0;
  color: #222;
}

.page_article .bnd_artpg_hero_wrap .bndwgt__info .bndwgt__section {
  color: #fff;
}

.page_article .bndwgt__info .bndwgt__headline {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  line-height: 0.85;
  font-size: 5em;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.page_article .bndwgt__info .bndwgt__subhead {
  font-family: "calluna", Georgia, serif;
  font-weight: 200;
  margin: 5px 0 25px 0;
  line-height: 1.5;
}

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

.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 {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
}

.page_article .bndwgt__article_body.bndwgt__inline_text a {
  color: #cc5430;
  text-decoration: underline;
}

.page_article .content.bndwgt__text .drop,
.page_article .content.bndwgt__text p .drop {
  float: left;
  color: #111;
  font-family: "granger_web", "alegreya_sans", sans-serif;
}

.bndwgt__article_body.bndwgt__inline_text .drop,
.bndwgt__article_body.bndwgt__inline_text p .drop {
  float: left;
  font-family: "OpenSansCond", sans-serif;
  font-size: 170px;
  line-height: 120px;
  font-weight: 700;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 20px;
}

.bndwgt__article_body.bndwgt__inline_text .drop + strong,
.bndwgt__article_body.bndwgt__inline_text p .drop + strong {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: underline #cc5430;
}

/* LOGGED OUT TEXT GRADIENT */
.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;
}

/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .page_article .bndwgt__info .bndwgt__headline {
    font-size: 4em;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 680px) {
  .page_article .bndwgt__info .bndwgt__headline {
    font-size: 3em;
  }
}
/* ---------------------------------------- */
@media only screen and (min-width: 991px) {
  .article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
    font-size: 1.5em;
    margin: 10px 0;
  }
}
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SINGLE ARTICLE SIDEBAR */
/* ---------------------------------------- */
.sbar_cover .button {
  font-family: "BenchNine", sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
  background-color: #db3c28;
}

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

.sbar_module_title {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px;
  color: #444;
  letter-spacing: 0.1em;
}

.sbar_module.mdtp_author .sbar_module_title,
.sbar_module.mdtp_photographer .sbar_module_title,
.sbar_module.mdtp_stylist .sbar_module_title,
.sbar_module.mdtp_section .sbar_module_title,
.sbar_module.mdtp_module .sbar_module_title,
.sbar_module.mdtp_contributor .sbar_module_title {
  font-weight: 600;
  padding-top: 20px;
}

.sbar_module.mdtp_author .sbar_module_title::before,
.sbar_module.mdtp_photographer .sbar_module_title::before,
.sbar_module.mdtp_stylist .sbar_module_title::before,
.sbar_module.mdtp_section .sbar_module_title::before,
.sbar_module.mdtp_module .sbar_module_title::before,
.sbar_module.mdtp_contributor .sbar_module_title::before {
  font-weight: 400;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_section {
  font-family: "BenchNine", sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  letter-spacing: 0.2em;
  color: #fff;
  background-color: #cc5430;
  padding: 3px 4px;
  border-bottom: 0 none;
  min-width: 18px;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_title {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  font-size: 1.1em;
  margin: 6px 0;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date,
ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_byline {
  font-family: "BenchNine", sans-serif;
  color: #222;
}

.article_substory ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_date {
  font-size: 14px;
  font-weight: 300;
  color: #222;
}

ul.storypage--sidebar_list li.bndwgt .topFeatureText .tpc_byline .author {
  text-transform: uppercase;
  font-style: normal;
}

/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* SINGLE ARTICLES - EXCLUSIONS - (for odd articles, such as the badly paginated reverse jumplinks) */
/* ---------------------------------------- */
body.articlekey_19671201120 .bndwgt__bondi_article_wrap .bnd_artpg_keyspread,
body.articlekey_19671201120 .bndwgt__bondi_article_wrap .bndwgt__title_box,
body.articlekey_19680201073 .bndwgt__bondi_article_wrap .bnd_artpg_keyspread,
body.articlekey_19680201073 .bndwgt__bondi_article_wrap .bndwgt__title_box,
body.articlekey_19690501108 .bndwgt__bondi_article_wrap .bnd_artpg_keyspread,
body.articlekey_19690501108 .bndwgt__bondi_article_wrap .bndwgt__title_box,
body.articlekey_19701001024 .bndwgt__bondi_article_wrap .bnd_artpg_keyspread,
body.articlekey_19701001024 .bndwgt__bondi_article_wrap .bndwgt__title_box,
body.articlekey_19710701052 .bndwgt__bondi_article_wrap .bnd_artpg_keyspread,
body.articlekey_19710701052 .bndwgt__bondi_article_wrap .bndwgt__title_box {
  display: none;
  opacity: 0;
  height: 0;
}

body.articlekey_19671201120 .bnd_artpg_hero_wrap h3.bndwgt__subhead,
body.articlekey_19680201073 .bnd_artpg_hero_wrap h3.bndwgt__subhead,
body.articlekey_19690501108 .bnd_artpg_hero_wrap h3.bndwgt__subhead,
body.articlekey_19701001024 .bnd_artpg_hero_wrap h3.bndwgt__subhead,
body.articlekey_19710701052 .bnd_artpg_hero_wrap h3.bndwgt__subhead {
  display: block;
  opacity: 1;
  height: auto;
}

/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
/* AD SPONSOR MOCKUP */
/* TEMPORARY CUSTOMIZATIONS */
/* ---------------------------------------- */
.menu_sponsor_logo {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/tgl/TGL-logo-small-noicon.png");
  background-size: 100% auto;
  font-size: 0 !important;
  width: 130px;
  height: 70px;
  display: block;
  margin: -20px auto 0 auto;
  background-repeat: no-repeat;
}

.bnd_page_footer .menu_sponsor_logo {
  margin: 30px auto -20px auto;
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/tgl/TGL-logo-small-white.png");
  height: 120px;
  width: 160px;
}

.bnd_advert {
  text-align: center;
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
}

.ad_label {
  display: block;
  text-transform: uppercase;
  color: #ddd;
  font-size: 9px;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}

.bnd_advert img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.bnd_advert.banner_hori_large img {
  width: 100%;
  height: auto;
  max-width: 1127px;
  margin: 0 auto;
}

.bnd_advert.banner_fullwidth img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.bnd_advert.sponsor_logo img {
  max-width: 180px;
}

.bnd_advert.sponsor_logo .ad_label {
  color: #333;
  font-size: 10px;
}

.bnd_advert.fullwidth_fixed.mila_bar {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/JIMBEAM-mila-bar.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center right 25%;
  width: 100%;
  height: 100%;
  height: 100vh;
}

.bnd_advert.fullwidth_fixed.mila_bar .ad_label {
  color: #fff;
}

.bnd_advert.fullwidth_fixed.tgl12_bar {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/tgl/12YO-product-hero.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center right;
  width: 100%;
  height: 100%;
  height: 100vh;
}

.bnd_advert.fullwidth_fixed.tgl12_bar .ad_label {
  color: #fff;
}

.bnd_advert.fullwidth_fixed.tgl12_bar .esquire_tgl_lockup {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/tgl/ESQUIRE-TGL-lockup-01.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 420px;
  height: 400px;
  max-width: 420px;
  display: block;
  margin: 25vh auto;
}

/* custom issue bkds */
.page_issue.issuekey_20150801 .bndwgt__issuepage_top_wrapper,
.page_issue.issuekey_20151101 .bndwgt__issuepage_top_wrapper {
  background: linear-gradient(rgba(22, 22, 22, 0.7), rgba(68, 51, 51, 0.1)), no-repeat center left/cover url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/Jim-Beam-x-Original-Grain-Limited-Editorial-Oak-Barrel-Timepiece-The-Dapifer.jpg") !important;
}

.page_issue.issuekey_20130601 .bndwgt__issuepage_top_wrapper {
  background: linear-gradient(rgba(11, 11, 11, 0.9), rgba(22, 22, 22, 0.2)), no-repeat center right/cover url("https://esquire.archive.content.pugpig.com/esquire/sponsordemo/banner-large-tarnish.jpg") !important;
}

.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 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 {
  position: relative;
  width: 100%;
  margin-top: 0;
  padding: 50px 0;
  background-color: #222;
  overflow: hidden;
}

.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 50% left 20%/cover;
}

body.page_home .lndg_carousel_allwrap_bkd {
  background: linear-gradient(rgba(22, 30, 37, 0.5), rgba(44, 50, 55, 0.2)), no-repeat top 35% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-landing.jpg");
  /* https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/stocksy-txp9fc13922l1c100-large-223366-1529695118.jpg?crop=1.00xw:0.188xh;0,0.344xh */
  height: 500px;
}

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.4)), no-repeat top 40% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-landing.jpg");
}

/* --------------------------------------- */
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  /* body.page_home .lndg_carousel_allwrap_bkd {
      height: 360px;
  } */
}
/* --------------------------------------- */
@media only screen and (max-width: 540px) {
  body.page_home .lndg_carousel_allwrap_bkd {
    height: 340px;
  }
}
/* --------------------------------------- */
/* LANDING SLIDER COVER STRIP */
/* --------------------------------------- */
.lndg_carousel_strip {
  padding: 4px 0;
  background-color: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  position: relative;
  /* interesting
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  */
}

.lndg_carousel_strip .strip_cell {
  height: 180px;
  width: auto;
  padding: 4px;
  margin: 0;
  font-size: 0;
  line-height: 0;
  border: none;
  position: absolute;
  top: 0;
  text-align: center;
}

.lndg_carousel_strip .strip_cell:focus,
.lndg_carousel_strip .strip_cell:hover {
  background-color: #fff;
}

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

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

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

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

.lndg_carousel_strip .strip_cell_label.latest {
  background-color: #171b1f;
  /* #7b6255 */
}

/* --------------------------------------- */
@media only screen and (max-width: 1500px) {
  .lndg_carousel_strip .strip_cell {
    height: 160px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 1100px) {
  .lndg_carousel_strip .strip_cell {
    height: 140px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_carousel_strip .strip_cell {
    height: 120px;
  }

  .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: 16.5%; */
    height: 110px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 540px) {
  .lndg_carousel_strip .strip_cell {
    /* width: 20%; */
    height: 100px;
    padding: 2px;
  }

  .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: 25%; */
    height: 90px;
  }

  .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: #FAFAFA;
  /* margin-bottom: 40px; */
}

.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: 60%;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .lndg_carousel_main .main_cell {
    width: 100%;
    min-width: 100%;
  }
}
/* 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: "BenchNine", sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
  border-radius: 0;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
}

.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,
.landing__headline_box .ui.button.red:hover {
  background-color: #ec2929;
}

.main_cell .ui.button.gold,
.landing__headline_box .ui.button.gold,
.bndvwr__top-bar .ui.button.gold {
  background-color: #BBAA83;
  /* orange ff3f00 */
  border: solid 2px #fff;
}

.main_cell .ui.button.gold:hover,
.landing__headline_box .ui.button.gold:hover,
.bndvwr__top-bar .ui.button.gold:hover {
  background-color: #BBAA83;
}

/* --------------------------------------- */
/* 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: 0;
}

.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;
  background-color: transparent;
  padding: 60px 30px;
}

/*
.page_home .landing__headline_box.page_top_head {
    padding: 110px 30px;
} */
.bkm_landing .landing__headline_box.page_top_head,
.bkm_single_collection_page .landing__headline_box.page_top_head {
  padding: 50px 30px;
}

.landing__headline_box h1,
.landing__headline_box h2 {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  text-indent: 0.35em;
  color: #cbb678;
  padding: 0;
  margin: 0;
}

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

.landing__headline_box h2 {
  font-size: 40px;
  font-weight: 500;
}

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

.landing__headline_box .description {
  font-family: "museo-sans-condensed";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 17px;
  max-width: 1000px;
  margin: 20px auto;
  line-height: 1.42em;
  -webkit-font-smoothing: antialiased;
}

.landing__headline_box .description a {
  white-space: nowrap;
}

.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;
}

.page_home .landing__headline_box .head_top {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--gold.png");
  background-size: auto 160px;
  height: 160px;
  padding: 0;
  border-bottom: 0 none;
  margin: 10px auto 20px auto;
}

/* --------------------------- */
@media only screen and (max-width: 1600px) {
  .page_home .landing__headline_box .head_top {
    background-size: auto 130px;
    height: 130px;
  }
}
/* --------------------------- */
@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: 56px;
  }

  .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 h1 {
    font-size: 40px;
  }

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

  .landing__headline_box .description,
.page_home .landing__headline_box .head_top {
    background-size: 100% auto;
    height: 100px;
    font-size: 14px;
    letter-spacing: 0.2em;
  }
}
/* --------------------------- */
@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: 30px;
  }

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

  .landing__headline_box .description {
    display: none;
    font-size: 12px;
    margin: 20px 0 0 0;
  }

  .page_home .landing__headline_box .head_top {
    display: block;
    max-width: 80%;
    height: 80px;
  }
}
/* --------------------------- */
/* 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;
}

.lndg_slide_col.coverbox {
  width: 40%;
}

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

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

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

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

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .flickity-prev-next-button {
    width: 50px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .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;
  }

  .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(187, 170, 131, 0.75);
  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-family: "BenchNine", sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.6em;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  padding-top: 53%;
}

.bndwgt__issuecover_main_wrapper .coverbox_overlay span,
.landing_featured_issues a .coverbox_overlay span {
  color: #fff;
  font-weight: 600;
  font-size: 46px;
  display: block;
  letter-spacing: 0.02em;
  margin-right: 6px;
  padding-top: 2px;
}

.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: 15px;
}

.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: 30px;
    margin-right: 5px;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 480px) {
  .lndg_slide_col .bndwgt__issuecover_main_wrapper {
    width: 50%;
  }

  .bndwgt__issuecover_main_wrapper .coverbox_overlay {
    background-color: rgba(152, 137, 102, 0.75);
    opacity: 1;
    left: 100%;
  }
}
/* --------------------------------------- */
.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: "OpenSansCond", 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 .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-size: 1.6em;
  font-weight: 600;
  letter-spacing: 0em;
  color: #222;
  margin: 10px 0 5px 0;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_section {
  font-weight: 400;
  letter-spacing: 0.1em;
  border: none 0;
  color: #fff;
  padding: 1px 5px;
  background-color: #cc5430;
}

.lndg_slide_col ul.lndg_slide_article_list .topFeatureText .tpc_byline span {
  font-style: normal;
  text-transform: uppercase;
}

/* --------------------------------------- */
@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: 1.8em;
  }
}
/* --------------------------------------- */
@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: 1.5em;
  }
}
/* --------------------------------------- */
@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: 1.4em;
  }

  .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.1em;
  }

  .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 */
/* =================================================== */
/* 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 */
}

.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,
.bnd_search_module button.button_large:focus {
  color: #fff;
}

.search_form_head {
  font-family: "metropolis";
  font-weight: 700;
  color: #ccc;
  text-transform: uppercase;
  text-align: left;
  padding: 0;
  margin: 40px 0 15px 0;
  font-size: 1.1em;
}

.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.ui {
  background-color: #111;
  border-top: solid 10px #b09b75;
  background: linear-gradient(rgba(22, 28, 35, 0.9), rgba(44, 44, 50, 0.7)), no-repeat top 11% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-search.jpg");
}

.bnd_search_module input.input_large, .bnd_search_module button.button_large {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.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;
}

.search_form_head {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #999;
}

.bnd_search_module .popular_searches button,
.bnd_search_module .popular_searches a {
  font-family: "VogueAvantGarde", sans-serif;
  color: #ddd;
  background-color: rgba(255, 255, 255, 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: #b09b75;
}

.bnd_search_module .popular_searches button span,
.bnd_search_module .popular_searches a span {
  font-family: "Savoy", 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;
}

/* --------------------------------------------------- */
/* ---------------------------------------- */
/* SEARCH OVERLAY MENU - needs to stay in main theme css */
/* ---------------------------------------- */
.bnd_search_overlay {
  background-color: #111;
  border-top: solid 10px #b09b75;
  background: linear-gradient(rgba(22, 28, 35, 0.9), rgba(44, 44, 50, 0.7)), no-repeat top 10% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-search.jpg");
}

.bnd_search_overlay input.input_large, .bnd_search_overlay button.button_large {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.bnd_search_overlay input::-webkit-input-placeholder {
  color: #ddd;
}

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

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

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

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

.search_form_head {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 400;
  letter-spacing: 0.15em;
  color: #999;
}

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

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

.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;
}

/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* EDITOR'S NOTES */
.bnd_notes_page .lndg_carousel_allwrap_bkd {
  background: linear-gradient(rgba(22, 30, 37, 0.5), rgba(44, 50, 55, 0.5)), no-repeat top 35% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-landing.jpg");
}

.bnd_notes_page .tpc_filter_wrapper {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.bnd_notes_page .tpc_module_wrapper .ui.segment {
  box-shadow: none;
  padding: 2em;
  border: 0 none;
}

.bnd_notes_page .tpc_module_wrapper .ui.segment .text.loader {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.bnd_notes_page .tpc_module .note_byline {
  margin: 0 0 10px 0;
  border: solid 1px #aaa;
  display: inline-block;
  padding: 5px 10px;
}

.bnd_notes_page .tpc_module .topFeatureText .tpc_date {
  font-style: normal;
  float: left;
}

.bnd_notes_page .tpc_module ul li.bndwgt a .teaser {
  display: block;
  clear: both;
}

.bnd_notes_page .tpc_module ul li.bndwgt .topFeatureText .tpc_date {
  margin-bottom: 10px;
  display: block;
}

/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* SUPPORT / FAQ PAGES */
.page_support .lndg_carousel_allwrap_bkd {
  background: linear-gradient(rgba(22, 30, 37, 0.5), rgba(44, 50, 55, 0.5)), no-repeat top 35% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-landing.jpg");
}

.page_support .supportModule {
  margin-top: 60px;
}

.page_support .supportModule a {
  color: #cc5430;
  text-decoration: underline;
}

.page_support h1.sec_title {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.16em;
  line-height: 1;
  font-size: 3em;
  border-bottom: solid 5px;
  width: 100%;
  padding: 10px 0;
}

.page_support h2 {
  font-family: "OpenSansCond", sans-serif;
  line-height: 1;
  font-weight: 600;
  color: #292929;
  text-transform: uppercase;
  font-size: 3.5rem;
  margin: 20px 0 10px 0;
}

.page_support .qa_answer {
  margin-bottom: 4em;
}

.page_support .qa_answer p {
  font-size: 1.4em;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.4;
  font-family: "calluna", "Georgia", serif;
}

.page_support .ui.button.red {
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 400;
  letter-spacing: 0.18em;
}

/* --------------------------------------------------- */
/* ---------------------------------------- */
/* 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;
  }
}
/* ---------------------------------------- */
/* SINGLE ARTICLE CTA */
body.page_article .bnd_article_cta a.user_login {
  background-color: #db3c28;
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.13em;
  text-decoration: none;
  font-weight: 400;
}

/* SHARED ARTICLE HEADER / FOOTER */
body.page_shared .user_menu_wrapper {
  background-color: #eee;
  border-bottom: solid 1px #484951;
  color: #333;
}

body.page_shared .user_menu_wrapper li a {
  color: #333;
}

body.page_shared .user_menu_wrapper li a:hover {
  color: #000;
}

body.page_shared .user_menu_wrapper .promohead {
  float: left;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "OpenSansCond", sans-serif;
  font-size: 12px;
  letter-spacing: 0.15em;
}

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

body.page_shared #main-header .menunav {
  display: none !important;
  opacity: 0 !important;
}

body.page_shared .bnd_page_footer.ui.inverted.footer {
  margin-bottom: 170px;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
@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.9), rgba(44, 50, 55, 0.5)), no-repeat top 45% right 10%/cover url("https://bondidata.blob.core.windows.net/uploads-esquire/topics/topic_62-medium.jpg");
  color: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.bndwgt__bondi_article_embed .shared_sidebar_cta {
  background: linear-gradient(rgba(22, 30, 37, 0.9), rgba(44, 50, 55, 0.75)), no-repeat top 45% center/cover url("https://bondidata.blob.core.windows.net/uploads-esquire/topics/topic_62-medium.jpg");
}

.shared_sidebar_cta h3.promohead {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--white.png");
  background-position: center 13px;
  background-repeat: no-repeat;
  background-size: auto 43px;
  padding: 70px 0 20px 0;
  margin: 0 auto;
  font-family: "Calluna" !important;
  letter-spacing: 0 !important;
  font-weight: 400;
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}

.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: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 100;
  border-top: solid 1px #777;
  border-bottom: solid 1px #777;
  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: "OpenSansCond", sans-serif;
  line-height: 1.2;
  padding: 10px 0;
  border-bottom: dotted 1px #664433;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 0.95em;
  color: #ddd;
}

/* --------------------------------------- */
@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: #ff3f00;
  white-space: nowrap;
}

.shared_substory_cta h3.promohead span.promodeck {
  display: block;
  letter-spacing: 0.15em;
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 100;
  border-top: solid 1px #444;
  padding: 20px;
  margin-top: 30px;
}

.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: #efebe2;
}

.bondi_article_sidebar .shared_substory_cta h3.promohead {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--black.png");
  background-position: center 36px;
  background-repeat: no-repeat;
  background-size: 55% auto;
  padding: 106px 30px 38px 30px;
  font-size: 24px;
  line-height: 1.1;
}

.bondi_article_sidebar .shared_substory_cta h3.promohead a {
  line-height: 2;
  display: block;
}

.shared_substory_cta h3.promohead span.promodeck {
  margin-top: 10px;
  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: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 20px;
}

.shared_footer_cta_basic {
  width: 100%;
  height: 44px;
  line-height: 44px;
  z-index: 3;
  position: fixed;
  bottom: 0;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 300;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  background-color: #1b2127;
  /*  bluegray #515156 #33333f */
  color: #fff;
  padding: 0;
  text-align: center;
}

.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;
}

.shared_footer_cta_basic strong {
  font-weight: 600;
}

.shared_footer_cta_basic .link {
  background-color: #db3c28;
  color: #fff;
  font-weight: 600;
  padding: 3px 7px;
  margin-left: 4px;
}

.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;
  }
}
/* --------------------------------------- */
/* PRIMARY LOWER CTA */
.shared_footer_cta_primary {
  display: none;
  position: fixed;
  bottom: 44px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 180px;
  margin-left: 0;
  background-color: rgba(0, 0, 0, 0.95);
  background: linear-gradient(rgba(22, 30, 37, 0.9), rgba(44, 50, 55, 0.5)), no-repeat top 30% center/cover url("https://esquire.archive.content.pugpig.com/esquire/images/banners/es-search.jpg");
  color: #fff;
  padding: 0;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.4);
}

.shared_footer_cta_primary h3.promohead {
  background-image: url("https://esquire.archive.content.pugpig.com/esquire/images/logos/esquire_classic--logo--2018--white.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  padding: 40px 20px 15px 20px;
  margin: 0 auto 20px auto;
  font-family: "Calluna";
  font-weight: 400;
  text-align: center;
  font-size: 30px;
  line-height: 1.1;
}

.shared_footer_cta_primary h3.promohead a {
  color: #ff3f00;
  white-space: nowrap;
  cursor: pointer;
}

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

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

.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: "BenchNine", 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;
  }
}
/* ---------------------------------------- */
/* FREE METER */
.bnd_meter_wrap {
  float: left;
  font-weight: 500;
}

.bnd_meter_wrap .bnd_meter_numbers {
  display: block;
  background-color: #eee;
  color: #d01919;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 5px;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  float: left;
  margin: 8px 5px 0 0;
}

/* --------------------------------------- */
@media only screen and (max-width: 991px) {
  .hider.early {
    display: none !important;
  }
}
/* --------------------------------------- */
@media only screen and (max-width: 767px) {
  .hider {
    display: none !important;
  }
}
/* --------------------------------------- */
/* ---------------------------------------- */
/* TOC DROPDOWN 2020 */
/* ---------------------------------------- */
.MuiInputBase-root.bnd_toc_select {
  color: #333;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
}

.MuiMenuItem-root.bnd_toc_listitem {
  font-family: "BenchNine", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.bnd_toc_select.MuiInput-underline:before {
  border-bottom-color: #333;
}

.bnd_toc_select.MuiInput-underline:after {
  border-bottom: 2px solid #d40;
}

.bnd_toc_select_wrap .issue_meta {
  font-family: "BenchNine", sans-serif;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

/* --------------------------------------- */
/* --------------------------------------- */
/* BONDI VIEWER PLATFORM -  PRINT STYLES */
/* --------------------------------*/
/* ESQUIRE — V.1.0 */
/* --------------------------------*/
/* --------------------------------*/
/* SINGLE ARTICLE PRINT VIEW */
h1.title,
.description {
  font-family: "OpenSansCond", sans-serif;
}

h2.date,
.copyright {
  font-family: "OpenSansCond", sans-serif;
}

h1.title {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}

h2.date {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.description {
  font-size: 1.5em;
  font-weight: 200;
  letter-spacing: 0.02em;
}

.copyright {
  letter-spacing: 0.02em;
}

/* --------------------------------*/
/* --------------------------------*/
/* ISSUE PRINT VIEW */
body.page_printissue .lndg_carousel_allwrap {
  padding-top: 40px;
  padding-bottom: 40px;
}

.page_issue .landing__headline_box {
  margin-top: 0;
}

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

body.page_printissue .landing__headline_box h1,
body.page_printissue .landing__headline_box h2 {
  color: #fff;
}

body.page_printissue .landing__headline_box p {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
  font-size: 14px;
}

body.page_printissue #issue_toc .ui.button {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

body.page_printissue .ui.pointing.label {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.05em;
}

body.page_printissue .ui.checkbox label,
body.page_printissue .ui.checkbox + label {
  font-family: "OpenSansCond", sans-serif;
}

li.print_pagethumb span.title {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1;
}

li.print_pagethumb:first-child span.title {
  font-size: 0;
}

li.print_pagethumb:first-child span.title::after {
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}

body.page_printissue #issue_toc .ui.button.main_print {
  background-color: #cc5430;
}

li.print_pagethumb:hover,
li.print_pagethumb:focus,
li.print_pagethumb.selected {
  border-top: solid 6px #cc5430;
}

#issue_toc {
  border-top: 0 none;
}

/* --------------------------------*/
/* --------------------------------*/
/* COLLECTION PRINT VIEW */
.bkm_print_control_bar {
  height: 80px;
}

.bkm_print_spacer {
  height: 100px;
}

.bkm_print_control_bar .ui.container {
  width: 8.5in;
}

.bkm_print_control_bar .ui.button {
  background-color: #cc5430 !important;
  border-radius: 0;
  font-family: "OpenSansCond", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 90%;
  position: absolute;
  right: 0;
}

.bkm_print_control_bar .ui.button:hover {
  background-color: #dd2229 !important;
}

.bkm_print_control_bar .ui.toggle.checkbox input:checked ~ .box:before,
.bkm_print_control_bar .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #cc5430 !important;
}

body.page--print_collection .page .title {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 5px;
}

body.page--print_collection .bkm_print_coverpage .title {
  font-weight: 500;
  text-transform: none;
}

body.page--print_collection .bkm_single_description {
  font-family: "calluna", Georgia, serif;
  font-style: italic;
  font-size: 1.3em;
}

body.page--print_collection .bkm_single_total {
  border-top: solid 1px;
  margin-top: 10px;
  padding-top: 10px;
  font-family: "OpenSansCond", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

body.page--print_collection .description {
  margin-top: 1in;
  text-align: center;
  font-size: 20px;
}

body.page--print_collection .description .print_url {
  display: block;
  font-size: 70%;
  padding-top: 0.5em;
}

body.page--print_collection .print_only {
  height: 0;
  overflow: hidden;
}

/* --------------------------------*/
@media print {
  body.page--print_collection .print_only {
    height: auto;
    display: block;
  }

  body.page--print_collection .bkm_print_coverpage {
    margin-bottom: 80px;
    border-top: solid 4px;
    padding-top: 1in;
  }

  body.page--print_collection .page .title,
body.page--print_collection .bkm_single_description,
body.page--print_collection .bkm_single_total,
body.page--print_collection .copyright {
    text-align: center;
  }

  body.page--print_collection .page .title {
    padding-bottom: 20px;
  }

  body.page--print_collection .bkm_single_total {
    display: block;
    text-align: center;
    margin: 30px 35%;
  }
}
/* --------------------------------*/
.card h4 {
  font-family: "OpenSansCond", sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
}

.bkm_pagelist {
  font-family: "calluna", Georgia, serif;
}

.bkm_pagelist .author {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.12em;
}

.bkm_pagelist::before,
.bkm_pagelist::after {
  font-family: "OpenSansCond", sans-serif;
  letter-spacing: 0.1em;
}

.card span.bkm_url {
  font-size: 8px;
  letter-spacing: 0.01em;
  font-family: "FranklinGothic", sans-serif;
}

.card span.bkm_url a {
  color: #333;
}

/* --------------------------------*/