html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Avenir Next W01", "Avenir Next W00", "IBM Plex Sans", sans-serif,
    "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif !important;
  font-weight: 300;
  font-size: 17px;
  font-size: 1.0625rem;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  line-height: 1.5;
  color: black;
  text-rendering: optimizeLegibility;
  overflow-x: hidden !important;
}

/*----------header start----------*/
.site-header--rev.is-reversed {
  color: white;
}
.site-header {
  z-index: 1001;
  width: 100%;
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  top: 0;
}
.site-header--rev.is-reversed .site-header__background {
  background: linear-gradient(rgba(0, 0, 0, 0.45), transparent);
}
.site-header__background {
  background: rgba(255, 255, 255, 0.95);
  /* background: transparent; */
  position: relative;
}
.site-header__progress {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  color: #000000;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
.wrap,
.wrap--lap,
.wrap--desk,
.wrap--full,
.wrap--small,
.wrap--transparent,
.wrap--lt-lap,
.wrap--lt-hd {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}
.site-header__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
}
.site-header__left,
.site-header__right {
  width: 73px;
}
.site-header--rev.is-reversed .site-header__nav-button,
.site-header--rev.is-reversed .site-header__channels-button,
.site-header--rev.is-reversed .site-header__tenants-button {
  color: white;
}
.site-header__nav-button,
.site-header__channels-button,
.site-header__tenants-button {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Avenir Next W01", "Avenir Next W00", "IBM Plex Sans", sans-serif,
    "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.site-header--rev.is-reversed .site-header__nav-button,
.site-header--rev.is-reversed .site-header__channels-button,
.site-header--rev.is-reversed .site-header__tenants-button {
  color: white;
}
.site-header__nav-button i,
.site-header__channels-button i,
.site-header__tenants-button i {
  display: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  /* margin-right: 10px; */
}
.site-header__logo {
  -ms-flex: 1 auto;
  flex: 1 auto;
  text-align: center;
  transition: all 0.1s cubic-bezier(0.55, 0, 0.1, 1);
}
a {
  color: black;
  text-decoration: none;
}
a {
  background-color: transparent;
}
.site-header--rev.is-reversed img.logo {
  display: none;
}
.site-header__logo img {
  transition: all 0.15s cubic-bezier(0.55, 0, 0.1, 1);
  height: 30px;
  max-width: 120px;
}
.site-header--rev.is-reversed img.logo--rev {
  display: inline;
}
.site-header__logo img.logo--rev {
  display: none;
}
.site-header__right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.site-header__channels-button {
  display: inline-block;
  vertical-align: middle;
}

.site-header__channels-button span.images {
  display: none;
}
.site-header__channels-button img {
  height: 18px;
}
img,
iframe {
  min-width: 100%;
  max-width: 100%;
  vertical-align: top;
}
.custom-middleeast {
  /* margin-left: 16px; 
  margin-right: -10px;  */
}
.custom-channels {
  margin-right: -10px;
}

.more_color {
  color: whitesmoke !important;
}
@media screen and (min-width: 1280px) {
  .wrap {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}
@media screen and (min-width: 1024px) {
  .site-header__right,
  .site-header__left {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 250px;
  }
  .site-header__nav-button span {
    display: inline-block;
    vertical-align: middle;
  }
  .site-header__logo img {
    height: 90px !important;
  }
  .site-header__logo img {
    max-width: 390px !important;
  }
  .site-header__right {
    -ms-flex-align: center;
    align-items: center;
  }
  .site-header__channels-button {
    margin-left: 24px;
    margin-left: 1.5rem;
  }
  .site-header--small .site-header__logo img {
    height: 30px !important;
  }
  .site-header--small {
    background: white !important;
  }
  .header_icons {
    color: black !important;
  }
  .header_1_icons {
    color: whitesmoke;
  }

  .icon_header_background {
    background: linear-gradient(rgba(0, 0, 0, 0.45), transparent) !important;
  }
}

@media screen and (min-width: 720px) {
  .site-header__left,
  .site-header__right {
    /* width: 222px;  */
  }
  .site-header__tenants-button {
    display: inline-block;
    vertical-align: middle;
  }
  .site-header__channels-button {
    margin-left: 12px;
    margin-left: 0.75rem;
  }
  .hidden--on-lap {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .site-header__left,
  .site-header__right {
    /* width: 150px;  */
  }
  .site-header__nav-button,
  .site-header__channels-button,
  .site-header__tenants-button {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-header__logo img {
    height: 30px;
    max-width: 130px;
  }
  .site-header__nav-button,
  .site-header__channels-button,
  .site-header__tenants-button {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .body-main-channel .site-header__channels-button span.text {
    display: inline-block;
  }
  .site-header__channels-button span.text {
    display: none;
  }
  .body-main-channel .site-header__channels-button span.images {
    display: none;
  }
  .site-header__channels-button span.images {
    display: inline-block;
  }
}
@media screen and (max-width: 719px) {
  .visible--on-lap {
    display: none;
  }
}
/*----------header end----------*/

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled {
  padding-left: 220px;
}

#sidebar-wrapper {
  z-index: 1000;
  left: 220px;
  width: 0;
  height: 100%;
  margin-left: -220px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #1a1a1a;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
  width: 220px;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  background-color: #fff;
  /* padding-top: 70px; */
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -220px;
}

.icon--arrow-down::before,
.aside-nav__footer__nav__toggler::after,
.site-header__channels-button::after,
.site-header__tenants-button::after {
  content: "";
}
.site-header__channels-button::after,
.site-header__tenants-button::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 0px !important;
  margin-top: -1px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.navbar {
  padding: 0;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%;
}

.sidebar-nav li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 3px;
  background-color: #1c1c1c;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}
.sidebar-nav li:hover {
  background: skyblue !important;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
  width: 100%;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}

.sidebar-nav li a {
  display: block;
  color: #ddd;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
.sidebar-header {
  text-align: center;
  font-size: 20px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.sidebar-brand {
  height: 65px;
  position: relative;
  background: #212531;
  background: linear-gradient(to right bottom, #2f3441 50%, #212531 50%);
  padding-top: 1em;
}
.sidebar-brand a {
  color: #ddd;
}
.sidebar-brand a:hover {
  color: #fff;
  text-decoration: none;
}
.dropdown-header {
  text-align: center;
  font-size: 1em;
  color: #ddd;
  background: #212531;
  background: linear-gradient(to right bottom, #2f3441 50%, #212531 50%);
}
.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none;
}
.dropdown-menu.show {
  top: 0;
}
/*Fontawesome icons*/
.nav.sidebar-nav li a::before {
  font-family: fontawesome;
  content: "\f12e";
  vertical-align: baseline;
  display: inline-block;
  padding-right: 5px;
}
a[href*="#home"]::before {
  content: "\f015" !important;
}
a[href*="#about"]::before {
  content: "\f129" !important;
}
a[href*="#events"]::before {
  content: "\f073" !important;
}
a[href*="#events"]::before {
  content: "\f073" !important;
}
a[href*="#team"]::before {
  content: "\f0c0" !important;
}
a[href*="#works"]::before {
  content: "\f0b1" !important;
}
a[href*="#pictures"]::before {
  content: "\f03e" !important;
}
a[href*="#videos"]::before {
  content: "\f03d" !important;
}
a[href*="#books"]::before {
  content: "\f02d" !important;
}
a[href*="#art"]::before {
  content: "\f1fc" !important;
}
a[href*="#awards"]::before {
  content: "\f02e" !important;
}
a[href*="#services"]::before {
  content: "\f013" !important;
}
a[href*="#contact"]::before {
  content: "\f086" !important;
}
a[href*="#followme"]::before {
  content: "\f099" !important;
  color: #0084b4;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 20px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: "";
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}
.hamburger.is-open .hamb-middle {
  display: none;
}
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}
.hamburger.is-open:before {
  content: "";
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.stack_image img {
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  object-position: center center;
  max-width: none;
}
.stack_image1 {
  width: 40%;
  float: left;
  padding-top: 20px;
  padding-left: 30px;
}
.stack_image1 img {
  width: 100%;
  height: 118px;
}

.stack__body {
  /*padding-top: 24px;*/
  padding-top: 1.5rem;
  /*padding-bottom: 24px;*/
  padding-bottom: 1.5rem;
  padding-left: 18px;
  padding-right: 18px;
}
.stack__body1 {
  width: 58%;
  float: left;
  padding-left: 18px;
  padding-top: 15px;
}
.hallway__pretitle {
  text-decoration: underline;
  text-transform: uppercase;
  display: block;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding-top: 5px;
}
.hover-underline a {
  font-size: 1.125rem;
}
.stack__body1 .hallway__title:hover span.hover-underline {
  border-bottom: 1px solid currentColor;
}
/* .hover-underline a:hover{
   transition: border 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    border-bottom: 1px solid transparent; 
} */

/*.hallway__pretitle {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
}*/
/*.hallway__title {
    font-size: 20px;
    font-size: 1.25rem;
}*/
.hallway__title a {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  /* font-weight: 500; */
  line-height: 1.2;
  letter-spacing: 0.16px;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
}
.hallway__footer {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif !important;
  margin-top: 9.6px !important;
  margin-top: 0.6rem !important;
  font-size: 12px !important;
  /* font-weight: 200 !important; */
  font-size: 0.875rem !important ;
  /* font-size: 0.75rem; */
}
.stack__body1 .hallway__footer a {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
}

.stack__pretitle {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 12px;
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.stack__title {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  /* font-weight: 500; */
  line-height: 1.2;
  letter-spacing: 0.16px;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 12px;
  margin-top: 0.75rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.stack__title a {
  font-size: 1.65rem;
}
.stack__title a :hover {
  text-decoration: none;
}
/* .stack__title .hover-underline a:hover {
    text-decoration: none;
    transition: border 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    border-bottom: 1px solid transparent;
} */

.stack__body .stack__title .hover-underline a {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  /* font-weight: 500; */
}
.stack__body .stack__title:hover span.hover-underline {
  border-bottom: 1px solid currentColor;
}
/* .no-touch .stack:hover span.hover-underline {
    border-bottom: 1px solid currentColor;
} */
/* a{
   color: #000;
   font-size: 1.65rem; 
}*/
a:hover {
  color: #000;
  text-decoration: none;
}
.stack_footer {
  margin-top: 12px;
  margin-top: 0.75rem;
  font-size: 0.875rem;
}
.stack_footer a {
  font-family: "Avenir Next W01", "Avenir Next W00", "IBM Plex Sans", sans-serif,
    "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 300 !important;
}

.site-footer {
  text-align: center;
  color: #ebebeb;
}
.site-footer__top {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.site-footer__bottom {
  background: #131312;
}
.wrap,
.wrap--lap,
.wrap--desk,
.wrap--full,
.wrap--small,
.wrap--transparent,
.wrap--lt-lap,
.wrap--lt-hd {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}
.site-footer__logo,
.site-footer__text {
  padding-top: 36px;
  padding-top: 2.25rem;
  padding-bottom: 36px;
  padding-bottom: 2.25rem;
}

.site-footer__logo img {
  max-height: 90px;
}
@media only screen and (max-width: 768px) {
  .site-footer__logo img {
    width: 70%;
    max-height: 60px;
  }
  .top-wrapper {
    margin-top: 0px !important;
  }
  .hero-image {
    margin-bottom: 10px !important;
  }
  .site-header__content {
    padding: 0;
  }
  .mt-115 {
    margin-top: 180px !important;
  }
  body {
    /* overflow-x: hidden !important; */
  }
  .article-layout {
    display: none !important;
  }
  .hero__toolbar {
    display: block !important;
  }
  .hero__body {
    text-align: left;
  }
  .hero__title {
    font-size: 22px !important;
    font-weight: bold !important;
  }
  /* .hero__text {
    font-size: 1rem !important;
    font-weight: normal !important;
    letter-spacing: 1px;
  } */
  /* .hero__text {
    font-size: 0.5625rem !important;
    font-weight: 300;
    letter-spacing: 1px;
  }  */

  .hero-image {
    height: 300px !important;
  }
  .hover-underline a {
    font-size: 1.125rem;
    font-weight: 500;
  }
  .site-footer__nav__list {
    display: grid;
  }
  .pl-30 {
    padding-left: 10px !important;
  }
  .pr-30 {
    padding-right: 10px !important;
  }
  .pr-0 {
    padding-right: 0px !important;
  }
  .container-fluid {
    width: 100%;
    /* padding-right: 0px !important;
    padding-left: 0px !important; */
  }
  .cp {
    padding-left: 0px !important;
  }
  .cp-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .pt-more {
    padding-top: 15px;
  }
  .full-img {
    padding: 0 !important;
  }
  .stack__body {
    padding-left: 32px;
  }
  .stack_image img {
    width: 100%;
    height: auto;
  }
  .stack_image1 {
    padding-left: 12px;
    width: 100px;
    height: 90px;
  }
  .stack_image1 img {
    width: 100%;
    height: 100%;
  }
  .stack__body1 {
    width: 60%;
    padding-left: 18px;
    padding-top: 22px;
  }
  .hallway__pretitle {
    display: none;
  }
  .hallway__footer {
    font-size: 0.75rem;
  }
  .stack_footer a {
    font-family: system-ui;
    font-size: 0.75rem;
  }
  .site-footer__logo,
  .site-footer__text {
    padding-top: 24px;
    padding-top: 1.5rem;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
  }
  .custom-channels {
    margin-right: 0px;
  }
  .pop-cul-lft-1 {
    width: 100% !important;
    float: left;
    margin-left: 0 !important;
  }
  .pop-cul-rgt-1 {
    width: 100% !important;
    float: right;
  }
  .pop-cul-lft-2 {
    width: 100% !important;
    float: left;
  }
  .pop-cul-rgt-2 {
    width: 100% !important;
    float: right;
    margin-right: 0 !important;
  }
  .see-also {
    display: none;
  }
  .shopping-design-lft-1 {
    width: 100% !important;
    float: left;
  }
  .shopping-design-lft-1 img {
    display: inline-block;
    width: 100% !important;
    height: auto;
  }
  .shopping-design-rgt-1 {
    width: 100% !important;
    float: left;
  }
  .shopping-design-rgt-1 img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    margin-left: 0 !important;
    margin-top: 4% !important;
  }
  .shopping-design-lft-2 {
    width: 100% !important;
    float: left;
  }
  .shopping-design-rgt-2 {
    width: 100% !important;
    float: left;
  }
  .shopping-design-rgt-2 img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    margin-left: 0 !important;
    margin-top: 4% !important;
  }
  .m-iframe {
    height: 530px !important;
  }
  .fn_hallway__title {
    padding-top: 5% !important;
  }
  .r-post {
    padding-left: 15px !important;
  }
  .space--bottom-6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .space--bottom-6 h2 {
    text-align: left !important;
    font-size: 1rem !important;
    padding-left: 15px !important;
  }
}
ul,
ol,
blockquote {
  padding-left: 0;
  margin: 0;
}

.site-footer__socials__item li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  margin-left: 0.75rem;
  margin-right: 12px;
  margin-right: 0.75rem;
}
li {
  list-style-type: none;
}

.site-footer__socials__item__link {
  color: white;
}
.site-footer__socials__item i {
  font-size: 20px;
  font-size: 1.25rem;
}

.site-footer__nav {
  padding-top: 18px;
  padding-top: 1.125rem;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
}
.site-footer__nav__item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  margin-left: 0.75rem;
  margin-right: 12px;
  margin-right: 0.75rem;
}
.site-footer__nav__item__link {
  display: inline-block;
  vertical-align: middle;
  color: #ebebeb;
  border-bottom: 1px solid white;
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  font-size: 16px;
  font-size: 1rem;
  text-transform: capitalize;
}

.site-footer__nav__item__link:hover {
  color: white;
  text-decoration: none;
}
.site-footer__nav__item__link a:hover {
  color: white;
  text-decoration: none;
}

.hero-image {
  background-image: url("./images/top-img.gif");
  background-color: #cccccc;
  height: 750px; /*670*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 38px;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text h1:hover {
  text-decoration: underline;
}

.stack-showcase__pretitle {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-decoration: underline;
  text-transform: uppercase;
}

.stack-showcase .stack-showcase__footer {
  font-size: 16px;
  font-size: 1rem;
}
.hero-text:hover span.hover-underline {
  border-bottom: 1px solid currentColor;
}
.stack__body .stack__title .hover-underline a:hover {
  /* transition: border 0.2s cubic-bezier(0.55, 0, 0.1, 1); */
  border-bottom: 1px solid #fff;
}

.top-wrapper {
  background-color: #fff;
  width: 96%;
  margin-left: 2%;
  /* margin-top: -13%; */
  margin-top: -175px;
  position: relative;
  padding-bottom: 4%;
}

.cp {
  padding-right: 0;
  padding-left: 18px;
}
.cp-2 {
  padding-left: 32px;
  padding-right: 32px;
}

.pr-30 {
  padding-right: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.mr-0 {
  margin-right: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-115 {
  margin-top: 180px;
}
.mt-40 {
  margin-top: 40px;
}

.site-background {
  background-color: white;
  background-image: url("./top-img.gif");
  /*background-color: #cccccc;*/
}
.lazy-show.is-activated {
  min-height: auto;
}
.lazy-show {
  min-height: 300px;
  overflow: hidden;
}
.post-roaster--full {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
.post-roaster,
.post-roaster--full {
  position: relative;
}
.post-roaster__main {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.post-roaster__main {
  background-color: white;
}
.stack-showcase {
  background-color: transparent;
}
.stack-showcase {
  text-decoration: none;
  position: relative;
  display: block;
}
/* .stack-showcase--floated .stack-showcase__image {
  height: 760px;
} */
/* @media screen and (min-width: 768px) {
  .stack-showcase--floated .stack-showcase__image {
    height: 220px !important;
  }

} */
.stack-showcase .stack-showcase__image {
  position: relative;
  z-index: 0;
}

.stack-showcase__image {
  background-color: #f1f1f1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20%;
  background-image: url(/assets/dot-loader-5025d86fbee6270462de9ea26a334061f1761214d9cb656aa05fe6f482a4463c.gif);
  position: relative;
  height: 206px;
}

.stack-showcase .stack-showcase__image:before {
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  opacity: 0;
  z-index: 1;
}
.stack-showcase__image img {
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  max-width: none;
}
.no-touch .video-hero {
  display: block;
}
.video-hero {
  height: 1px;
  display: none;
}
.video-hero__cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-hero__tv {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20%;
  background-image: url(/assets/dot-loader-rev-8008d02f13e4fe511952d4a042501f8f7f21fca785a8fd3e5ad178d6b7338af4.gif);
  background-color: black;
}

.video-hero__screen {
  position: absolute;
  top: 0;
  /* width: 100%;
    height: 100%; */
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
/* .video-hero__tv{ */
/* width:100%;
  height:100%; */
/* } */
/* .video-hero__tv iframe {
  width:100%;
  height:100%;
} */
/* .video-hero__tv{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}
.video-hero__tv video {
  min-width: 100%; 
  min-height: 100%; 
  
  Setting width & height to auto prevents the browser from stretching or squishing the video
  width: auto;
  height: auto;
  
  Center the video
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}  */

.stack-showcase .stack-showcase__image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #eeeeee;
  background-color: #fafafa;
  /* display: block; */
}

.modal-header .close {
  padding: 1rem;
  margin: 0 !important;
}

.close {
  float: right;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  color: #000 !important;
  text-shadow: 0 1px 0 #fff;
  opacity: unset;
  outline: none;
}
/*----------Custom-----------*/
a {
  color: black;
  text-decoration: none;
}
#custom-i-class {
  margin-top: -2px;
  color: #fff;
  font-size: 24px;
}
.btn {
  padding: 0;
}
.modal-title {
  margin-bottom: 0;
  line-height: 4.5;
  margin-right: 25px;
}
.btn.focus,
.btn:focus {
  box-shadow: none;
}
.modal-header {
  border-bottom-color: #fff;
  background-color: #fff;
  border-bottom: 0;
}
.modal-body h5 {
  padding-left: 17px;
  font-size: 12px;
}
.modal-body ul li {
  padding-left: 17px;
  padding-top: 10px;
}

.form-control {
  border: none !important;
  width: 80%;
  margin-left: 10px;
}
::placeholder {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
}
.input-group-text {
  background-color: transparent;
  margin-right: 30px;
}
.input-group > .form-control {
  border: none;
  margin-left: 20px;
}
.form-control:focus {
  box-shadow: none;
}
[type="button"] {
  outline: none !important;
}

.aside-nav__footer {
  padding: 24px;
  padding: 1.5rem;
  background-color: #131312;
}
.space--bottom-2 {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.aside-nav__footer__logo img {
  max-width: 150px;
}
.space--bottom-1 {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.aside-nav__footer__title {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  color: white;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.aside-nav__footer__inline-list__item {
  display: inline-block;
  vertical-align: middle;
}
.aside-nav__footer__inline-list__link {
  display: block;
  margin-right: 12px;
  margin-right: 0.75rem;
  color: white;
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
.aside-nav__footer__inline-list__item {
  padding-left: 0 !important;
}
.aside-nav__footer__link {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  color: white;
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal-body {
  padding-bottom: 35px !important;
}

.aside-nav__content__list {
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
}
.aside-nav__content__list__item {
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
}
.aside-nav__content__list__logo {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  display: block;
  text-align: center;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
.aside-nav__content__list__logo img {
  max-width: 160px;
}
.aside-nav__content__list__item {
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
}
.aside-nav__content__list__logo {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  display: block;
  text-align: center;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
.li-color li a {
  color: #fff;
}
/* ----- FASHION ----- */
/* .site-content {
  padding-top: 114px !important;
}
.site-header-2 {
  background-color: #fff;
}
.site-header-2 .site-header__background {
  background: none !important;
}
@media screen and (min-width: 1024px) {
  .site-content {
    padding-top: 114px;
  }
}
@media screen and (min-width: 480px) {
  .site-content {
    min-height: 700px;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
.wrap--full {
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .article-layout {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .article-layout--with-sticky-adv .article-layout__left,
  .article-layout--with-sticky-adv .article-layout__right {
    width: 325px;
  }
  .article-layout__left {
    margin-left: 12px;
  }
  .article-layout__right {
    margin-right: 12px;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
  }
  .article-layout__left,
  .article-layout__right {
    width: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
  }
  .article-layout__toolbar {
    position: -webkit-sticky;
    position: sticky;
    width: 88px;
    top: 154px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
    margin-left: 1.5rem;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .article-layout__toolbar__item {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
  .article-layout__toolbar__item .social-share-button {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
  }
  .article-layout__toolbar__item .social-share-button > a {
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  }
  .article-layout__toolbar__item {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
  .article-layout__main {
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .hero--center {
    text-align: center;
  }
  .hero__body {
    padding-top: 24px;
    padding-top: 1.5rem;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
    max-width: 92%;
  }
  .hero__title {
    font-size: 55px;
    font-size: 3.4375rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  .hero__text {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
  }
  .hero__toolbar {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .hero--center {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
  .hero--center .hero__body {
    max-width: none;
  }
  .hero__body {
    max-width: 80%;
  }
  .hero__title {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}
@media screen and (min-width: 480px) {
  .hero__toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero__toolbar__item {
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    padding-right: 12px;
    padding-right: 0.75rem;
  }
}
.social-share-button .ssb-email {
  background-image: url(/assets/social-share-buttons/email-eb32c25085da20e18f14df6b925114c4ffa3572851f0d98a698ebf2e184a9eb7.svg);
}
.social-share-button .ssb-facebook {
  background-image: url(/assets/social-share-buttons/facebook-18377963094ea7f8f7047a31bf2cd5f85cd9ea9752cdf6ee3f1affc83b03b3ad.svg);
}
.social-share-button .ssb-twitter {
  background-image: url(/assets/social-share-buttons/twitter-dabe53d5cc652fe3eee59ba58c603460b33792a04db96503776455279c019bd6.svg);
}
.social-share-button .ssb-icon {
  background-size: 100%;
  height: 24px;
  width: 24px;
  margin-right: 2px;
}
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
}
.article-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.article-layout__left,
.article-layout__right {
  z-index: 1;
}
.article-layout__main {
  margin: 0 auto;
  padding-right: 18px;
  padding-left: 18px;
  width: 100%;
  max-width: 684px;
  min-width: 0;
}
.space--bottom-3 {
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
}
.hero__body {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
}
.hero__pretitle {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.hero__title {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.16px;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  letter-spacing: 0.16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dd,
p,
figure,
pre,
table,
fieldset,
hr,
form {
  margin: 0;
}
.hero__text {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-size: 18px;
  font-size: 1.125rem;
}
.hero__footer {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.hero__toolbar__item {
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  font-size: 16px;
  font-size: 1rem;
} */

.section-header,
.section-header--rev {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  /* padding-top: 48px;
  padding-top: 3rem;
  padding-bottom: 48px;
  padding-bottom: 3rem; */
}

.section-header__title {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.16px;
}

.white {
  color: #fff;
}
.white:hover {
  color: #fff;
}
/* .stack_image2 {
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.stack_image2 img {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  max-width: 70%;
  max-height: 90%;
} */
.fn_top_image {
  width: 100%;
}
.fn_top_image {
  /* width: 100px;
  height: 90px;
  background-image: url(./images/SHEIN-X-PROGRAM.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
.fn_stack_image {
  width: 40%;
  float: left;
  margin-top: 20px;
  /* padding-top: 20px; */
  /* padding-left: 30px; */
}
.fn_stack_image_d2 {
  width: 33%;
  float: left;
  margin-top: 20px;
  /* padding-top: 20px; */
  /* padding-left: 30px; */
}
.inner_stack_image1 {
  width: 100px;
  height: 90px;
  /* background-image: url(./images/OPENING.jpg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner_stack_image2 {
  width: 100px;
  height: 90px;
  /* background-image: url(./images/lowRes.jpg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner_stack_image3 {
  width: 100px;
  height: 90px;
  /* background-image: url(./images/Screen-Shot.jpeg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner_stack_image4 {
  width: 100px;
  height: 90px;
  /* background-image: url(./images/Thomas_Cristiani_4.jpg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fn_stack__body {
  width: 60%;
  float: left;
  margin-top: 20px;
  /* padding-left: 18px; */
  /* padding-top: 22px; */
}

.fn_stack__body_d2 {
  width: 57%;
  float: left;
  margin-top: 20px;
  /* padding-left: 18px; */
  /* padding-top: 22px; */
}
.fn_hallway__title {
  padding-top: 12%;
}
.fn_hallway__title-4 {
  padding-top: 2%;
}
.fn_hallway__title_d2 {
  padding-top: 12%;
  padding-left: 20%;
}
.fn_stack__body .fn_hallway__title a {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.16px;
  font-size: 16px;
  font-size: 1rem;
  /*font-size: 18px;
  font-size: 1.125rem; */
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
}
.fn_stack__body .fn_hallway__title a:hover {
  text-decoration: underline !important;
  color: #000;
}
.fn_stack__body_d2 .fn_hallway__title_d2 a {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.16px;
  font-size: 16px;
  font-size: 1rem;
  /*font-size: 18px;
  font-size: 1.125rem; */
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
}
.fn_stack__body_d2 .fn_hallway__title_d2 a:hover {
  text-decoration: underline !important;
  color: #000;
}
img,
iframe {
  max-width: 100%;
  vertical-align: top;
}
.text-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 680px;
}
.formatted-content h1,
.formatted-content--has-imported-style h1,
.formatted-content--compact-list h1,
.formatted-content h2,
.formatted-content--has-imported-style h2,
.formatted-content--compact-list h2,
.formatted-content h3,
.formatted-content--has-imported-style h3,
.formatted-content--compact-list h3,
.formatted-content h4,
.formatted-content--has-imported-style h4,
.formatted-content--compact-list h4,
.formatted-content h5,
.formatted-content--has-imported-style h5,
.formatted-content--compact-list h5,
.formatted-content h6,
.formatted-content--has-imported-style h6,
.formatted-content--compact-list h6,
.formatted-content hgroup,
.formatted-content--has-imported-style hgroup,
.formatted-content--compact-list hgroup,
.formatted-content ul,
.formatted-content--has-imported-style ul,
.formatted-content--compact-list ul,
.formatted-content ol,
.formatted-content--has-imported-style ol,
.formatted-content--compact-list ol,
.formatted-content dd,
.formatted-content--has-imported-style dd,
.formatted-content--compact-list dd,
.formatted-content p,
.formatted-content--has-imported-style p,
.formatted-content--compact-list p,
.formatted-content figure,
.formatted-content--has-imported-style figure,
.formatted-content--compact-list figure,
.formatted-content pre,
.formatted-content--has-imported-style pre,
.formatted-content--compact-list pre,
.formatted-content table,
.formatted-content--has-imported-style table,
.formatted-content--compact-list table,
.formatted-content fieldset,
.formatted-content--has-imported-style fieldset,
.formatted-content--compact-list fieldset,
.formatted-content hr,
.formatted-content--has-imported-style hr,
.formatted-content--compact-list hr,
.formatted-content form,
.formatted-content--has-imported-style form,
.formatted-content--compact-list form,
.formatted-content blockquote,
.formatted-content--has-imported-style blockquote,
.formatted-content--compact-list blockquote {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.formatted-content a,
.formatted-content--has-imported-style a,
.formatted-content--compact-list a {
  text-decoration: underline;
}
b,
strong {
  /* font-weight: bolder; */
  font-weight: bold;
}
.h2,
h2 {
  font-size: 1rem;
}
.highlight,
.highlight--rev {
  font-size: 33px;
  font-size: 2.0625rem;
  letter-spacing: 4px;
}
.space--both-1 {
  margin-top: 12px;
  margin-top: 0.75rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.space--bottom-3 {
  margin-top: 36px;
  margin-top: 2.25rem;
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
}
.space--bottom-6 {
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.space--both-5 {
  margin-top: 60px;
  margin-top: 3.75rem;
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
}
.space--both-2 {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
/* .image-row {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
} */
.image-row img {
  margin-bottom: 2.5%;
}

.mb-8 {
  margin-bottom: 0.5rem;
  margin-bottom: 8px;
}
.hero--center {
  text-align: center;
}
.hero__body {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  max-width: 100%;
}
.hero__pretitle {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.hero__title {
  font-family: "Avenir Next W01", "Avenir Next W00", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif, "Work Sans", sans-serif, "IBM Plex Sans",
    sans-serif;
  font-weight: 600;
  line-height: 1.2;
  font-size: 55px;
  /* font-size: 3.4375rem; */
  font-weight: 500;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  letter-spacing: 1.16px;
}
/* .hero__text {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
} */
.hero__toolbar {
  display: none;
}
.hero__toolbar__item {
  /* text-align: left; */
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  font-size: 16px;
  font-size: 1rem;
}
.hero__footer {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}

.article-layout__toolbar {
  position: -webkit-sticky;
  position: fixed;
  width: 88px;
  top: 154px;
  display: inline-block !important;
  vertical-align: middle;
  /* margin-left: 20px;
  margin-left: 1.25rem; */
  margin-left: 8px;
  margin-left: 0.5rem;
  /* margin-top: 12px;
  margin-top: 0.75rem; */
  font-size: 12px;
  font-size: 0.75rem;
}
.article-layout__toolbar__item {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.article-layout__toolbar__item .social-share-button {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
.article-layout__toolbar__item .social-share-button > a {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
.social-share-button .ssb-email {
  /* background-image: url(./images/email.svg); */
}
/* .social-share-button .ssb-icon {
  background-size: 100%;
  height: 24px;
  width: 24px;
  margin-right: 2px;
} */
/* .social-share-button .ssb-email {
  background-image: url(/assets/social-share-button/email-7067143cbe69d9d8cf25e67fda1a315d133c2b79074a09088bd712cc5c81135d.svg);
} */
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
  height: 24px;
  width: 24px;
}

.social-share-button .ssb-facebook {
  /* background-image: url(./images/facebook.svg); */
}
/* .social-share-button .ssb-facebook {
  background-image: url(/assets/social-share-button/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg);
} */
.social-share-button .ssb-twitter {
  /* background-image: url(./images/twitter.svg); */
}
/* .social-share-button .ssb-twitter {
  background-image: url(/assets/social-share-button/twitter-7b64ce0117a85c5d52ed45c27707af61d9b0e0d590284baa287cfe87867b9ae1.svg);
} */
.article-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.article-layout__left,
.article-layout__right {
  z-index: 1;
}
.article-layout__left {
  /* margin-left: 12px; */
}
.image-row img {
  margin-bottom: 2.5%;
}
.align--center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
p {
  margin-top: 0;
  margin-bottom: 1rem !important;
}
.article-layout__figure--extra-wrap-left {
  margin-left: -100px;
}
.flag--responsive,
.flag--responsive--rtl {
  display: -ms-flexbox;
  display: flex;
}
.flag--responsive .flag__image,
.flag--responsive--rtl .flag__image {
  margin-bottom: 0px;
  margin-bottom: 0rem;
  padding-right: 36px;
}
.flag--responsive .flag__image > img,
.flag--responsive--rtl .flag__image > img {
  display: block;
  max-width: 310px;
}
.flag--top .flag__image,
.flag--top .flag__body {
  vertical-align: top;
}
.flag__image,
.flag__body {
  direction: ltr;
  display: block;
  vertical-align: middle;
}
.flag--responsive .flag__image,
.flag--responsive--rtl .flag__image,
.flag--responsive .flag__body,
.flag--responsive--rtl .flag__body {
  margin: 0;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.article-layout__figure--extra-wrap-right {
  margin-right: -100px;
}
.flag__body {
  width: 100%;
}
.flag--rev,
.flag--responsive--rtl {
  direction: rtl;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dd,
p,
figure,
pre,
table,
fieldset,
hr,
form {
  margin: 0;
}

@media only screen and (max-width: 768px) { 
 p {
  margin-top: 0;
  margin-bottom: 1rem !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  text-align: left !important;
}
}
.pop-cul-lft-1 {
  width: 48%;
  float: left;
  margin-left: -100px;
}
.pop-cul-rgt-1 {
  width: 60%;
  float: right;
}
.pop-cul-lft-2 {
  width: 60%;
  float: left;
}
.pop-cul-rgt-2 {
  width: 48%;
  float: right;
  margin-right: -100px;
}
.shopping-design-lft-1 {
  display: inline-block;
}
.shopping-design-lft-1 img {
  display: inline-block;
}
.shopping-design-rgt-1 {
  display: inline-block;
}
.shopping-design-rgt-1 img {
  display: inline-block;
}
.shopping-design-lft-2 {
  display: inline-block;
}
.shopping-design-lft-2 img {
  display: inline-block;
}
.shopping-design-rgt-2 {
  display: inline-block;
}
.shopping-design-rgt-2 img {
  display: inline-block;
}

.aside-nav__footer__nav a:hover {
  color: #fff !important;
}

.video-player is-activated {
  height: 600px;
  position: relative;
  box-sizing: border-box;
  display: block;
}
.video-player__cover {
  background-size: cover;
  background-position: center;
  display: none;
}
.video-player__cover__container {
  height: 600px;
  display: table;
  width: 100%;
  position: relative;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
}
.video-player__cover__inner {
  display: table-cell;
  vertical-align: middle;
}

.video-player__cover__wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.video-player__text {
  color: white;
  text-align: center;
}
.video-player__icon {
  font-size: 9rem;
}
.video-player__title {
  font-size: 2.0625rem;
  margin-top: 2.25rem;
}
.video-player__embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.slider__item__caption {
  color: #000000c7;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
