.tjp-gallery {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .tjp-gallery .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden; }
    .tjp-gallery .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .tjp-gallery .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .tjp-gallery .owl-wrapper,
  .tjp-gallery .owl-item {
    -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); }
  .tjp-gallery .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
    .tjp-gallery .owl-item img {
      display: block;
      width: 100%; }
      .tjp-gallery .owl-item img.owl-lazy {
        transform-style: preserve-3d; }
    .tjp-gallery .owl-item .owl-lazy {
      opacity: 0;
      transition: opacity 400ms ease; }
    .tjp-gallery .owl-item .owl-lazy[src^=""],
    .tjp-gallery .owl-item .owl-lazy:not([src]) {
      max-height: 0; }
  .tjp-gallery .owl-nav.disabled,
  .tjp-gallery .owl-dots.disabled {
    display: none; }
  .tjp-gallery .owl-nav .owl-prev,
  .tjp-gallery .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .tjp-gallery .owl-nav button.owl-prev, .tjp-gallery .owl-nav button.owl-next {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: block;
    position: absolute;
    top: 45%;
    bottom: 0;
    width: 50px;
    height: 50px;
    margin: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.77); }
    .tjp-gallery .owl-nav button.owl-prev:hover, .tjp-gallery .owl-nav button.owl-next:hover {
      background: rgba(0, 0, 0, 0.77); }
  .tjp-gallery .owl-nav button.owl-prev {
    left: 8px; }
    .tjp-gallery .owl-nav button.owl-prev span {
      background-position: 0px -4px; }
  .tjp-gallery .owl-nav button.owl-next {
    right: 8px; }
    .tjp-gallery .owl-nav button.owl-next span {
      background-position: -31px -4px; }
  .tjp-gallery .owl-nav button.disabled {
    opacity: 0; }
  .tjp-gallery .owl-nav span {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    overflow: hidden;
    font-size: 23px;
    width: 20px;
    height: 30px;
    display: block;
    background-image: url(https://www.thejakartapost.com/skin/img/arrow-slide-white.png);
    background-repeat: no-repeat;
    text-indent: 9999em; }
  .tjp-gallery .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .tjp-gallery .owl-dot button.owl-dot {
      background: none;
      color: inherit;
      border: none;
      padding: 0 !important;
      font: inherit; }
  .tjp-gallery.owl-loaded {
    display: block; }
  .tjp-gallery.owl-loading {
    opacity: 0;
    display: block; }
  .tjp-gallery.owl-hidden {
    opacity: 0; }
  .tjp-gallery.owl-refresh .owl-item {
    visibility: hidden; }
  .tjp-gallery.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; }
  .tjp-gallery.owl-grab {
    cursor: move;
    cursor: grab; }
  .tjp-gallery.owl-rtl {
    direction: rtl; }
    .tjp-gallery.owl-rtl .owl-item {
      float: right; }
  .tjp-gallery .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }
  .tjp-gallery .owl-animated-in {
    z-index: 0; }
  .tjp-gallery .owl-animated-out {
    z-index: 1; }
  .tjp-gallery .fadeOut {
    animation-name: fadeOut; }
  .tjp-gallery .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .tjp-gallery .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("https://www.thejakartapost.com/skin/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }
    .tjp-gallery .owl-video-play-icon:hover {
      -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }
  .tjp-gallery .owl-video-playing .owl-video-tn,
  .tjp-gallery .owl-video-playing .owl-video-play-icon {
    display: none; }
  .tjp-gallery .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }
  .tjp-gallery .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }

.no-js .owl-carousel {
  display: block; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
  .owl-theme .owl-nav .disabled + .owl-dots {
    margin-top: 10px; }
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot :hover span {
      background: #869791; }

/*# sourceMappingURL=owlc.css.map */
