#stacks_in_4915>.s3_row {
	margin: 0 -10px;
}

#stacks_in_4915>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_4915>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_4915>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_4915>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_4915>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_4915>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_4927faicon{
	display: inline;
}


.stacks_in_4927wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_4927td-style-1{
	
}

.stacks_in_4927button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(254, 220, 19, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(23, 54, 59, 1.00);
}

.stacks_in_4927badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(254, 220, 19, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_4927counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_4927td-style-2 .stacks_in_4927button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_4927td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_4927td-style-3 .stacks_in_4927button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_4927td-style-3 .stacks_in_4927badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_4927badge{
	display: none;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
#stacks_in_4927 {
	margin: 24px 0px 0px 0px;
}
template.social-service {
  display: none; }

#videowall_stacks_in_4896 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-size: 0.6875rem;
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #videowall_stacks_in_4896.initialized, #videowall_stacks_in_4896.slick-initialized {
    opacity: 1; }
  #videowall_stacks_in_4896 .video {
    position: relative;
    width: calc(100% / 1 - 15px);
    padding: 0;
    cursor: zoom-in;
    text-align: center;
    margin: 7.5px; }
  #videowall_stacks_in_4896 .title {
    margin-top: 5px;
    display: block; }
  #videowall_stacks_in_4896 .play-wrapper {
    position: relative;
    border: 2px solid #fafafa;
    background-color: #fafafa;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }
  #videowall_stacks_in_4896 img {
    display: block;
    width: 100%;
    height: auto; }
  @media screen and (min-width: 25em) {
    #videowall_stacks_in_4896 .video {
      width: calc(100% / 2 - 15px); } }
  @media screen and (min-width: 37.5em) {
    #videowall_stacks_in_4896 .video {
      width: calc(100% / 2 - 15px); }
    #videowall_stacks_in_4896 .play-wrapper {
      box-shadow: 0px 0px 0.3vw rgba(0, 0, 0, 0.5); } }
  @media screen and (min-width: 62.5em) {
    #videowall_stacks_in_4896 .video {
      width: calc(100% / 3 - 15px); } }
#videowall_stacks_in_4896 .play-wrapper {
  overflow: hidden; }
  #videowall_stacks_in_4896 .play-wrapper .play-button, #videowall_stacks_in_4896 .play-wrapper .play {
    color: rgba(255, 255, 255, 0.95);
    font-size: 1.5rem;
    font-family: sans-serif;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    border-style: none;
    transition: all 150ms ease; }
  #videowall_stacks_in_4896 .play-wrapper .play {
    left: 53%;
    transform: translateX(-50%) translateY(-50%) rotate(90deg); }
  #videowall_stacks_in_4896 .play-wrapper img.animate {
    transition: transform 200ms ease; }
  #videowall_stacks_in_4896 .play-wrapper .play-button {
    background-color: rgba(0, 0, 0, 0.6);
    width: 50%;
    height: 50%;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    border-color: rgba(255, 255, 255, 0.3);
    background-clip: padding-box;
    transform: translateX(-50%) translateY(-50%); }
    #videowall_stacks_in_4896 .play-wrapper .play-button.circle {
      width: 2em;
      height: 2em;
      padding: 0;
      margin: 0;
      border-radius: 50%; }
    #videowall_stacks_in_4896 .play-wrapper .play-button.none {
      display: none !important; }
  #videowall_stacks_in_4896 .play-wrapper:hover .play-button {
    background-color: rgba(0, 0, 0, 0.7); }
  #videowall_stacks_in_4896 .play-wrapper:hover .play {
    color: white; }
  #videowall_stacks_in_4896 .play-wrapper:hover .animate.play-button {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100% !important;
    min-height: 100% !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-width: 0 !important; }
  #videowall_stacks_in_4896 .play-wrapper:hover .animate.play {
    font-size: 1.5em;
    color: white; }
  #videowall_stacks_in_4896 .play-wrapper:hover img.animate {
    transform: scale(1.2) rotateZ(-10deg); }

.caixa {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  overflow-y: auto;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.75); }
  .caixa > .content {
    background: #fafafa;
    padding: 1.5rem;
    position: relative;
    color: #222222;
    width: 100%;
    height: 100vh;
    max-width: 980px;
    margin: 0 auto;
    overflow-y: auto; }
    @media screen and (min-width: 25em) {
      .caixa > .content {
        height: auto;
        margin-top: 10%;
        width: 90%;
        padding: 50px;
        border-radius: 3px; }
        .caixa > .content.vcenter {
          top: 50%;
          transform: translateY(-50%); } }
  .caixa > .caixa-exit {
    z-index: 9999;
    margin: 0;
    padding: 1rem;
    position: absolute;
    border: none;
    right: 0;
    bottom: calc(44px + 1rem);
    font-size: 3rem;
    background: none;
    cursor: zoom-out;
    transition: opacity 200ms ease;
    opacity: 0;
    color: #222222; }
    @media screen and (min-width: 25em) {
      .caixa > .caixa-exit {
        padding: 0 2rem 1rem 2rem;
        color: #222222;
        top: 0;
        bottom: auto; } }
  .caixa.enter, .caixa.opened > .caixa-exit {
    opacity: 1; }
  .caixa.opened {
    transform: scale(1); }
  .caixa .embed {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; }
    .caixa .embed video, .caixa .embed iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.caixa-fx-blur.enter {
  animation: blurIn 0.8s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-blur.exit {
  animation: blurOut 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-zoomIn.enter {
  animation: blowUp 0.8s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-zoomIn.exit {
  animation: blowDown 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-zoomOut.enter {
  animation: scaleOut 0.8s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-zoomOut.exit {
  animation: scaleIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-fade.enter {
  transform: scale(1);
  animation: caixaFadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-fade.enter > .content {
    opacity: 0;
    transform: scale(0.6);
    animation: scaleInUp 0.8s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-fade.exit {
  animation: caixaFadeOut 0.5s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-fade.exit > .content {
    animation: scaleOutDown 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-slideUp.enter {
  transform: scale(1);
  animation: caixaFadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-slideUp.enter > .content {
    transform: translateY(1000px);
    animation: slideUpIn 0.8s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-slideUp.exit {
  transform: scale(1);
  animation: caixaFadeOut 0.5s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-slideUp.exit > .content {
    animation: slideDownOut 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-fold.enter {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-fold.enter .content {
    transform: scale(0);
    animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-fold.exit {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-fold.exit .content {
    animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-race.enter {
  transform: scale(1);
  animation: caixaFadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-race.enter .content {
    opacity: 1;
    transform: translateX(-1500px);
    animation: raceIn 0.3s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.caixa-fx-race.exit {
  transform: scale(1);
  animation: caixaFadeOut 0.5s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
  .caixa-fx-race.exit .content {
    opacity: 1;
    animation: raceOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

@keyframes caixaFadeIn {
  0% {
    background: transparent; }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes caixaFadeOut {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: transparent; } }

@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0); }
  50% {
    transform: scaleY(0.005) scaleX(1); }
  100% {
    transform: scaleY(1) scaleX(1); } }

@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1); }
  50% {
    transform: scaleY(0.005) scaleX(1); }
  100% {
    transform: scaleY(0.005) scaleX(0); } }

@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes zoomOut {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0);
    opacity: 0; } }

@keyframes scaleInUp {
  0% {
    transform: scale(0.6) translateY(-100px);
    opacity: 0; }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1; } }

@keyframes scaleOutDown {
  0% {
    transform: scale(1) translateY(0px);
    opacity: 1; }
  100% {
    transform: scale(0.6) translateY(-100px);
    opacity: 0; } }

@keyframes slideUpIn {
  0% {
    transform: translateY(1000px); }
  100% {
    transform: translateY(0px); } }

@keyframes slideDownOut {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(1000px); } }

@keyframes raceIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3); }
  70% {
    transform: translateX(30px) skewX(0deg) scaleX(0.9); }
  100% {
    transform: translateX(0px) skewX(0deg) scaleX(1); } }

@keyframes raceOut {
  0% {
    transform: translateX(0px) skewX(0deg) scaleX(1); }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9); }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3); } }

@keyframes blurIn {
  0% {
    filter: blur(0px); }
  100% {
    filter: blur(10px); } }

@keyframes blurOut {
  0% {
    filter: blur(10px); }
  100% {
    filter: blur(0px); } }

@keyframes blowUp {
  0% {
    transform: scale(1);
    opacity: 1; }
  99.9% {
    transform: scale(2);
    opacity: 0; }
  100% {
    transform: scale(0); } }

@keyframes blowDown {
  0% {
    transform: scale(2);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes scaleOut {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.6);
    opacity: 0; } }

@keyframes scaleIn {
  0% {
    transform: scale(0.6);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

.caixa .title {
  display: block;
  color: #222222; }

.caixa .description {
  display: none;
  color: #222222; }

.caixa .dock {
  display: none !important; }

#loader_stacks_in_4896 {
  text-align: center; }
  #loader_stacks_in_4896.loader, #loader_stacks_in_4896.loader:before, #loader_stacks_in_4896.loader:after {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out; }
  #loader_stacks_in_4896.loader {
    color: rgba(0, 0, 0, 0.5);
    font-size: 10px;
    margin: 3rem auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s; }
    #loader_stacks_in_4896.loader:before, #loader_stacks_in_4896.loader:after {
      content: '';
      position: absolute;
      top: 0; }
    #loader_stacks_in_4896.loader:before {
      left: -3.5em;
      animation-delay: -0.32s; }
    #loader_stacks_in_4896.loader:after {
      left: 3.5em; }

@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }

@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }


#stacks_in_4891 {
	margin: 0px 0px 16px 0px;
}

#stacks_in_4833 {
	margin: 0px 0px 6px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_4773 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_4773 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_4773 .owl-animated-in {
  z-index: 0;
}
.stacks_in_4773 .owl-animated-out {
  z-index: 1;
}
.stacks_in_4773 .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;
  }
}
.stacks_in_4773 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_4773 .active {
  opacity: 1;
}
.stacks_in_4773 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4773 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4773 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_4773 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_4773 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_4773 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_4773 .autoHeight {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_4773 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_4773 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_4773 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_4773 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_4773 .owl-controls .owl-nav .owl-prev,
.stacks_in_4773 .owl-controls .owl-nav .owl-next,
.stacks_in_4773 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4773.owl-loaded {
  display: block;
}
.stacks_in_4773.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_4773.owl-hidden {
  opacity: 0;
}
.stacks_in_4773 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_4773 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4773 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_4773 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_4773.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_4773 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_4773.owl-rtl {
  direction: rtl;
}
.stacks_in_4773.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_4773 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_4773 .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;
}
.stacks_in_4773 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_4773 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_4773 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/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;
}
.stacks_in_4773 .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);
}
.stacks_in_4773 .owl-video-playing .owl-video-tn,
.stacks_in_4773 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_4773 .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;
}
.stacks_in_4773 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_4773 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_4773 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_4773 .item{
  overflow:hidden;
}
.stacks_in_4773 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_4773 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_4773 .owl-controls {
  
}
.stacks_in_4773 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_4773 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_4773 .owl-dot.active{
  background:#000000;
}

.stacks_in_4773 .owl-prev, .stacks_in_4773 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_4773 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4773 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4773 .owl-prev polygon, .stacks_in_4773 .owl-prev path, .stacks_in_4773 .owl-next polygon{
    fill:#FEDC13;
}

.stacks_in_4773 .item{
  position: relative;
}
.stacks_in_4773 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_4773 .visible{
  display:block;
}
.stacks_in_4773 .waiting {
  pointer-events: none;
}




#stacks_in_4773 {
	margin: 0px 0px 24px 0px;
}


.stacks_in_4780.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4780.item.VidH .owl-video-frame,
.stacks_in_4780.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4780.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4780.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4780.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4780.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4780 .eContent{
/*    display:  !important;*/
}

.stacks_in_4780.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4780.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4780.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4780 .caption{
  bottom: 0
}



.stacks_in_4782.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4782.item.VidH .owl-video-frame,
.stacks_in_4782.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4782.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4782.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4782.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4782.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4782 .eContent{
/*    display:  !important;*/
}

.stacks_in_4782.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4782.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4782.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4782 .caption{
  bottom: 0
}



.stacks_in_4784.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4784.item.VidH .owl-video-frame,
.stacks_in_4784.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4784.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4784.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4784.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4784.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4784 .eContent{
/*    display:  !important;*/
}

.stacks_in_4784.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4784.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4784.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4784 .caption{
  bottom: 0
}


#stacks_in_4857 {
	background-color: rgba(144, 144, 144, 0.58);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4793.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4793.item.VidH .owl-video-frame,
.stacks_in_4793.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4793.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4793.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4793.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4793.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4793 .eContent{
/*    display:  !important;*/
}

.stacks_in_4793.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4793.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4793.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4793 .caption{
  bottom: 0
}


#stacks_in_4793 {
	background-color: rgba(204, 204, 204, 0.74);
	margin: 0px 0px 12px 0px;
}

#stacks_in_4859 {
	background-color: rgba(204, 204, 204, 0.75);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4795.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4795.item.VidH .owl-video-frame,
.stacks_in_4795.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4795.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4795.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4795.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4795.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4795 .eContent{
/*    display:  !important;*/
}

.stacks_in_4795.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4795.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4795.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4795 .caption{
  bottom: 0
}


#stacks_in_4795 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_4861 {
	background-color: rgba(204, 204, 204, 0.50);
	margin: 0px 0px 6px 0px;
}


.stacks_in_4797.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4797.item.VidH .owl-video-frame,
.stacks_in_4797.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4797.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4797.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4797.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4797.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4797 .eContent{
/*    display:  !important;*/
}

.stacks_in_4797.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4797.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4797.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4797 .caption{
  bottom: 0
}


#stacks_in_4863 {
	background-color: rgba(204, 204, 204, 0.60);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4775.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4775.item.VidH .owl-video-frame,
.stacks_in_4775.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4775.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4775.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4775.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4775.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4775 .eContent{
/*    display:  !important;*/
}

.stacks_in_4775.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4775.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4775.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4775 .caption{
  bottom: 0
}


#stacks_in_4865 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4854.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4854.item.VidH .owl-video-frame,
.stacks_in_4854.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4854.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4854.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4854.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4854.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4854 .eContent{
/*    display:  !important;*/
}

.stacks_in_4854.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4854.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4854.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4854 .caption{
  bottom: 0
}


#stacks_in_4867 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4801.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4801.item.VidH .owl-video-frame,
.stacks_in_4801.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4801.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4801.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4801.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4801.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4801 .eContent{
/*    display:  !important;*/
}

.stacks_in_4801.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4801.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4801.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4801 .caption{
  bottom: 0
}


#stacks_in_4869 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4803.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4803.item.VidH .owl-video-frame,
.stacks_in_4803.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4803.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4803.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4803.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4803.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4803 .eContent{
/*    display:  !important;*/
}

.stacks_in_4803.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4803.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4803.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4803 .caption{
  bottom: 0
}


#stacks_in_4871 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4805.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4805.item.VidH .owl-video-frame,
.stacks_in_4805.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4805.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4805.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4805.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4805.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4805 .eContent{
/*    display:  !important;*/
}

.stacks_in_4805.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4805.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4805.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4805 .caption{
  bottom: 0
}


#stacks_in_4873 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4807.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4807.item.VidH .owl-video-frame,
.stacks_in_4807.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4807.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4807.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4807.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4807.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4807 .eContent{
/*    display:  !important;*/
}

.stacks_in_4807.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4807.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4807.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4807 .caption{
  bottom: 0
}


#stacks_in_4875 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4809.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4809.item.VidH .owl-video-frame,
.stacks_in_4809.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4809.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4809.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4809.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4809.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4809 .eContent{
/*    display:  !important;*/
}

.stacks_in_4809.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4809.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4809.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4809 .caption{
  bottom: 0
}


#stacks_in_4877 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4811.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4811.item.VidH .owl-video-frame,
.stacks_in_4811.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4811.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4811.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4811.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4811.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4811 .eContent{
/*    display:  !important;*/
}

.stacks_in_4811.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4811.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4811.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4811 .caption{
  bottom: 0
}



.stacks_in_4813.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4813.item.VidH .owl-video-frame,
.stacks_in_4813.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4813.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4813.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4813.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4813.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4813 .eContent{
/*    display:  !important;*/
}

.stacks_in_4813.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4813.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4813.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4813 .caption{
  bottom: 0
}


#stacks_in_4879 {
	background-color: rgba(204, 204, 204, 0.51);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4815.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4815.item.VidH .owl-video-frame,
.stacks_in_4815.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4815.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4815.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4815.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4815.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4815 .eContent{
/*    display:  !important;*/
}

.stacks_in_4815.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4815.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4815.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4815 .caption{
  bottom: 0
}


#stacks_in_4881 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4819.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4819.item.VidH .owl-video-frame,
.stacks_in_4819.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4819.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4819.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4819.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4819.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4819 .eContent{
/*    display:  !important;*/
}

.stacks_in_4819.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4819.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4819.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4819 .caption{
  bottom: 0
}


#stacks_in_4883 {
	background-color: rgba(204, 204, 204, 0.51);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4821.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4821.item.VidH .owl-video-frame,
.stacks_in_4821.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4821.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4821.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4821.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4821.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4821 .eContent{
/*    display:  !important;*/
}

.stacks_in_4821.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4821.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4821.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4821 .caption{
  bottom: 0
}


#stacks_in_4885 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4825.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4825.item.VidH .owl-video-frame,
.stacks_in_4825.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4825.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4825.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4825.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4825.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4825 .eContent{
/*    display:  !important;*/
}

.stacks_in_4825.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4825.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4825.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4825 .caption{
  bottom: 0
}


#stacks_in_4887 {
	background-color: rgba(204, 204, 204, 0.51);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4829.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4829.item.VidH .owl-video-frame,
.stacks_in_4829.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4829.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4829.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4829.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4829.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4829 .eContent{
/*    display:  !important;*/
}

.stacks_in_4829.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4829.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4829.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4829 .caption{
  bottom: 0
}



.stacks_in_4827.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4827.item.VidH .owl-video-frame,
.stacks_in_4827.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4827.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4827.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4827.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4827.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4827 .eContent{
/*    display:  !important;*/
}

.stacks_in_4827.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4827.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4827.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4827 .caption{
  bottom: 0
}


#stacks_in_4889 {
	background-color: rgba(204, 204, 204, 0.50);
	padding: 0px 0px 12px 0px;
}


.stacks_in_4831.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4831.item.VidH .owl-video-frame,
.stacks_in_4831.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4831.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4831.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4831.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4831.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4831 .eContent{
/*    display:  !important;*/
}

.stacks_in_4831.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4831.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4831.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4831 .caption{
  bottom: 0
}


#stacks_in_4500 {
	margin: 12px 0px 6px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_4506 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_4506 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_4506 .owl-animated-in {
  z-index: 0;
}
.stacks_in_4506 .owl-animated-out {
  z-index: 1;
}
.stacks_in_4506 .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;
  }
}
.stacks_in_4506 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_4506 .active {
  opacity: 1;
}
.stacks_in_4506 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4506 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4506 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_4506 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_4506 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_4506 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_4506 .autoHeight {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_4506 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_4506 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_4506 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_4506 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_4506 .owl-controls .owl-nav .owl-prev,
.stacks_in_4506 .owl-controls .owl-nav .owl-next,
.stacks_in_4506 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4506.owl-loaded {
  display: block;
}
.stacks_in_4506.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_4506.owl-hidden {
  opacity: 0;
}
.stacks_in_4506 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_4506 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4506 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_4506 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_4506.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_4506 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_4506.owl-rtl {
  direction: rtl;
}
.stacks_in_4506.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_4506 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_4506 .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;
}
.stacks_in_4506 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_4506 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_4506 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/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;
}
.stacks_in_4506 .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);
}
.stacks_in_4506 .owl-video-playing .owl-video-tn,
.stacks_in_4506 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_4506 .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;
}
.stacks_in_4506 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_4506 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_4506 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_4506 .item{
  overflow:hidden;
}
.stacks_in_4506 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_4506 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_4506 .owl-controls {
  
}
.stacks_in_4506 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_4506 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_4506 .owl-dot.active{
  background:#000000;
}

.stacks_in_4506 .owl-prev, .stacks_in_4506 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_4506 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4506 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4506 .owl-prev polygon, .stacks_in_4506 .owl-prev path, .stacks_in_4506 .owl-next polygon{
    fill:#FEDC13;
}

.stacks_in_4506 .item{
  position: relative;
}
.stacks_in_4506 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_4506 .visible{
  display:block;
}
.stacks_in_4506 .waiting {
  pointer-events: none;
}




#stacks_in_4506 {
	margin: 0px 0px 24px 0px;
}


.stacks_in_4724.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4724.item.VidH .owl-video-frame,
.stacks_in_4724.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4724.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4724.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4724.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4724.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4724 .eContent{
/*    display:  !important;*/
}

.stacks_in_4724.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4724.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4724.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4724 .caption{
  bottom: 0
}



.stacks_in_4732.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4732.item.VidH .owl-video-frame,
.stacks_in_4732.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4732.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4732.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4732.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4732.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4732 .eContent{
/*    display:  !important;*/
}

.stacks_in_4732.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4732.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4732.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4732 .caption{
  bottom: 0
}



.stacks_in_4728.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4728.item.VidH .owl-video-frame,
.stacks_in_4728.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4728.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4728.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4728.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4728.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4728 .eContent{
/*    display:  !important;*/
}

.stacks_in_4728.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4728.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4728.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4728 .caption{
  bottom: 0
}



.stacks_in_4734.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4734.item.VidH .owl-video-frame,
.stacks_in_4734.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4734.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4734.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4734.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4734.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4734 .eContent{
/*    display:  !important;*/
}

.stacks_in_4734.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4734.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4734.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4734 .caption{
  bottom: 0
}



.stacks_in_4726.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4726.item.VidH .owl-video-frame,
.stacks_in_4726.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4726.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4726.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4726.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4726.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4726 .eContent{
/*    display:  !important;*/
}

.stacks_in_4726.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4726.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4726.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4726 .caption{
  bottom: 0
}


#stacks_in_4765 {
	background-color: rgba(0, 0, 0, 0.33);
	padding:  6px;
}


.stacks_in_4730.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4730.item.VidH .owl-video-frame,
.stacks_in_4730.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4730.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4730.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4730.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4730.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4730 .eContent{
/*    display:  !important;*/
}

.stacks_in_4730.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4730.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4730.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4730 .caption{
  bottom: 0
}


#stacks_in_4738 {
	background-color: rgba(0, 0, 0, 0.33);
	padding:  6px;
}


.stacks_in_4759.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4759.item.VidH .owl-video-frame,
.stacks_in_4759.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4759.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4759.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4759.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4759.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4759 .eContent{
/*    display:  !important;*/
}

.stacks_in_4759.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4759.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4759.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4759 .caption{
  bottom: 0
}


#stacks_in_4763 {
	background-color: rgba(0, 0, 0, 0.33);
	padding:  6px;
}

#stacks_in_4696 {
	margin: 0px 0px 6px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_4698 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_4698 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_4698 .owl-animated-in {
  z-index: 0;
}
.stacks_in_4698 .owl-animated-out {
  z-index: 1;
}
.stacks_in_4698 .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;
  }
}
.stacks_in_4698 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_4698 .active {
  opacity: 1;
}
.stacks_in_4698 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4698 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_4698 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_4698 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_4698 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_4698 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_4698 .autoHeight {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_4698 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_4698 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_4698 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_4698 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_4698 .owl-controls .owl-nav .owl-prev,
.stacks_in_4698 .owl-controls .owl-nav .owl-next,
.stacks_in_4698 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4698.owl-loaded {
  display: block;
}
.stacks_in_4698.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_4698.owl-hidden {
  opacity: 0;
}
.stacks_in_4698 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_4698 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_4698 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_4698 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_4698.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_4698 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_4698.owl-rtl {
  direction: rtl;
}
.stacks_in_4698.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_4698 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_4698 .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;
}
.stacks_in_4698 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_4698 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_4698 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/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;
}
.stacks_in_4698 .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);
}
.stacks_in_4698 .owl-video-playing .owl-video-tn,
.stacks_in_4698 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_4698 .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;
}
.stacks_in_4698 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_4698 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_4698 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_4698 .item{
  overflow:hidden;
}
.stacks_in_4698 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_4698 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_4698 .owl-controls {
  
}
.stacks_in_4698 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_4698 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_4698 .owl-dot.active{
  background:#000000;
}

.stacks_in_4698 .owl-prev, .stacks_in_4698 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_4698 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4698 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_4698 .owl-prev polygon, .stacks_in_4698 .owl-prev path, .stacks_in_4698 .owl-next polygon{
    fill:#FFFFFF;
}

.stacks_in_4698 .item{
  position: relative;
}
.stacks_in_4698 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_4698 .visible{
  display:block;
}
.stacks_in_4698 .waiting {
  pointer-events: none;
}





.stacks_in_4699.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4699.item.VidH .owl-video-frame,
.stacks_in_4699.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4699.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4699.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4699.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4699.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4699 .eContent{
/*    display:  !important;*/
}

.stacks_in_4699.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4699.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4699.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4699 .caption{
  bottom: 0
}


#stacks_in_4700 {
	background-color: rgba(0, 0, 0, 0.33);
}


.stacks_in_4703.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4703.item.VidH .owl-video-frame,
.stacks_in_4703.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4703.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4703.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4703.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4703.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4703 .eContent{
/*    display:  !important;*/
}

.stacks_in_4703.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4703.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4703.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4703 .caption{
  bottom: 0
}


#stacks_in_4704 {
	background-color: rgba(0, 0, 0, 0.33);
}


.stacks_in_4707.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4707.item.VidH .owl-video-frame,
.stacks_in_4707.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4707.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4707.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4707.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4707.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4707 .eContent{
/*    display:  !important;*/
}

.stacks_in_4707.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4707.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4707.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4707 .caption{
  bottom: 0
}


#stacks_in_4708 {
	background-color: rgba(0, 0, 0, 0.33);
}


.stacks_in_4711.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4711.item.VidH .owl-video-frame,
.stacks_in_4711.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4711.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4711.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4711.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4711.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4711 .eContent{
/*    display:  !important;*/
}

.stacks_in_4711.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4711.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4711.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4711 .caption{
  bottom: 0
}


#stacks_in_4712 {
	background-color: rgba(0, 0, 0, 0.33);
}


.stacks_in_4715.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4715.item.VidH .owl-video-frame,
.stacks_in_4715.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4715.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4715.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4715.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4715.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4715 .eContent{
/*    display:  !important;*/
}

.stacks_in_4715.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4715.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4715.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4715 .caption{
  bottom: 0
}


#stacks_in_4716 {
	background-color: rgba(0, 0, 0, 0.33);
}

#stacks_in_3257 {
	margin: 0px 0px 6px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_3194 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_3194 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_3194 .owl-animated-in {
  z-index: 0;
}
.stacks_in_3194 .owl-animated-out {
  z-index: 1;
}
.stacks_in_3194 .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;
  }
}
.stacks_in_3194 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_3194 .active {
  opacity: 1;
}
.stacks_in_3194 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_3194 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_3194 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_3194 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_3194 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_3194 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_3194 .autoHeight {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_3194 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_3194 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_3194 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_3194 .owl-stage-outer{height:400px !important;}
@media (max-width: 1200px){.stacks_in_3194 .owl-stage-outer{height:400px !important;}}
@media (max-width: 900px){.stacks_in_3194 .owl-stage-outer{height:400px !important;}}
@media (max-width: 600px){.stacks_in_3194 .owl-stage-outer{height:400px !important;}}

.stacks_in_3194 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_3194 .owl-controls .owl-nav .owl-prev,
.stacks_in_3194 .owl-controls .owl-nav .owl-next,
.stacks_in_3194 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_3194.owl-loaded {
  display: block;
}
.stacks_in_3194.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_3194.owl-hidden {
  opacity: 0;
}
.stacks_in_3194 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_3194 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_3194 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_3194 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_3194.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_3194 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_3194.owl-rtl {
  direction: rtl;
}
.stacks_in_3194.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_3194 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_3194 .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;
}
.stacks_in_3194 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_3194 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_3194 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/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;
}
.stacks_in_3194 .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);
}
.stacks_in_3194 .owl-video-playing .owl-video-tn,
.stacks_in_3194 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_3194 .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;
}
.stacks_in_3194 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_3194 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_3194 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_3194 .item{
  overflow:hidden;
}
.stacks_in_3194 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_3194 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_3194 .owl-controls {
  
}
.stacks_in_3194 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_3194 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_3194 .owl-dot.active{
  background:#000000;
}

.stacks_in_3194 .owl-prev, .stacks_in_3194 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_3194 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_3194 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_3194 .owl-prev polygon, .stacks_in_3194 .owl-prev path, .stacks_in_3194 .owl-next polygon{
    fill:#FFFFFF;
}

.stacks_in_3194 .item{
  position: relative;
}
.stacks_in_3194 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_3194 .visible{
  display:block;
}
.stacks_in_3194 .waiting {
  pointer-events: none;
}





.stacks_in_902.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_902.item.VidH .owl-video-frame,
.stacks_in_902.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_902.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_902.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_902.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_902.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_902 .eContent{
/*    display:  !important;*/
}

.stacks_in_902.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_902.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_902.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_902 .caption{
  bottom: 0
}


#stacks_in_905 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_906 {
	font-size: 80%;
}


.stacks_in_3441.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3441.item.VidH .owl-video-frame,
.stacks_in_3441.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3441.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3441.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3441.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3441.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3441 .eContent{
/*    display:  !important;*/
}

.stacks_in_3441.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3441.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3441.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3441 .caption{
  bottom: 0
}


#stacks_in_3677 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_3678 {
	font-size: 80%;
}


.stacks_in_3191.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3191.item.VidH .owl-video-frame,
.stacks_in_3191.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3191.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3191.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3191.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3191.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3191 .eContent{
/*    display:  !important;*/
}

.stacks_in_3191.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3191.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3191.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3191 .caption{
  bottom: 0
}


#stacks_in_3261 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3262 {
	font-size: 80%;
}


.stacks_in_3196.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3196.item.VidH .owl-video-frame,
.stacks_in_3196.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3196.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3196.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3196.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3196.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3196 .eContent{
/*    display:  !important;*/
}

.stacks_in_3196.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3196.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3196.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3196 .caption{
  bottom: 0
}


#stacks_in_3269 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3270 {
	font-size: 80%;
}


.stacks_in_3201.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3201.item.VidH .owl-video-frame,
.stacks_in_3201.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3201.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3201.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3201.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3201.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3201 .eContent{
/*    display:  !important;*/
}

.stacks_in_3201.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3201.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3201.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3201 .caption{
  bottom: 0
}


#stacks_in_3277 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3278 {
	font-size: 80%;
}


.stacks_in_3204.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3204.item.VidH .owl-video-frame,
.stacks_in_3204.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3204.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3204.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3204.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3204.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3204 .eContent{
/*    display:  !important;*/
}

.stacks_in_3204.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3204.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3204.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3204 .caption{
  bottom: 0
}


#stacks_in_3285 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3286 {
	font-size: 80%;
}


.stacks_in_3207.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3207.item.VidH .owl-video-frame,
.stacks_in_3207.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3207.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3207.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3207.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3207.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3207 .eContent{
/*    display:  !important;*/
}

.stacks_in_3207.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3207.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3207.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3207 .caption{
  bottom: 0
}


#stacks_in_3293 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3294 {
	font-size: 80%;
}


.stacks_in_3210.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3210.item.VidH .owl-video-frame,
.stacks_in_3210.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3210.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3210.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3210.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3210.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3210 .eContent{
/*    display:  !important;*/
}

.stacks_in_3210.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3210.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3210.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3210 .caption{
  bottom: 0
}


#stacks_in_3301 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3302 {
	font-size: 80%;
}


.stacks_in_3213.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3213.item.VidH .owl-video-frame,
.stacks_in_3213.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3213.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3213.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3213.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3213.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3213 .eContent{
/*    display:  !important;*/
}

.stacks_in_3213.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3213.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3213.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3213 .caption{
  bottom: 0
}


#stacks_in_3314 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3315 {
	font-size: 80%;
}


.stacks_in_4432.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4432.item.VidH .owl-video-frame,
.stacks_in_4432.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4432.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4432.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4432.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4432.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4432 .eContent{
/*    display:  !important;*/
}

.stacks_in_4432.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4432.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4432.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4432 .caption{
  bottom: 0
}


#stacks_in_4435 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4436 {
	font-size: 80%;
}


.stacks_in_881.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_881.item.VidH .owl-video-frame,
.stacks_in_881.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_881.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_881.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_881.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_881.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_881 .eContent{
/*    display:  !important;*/
}

.stacks_in_881.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_881.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_881.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_881 .caption{
  bottom: 0
}


#stacks_in_884 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_885 {
	font-size: 80%;
}


.stacks_in_3219.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3219.item.VidH .owl-video-frame,
.stacks_in_3219.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3219.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3219.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3219.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3219.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3219 .eContent{
/*    display:  !important;*/
}

.stacks_in_3219.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3219.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3219.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3219 .caption{
  bottom: 0
}


#stacks_in_3335 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3336 {
	font-size: 80%;
}


.stacks_in_3222.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3222.item.VidH .owl-video-frame,
.stacks_in_3222.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3222.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3222.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3222.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3222.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3222 .eContent{
/*    display:  !important;*/
}

.stacks_in_3222.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3222.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3222.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3222 .caption{
  bottom: 0
}


#stacks_in_3343 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3344 {
	font-size: 80%;
}


.stacks_in_3227.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3227.item.VidH .owl-video-frame,
.stacks_in_3227.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3227.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3227.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3227.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3227.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3227 .eContent{
/*    display:  !important;*/
}

.stacks_in_3227.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3227.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3227.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3227 .caption{
  bottom: 0
}


#stacks_in_3351 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3352 {
	font-size: 80%;
}


.stacks_in_3230.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3230.item.VidH .owl-video-frame,
.stacks_in_3230.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3230.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3230.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3230.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3230.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3230 .eContent{
/*    display:  !important;*/
}

.stacks_in_3230.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3230.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3230.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3230 .caption{
  bottom: 0
}


#stacks_in_3359 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3360 {
	font-size: 80%;
}


.stacks_in_3233.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3233.item.VidH .owl-video-frame,
.stacks_in_3233.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3233.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3233.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3233.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3233.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3233 .eContent{
/*    display:  !important;*/
}

.stacks_in_3233.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3233.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3233.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3233 .caption{
  bottom: 0
}


#stacks_in_3367 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3368 {
	font-size: 80%;
}


.stacks_in_3236.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3236.item.VidH .owl-video-frame,
.stacks_in_3236.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3236.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3236.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3236.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3236.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3236 .eContent{
/*    display:  !important;*/
}

.stacks_in_3236.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3236.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3236.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3236 .caption{
  bottom: 0
}


#stacks_in_3375 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3376 {
	font-size: 80%;
}


.stacks_in_3907.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3907.item.VidH .owl-video-frame,
.stacks_in_3907.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3907.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3907.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3907.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3907.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3907 .eContent{
/*    display:  !important;*/
}

.stacks_in_3907.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3907.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3907.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3907 .caption{
  bottom: 0
}


#stacks_in_3910 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_3911 {
	font-size: 80%;
}


.stacks_in_3239.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3239.item.VidH .owl-video-frame,
.stacks_in_3239.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3239.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3239.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3239.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3239.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3239 .eContent{
/*    display:  !important;*/
}

.stacks_in_3239.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3239.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3239.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3239 .caption{
  bottom: 0
}


#stacks_in_3383 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3384 {
	font-size: 80%;
}


.stacks_in_860.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_860.item.VidH .owl-video-frame,
.stacks_in_860.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_860.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_860.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_860.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_860.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_860 .eContent{
/*    display:  !important;*/
}

.stacks_in_860.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_860.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_860.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_860 .caption{
  bottom: 0
}


#stacks_in_863 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_864 {
	font-size: 80%;
}


.stacks_in_3970.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3970.item.VidH .owl-video-frame,
.stacks_in_3970.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3970.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3970.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3970.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3970.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3970 .eContent{
/*    display:  !important;*/
}

.stacks_in_3970.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3970.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3970.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3970 .caption{
  bottom: 0
}


#stacks_in_3973 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_3974 {
	font-size: 80%;
}


.stacks_in_3949.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3949.item.VidH .owl-video-frame,
.stacks_in_3949.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3949.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3949.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3949.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3949.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3949 .eContent{
/*    display:  !important;*/
}

.stacks_in_3949.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3949.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3949.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3949 .caption{
  bottom: 0
}


#stacks_in_3952 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_3953 {
	font-size: 80%;
}


.stacks_in_3242.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3242.item.VidH .owl-video-frame,
.stacks_in_3242.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3242.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3242.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3242.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3242.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3242 .eContent{
/*    display:  !important;*/
}

.stacks_in_3242.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3242.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3242.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3242 .caption{
  bottom: 0
}


#stacks_in_3391 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3392 {
	font-size: 80%;
}


.stacks_in_4159.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4159.item.VidH .owl-video-frame,
.stacks_in_4159.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4159.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4159.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4159.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4159.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4159 .eContent{
/*    display:  !important;*/
}

.stacks_in_4159.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4159.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4159.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4159 .caption{
  bottom: 0
}


#stacks_in_4162 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4163 {
	font-size: 80%;
}


.stacks_in_3245.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3245.item.VidH .owl-video-frame,
.stacks_in_3245.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3245.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3245.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3245.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3245.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3245 .eContent{
/*    display:  !important;*/
}

.stacks_in_3245.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3245.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3245.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3245 .caption{
  bottom: 0
}


#stacks_in_3399 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3400 {
	font-size: 80%;
}


.stacks_in_3248.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3248.item.VidH .owl-video-frame,
.stacks_in_3248.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3248.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3248.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3248.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3248.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3248 .eContent{
/*    display:  !important;*/
}

.stacks_in_3248.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3248.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3248.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3248 .caption{
  bottom: 0
}


#stacks_in_3407 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3408 {
	font-size: 80%;
}


.stacks_in_3251.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3251.item.VidH .owl-video-frame,
.stacks_in_3251.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3251.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3251.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3251.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3251.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3251 .eContent{
/*    display:  !important;*/
}

.stacks_in_3251.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3251.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3251.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3251 .caption{
  bottom: 0
}


#stacks_in_3415 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3416 {
	font-size: 80%;
}


.stacks_in_3716.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3716.item.VidH .owl-video-frame,
.stacks_in_3716.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3716.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3716.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3716.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3716.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3716 .eContent{
/*    display:  !important;*/
}

.stacks_in_3716.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3716.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3716.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3716 .caption{
  bottom: 0
}


#stacks_in_3719 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_3720 {
	font-size: 80%;
}


.stacks_in_3254.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_3254.item.VidH .owl-video-frame,
.stacks_in_3254.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_3254.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_3254.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_3254.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_3254.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_3254 .eContent{
/*    display:  !important;*/
}

.stacks_in_3254.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_3254.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_3254.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_3254 .caption{
  bottom: 0
}


#stacks_in_3423 {
	padding: 0px 8px 7px 0px;
}

#stacks_in_3424 {
	font-size: 80%;
}


.stacks_in_4138.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4138.item.VidH .owl-video-frame,
.stacks_in_4138.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4138.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4138.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4138.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4138.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4138 .eContent{
/*    display:  !important;*/
}

.stacks_in_4138.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4138.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4138.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4138 .caption{
  bottom: 0
}


#stacks_in_4141 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4142 {
	font-size: 80%;
}


.stacks_in_4180.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4180.item.VidH .owl-video-frame,
.stacks_in_4180.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4180.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4180.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4180.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4180.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4180 .eContent{
/*    display:  !important;*/
}

.stacks_in_4180.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4180.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4180.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4180 .caption{
  bottom: 0
}


#stacks_in_4183 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4184 {
	font-size: 80%;
}


.stacks_in_4495.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4495.item.VidH .owl-video-frame,
.stacks_in_4495.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4495.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4495.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4495.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4495.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4495 .eContent{
/*    display:  !important;*/
}

.stacks_in_4495.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4495.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4495.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4495 .caption{
  bottom: 0
}


#stacks_in_4498 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4499 {
	font-size: 80%;
}


.stacks_in_4474.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4474.item.VidH .owl-video-frame,
.stacks_in_4474.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4474.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4474.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4474.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4474.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4474 .eContent{
/*    display:  !important;*/
}

.stacks_in_4474.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4474.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4474.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4474 .caption{
  bottom: 0
}


#stacks_in_4477 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4478 {
	font-size: 80%;
}


.stacks_in_4390.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4390.item.VidH .owl-video-frame,
.stacks_in_4390.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4390.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4390.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4390.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4390.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4390 .eContent{
/*    display:  !important;*/
}

.stacks_in_4390.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4390.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4390.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4390 .caption{
  bottom: 0
}


#stacks_in_4393 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4394 {
	font-size: 80%;
}


.stacks_in_4369.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_4369.item.VidH .owl-video-frame,
.stacks_in_4369.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_4369.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_4369.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_4369.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_4369.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_4369 .eContent{
/*    display:  !important;*/
}

.stacks_in_4369.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_4369.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_4369.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_4369 .caption{
  bottom: 0
}


#stacks_in_4372 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_4373 {
	font-size: 80%;
}


.stacks_in_818.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_818.item.VidH .owl-video-frame,
.stacks_in_818.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_818.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_818.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_818.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_818.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_818 .eContent{
/*    display:  !important;*/
}

.stacks_in_818.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_818.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_818.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_818 .caption{
  bottom: 0
}


#stacks_in_821 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_822 {
	font-size: 80%;
}


.stacks_in_986.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_986.item.VidH .owl-video-frame,
.stacks_in_986.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_986.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_986.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_986.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_986.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_986 .eContent{
/*    display:  !important;*/
}

.stacks_in_986.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_986.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_986.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_986 .caption{
  bottom: 0
}


#stacks_in_989 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_990 {
	font-size: 80%;
}


.stacks_in_965.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_965.item.VidH .owl-video-frame,
.stacks_in_965.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_965.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_965.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_965.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_965.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_965 .eContent{
/*    display:  !important;*/
}

.stacks_in_965.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_965.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_965.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_965 .caption{
  bottom: 0
}


#stacks_in_968 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_969 {
	font-size: 80%;
}


.stacks_in_944.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_944.item.VidH .owl-video-frame,
.stacks_in_944.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_944.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_944.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_944.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_944.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_944 .eContent{
/*    display:  !important;*/
}

.stacks_in_944.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_944.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_944.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_944 .caption{
  bottom: 0
}


#stacks_in_947 {
	padding: 0px 6px 6px 0px;
}

#stacks_in_948 {
	font-size: 80%;
}

#stacks_in_1171 {
	margin: 0px 0px 6px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_1123 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_1123 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_1123 .owl-animated-in {
  z-index: 0;
}
.stacks_in_1123 .owl-animated-out {
  z-index: 1;
}
.stacks_in_1123 .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;
  }
}
.stacks_in_1123 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_1123 .active {
  opacity: 1;
}
.stacks_in_1123 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_1123 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_1123 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_1123 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_1123 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_1123 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_1123 .autoHeight {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_1123 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_1123 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_1123 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_1123 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_1123 .owl-controls .owl-nav .owl-prev,
.stacks_in_1123 .owl-controls .owl-nav .owl-next,
.stacks_in_1123 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_1123.owl-loaded {
  display: block;
}
.stacks_in_1123.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_1123.owl-hidden {
  opacity: 0;
}
.stacks_in_1123 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_1123 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_1123 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_1123 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_1123.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_1123 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_1123.owl-rtl {
  direction: rtl;
}
.stacks_in_1123.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_1123 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_1123 .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;
}
.stacks_in_1123 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_1123 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_1123 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/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;
}
.stacks_in_1123 .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);
}
.stacks_in_1123 .owl-video-playing .owl-video-tn,
.stacks_in_1123 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_1123 .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;
}
.stacks_in_1123 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_1123 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_1123 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_1123 .item{
  overflow:hidden;
}
.stacks_in_1123 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_1123 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_1123 .owl-controls {
  
}
.stacks_in_1123 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_1123 .owl-dot {
  background:#FEDC13;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_1123 .owl-dot.active{
  background:#FF0000;
}

.stacks_in_1123 .owl-prev, .stacks_in_1123 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_1123 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_1123 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_1123 .owl-prev polygon, .stacks_in_1123 .owl-prev path, .stacks_in_1123 .owl-next polygon{
    fill:#FFFFFF;
}

.stacks_in_1123 .item{
  position: relative;
}
.stacks_in_1123 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_1123 .visible{
  display:block;
}
.stacks_in_1123 .waiting {
  pointer-events: none;
}





.stacks_in_1125.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1125.item.VidH .owl-video-frame,
.stacks_in_1125.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1125.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1125.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1125.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1125.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1125 .eContent{
/*    display:  !important;*/
}

.stacks_in_1125.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1125.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1125.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1125 .caption{
  bottom: 0
}


#stacks_in_1128 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1130.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1130.item.VidH .owl-video-frame,
.stacks_in_1130.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1130.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1130.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1130.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1130.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1130 .eContent{
/*    display:  !important;*/
}

.stacks_in_1130.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1130.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1130.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1130 .caption{
  bottom: 0
}


#stacks_in_1133 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1135.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1135.item.VidH .owl-video-frame,
.stacks_in_1135.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1135.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1135.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1135.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1135.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1135 .eContent{
/*    display:  !important;*/
}

.stacks_in_1135.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1135.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1135.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1135 .caption{
  bottom: 0
}


#stacks_in_1138 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1140.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1140.item.VidH .owl-video-frame,
.stacks_in_1140.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1140.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1140.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1140.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1140.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1140 .eContent{
/*    display:  !important;*/
}

.stacks_in_1140.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1140.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1140.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1140 .caption{
  bottom: 0
}


#stacks_in_1143 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1145.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1145.item.VidH .owl-video-frame,
.stacks_in_1145.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1145.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1145.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1145.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1145.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1145 .eContent{
/*    display:  !important;*/
}

.stacks_in_1145.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1145.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1145.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1145 .caption{
  bottom: 0
}


#stacks_in_1148 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1150.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1150.item.VidH .owl-video-frame,
.stacks_in_1150.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1150.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1150.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1150.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1150.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1150 .eContent{
/*    display:  !important;*/
}

.stacks_in_1150.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1150.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1150.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1150 .caption{
  bottom: 0
}


#stacks_in_1153 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1155.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1155.item.VidH .owl-video-frame,
.stacks_in_1155.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1155.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1155.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1155.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1155.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1155 .eContent{
/*    display:  !important;*/
}

.stacks_in_1155.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1155.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1155.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1155 .caption{
  bottom: 0
}


#stacks_in_1158 {
	padding: 0px 0px 6px 0px;
}


.stacks_in_1160.item{
    width:100%;
    height:auto;
/*    min-height: 10px;*/
}

.stacks_in_1160.item.VidH .owl-video-frame,
.stacks_in_1160.item.VidH .owl-video-tn {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.stacks_in_1160.item.VidH .owl-video-tn {
  background-size: cover !important;
}
.stacks_in_1160.item.VidH .owl-video-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.stacks_in_1160.item.VidH iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stacks_in_1160.item img{
    width:100%;
    height:auto;
    display:inline-block;
}

.stacks_in_1160 .eContent{
/*    display:  !important;*/
}

.stacks_in_1160.item-video .owl-video-wrapper .owl-video-frame{
    max-height: 100%;
}
.stacks_in_1160.item-video .owl-video-wrapper .owl-video-frame iframe{
/*
    width:100%;
     height: px !important;
    max-height: 100%;
*/
}

.more .stacks_in_1160.item-video .owl-video-wrapper .owl-video-frame iframe{
/*    height:auto;*/
}
.stacks_in_1160 .caption{
  bottom: 0
}


#stacks_in_1163 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_1198 .stacks_left {
	float:left;
	width:65%;
}

#stacks_in_1198 .stacks_right {
	float:right;
	width:33%;
}
#stacks_in_1198 {
	margin: 0px 0px 6px 0px;
}
