@media (max-width: 640px) {
  .ie10 .page-wrapper, .ie11 .page-wrapper{
    display: flex;
  }
}
body[class*=cms-ops] main > .columns,
body[class*=cms-ops] main > .columns > .column,
body[class*=lets-play] main > .columns,
body[class*=lets-play] main > .columns > .column,
body[class*=campaign] main > .columns,
body[class*=campaign] main > .columns > .column,
body.cms-omnia-pink-sapphire-shop4u #maincontent > .columns,
body.cms-omnia-pink-sapphire-shop4u #maincontent > .columns > .column{
  margin: 0;padding: 0;
}
.ops-body h1, .ops-body h2, .ops-body h3{
  margin: 0; 
}
.ops-body .hide-title{
    display: block!important;
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px;
}
.ops-body h2{font-weight: normal; font-size: 16px; letter-spacing: 0;}
.ops-body button.video-ops{padding: 0; margin: 0;}
.ops-body button.video-ops:hover{color: #000; background: transparent;}
body[class*=cms-ops] main {
  display: block;
}
.big-hero-xmas .button-outline-black,
.big-hero-xmas .button-outline-white {
  display: inline-block;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.button-outline-white {
  min-width: 230px;
  padding: 15px 20px;
  display: block;
  -webkit-appearance: none;
  background-color: transparent;
  font-family: FuturaBook;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  color: white;
  text-align: center !important;
  margin-bottom: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button-outline-white:hover,
.button-outline-white:focus {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.button-outline-white.center {
  margin-left: auto;
  margin-right: auto;
}
.button-outline-white.toblack:hover,
.button-outline-white.toblack:focus {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.button-outline-black {
  min-width: 230px;
  padding: 15px 20px;
  display: block;
  font-family: FuturaBook;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  color: #000;
  text-align: center !important;
  margin-bottom: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button-outline-black:hover,
.button-outline-black:focus {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.button-outline-black.center {
  margin-left: auto;
  margin-right: auto;
}
.button-outline-black.toblack:hover,
.button-outline-black.toblack:focus {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.ops-body {
  font-family: FuturaBook;
  overflow: hidden;
}
.ops-body .block-background .ops-content .text-paragraph {
  letter-spacing: 0;
}
.ops-body .flex-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#sticky-wrapper{height: auto!important;}
.ops-body .btn-mobile-nav {
  padding: 15px 0.9375rem;
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  display: none;
  cursor: pointer;
}
.ops-body .btn-mobile-nav:after {
  content: " ";
  float: right;
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  margin-top: -5px;
  border-color: transparent transparent transparent #000;
  border-left-style: solid;
  border-right-width: 0;
  transform: rotate(90deg);
  position: absolute;
  right: 15px;
  bottom: 17px;
  z-index: 1;
  top: initial !important;
}
.ops-body .btn-mobile-nav #pushin {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 13px;
  transition: color 0.3s ease;
}
.ops-body .btn-mobile-nav #pushin > span {
  transform: translateY(2px);
}
.ops-body .btn-mobile-nav #pushin > svg {
  width: 18px;
  height: 18px;
  transition: fill 0.3s ease;
  margin-right: 5px;
}
.ops-body .title-h1 {
  font-size: 48px;
  letter-spacing: 13px;
  font-family: FuturaBook;
  margin-bottom: 25px;
  font-weight: normal;
  text-transform: uppercase;
}
.ops-body .title-h2 {
  font-size: 35px;
  letter-spacing: 13px;
  font-family: FuturaMedium;
  margin-bottom: 25px;
  font-weight: normal;
  text-transform: uppercase;
}
.ops-body .title-h3 {
  font-size: 24px;
  letter-spacing: 4.5px;
  font-family: FuturaLight;
  margin-bottom: 15px;
  font-weight: normal;
}
.ops-body .title-h5 {
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: FuturaStdHeavy;
  margin-bottom: 12px;
  font-weight: normal;
}
.ops-body .ops-header {
  width: 100%;
  position: relative;
}
.ops-body .ops-header .ops-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.ops-body .ops-header .ops-content h1 > img,
.ops-body .ops-header .ops-content h2 > img,
.ops-body .ops-header .ops-content h3 > img,
.ops-body .ops-header .ops-content h4 > img,
.ops-body .ops-header .ops-content h5 > img,
.ops-body .ops-header .ops-content h6 > img {
  max-width: 260px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.ops-body .ops-header .ops-content input {
  margin-left: auto;
  margin-right: auto;
}
.ops-body .ops-header .img-background {
  width: 100%;
  float: left;
  height: auto;
}
.ops-body .ops-nav {
  width: 100%;
  z-index: 10;
  background-color: #fff;
}
.ops-body .ops-nav ul {
  display: flex;
  justify-content: center;
  max-width: 95rem;
  margin-right: auto;
  margin-left: auto;
}
.ops-body .ops-nav ul li {
  text-align: center;
  padding: 15px;
  margin: 0 14px;
}
.ops-body .ops-nav ul li.current a {
  color: #ae9477;
  text-decoration: none;
}
.ops-body .ops-nav ul li.current a > svg {
  fill: #ae9477;
}
.ops-body .ops-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 13px;
  transition: color 0.3s ease;
}
.ops-body .ops-nav ul li a:hover {
  color: #ae9477;
  text-decoration: none;
}
.ops-body .ops-nav ul li a:hover > svg {
  fill: #ae9477;
}
.ops-body .ops-nav ul li a > svg {
  width: 18px;
  height: 18px;
  transition: fill 0.3s ease;
  margin-right: 5px;
  margin-left: 5px;
}
.ops-body .ops-nav ul li a span {
  transform: translateY(2px); 
}
.ops-body .block-background {
  width: 100%;
  position: relative;
}
.ops-body .block-background.sx {
  display: block;
}
.ops-body .block-background .ops-content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.ops-body .block-background .ops-content .text-paragraph {
  padding-top: 15px;
  padding-bottom: 50px;
  letter-spacing: 0;
}
.ops-body .block-background .ops-content h1 > img,
.ops-body .block-background .ops-content h2 > img,
.ops-body .block-background .ops-content h3 > img,
.ops-body .block-background .ops-content h4 > img,
.ops-body .block-background .ops-content h5 > img,
.ops-body .block-background .ops-content h6 > img {
  max-width: 260px;
  width: 100%;
  margin-bottom: 25px;
}
.ops-body .block-background .ops-content .how-it-thumb {
  margin: 25px 0;
}
.ops-body .block-background .ops-content .how-it-thumb img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.ops-body .block-background .ops-content .how-it-thumb p {
  font-size: 16px;
  font-family: FuturaLight;
  line-height: 20px;
  letter-spacing: 2px;
}
.ops-body .block-background .img-background {
  width: 100%;
  float: left;
  height: auto;
}
.ops-body .block-center {
  background-color: #000;
  padding: 40px 0;
}
.ops-body .block-center p {
  padding-bottom: 50px;
}
.ops-body .block-center .thumb {
  margin-top: 25px;
  position: relative;
}
.ops-body .block-center .thumb .title-thumb {
  position: absolute;
  color: #fff;
  left: 50%;
  bottom: 15%;
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 4px;
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.ops-body .block-center.offset-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.ops-body .block-center.offset-bottom .row {
  transform: translateY(50px);
  position: relative;
  z-index: 5;
  margin-top: -20px;
  display: block;
}
.ops-body .block-center.offset-bottom .row .thumb {
  margin-top: 50px;
}
.ops-body .forU-container {
  position: relative;
}
.ops-body .forU-container .forU {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  font-family: FuturaStdHeavy;
  font-size: 6vw;
  font-weight: bold;
  letter-spacing: 3vw;
  color: #f261ad;
  z-index: -1;
}
.ops-body .forU-container .forU.forUlong {
  font-size: 5.7vw;
}
.ops-body .events-block {
  align-items: stretch;
  display: flex;
}
.ops-body .events-block .events-img {
  width: 50%;
}
.ops-body .events-block .events-img img {
  width: 100%;
  float: left;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.ops-body .events-block .events-carousel {
  width: 50%;
  padding: 100px 25px 100px 100px;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
}
.ops-body .events-block .events-carousel .info-events {
  color: #fff;
  padding-top: 60px;
  display: flex;
  align-items: center;
}
.ops-body .events-block .events-carousel .info-events .date {
  text-align: center;
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 30px;
  margin-right: 30px;
}
.ops-body .events-block .events-carousel .info-events .date .num {
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.ops-body .events-block .events-carousel .info-events .date .month {
  font-size: 18px;
  letter-spacing: 7px;
  text-transform: uppercase;
}
.ops-body .events-block .events-carousel .info-events .date p {
  letter-spacing: 3px;
  font-family: FuturaLight;
  font-size: 20px;
}
.ops-body .events-block .events-carousel .info-events .date p b {
  font-family: FuturaMedium;
  font-weight: normal;
}
.ops-body .events-block .events-carousel .info-events .where {
  display: inline-block;
}
.ops-body .events-block .events-carousel .info-events .where > svg {
  width: 30px;
  height: 40px;
  fill: #fff;
  margin-right: 15px;
  float: left;
}
.ops-body .events-block .events-carousel .info-events .where .place {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.ops-body .events-block .events-carousel .info-events .where p {
  font-family: FuturaLight;
  font-size: 20px;
}
.ops-body .events-block .events-carousel .info-events .where input {
  min-width: 130px;
  padding: 13px 20px;
  display: block;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  color: white;
  margin-bottom: 15px;
  margin-top: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.ops-body .events-block .events-carousel .info-events .where input:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.ops-body .events-block .events-carousel .slick-dots {
  position: absolute;
  bottom: 25px;
}
.ops-body .events-block .events-carousel .slick-dots li {
  display: inline-block;
  margin-right: 16px;
}
.ops-body .events-block .events-carousel .slick-dots li button {
  -webkit-appearance: none;
  width: 43px;
  height: 43px;
  display: flex;
  text-align: center;
  justify-content: center;
  background-color: #1d1d1f;
  color: #464646;
  border: 0;
  line-height: 43px;
  cursor: pointer;
}
.ops-body .events-block .events-carousel .slick-dots li.slick-active button {
  color: #fff;
}
.ops-body #discover-intasgram {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  margin-top: 25px;
  display: inline-block;
}
.ops-body #discover-intasgram > svg {
  fill: #fff;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
}
.ops-body .social-wall {
  padding: 60px 0;
}
.ops-body .ops-fullvideo {
  position: relative;
  margin: 0 !important;
  cursor: pointer;
  border: 0;
}
.ops-body .ops-fullvideo .playvideo {
  width: 70px;
  height: 70px;
  display: inline-block;
  background-color: rgba(0,0,0,0.75);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 4;
}
.ops-body .ops-fullvideo .playvideo:after {
  content: " ";
  float: right;
  display: block;
  width: 0;
  height: 0;
  border: 10px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}
.ops-body #modal-video-output {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.ops-body #modal-video-output > iframe {
  width: 100%;
  height: 100%;
}
.ops-body #modal-video-output #close-modal-video {
  position: fixed;
  right: 0;
  top: 0;
  padding: 20px;
  z-index: 9999;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.ops-body #modal-video-output #close-modal-video > svg {
  fill: white;
  width: 35px;
  height: 35px;
}
.ops-body .video-ops-container .video-ops {
  margin: 10px 0;
  cursor: pointer;
  -webkit-appearance: none;
  border: 0;
  text-align: left;
  background-color: transparent;
  display: block;
}
.ops-body .video-ops-container a.video-ops{
  display: block;
  margin-top: 16px;
}
.ops-body .video-ops-container a.video-ops:hover .video-title { text-decoration: underline; }
.ops-body .video-ops-container .video-ops .media-container {
  position: relative;
}
.ops-body .video-ops-container .video-ops .media-container video {
  width: 100%;
  float: left;
}
.ops-body .video-ops-container .video-ops .media-container .playvideo {
  width: 70px;
  height: 70px;
  display: inline-block;
  background-color: rgba(0,0,0,0.75);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
}
.ops-body .video-ops-container .video-ops .media-container .playvideo:after {
  content: " ";
  float: right;
  display: block;
  width: 0;
  height: 0;
  border: 10px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}
.ops-body .video-ops-container .video-ops .video-title {
  font-size: 20px; 
  text-transform: uppercase;
  padding: 20px 0;
  letter-spacing: 3px;
  color: #000;
}
@media only screen and (max-width: 640px) {
  body[class*=campaign] .ops-body .video-ops-container .video-ops .video-title{
    margin-top: -4px;
  }
}
.ops-body .ops-slider .ops-img-s img,
.ops-body .ops-slider .ops-img-s video {
  width: 100%;
  padding-right: 25px;
  max-width: 500px;
}
.ops-body .ops-slider .ops-img-s .slick-list {
  overflow: visible;
}
.ops-body .ops-slider .ops-text-s .slick-slide {
  padding: 0 90px 50px 0;
}
.ops-body .ops-slider .ops-text-s .video-title {
  font-size: 20px; 
  text-transform: uppercase;
  padding: 20px 0;
  letter-spacing: 3px;
}
.ops-body .ops-slider .slick-arrow {
  position: absolute;
  top: 100%;
  z-index: 5;
  width: 50px;
  height: 50px;
  line-height: 59px;
  cursor: pointer;
  text-align: center;
}
.ops-body .ops-slider .slick-arrow > div {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.ops-body .ops-slider .slick-arrow.slick-prev {
  right: 50px;
  border-right: 1px solid #e6e6e6;
}
.ops-body .ops-slider .slick-arrow.slick-prev > div {
  transform: rotate(45deg);
  margin-left: 8px;
}
.ops-body .ops-slider .slick-arrow.slick-next {
  right: 0;
}
.ops-body .ops-slider .slick-arrow.slick-next > div {
  transform: rotate(-135deg);
  margin-left: -8px;
}
.ops-body .preview-wall {
  position: relative;
  padding-bottom: 68.5%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin: 30px 0;
  margin-bottom: 40px;
}
.ops-body .preview-wall > div {
  position: absolute;
  height: 894px !important;
}
.ops-body .sprkl-wrapper {
  height: 100%;
  width: 100%;
}
.color-white, .ops-body .events-block .events-carousel .slick-dots li.slick-active button {
    color: #fff;
}
.ops-body .img-responsive{
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}
.ops-body *{
  box-sizing: border-box;
}

.ops-body .row.imgwall-block-center{
  max-width: 1170px;
  margin:0 auto;
  padding-bottom: 40px;
}
body[class*=lets-play] .ops-body .row.imgwall-block-center{
  margin-top: 10px;
}
.ops-body .column:last-child:not(:first-child), 
.ops-body .columns:last-child:not(:first-child){
  float: left;
}
.ops-body .imgwall-block-center .columns{
  padding: 3px;
}
@media only screen and (max-width: 1920px) {
  .ops-body .events-block .events-carousel {
    padding: 100px 25px 100px 50px;
  }
}
@media only screen and (max-width: 1440px) {
  .ops-body .events-block .events-carousel {
    padding: 50px 25px 90px;
    width: 100%;
  }
}
@media (max-width: 1300px){
   .ops-body .title-h1 {
    font-size: 24px;
   }
  .ops-body .ops-header .ops-content {
      bottom: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .ops-body .forU-container .forU {
    font-size: 10vw;
  }
}
@media only screen and (max-width: 869px) {
  .ops-body .title-h1 {
    font-size: 26px;
    letter-spacing: 6px;
  }
  .ops-body .title-h2 {
    font-size: 1.625rem;
  }
  .ops-body .title-h3 {
    font-size: 20px;
  }
  .ops-body .ops-header .title-h3 {
    font-size: 22px;
  }
.ops-body .block-background .ops-content{  
    /* width: 100%;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #000;
    text-align: center;
    padding: 25px 0; */
}
.ops-body .block-background .ops-content.background-white{
      background-color: #fff;
}
.ops-body .block-background .ops-content h1 > img,
.ops-body .block-background .ops-content h2 > img,
.ops-body .block-background .ops-content h3 > img,
.ops-body .block-background .ops-content h4 > img,
.ops-body .block-background .ops-content h5 > img,
.ops-body .block-background .ops-content h6 > img {
    max-width: 210px;
    margin-bottom: 15px;
  }
  .ops-body .block-background .ops-content .text-paragraph {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .ops-body .row.imgwall-block-center{
    margin-left: 10px;
    margin-right: 10px;
  }
  .ops-body .imgwall-block-center .columns{
    padding: 4px;
  }
}
@media only screen and (max-width: 640px) {
  .ops-body .block-background.sx{
    -webkit-box-orient: vertical;
    display: flex;
    flex-direction: column-reverse;
  }
  .ops-body .block-center.offset-bottom{
    padding: 25px 0;
  }
  .ops-body .block-center.offset-bottom .row{
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0;
  }
  .ops-body .block-background.background-mobile .ops-content{
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
  }
  .ops-body .block-background .ops-content{
    position: relative;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #000;
    text-align: center;
    padding: 25px 0;
  }
  .ops-body .block-background .ops-content.background-black{
    background-color: #000;
  }
  .ops-body .ops-nav ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
  }
  .ops-body .ops-nav ul.open{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ops-body .ops-nav ul li {
    padding: 0;
  }
  .ops-body .ops-nav ul li a {
    padding: 15px .9375rem;
}
  .ops-body .button-outline-white {
    min-width: 200px;
    padding: 16px 20px;
    width: 238px;
  }
  .ops-body .button-outline-black {
    min-width: 200px;
    padding: 16px 20px;
  }
  .ops-body .mobile-reverse {
    display: flex;
    flex-direction: column !important;
  }
  .ops-body .mobile-verse {
    display: flex;
    flex-direction: column-reverse !important;
  }
  .ops-body .display-flex-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ops-body .btn-mobile-nav {
    display: block;
  }  
  .ops-body .ops-header .title-h3 {
    font-size: 15px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .ops-body .ops-slider .ops-text-s .slick-slide{
    padding-right: 95px;
    padding-bottom: 25px;
  }
  .ops-body .ops-slider .ops-img-s img,
  .ops-body .ops-slider .ops-img-s video{
    padding-left: 0;
    padding-right: 0;
  }
  .ops-body .ops-slider .ops-img-s .slick-list{
    overflow: hidden;
  }
.ops-body .block-background .ops-content h1 > img,
.ops-body .block-background .ops-content h2 > img,
.ops-body .block-background .ops-content h3 > img,
.ops-body .block-background .ops-content h4 > img,
.ops-body .block-background .ops-content h5 > img,
.ops-body .block-background .ops-content h6 > img {
    max-width: 150px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .ops-body .block-background .ops-content input{
    margin-left: auto;
    margin-right: auto;
  }
  .ops-body .block-background .ops-content.background-black input{
    border-color: #fff;
    color: #fff;
  }
  .ops-body .events-block .events-carousel {
    text-align: center;
  }
  .ops-body .events-block .events-carousel .info-events {
    display: block;
    padding-top: 20px;
  }
  .ops-body .events-block .events-carousel .info-events .date {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid white;
  }
  .ops-body .events-block .events-carousel .slick-dots {
    left: 0;
    width: 100%;
    text-align: center;
  }
  .ops-body .events-block .events-carousel .slick-dots li{
    margin: 0 8px;
  }
  .ops-body .social-wall {
    padding: 30px 0;
  }
  .ops-body .block-background .ops-content.background-black h1, .ops-body .block-background .ops-content.background-black h2, .ops-body .block-background .ops-content.background-black h3, .ops-body .block-background .ops-content.background-black h4, .ops-body .block-background .ops-content.background-black h5, .ops-body .block-background .ops-content.background-black h6, .ops-body .block-background .ops-content.background-black p{
    color: #fff;
  }

}
/*definitive css from .com*/
.ops-body .events-block .events-carousel .slick-dots li.slick-active button {
  color: #fff
}
.bul_rtl .ops-text-s h3 {
  padding-left: 120px !important;
  padding-right: 0 !important;
  text-align: right
}
.bul_rtl .ops-img-s .slick-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.bul_rtl .ops-img-s .slick-arrow.slick-prev {
  left: 50px !important;
  right: inherit !important
}
.bul_rtl .ops-img-s .slick-arrow.slick-next {
  left: 0 !important;
  right: inherit !important
}
.bul_rtl .ops-slider .ops-text-s .slick-slide {
  padding: 0 0 50px 90px
}
.bul_rtl .video-ops {
  text-align: right !important
}
.bul_rtl .ops-slider .ops-img-s img, .bul_rtl .ops-slider .ops-img-s video {
  padding-left: 25px;
  padding-right: 0
}
.bul_rtl .ops-body * {
  letter-spacing: 0 !important
}
.bul_rtl .ops-body .title-h2 {
  direction: ltr
}
.ops-body .ops-nav ul li a:hover>svg, .ops-body .ops-nav ul li.current a>svg {
  fill: #ae9477
}
/*Video Pages*/
body[class*=cms-ops] .container-video-ad{
      background: #000;
    min-height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
body[class*=cms-ops] .container-video-ad .container-video-ad__inner{
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}
@media only screen and (max-height: 760px) {
  body[class*=cms-ops] .container-video-ad .container-video-ad__inner{
    max-width: 1080px;
  }
}

body[class*=cms-ops] .container-video-ad .container-video-ad__inner .video-container{
  background: transparent;
}
body[class*="video-page"] .page-bottom{
  display: none;
} 