.inner_video_banner .hp-s1b-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: left;
  padding-left: 80px;
  padding-right: 20px;
  z-index: 2;
}

.inner_video_banner .ply-btn,
.inner_video_banner .pause-btn,
.inner_video_banner .mute-btn,
.inner_video_banner .unmute-btn {
  position: absolute;
}

.inner_video_banner .mute-btn,
.inner_video_banner .unmute-btn {
  bottom: 40px;
  right: 130px;
  z-index: 99;
  background-size: 100%;
  width: 60px;
  height: 60px;
  text-indent: -44444em;
  overflow: hidden;
  background: url(../images/unmute.svg) center no-repeat;
  background-size: 60%;
  border: 2px solid #fff;
  border-radius: 50%;
}

.inner_video_banner .mute-btn {
  background: url(../images/mute.svg) center no-repeat;
  background-size: 61%;
  display: none;
}

.inner_video_banner .ply-btn {
  text-indent: -44444em;
  overflow: hidden;
  display: none;
  bottom: 40px;
  right: 50px;
  z-index: 99;
  background: url(../images/play-icon.svg) 58% no-repeat;
  background-size: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 10px;
  height: 60px;
  width: 60px;
}

.inner_video_banner .pause-btn {
  bottom: 40px;
  right: 50px;
  z-index: 99;
  background-size: 100%;
  width: 60px;
  height: 60px;
  text-indent: -44444em;
  overflow: hidden;
  background: url(../images/pause-icon.svg) center no-repeat;
  background-size: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
}

.inner_video_banner .sec-banner-video {
  position: relative;
  padding-bottom: 52.5%;
  overflow: hidden;
}

.inner_video_banner .sec-banner-video iframe {
  width: 100vw;
  height: 60vw;
  min-height: 57vh;
  min-width: 167.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.main-banner .banner-in .banner-text {
  width: calc(100% - 220px);
}

.main-banner .banner-in.mainvideobanner {
  height: auto;
  padding-bottom: 0;
}

.video_desc_wrap {
  text-align: center;
  max-width: 751px;
  margin: auto;
  margin-bottom: 90px;
}

.revisit-your-old-school {
  overflow: hidden;
}

.revisit-your-old-school .swiper-slide {
  width: 100% !important;
  max-width: 556px;
}

.revisit-your-old-school .popup_image {
  max-width: 556px;
  width: 100%;
  height: 364px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.revisit-your-old-school .popup_image img {
  display: none;
}

.revisit-your-old-school .video_item {
  position: relative;
  width: 100%;
}

.video_icon {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 21px;
  right: 20px;
  z-index: 999;
}

.video_icon.item_center {
  bottom: initial;
  right: initial;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}

.video_icon a.video_play {
  width: 60px;
  height: 60px;
  text-indent: -44444em;
  overflow: hidden;
  background: url(../images/play-icon.svg) 58% no-repeat;
  background-size: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  position: relative;
}

.video_icon a.video_pause {
  width: 60px;
  height: 60px;
  text-indent: -44444em;
  overflow: hidden;
  background: url(../images/pause-icon.svg) center no-repeat;
  background-size: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
}

.video_icon a.unmute-btn {
  position: absolute;
  bottom: 40px;
  right: 130px;
  z-index: 99;
  background-size: 100%;
  width: 60px;
  height: 60px;
  text-indent: -44444em;
  overflow: hidden;
  background: url(../images/unmute.svg) center no-repeat;
  background-size: 60%;
  border: 2px solid #fff;
  border-radius: 50%;
}

.video_banner {
  width: 100%;
  position: relative;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.video_banner .sec-banner-video {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}

.video_banner iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.joinus_wrap {
  background-color: #f6f6f6;
}

.joinus_wrap .joinus_desc_wrap {
  padding-top: 50px;
}

.joinus_wrap .joinus_desc {
  text-align: center;
}

.joinus_wrap h3 {
  color: #d10027;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 27px;
  text-align: center;
  font-family: GardnerSans-Bold;
}

.joinus_wrap h2 {
  text-align: center;
}

.joinus_wrap .join_block {
  padding: 13px 23px;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
}

.joinus_wrap .item_readmore {
  text-align: right;
}

.joinus_wrap .joinus_desc {
  margin-bottom: 50px;
  max-width: 946px;
  margin-left: auto;
  margin-right: auto;
}

.joinus_wrap .joinus_desc p {
  color: #1a1430;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
}

.joinus_wrap .joinus_desc p a {
  color: #d10027;
}

.joinus_wrap .joinus_video {
  position: relative;
}

.joinus_wrap .joinus_video .sec-banner-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.joinus_wrap .joinus_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.joinus_wrap .joinus_video .join_video_pause {
  display: none;
}

.joinus_wrap .joinus_video:hover .join_video_pause.active {
  display: block;
}

.alumini_stories .alumini_stories_inner {
  position: relative;
}

.alumini_stories .alumini_stories_inner h2 {
  text-align: center;
}

.alumini_stories .alumini_stories_inner .mySwiper {
  overflow: hidden;
}

.alumini_stories .alumini_stories_inner .swiper-slide {
  width: 210px;
}

.alumini_stories .alumini_stories_inner .swiper-button-next,
.alumini_stories .alumini_stories_inner .swiper-button-prev {
  top: 50%;
}

.alumini_stories .alumini_stories_inner .swiper-button-next:after,
.alumini_stories .alumini_stories_inner .swiper-button-prev:after {
  font-size: 30px;
  font-weight: 900;
  content: "";
  background: url("../images/arrow_slider.svg") no-repeat 50% 50%;
  background-size: 100%;
  width: 21px;
  height: 36px;
}

.alumini_stories .alumini_stories_inner .swiper-button-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.alumini_stories .swiper-container-horizontal > .swiper-pagination-bullets,
.alumini_stories .swiper-pagination-custom,
.alumini_stories .swiper-pagination-fraction {
  bottom: -30px;
}

.alumini_stories .swiper-button-next,
.alumini_stories .swiper-button-prev {
  z-index: 7;
}

/* Popup banner */
.stories-item {
  text-align: left;
}

.stories-item .popup_image {
  width: 210px;
  height: 230px;
  position: relative;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
}

.stories-item .popup_image img {
  display: none;
}

.stories-item .popup_image:hover .popup_description {
  display: block;
}

.stories-item .popup_description {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 50px 20px 20px;
  text-align: left;
  font-family: GardnerSans-Semibold;
}

.stories-item .popup_description::before {
  content: "";
  background: url("../images/quotation.svg") no-repeat 0px 0px;
  width: 23px;
  height: 31px;
  position: absolute;
  top: 22px;
  left: 20px;
  background-size: 100%;
}

.stories-item .popup_description p {
  font-family: GardnerSans-Semibold;
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
}

.stories-item .popup_title {
  font-size: 16px;
  font-family: GardnerSans-Bold;
  letter-spacing: 1.6px;
  line-height: 21px;
  text-transform: uppercase;
}

.stories-item .popup_name {
  color: #1a1430;
  font-family: GardnerSans-Medium;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

#st_data1 {
  margin-bottom: 15px;
}

#st_data1 .stnamewrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 2px;
}

#st_data1 .zerosize {
  max-width: 141px !important;
  padding-right: 0 !important;
}

#st_image {
  background-size: cover;
  background-position: 50% 50%;
  width: 125px;
  height: 137px;
  margin-bottom: 10px;
}

#st_image img {
  display: none;
}

#st_image .popup_description {
  display: none;
}

.video_popup,
.stories_popup {
  z-index: 9999;
}

.video_popup h4,
.stories_popup h4 {
  color: #1a1430;
  font-family: GardnerSans-Semibold;
  font-size: 18px;
  line-height: 30px;
}

.video_popup #st_description,
.stories_popup #st_description {
  font-family: GardnerSans-Bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

.video_popup #st_description p,
.stories_popup #st_description p {
  font-family: GardnerSans-Semibold;
  font-size: 20px;
  line-height: 30px;
}

.video_popup #st_name,
.stories_popup #st_name {
  font-family: GardnerSans-Bold;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 21px;
}

.video_popup #st_name,
.stories_popup #st_name {
  font-family: GardnerSans-Bold;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 21px;
}

.video_popup #st_name span,
.stories_popup #st_name span {
  color: #1a1430 !important;
  font-family: GardnerSans-Medium;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.video_popup .modal-header,
.stories_popup .modal-header {
  background: #1a1430;
  color: #ffffff;
  font-family: GardnerSans-Bold;
  border-radius: 0;
  border: 0;
}

.video_popup .modal-header h3,
.stories_popup .modal-header h3 {
  font-size: 28px;
  font-family: GardnerSans-Bold;
  line-height: 35px;
}

.video_popup .modal-content,
.stories_popup .modal-content {
  border-radius: 0;
  background: none;
}

.video_popup .modal-body,
.stories_popup .modal-body {
  background: #fff;
  padding: 2rem;
}

.video_popup .modal-body p strong,
.stories_popup .modal-body p strong {
  font-family: GardnerSans-Semibold;
  font-size: 18px;
}

.video_popup .modal-body p a,
.stories_popup .modal-body p a {
  color: #d10329;
}

.video_popup .close,
.stories_popup .close {
  float: right;
  font-size: 2rem;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  font-family: GardnerSans-Bold;
  opacity: 1;
  position: relative;
  right: 10px;
}

.stories_popup .modal-body .myscroll {
  height: 77vh;
}

.pos_relative {
  position: relative;
}

.colfull.colfullwidth {
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 100%;
      -ms-flex: 100% 0 auto;
          flex: 100% 0 auto;
}

.fullblock {
  display: block !important;
}

/*Responsive*/
@media (min-width: 1280px) {
  .alumini_stories .alumini_stories_inner .swiper-button-next {
    right: -75px;
  }
  .alumini_stories .alumini_stories_inner .swiper-button-prev {
    left: -65px;
  }
}

@media (max-width: 1280px) and (min-width: 768px) {
  .alumini_stories .alumini_stories_inner .swiper-button-next,
  .alumini_stories .alumini_stories_inner .swiper-button-prev {
    top: -10%;
    left: initial;
  }
  .alumini_stories .swiper-button-next,
  .alumini_stories .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
  }
  .alumini_stories .alumini_stories_inner .swiper-button-prev {
    right: 50px;
  }
  .alumini_stories .alumini_stories_inner .swiper-button-next:after,
  .alumini_stories .alumini_stories_inner .swiper-button-prev:after {
    width: 16px;
    height: 30px;
  }
}

@media (max-width: 1199px) {
  .joinus_wrap .joinus_video {
    max-height: 500px;
  }
}

@media (max-width: 991px) {
  .joinus_wrap .joinus_video {
    max-height: 360px;
  }
  .inner_video_banner {
    max-height: 522px;
  }
  .video_popup .modal-dialog,
  .stories_popup .modal-dialog {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .video_popup .modal-content,
  .stories_popup .modal-content {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 882px;
  }
}

@media (max-width: 767px) {
  .main-banner .banner-in .banner-text {
    width: calc(100% - 90px);
  }
  .inner_video_banner .ply-btn,
  .inner_video_banner .pause-btn {
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
  }
  .inner_video_banner .mute-btn,
  .inner_video_banner .unmute-btn {
    bottom: 20px;
    right: 55px;
    width: 30px;
    height: 30px;
  }
  .inner_video_banner {
    max-height: 400px;
  }
  .revisit-your-old-school {
    overflow: hidden;
  }
  .revisit-your-old-school .swiper-slide {
    width: 100% !important;
    max-width: 370px;
  }
  .revisit-your-old-school .popup_image {
    max-width: 370px;
    height: 230px;
  }
  .revisit-your-old-school .slider-healthy {
    margin-bottom: 0px !important;
  }
  .video_icon {
    height: 30px;
  }
  .video_icon a.video_pause,
  .video_icon a.video_play {
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 15px;
  }
  .joinus_wrap .joinus_video {
    max-height: 290px;
  }
  .video_popup .modal-body,
  .stories_popup .modal-body {
    padding: 1rem;
  }
  .video_icon.item_center {
    margin-top: -30px;
    margin-left: -45px;
  }
  .mainvideobanner .banner-text h1 {
    font-size: 28px !important;
    margin-bottom: 0;
    line-height: 30px !important;
  }
  .stories_popup {
    padding-right: 0 !important;
  }
  .stories_popup .modal-content {
    width: 100%;
  }
  .video_popup .modal-header h3,
  .stories_popup .modal-header h3 {
    font-size: 24px !important;
  }
  .video_popup .modal-dialog,
  .stories_popup .modal-dialog {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .video_popup .modal-content,
  .stories_popup .modal-content {
    width: 98%;
  }
  .alumini_stories .alumini_stories_inner .mySwiper {
    overflow: hidden;
    max-width: 210px;
    margin: auto;
  }
}

@media (max-width: 480px) {
  .alumini_stories .alumini_stories_inner .swiper-slide {
    width: 100%;
  }
  .alumini_stories .alumini_stories_inner .stories-item .popup_image {
    width: 100%;
  }
  .alumini_stories .alumini_stories_inner .swiper-button-next:after,
  .alumini_stories .alumini_stories_inner .swiper-button-prev:after {
    width: 16px;
    height: 30px;
  }
}

@media (max-width: 423px) {
  .video_icon.item_center {
    display: none;
  }
  .joinus_video .video_icon.item_center {
    display: block;
  }
}
/*# sourceMappingURL=styles-alumini.css.map */