
.awards-dtl {
    background: #fafafa;
    padding-top: 80px;
  }
  
  .awards-dtl+.service-box::before {
    background: #fafafa;
  }

.story-timeline .awardsacc{
font-size: 35px;
    padding-bottom: 40px;
}

  @media (max-width: 991px) {
    .awards-dtl {
      padding-top: 60px;
    }
  }

  @media (max-width: 767px) {
    .awards-dtl {
      padding: 40px 20px 0;
    }
  }

  .awards {
    background: #fafafa;
    padding-top: 60px;
  }

  .awards+.service-box::before {
    background: #fafafa;
  }

  .explorer11 .awards {
    overflow: hidden;
  }

  .awards .tab_ctnter .tab-ctnt {
    display: none;
  }

  .awards .tab_ctnter .tab-ctnt.act {
    display: block;
  }

  @media (max-width: 767px) {
    .awards {
      padding-top: 40px;
    }
  }

  .timeline-carousel.owl-carousel {
  position: relative;
  padding: 0 50px;
}

.timeline-carousel.owl-carousel.owl-carousel .owl-stage {
  margin: 0 auto;
}

.timeline-carousel.owl-carousel span {
  color: rgba(84, 86, 91, 0.5);
  text-align: center;
  margin-top: 5px;
}

@media (max-width: 991px) {
  .timeline-carousel.owl-carousel span {
    font-size: 12px;
  }
}

.timeline-carousel.owl-carousel span.circle {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border: 1px solid #d8d8d8;
  border-radius: 100%;
  margin-top: 20px;
}

.timeline-carousel.owl-carousel .year-btn {
  position: relative;
  text-align: center;
}

.timeline-carousel.owl-carousel .year-btn .year {
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 0px;
  min-height: 80px;
  cursor: pointer;
}

.timeline-carousel.owl-carousel .owl-nav .owl-prev,
.timeline-carousel.owl-carousel .owl-nav .owl-next {
  top: 32px;
  height: 32px;
  width: 32px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  color: #9D1D27;
  background: #9D1D27;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  border-radius: 50%;
}

.timeline-carousel.owl-carousel .owl-nav .owl-prev span,
.timeline-carousel.owl-carousel .owl-nav .owl-next span {
  font-size: 18px;
  margin: 0;
}

.timeline-carousel.owl-carousel .owl-nav .owl-prev span::before,
.timeline-carousel.owl-carousel .owl-nav .owl-next span::before {
  color: #FFFFFF;
}

.timeline-carousel.owl-carousel .owl-prev {
  left: 0px;
}

.timeline-carousel.owl-carousel .owl-next {
  right: 0px;
}

.timeline-carousel.owl-carousel .owl-item.selected .year-btn .year span {
  color: #9D1D27;
  font-size: 36px;
  font-weight: 300;
}

.timeline-carousel.owl-carousel .owl-item.selected .year-btn .year span.circle {
  width: 15px;
  height: 15px;
  border: 1px solid #9D1D27;
  background: #9D1D27;
  margin-top: 16px;
}

.timeline-carousel.owl-carousel:before {
  content: '';
  width: 94%;
  border-bottom: 1px dashed #d8d8d8;
  height: 1px;
  position: absolute;
  top: 49px;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 991px) {
  .timeline-carousel.owl-carousel:before {
    height: 3px;
  }
}

@media (max-width: 767px) {
  .timeline-carousel.owl-carousel:before {
    width: 85%;
  }
}
.icon-Left:before {
    content: "\e901";
}

@media (max-width: 767px) {
    .awards {
      padding-top: 40px;
    }
  }


  .about-gallery {
    margin-top: 40px;
  }

  .about-gallery .media-card {
    margin: 2px;
  }

  .about-gallery .media-card .tag {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px 3px 3px 3px;
    padding: 5px 10px;
    background: #FFCB05;
  }

  .about-gallery .media-card .mcard-body {
    padding: 20px 30px;
  }

  .about-gallery .media-card .mcard-body .f16b {
    min-height: 60px;
    margin-bottom: 16px;
  }

  .about-gallery .media-card .mcard-body .f16b+.f12,
  .about-gallery .media-card .mcard-body .blog-detail .blog-ctnt .f16b+.blog-by,
  .blog-detail .blog-ctnt .about-gallery .media-card .mcard-body .f16b+.blog-by {
    margin-bottom: 0;
    color: #767676;
    letter-spacing: 1px;
  }

  .about-gallery .media-card .link {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }

  .about-gallery .media-card .link .arrow.yellow span::before {
    color: #54565B;
  }

  .about-gallery .owl-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
  }

  .about-gallery .owl-nav span {
    font-size: 16px;
  }

  .about-gallery .owl-nav .owl-prev,
  .about-gallery .owl-nav .owl-next {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: .5;
    margin: 0 52px;
  }

  .about-gallery .owl-nav .owl-next {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .about-gallery .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    font-weight: 700;
  }

  .about-gallery .owl-dots:after {
    content: "/ "counter(slides-num);
    display: inline-block;
    vertical-align: middle;
  }

  .about-gallery .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
    margin-right: 5px;
  }

  .about-gallery .owl-dot span {
    display: none;
  }

  .about-gallery .owl-dot.active:before {
    content: counter(slides-num);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 4px;
    top: 1px;
  }

  .about-gallery .slider-counter {
    text-align: center;
    margin-top: -18px;
    font-weight: 700;
    letter-spacing: 1px;
  }

  @media (max-width: 991px) {
    .about-gallery .owl-dot.active:before {
      left: 11px;
    }
  }

  @media (max-width: 767px) {
    .about-gallery {
      margin: 30px -15px 0;
    }

    .about-gallery .owl-stage {
      left: -30px;
      margin-left: 15px;
    }

    .about-gallery .owl-dots {
      width: 50px;
    }

    .about-gallery .owl-dots .owl-dot.active:before {
      top: 21px;
      left: 4px;
    }
  }
  element.style {
    transform: translate3d(-1134px, 0px, 0px);
    transition: all 0.25s ease 0s;
    width: 2268px;
}
.arrow.yellow {
    background: #FFCB05;
}


.arrow.big {
    width: 48px;
    height: 48px;
    border-radius: 24px;
}
.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
}
.media-card figure {
    margin-bottom: 0;
    position: relative;
}
 /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../components/content/Awards/award-accordian/clientlibs/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.offer-detail-banner {
    display: flex;
}
.offer-detail-banner > div {
    width: 50%;
}
.offer-detail-banner > div figure img {
    width: 100%;
}
.offer-detail-banner > div figure {
    margin-bottom: 0;
}
figure {
    margin: 0 0 1rem;
}
.offer-detail-banner > div.offer-info {
    background: #f3f3f3;
    display: flex;
    align-items: center;
    padding-left: 60px;
}

.offer-detail-banner.awards-banner .awards-hd {
    max-width: 400px;
}
.offer-detail-banner.awards-banner .awards-hd .hd {
    margin-bottom: 0;
    line-height: 1.12;
}
@media (max-width: 991px)
{
    .offer-detail-banner {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
    @media (max-width: 991px)
{
    .offer-detail-banner {
        flex-direction: column;
    }
    .offer-detail-banner > div.offer-info {
        padding: 60px 40px;
    }
    .offer-detail-banner > div {
        width: 100%;
    }
}
@media (max-width: 767px){
    .offer-detail-banner > div.offer-info {
        padding: 45px 30px;
    }
    
}

@media (max-width: 1024px){
    .offer-detail-banner > div.offer-info {
        padding-left: 40px;
    }
}

.offer-detail-banner > div.offer-info {
    background: #f3f3f3;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-left: 60px;
}


.awards-dtl {
  background: #fafafa;
  padding-top: 80px;
}

.about-gallery {
  margin-top: 40px;
}

.about-gallery.op1 .media-card {
  margin: 0 0 30px;
  position: relative;
}

@media (max-width: 767px) {
  .about-gallery.op1 {
    margin: 30px 0 0;
  }
}

.about-gallery .media-card {
  margin: 2px;
}

.about-gallery .media-card .tag {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px 3px 3px 3px;
  padding: 5px 10px;
  background: #FFCB05;
}

.about-gallery .media-card .mcard-body {
  padding: 20px 30px;
}

.about-gallery .media-card .mcard-body .f16b {
  min-height: 60px;
  margin-bottom: 16px;
}

.about-gallery .media-card .mcard-body .f16b+.f12,
.about-gallery .media-card .mcard-body .blog-detail .blog-ctnt .f16b+.blog-by,
.blog-detail .blog-ctnt .about-gallery .media-card .mcard-body .f16b+.blog-by {
  margin-bottom: 0;
  color: #767676;
  letter-spacing: 1px;
}

.about-gallery .media-card .link {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.about-gallery .media-card .link .arrow.yellow span::before {
  color: #54565B;
}

.about-gallery .owl-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}

.about-gallery .owl-nav span {
  font-size: 16px;
}

.about-gallery .owl-nav .owl-prev,
.about-gallery .owl-nav .owl-next {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  opacity: .5;
  margin: 0 52px;
}

.about-gallery .owl-nav .owl-next {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.about-gallery .owl-dots {
  counter-reset: slides-num;
  position: absolute;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  font-weight: 700;
}

.about-gallery .owl-dots:after {
  content: "/ " counter(slides-num);
  display: inline-block;
  vertical-align: middle;
}

.about-gallery .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  margin-right: 5px;
}

.about-gallery .owl-dot span {
  display: none;
}

.about-gallery .owl-dot.active:before {
  content: counter(slides-num);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 4px;
  top: 1px;
}

.about-gallery .slider-counter {
  text-align: center;
  margin-top: -18px;
  font-weight: 700;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  .about-gallery .owl-dot.active:before {
    left: 11px;
  }
}

@media (max-width: 767px) {
  .about-gallery {
    margin: 30px -15px 0;
  }

  .about-gallery .owl-stage {
    left: -30px;
    margin-left: 15px;
  }

  .about-gallery .owl-dots {
    width: 50px;
  }

  .about-gallery .owl-dots .owl-dot.active:before {
    top: 21px;
    left: 4px;
  }
}

.arrow.yellow {
  background: #FFCB05;
}

.arrow.yellow span::before {
  color: #9d1d27;
}

.arrow.big {
  width: 48px;
  height: 48px;
  border-radius: 24px;
}

.arrow.big span {
  font-size: 18px;
}

.arrow span {
  font-size: 12px;
}

.arrow span::before {
  color: #ffffff;
}

.media-card figure {
  margin-bottom: 0;
  position: relative;
}

.media-card figure img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}

.media-card figure .play {
  font-size: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -khtml-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.media-card figure .top-links {
  font-size: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}

.media-card figure .top-links .icon-share:before,
.media-card figure .top-links .icon-star:before {
  color: #FFFFFF;
}

.media-card figure .top-links .share-box {
  margin-left: 0;
}

.media-card figure .top-links .share-box .share-positon-box {
  right: -24px;
}

.media-card .link{
  background: none;
  padding-right: 0px;
}
