.cnebs1012-mainWrapper {
  font-family: "ClarinsRegular", "Times New Roman", Times, serif;
  font-weight: normal;
  /*max-width: 1600px;*/
  padding: 0;
  margin: 0px auto;
}

/* Body */
.cnebs1012-body {
  padding: 0;
  margin: 0;
  position: relative;
  /*overflow: hidden;*/
}

/* BODY TEXT */
.cnebs1012-body .cnebs1012-text {
  text-align: center;
  max-width: 910px;
  margin: 48px auto 30px;
  position: relative;
  z-index: 2;
}

.cnebs1012-body .cnebs1012-text .cnebs1012-title {
  font-family: "ClarinsRegular", "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 60px;
  line-height: 60px;
  color: #333333;
  margin: 0 auto 30px;
}

.cnebs1012-body .cnebs1012-text .cnebs1012-bodyText {
  margin: 0 30px;
  font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #333333;
}

/* BODY TILES */
.cnebs1012-tiles {
  width: 1170px;
  margin: 0 auto 0px;
  position: relative;
  z-index: 2;
}

.cnebs1012-group:after {
  content: "";
  display: table;
  clear: both;
}

.cnebs1012-tiles .cnebs1012-tile {
  float: left;
  position: relative;
  width: 585px;
  height: 585px;
  margin: 0px;
  overflow: hidden;
}

.cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileLeftSide {
  float: left;
}
.cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileRightSide {
  float: right;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-imgWrapper {
  width: inherit;
  height: inherit;
  background-color: #e4e4e4;
  overflow: hidden;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-imgWrapper a {
  color: #333333;
  font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  font-size: 12px;
  border: none;
  display: block;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-imgWrapper a img {
  width: 100%;
  height: auto;
  position: relative;
  object-fit: cover;
  color: #333333;
  font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  font-size: 12px;
  border: none;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper {
  width: inherit;
  height: inherit;
  box-sizing: border-box;
  border: solid 1px #cfcac9;
  font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  display: table;
  padding-left: 80px;
  padding-right: 20px;
}

.cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileLeftSide .cnebs1012-textWrapper {
  text-align: right;
  padding-left: 20px;
  padding-right: 80px;
}

.cnebs1012-tiles
  .cnebs1012-tile
  .cnebs1012-textWrapper
  .cnebs1012-textWrapperInner {
  display: table-cell;
  vertical-align: middle;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
  font-family: "ClarinsRegular", "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 35px;
  line-height: 35px;
  color: #333333;
  margin: 0 0px 21px;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-subTitle {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  margin: 0px 0px 0px 0px;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText {
  color: #000000;
  margin: 0px 90px 24px 0px;
}

.cnebs1012-tiles
  .cnebs1012-tile
  .cnebs1012-textWrapper
  .cnebs1012-bodyText
  .cnebs1012-bodyText-medium {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial,
    sans-serif;
  font-weight: 500;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText,
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a {
  font-size: 14px;
  line-height: 20px;
}

.cnebs1012-tiles
  .cnebs1012-tile.cnebs1012-tileLeftSide
  .cnebs1012-textWrapper
  .cnebs1012-bodyText {
  margin: 0px 0px 24px 70px;
}

.cnebs1012-tiles
  .cnebs1012-tile
  .cnebs1012-textWrapper
  .cnebs1012-bodyText
  .cnebs1012-footnote {
  font-size: 11px;
  line-height: 18px;
  display: block;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a,
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a:visited,
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a:hover,
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a:active {
  text-decoration: underline;
  color: inherit;
  margin: 0px 10px 0px 0px;
}

.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a:hover {
  color: #be0f34;
}

/* TILE 4 */
.cnebs1012-tiles
  .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
  .cnebs1012-textWrapper
  .cnebs1012-bodyText {
  margin-bottom: 10px;
}

.cnebs1012-tiles
  .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
  .cnebs1012-textWrapper
  .slick-slide:nth-child(2)
  .cnebs1012-subTitle,
.cnebs1012-tiles
  .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
  .cnebs1012-textWrapper
  .slick-slide:nth-child(3)
  .cnebs1012-subTitle {
  padding-top: 30px;
}

/* Desktop */
@media only screen and (max-width: 1190px) {
  .cnebs1012-.cnebs1012-text .cnebs1012-title {
    font-size: 6.299vw;
    line-height: 6.299vw;
  }

  .cnebs1012-.cnebs1012-text .cnebs1012-bodyText {
    font-size: 2.09vw;
    line-height: 3.674vw;
    margin: 0 10vw;
  }

  .cnebs1012-tiles {
    width: 88.712vw;
  }

  .cnebs1012-tiles .cnebs1012-tile {
    width: 44.356vw;
    height: 44.356vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper {
    padding-left: 4.724vw;
  }

  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide
    .cnebs1012-textWrapper {
    padding-right: 4.724vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
    margin-bottom: 2.724vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText {
    margin-right: 3vw;
    margin-bottom: 2.724vw;
  }
  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide
    .cnebs1012-textWrapper
    .cnebs1012-bodyText {
    margin-left: 0vw;
  }
}

/* Tablet */
@media only screen and (max-width: 1024px) {
  .cnebs1012-hide {
    display: none;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
    font-size: 4.59vw;
    line-height: 4.59vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-subTitle {
    font-size: 2.62vw;
    line-height: 4.199vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText {
    font-size: 1.83vw;
    line-height: 2.62vw;
  }

  .cnebs1012-tiles
    .cnebs1012-tile
    .cnebs1012-textWrapper
    .cnebs1012-bodyText
    .cnebs1012-footnote {
    font-size: 1.443vw;
    line-height: 2.362vw;
  }

  /* carousel */
  .cnebs1012-tiles .cnebs1012-tile4 .cnebs1012-textWrapper,
  .cnebs1012-tiles
    .cnebs1012-tile4
    .cnebs1012-textWrapper
    .cnebs1012-textWrapperInner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
    .cnebs1012-textWrapper
    .slick-slide:nth-child(2)
    .cnebs1012-subTitle,
  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
    .cnebs1012-textWrapper
    .slick-slide:nth-child(3)
    .cnebs1012-subTitle {
    padding-top: 0px;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-list {
    padding: 0px;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-arrow {
    display: none !important;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-dots {
    left: 2.624vw;
    width: auto;
    bottom: -19px;
  }
  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-dots li {
    width: 8px;
    height: 8px;
    cursor: pointer;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-slide {
    width: 44vw;
    box-sizing: border-box;
    display: block;
    padding-left: 4.724vw;
    padding-right: 4.724vw;
    padding-top: 2.88vw;
  }

  .cnebs1012-tiles
    .cnebs1012-tile
    .cnebs1012-boxes
    .slick-slide
    .cnebs1012-title {
    margin-top: 0px;
  }
}

/* Mobile */
@media only screen and (max-width: 761px) {
  /* carousel */
  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
    .cnebs1012-textWrapper {
    margin-bottom: 10vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-slide {
    width: 85vw;
    padding-left: 7.2vw;
    padding-right: 5vw;
    padding-top: 8.8vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-boxes .slick-dots {
    left: auto;
    width: 100%;
    bottom: -50px;
  }
  /* end carousel*/

  .cnebs1012-tiles .cnebs1012-tile.cnebs1012-tile2 .cnebs1012-textWrapper {
    padding-right: 10px;
  }

  .cnebs1012-body .cnebs1012-text {
    margin: 9.866vw auto;
  }

  .cnebs1012-body .cnebs1012-text .cnebs1012-title {
    margin-top: 10vw;
    font-size: 9.333vw;
    line-height: 9.333vw;
    margin-bottom: 10vw;
  }

  .cnebs1012-body .cnebs1012-text .cnebs1012-bodyText {
    /*font-size: 4.266vw;
    line-height: 7.466vw;*/
    margin: 0 8vw;
    margin-bottom: 10vw;
  }

  .cnebs1012-tiles {
    width: 84.8vw;
  }

  .cnebs1012-tiles .cnebs1012-tile {
    width: 84.8vw;
    height: 84.8vw;
  }

  .cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileText {
    height: auto;
    /*float: right;*/
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper {
    border: none;
    height: auto;
    margin-bottom: 16vw;
    padding-left: 7.2vw;
  }

  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide
    .cnebs1012-textWrapper {
    text-align: left;
    padding-left: 7.2vw;
    padding-right: 20px;
  }

  .cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileLeftSide {
    float: left;
  }
  .cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileRightSide {
    float: left;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
    margin-top: 8.8vw;
    font-size: 9.333vw;
    line-height: 9.333vw;
    margin-bottom: 8.8vw;
  }
  .cnebs1012-tiles
    .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4
    .cnebs1012-textWrapper
    .cnebs1012-bodyText,
  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText {
    margin-bottom: 8.8vw;
  }
  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-subTitle {
    font-size: 5.333vw;
    line-height: 8.533vw;
  }

  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText,
  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper a {
    font-size: 3.733vw;
    line-height: 5.333vw;
  }

  .cnebs1012-tiles
    .cnebs1012-tile
    .cnebs1012-textWrapper
    .cnebs1012-bodyText
    .cnebs1012-footnote {
    font-size: 2.933vw;
    line-height: 4.8vw;
  }
}

/*DTW EDITS*/

.cnebs1012-body .cnebs1012-text .cnebs1012-bodyText {
    width: 83%;
    margin: auto;
}
.mobile-only{
  display: none;
}

.cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileLeftSide .cnebs1012-textWrapper {
    text-align: right;
    padding-left: 20px;
    padding-right: 44px;
}
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-subTitle {
    margin: 21px 0px 0px 0px;
}

/*Ipad Air 3 Portrait*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-bodyText {
    font-size: 1.83vw;
}
.cnebs1012-tiles .cnebs1012-tile {
    height: 50.356vw;
}
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-imgWrapper a img {
    width: 114%;
    position: relative;
    left: -52px;
}
}


/*Iphone Portrait*/
@media screen and (max-width: 761px) {
.mobile-only{
  display: block;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
  .cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
    font-size: 3.59vw;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-title {
    margin-bottom: 0.276vw;
}
.cnebs1012-tiles .cnebs1012-tile .cnebs1012-textWrapper .cnebs1012-subTitle {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #333333;
    margin: 0px 0px 0px 0px;
}
.cnebs1012-tiles .cnebs1012-tile.cnebs1012-tileLeftSide.cnebs1012-tile4 .cnebs1012-textWrapper .cnebs1012-bodyText {
    margin-bottom: 5px;
}
}

/*=========================*/
#wrapper.pt_category-wide .site-width-slot{
  width: 100%;
  max-width: unset;
}

.NYEngagement img.Mobile{
  display: none;
}

.NYEngagement img.Desktop{
  width: 100%;
}

@media (max-width: 480px) {
  .NYEngagement img.Desktop{
    display: none;
  }
  .NYEngagement img.Mobile{
    display: block;
    width: 100%;
  }
}
