.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.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(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{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(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition: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;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 September 2016 15:16:55
*/


/*************** Media Carousel ***************/
.media-carousel-new {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 24px;
  border-bottom: 1px dotted #dcd9d9;
}

.media-carousel-new.media-carousel-preview {
  background: yellow !important;
}

.media-carousel-new .info,
.media-carousel-new .slideshow {
  float: left;
  box-sizing: border-box;
  width: auto;
  margin: 0;

  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.media-carousel-new.loading .info,
.media-carousel-new.loading .slideshow {
  opacity: 0;
}

.media-carousel-new.loading {
  background-image: url(https://www.qut.edu.au/__data/assets/image/0015/2418/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}



/*************** Media Carousel - .slideshow ***************/
.media-carousel-new .slideshow {
  margin-right: 15px;
  border: 1px solid #dadada;
}

.media-carousel-new .slideshow .current-slide-wrapper {
  line-height: 0;
  position: relative;
  padding: 4px;
}

.media-carousel-new .slideshow .bg-loading {
  position: absolute;
  z-index: 0;
  right: 50%;
  bottom: 50%;
  width: 24px;
  height: 24px;
  margin: -12px;
  background-image: url(https://www.qut.edu.au/__data/assets/image/0015/2418/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.media-carousel-new .slideshow .current-slide {
  position: relative;
  z-index: 1;
}

.media-carousel-new .slideshow .current-slide .player-link {
  position: absolute;
  right: 50%;
  bottom: 45px;
  width: 58px;
  height: 58px;
  margin: -29px;
  padding: 0;
  cursor: pointer;
  background: url(https://www.qut.edu.au/__data/assets/image/0014/13181/play-button.png) no-repeat center bottom;
}

.media-carousel-new .slideshow .current-slide .player-link:hover {
  background: url(https://www.qut.edu.au/__data/assets/image/0014/13181/play-button.png) no-repeat center top;
}

.media-carousel-new .slideshow .current-slide {
  position: relative;
  overflow: hidden;
  padding-bottom: 66.74%;
  /* standard slideshow ratio (442x295) */
}

.media-carousel-new .slideshow .current-slide img,
.media-carousel-new .slideshow .current-slide iframe.mobile-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}


/*************** Media Carousel - .info ***************/
.media-carousel-new .info cite {
  font-style: italic;
}

.media-carousel-new .info > cite, .media-carousel-new .info .item-info > cite {
  display: block;
  text-align: right;
  padding-bottom: 0.8em;
}

.media-carousel-new .info ul.action-links li:first-child {
  border-top: 1px dotted #d3d4d5;
}

.media-carousel-new .info p {
  /* margin-right: 12px; */
  /* margin-left: 12px; */
}


/* show/hide player links */

.media-carousel-new .slideshow .current-slide .player-link.has-video-yes {
  display: block;
}

.media-carousel-new .slideshow .current-slide .player-link.has-video-no {
  display: none;
}


/*************** Media Carousel - .thumbnail-carousel ***************/
.media-carousel-new .thumbnail-carousel {
  width: auto;
  padding: 4px;
  background-color: #c5c4c4;
  /* 4px 23px; */
}


/* hide all items except thumbnails */

.media-carousel-new .thumbnail-carousel .item > * {
  display: none;
}

.media-carousel-new .thumbnail-carousel .item .item-thumbnail {
  display: block;
}


/* which need pointers because they're clickable, and fixed sizing because we're rendering them as background-images */

.media-carousel-new .thumbnail-carousel .item-thumbnail {
  width: 72px;
  height: 50px;
  cursor: pointer;
  background-size: 72px 50px;
}


/* grabbing hands */

.media-carousel-new .thumbnail-carousel.owl-grab,
.media-carousel-new .thumbnail-carousel.owl-grab .item-thumbnail {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}


/* HACK - center carousel thumbnails */

.media-carousel-new .thumbnails-center.thumbnails-6 .owl-stage {
  margin-left: -190px;
}

.media-carousel-new .thumbnails-center.thumbnails-5 .owl-stage {
  margin-left: -152px;
}

.media-carousel-new .thumbnails-center.thumbnails-4 .owl-stage {
  margin-left: -114px;
}

.media-carousel-new .thumbnails-center.thumbnails-3 .owl-stage {
  margin-left: -76px;
}

.media-carousel-new .thumbnails-center.thumbnails-2 .owl-stage {
  margin-left: -38px;
}

.media-carousel-new .thumbnails-center.thumbnails-1 .owl-stage {
  margin-left: 0;
}


/*************** Media Carousel - .owl-nav ***************/
/* nav generic */
.media-carousel-new .owl-nav .owl-prev,
.media-carousel-new .owl-nav .owl-next,
.media-carousel-new .owl-nav .owl-prev span.prev-arrow,
.media-carousel-new .owl-nav .owl-next span.next-arrow {
  position: absolute;
  top: 0;
  width: 46px;
  height: 50px;
  text-indent: -9999em;
}

.media-carousel-new .owl-nav .owl-prev,
.media-carousel-new .owl-nav .owl-prev span.prev-arrow {
  cursor: w-resize;
  cursor: url(https://www.qut.edu.au/__data/assets/image/0009/524763/west_resize_cursor.png) 8 8, w-resize;
}

.media-carousel-new .owl-nav .owl-next,
.media-carousel-new .owl-nav .owl-next span.next-arrow {
  cursor: url(https://www.qut.edu.au/__data/assets/image/0007/524743/east_resize_cursor.png) 8 8, e-resize;
}


/* nav outer */

.media-carousel-new .owl-nav .owl-prev,
.media-carousel-new .owl-nav .owl-next {
  margin: 4px 0;
  -webkit-transition: width .25s ease-in-out;
  -moz-transition: width .25s ease-in-out;
  transition: width .25s ease-in-out;
}

.media-carousel-new .owl-nav .owl-prev {
  left: 0;
  background: #707070;
  /* fallback */
  background: linear-gradient(to left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, .5) 25%, rgba(51, 51, 51, 1) 100%);
}

.media-carousel-new .owl-nav .owl-next {
  right: 0;
  background: #707070;
  /* fallback */
  background: linear-gradient(to right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, .5) 25%, rgba(51, 51, 51, 1) 100%);
}


/* nav arrows */

.media-carousel-new .owl-nav .owl-prev span.prev-arrow {
  right: 0;
  background: url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) 8px 20px no-repeat;
}

.media-carousel-new .owl-nav .owl-next span.next-arrow {
  left: 0;
  background: url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) 32px -169px no-repeat;
}


/* nav disabled */

.media-carousel-new .owl-nav .owl-next.disabled,
.media-carousel-new .owl-nav .owl-prev.disabled,
.media-carousel-new .owl-nav .owl-prev.disabled span.prev-arrow,
.media-carousel-new .owl-nav .owl-next.disabled span.next-arrow {
  width: 0;
  cursor: not-allowed;
}


/* nav hover */

.media-carousel-new .owl-nav .owl-prev:hover {
  background: #333;
  /* fallback */
  background: linear-gradient(to left, rgba(112, 112, 112, 0) 0%, rgba(112, 112, 112, .5) 25%, rgba(112, 112, 112, 1) 100%);
}

.media-carousel-new .owl-nav .owl-next:hover {
  background: #333;
  /* fallback */
  background: linear-gradient(to right, rgba(112, 112, 112, 0) 0%, rgba(112, 112, 112, .5) 25%, rgba(112, 112, 112, 1) 100%);
}


/*************** Media Carousel - #hacks ***************/

#content .media-carousel-new .slideshow img {
  padding: 0;
}

#content .media-carousel-new .info h3 {
  font-size: 1.8em;
  padding: 5px 0 12px;
  /* previous elem's margin-bottom = 10px; 10+5=15, bam. */
  border-bottom: 1px dotted #d3d4d5;
}

#content .media-carousel-new blockquote {
  font-style: normal;
  margin: 0;
}

#content .media-carousel-new .info .quote {
  position: relative;
  padding-top: 12px;
  margin-right: 0;
}

#content .media-carousel-new .info .full-link a {
  line-height: 20px;
  display: block;
  padding-left: 16px;
  background: url(https://www.qut.edu.au/__data/assets/image/0007/4984/icons.png) no-repeat -800px 6px;
}

#content .media-carousel-new .info ul.action-links {
  /* margin-top: 12px; */
}

#background-wrapper #content .media-carousel-new ul.action-links li {
  font-weight: normal;
  margin: 0;
  padding-top: 12px;
  padding-left: 18px;
  list-style: none;
  background: url(https://www.qut.edu.au/__data/assets/image/0008/7010/bullets.png) no-repeat scroll -10px -164px transparent;
  /* yep */
}

#background-wrapper #content ul.action-links li.media-link {
  font-weight: bold;
  /* but bold this one */
}

#background-wrapper #content ul.action-links li a {
  background: none;
  /* no external link thingys */
}


/*************** Media Carousel - .info .sub-heading / .info .quote (legacy) ******************/

.media-carousel-new .info .sub-heading,
.media-carousel-new .info .sub-heading-noquote {
  padding: 0;
}

.media-carousel-new .info .sub-heading-noquote {
  margin-bottom: 10px;
}

/***
#content .media-carousel-new .info .quote span {
  display: block;
  width: 27px;
  height: 25px;
  background: url(https://www.qut.edu.au/__data/assets/image/0007/4984/icons.png) no-repeat -4800px 0;
}
***/


/*************** Media Carousel - horizontal/vertical small/large *************/

.media-carousel-horizontal-large,
.media-carousel-horizontal-small,
.media-carousel-vertical-large {
  width: 100%;
}

.media-carousel-vertical-small {
  width: 333px;
}


/* slideshow widths */

.media-carousel-horizontal-large .slideshow {
  width: 450px;
}

.media-carousel-horizontal-small .slideshow {
  width: 333px;
}

.media-carousel-vertical-large .slideshow,
.media-carousel-vertical-small .slideshow,
.media-carousel-vertical-large .info,
.media-carousel-vertical-small .info {
  width: 100%;
}


/* info widths etc */

.media-carousel-horizontal-large .info,
.media-carousel-horizontal-small .info {
  float: none;
  overflow: hidden;
  width: auto;
  margin-right: 0;
}


/*************** Media Carousel - vertical-large specific ***************/

.media-carousel-vertical-large {
  padding-bottom: 15px;
  border: 1px solid #dadada;
  background-color: #f2f6f9;
}

.media-carousel-vertical-large .slideshow {
  border: none;
}

.media-carousel-vertical-large .info {
  padding: 0 12px;
}

#content .media-carousel-new.media-carousel-vertical-large .info h3 {
  font-size: 1.3em;
  padding: 5px 0 8px;
}


/*************** Media Carousel - vertical-small specific ***************/

.media-carousel-vertical-small .info {
  margin-right: 0;
}
.media-carousel-vertical-small .info cite {
  padding-bottom: 0;
}
#content .media-carousel-new.media-carousel-vertical-small .info h3 {
  padding: 8px 0 12px;
}
.media-carousel-vertical-small .info ul.action-links li:first-child {
  border-top: none;
}


/*************** Media Carousel - @media ******************/


/* 1060px > 901px */
@media screen and (max-width: 1060px) and (min-width: 901px) {
  .media-carousel-horizontal-large .slideshow {
    width: 304px;
  }
}

/* 900px > */
@media screen and (max-width: 900px) and (min-width: 0) {
  .media-carousel-horizontal-large {
    width: auto;
  }
  .media-carousel-horizontal-large .slideshow,
  .media-carousel-horizontal-large .info {
    float: none;
    width: auto;
    margin: 0;
  }
  #content .media-carousel-new.media-carousel-horizontal-large .info h3 {
    padding: 8px 0 12px;
  }
}


/* 640px > */
@media screen and (max-width: 640px) and (min-width: 0) {
  .media-carousel-horizontal-small,
  .media-carousel-vertical-large,
  .media-carousel-vertical-small {
    width: auto;
  }
  .media-carousel-horizontal-small .slideshow,
  .media-carousel-horizontal-small .info,
  .media-carousel-vertical-large .slideshow,
  .media-carousel-vertical-large .info,
  .media-carousel-vertical-small .slideshow,
  .media-carousel-vertical-small .info {
    float: none;
    width: auto;
    margin: 0;
  }
  #content .media-carousel-new.media-carousel-horizontal-small .info h3 {
    padding: 8px 0 12px;
  }
}
