






.rwml-menu-imported {
	display: none;
}

#stacks_in_415 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.es .rwml-translatable:lang(es) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}

















#rwml_switch_language_form_stacks_in_417 {
	
    
    text-align: right;
}

#rwml_switch_language_form_stacks_in_417 select {
	margin: 0;
	font: inherit;
	color: #666;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  /*safari and chrome*/
    #rwml_switch_language_form_stacks_in_417 select {
        height: 30px;
        line-height: 30px;
        background:#f4f4f4;
    }
}
#rwml_switch_language_form_stacks_in_417 select::-moz-focus-inner { /*Remove button padding in FF*/
    border: 0;
    padding: 0;
}
@-moz-document url-prefix() { /* targets Firefox only */
    #rwml_switch_language_form_stacks_in_417 select {
        
    }
}
@media screen\0 { /* IE Hacks: targets IE 8, 9 and 10 */
    #rwml_switch_language_form_stacks_in_417 select {
        height: 30px;
        line-height: 30px;
    }
}




#switchContainerstacks_in_417 {
	position: relative;
	z-index: 1;
}

#switchLinkstacks_in_417 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: block;
}

@media print {
	#switchContainerstacks_in_417 {
		display: none !important;
	}
}





#stacks_in_418 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_755 {
	margin:  2px;
	padding:  2px;
}

#stacks_out_755 {
	width: 150px;
}

#stacks_in_422 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_448 {
	line-height: 2em;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}
#stacks_in_423_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_423 a:link, #stacks_in_423 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_423 a:hover, #stacks_in_423 a:active {
	color:#FFFFFF;
}







#stacks_in_423 a:link, #stacks_in_423 a:visited {
	background-color:#26E2FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#26E2FF), to(#1787BF));
	border:1px solid #1787BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_423 a:hover {
	background-color:#29F4FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#29F4FF), to(#1475A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_423 a:active {
	background-color:#26E2FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_423 {
	padding:  8px;
}

#stacks_out_423 {
	width: 250px;
}
#stacks_in_425>.s3_row {
	margin: 0 -10px;
}

#stacks_in_425>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_425>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}





#stacks_in_492_float {
	float:left;
	width:50%;
}
#stacks_in_492 {
	padding:  6px;
}

#stacks_in_495 {
	margin: 8px 18px 0px 0px;
	padding: 4px 10px 0px 0px;
}

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


.stacks_in_451 .active {
  opacity: 1;
}
.stacks_in_451 .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_451 .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_451 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_451 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_451 .owl-animated-in.reverse-animation {
  opacity: 1;
}

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_451 .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_451 {
  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_451 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_451 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


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

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_451 .owl-controls .owl-nav .owl-prev,
.stacks_in_451 .owl-controls .owl-nav .owl-next,
.stacks_in_451 .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_451.owl-loaded {
  display: block;
}
.stacks_in_451.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_451.owl-hidden {
  opacity: 0;
}
.stacks_in_451 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_451 .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_451 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_451 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_451.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_451 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_451.owl-rtl {
  direction: rtl;
}
.stacks_in_451.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_451 {
  display: block;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_451 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_451 .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_451 .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_451 .owl-video-playing .owl-video-tn,
.stacks_in_451 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_451 .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_451 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_451 .item-video{

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

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

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




#stacks_out_451 {
	margin-right:0;
}


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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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

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


.stacks_in_471 .active {
  opacity: 1;
}
.stacks_in_471 .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_471 .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_471 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_471 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_471 .owl-animated-in.reverse-animation {
  opacity: 1;
}

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_471 .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_471 {
  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_471 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_471 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


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

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_471 .owl-controls .owl-nav .owl-prev,
.stacks_in_471 .owl-controls .owl-nav .owl-next,
.stacks_in_471 .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_471.owl-loaded {
  display: block;
}
.stacks_in_471.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_471.owl-hidden {
  opacity: 0;
}
.stacks_in_471 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_471 .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_471 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_471 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_471.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_471 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_471.owl-rtl {
  direction: rtl;
}
.stacks_in_471.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_471 {
  display: block;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_471 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_471 .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_471 .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_471 .owl-video-playing .owl-video-tn,
.stacks_in_471 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_471 .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_471 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_471 .item-video{

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

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

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




#stacks_out_471 {
	width: 59%;
	margin-right:0;
}


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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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


#stacks_in_426 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_427_float {
	float:left;
	width:60%;
}
#stacks_in_427 {
	margin:  6px;
	padding: 4px 0px 10px 0px;
}

#stacks_in_500 {
	margin: 4px 18px 0px 0px;
	padding: 4px 10px 0px 0px;
}

#stacks_out_500 {
	width: 69%;
	margin-left:0;
}

#stacks_in_428 {
	margin: 4px 0px 6px 0px;
}

#stacks_in_429 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_430 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_431>.s3_row {
	margin: 0 -10px;
}

#stacks_in_431>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_431>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_431 {
	padding:  10px;
}

#stacks_in_511 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_511 {
	width: 64%;
}

#stacks_in_762 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_514 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_506 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_506 {
	width: 64%;
}

#stacks_in_764 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_509 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_432 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_433_float {
	float:right;
	width:60%;
}
#stacks_in_433 {
	margin:  6px;
	padding: 4px 0px 10px 0px;
}

#stacks_in_518 {
	margin: 4px 0px 0px 18px;
	padding: 4px 0px 0px 10px;
}

#stacks_out_518 {
	width: 69%;
	margin-right:0;
}

#stacks_in_434 {
	margin: 4px 0px 6px 0px;
}

#stacks_in_435 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_436 {
	margin: 12px 0px 2px 0px;
}
#stacks_in_437>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_534 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_534 {
	width: 84%;
}

#stacks_in_537 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_549 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_549 {
	width: 84%;
}

#stacks_in_552 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_529 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_529 {
	width: 84%;
}

#stacks_in_532 {
	margin:  5px;
	padding:  12px;
}
#stacks_in_438>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_524 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_524 {
	width: 84%;
}

#stacks_in_527 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_544 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_544 {
	width: 84%;
}

#stacks_in_547 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_539 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_539 {
	width: 84%;
}

#stacks_in_542 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_439 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_441_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_441 a:link, #stacks_in_441 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_441 a:hover, #stacks_in_441 a:active {
	color:#FFFFFF;
}







#stacks_in_441 a:link, #stacks_in_441 a:visited {
	background-color:#26E2FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#26E2FF), to(#1787BF));
	border:1px solid #1787BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_441 a:hover {
	background-color:#29F4FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#29F4FF), to(#1475A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_441 a:active {
	background-color:#26E2FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_441 {
	margin: 0px 0px 10px 0px;
	padding:  5px;
}

#stacks_out_441 {
	width: 250px;
}
#stacks_in_442>.s3_row {
	margin: 0 -10px;
}

#stacks_in_442>.s3_row>.s3_column_left {
	width: 60.06%;
}

#stacks_in_442>.s3_row>.s3_column_right {
	width: 39.939999%;
}




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





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






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


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


}



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


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


}






#stacks_in_557 {
	margin: 6px 0px 4px 0px;
}

#stacks_in_560 {
	margin: 4px 12px 0px 18px;
	padding: 0px 10px 0px 10px;
}

#stacks_out_560 {
	width: 29%;
}

#stacks_in_443 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_445>.s3_row {
	margin: 0 -10px;
}

#stacks_in_445>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_445>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_445 {
	padding:  10px;
}

#stacks_in_570 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_570 {
	width: 64%;
}

#stacks_in_768 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_573 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_565 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_565 {
	width: 64%;
}

#stacks_in_770 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_568 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_446 {
	margin:  5px;
	padding:  5px;
}

#stacks_out_446 {
	width: 310px;
}

#stacks_in_447 {
	margin: 5px 5px 5px 5px;
	padding:  5px;
}

#stacks_out_447 {
	width: 200px;
}



#stacks_in_420 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_759 {
	margin:  2px;
	padding:  2px;
}

#stacks_out_759 {
	width: 150px;
}

#stacks_in_577 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_603 {
	line-height: 2em;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}
#stacks_in_578_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_578 a:link, #stacks_in_578 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_578 a:hover, #stacks_in_578 a:active {
	color:#FFFFFF;
}







#stacks_in_578 a:link, #stacks_in_578 a:visited {
	background-color:#26E2FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#26E2FF), to(#1787BF));
	border:1px solid #1787BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_578 a:hover {
	background-color:#29F4FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#29F4FF), to(#1475A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_578 a:active {
	background-color:#26E2FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_578 {
	padding:  8px;
}

#stacks_out_578 {
	width: 250px;
}
#stacks_in_580>.s3_row {
	margin: 0 -10px;
}

#stacks_in_580>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_580>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}





#stacks_in_647_float {
	float:left;
	width:50%;
}
#stacks_in_647 {
	padding:  6px;
}

#stacks_in_650 {
	margin: 8px 18px 0px 0px;
	padding: 4px 10px 0px 0px;
}

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


.stacks_in_606 .active {
  opacity: 1;
}
.stacks_in_606 .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_606 .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_606 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_606 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_606 .owl-animated-in.reverse-animation {
  opacity: 1;
}

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_606 .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_606 {
  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_606 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_606 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


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

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_606 .owl-controls .owl-nav .owl-prev,
.stacks_in_606 .owl-controls .owl-nav .owl-next,
.stacks_in_606 .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_606.owl-loaded {
  display: block;
}
.stacks_in_606.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_606.owl-hidden {
  opacity: 0;
}
.stacks_in_606 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_606 .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_606 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_606 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_606.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_606 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_606.owl-rtl {
  direction: rtl;
}
.stacks_in_606.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_606 {
  display: block;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_606 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_606 .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_606 .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_606 .owl-video-playing .owl-video-tn,
.stacks_in_606 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_606 .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_606 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_606 .item-video{

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

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

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




#stacks_out_606 {
	margin-right:0;
}


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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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

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


.stacks_in_626 .active {
  opacity: 1;
}
.stacks_in_626 .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_626 .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_626 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_626 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_626 .owl-animated-in.reverse-animation {
  opacity: 1;
}

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_626 .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_626 {
  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_626 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_626 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


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

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_626 .owl-controls .owl-nav .owl-prev,
.stacks_in_626 .owl-controls .owl-nav .owl-next,
.stacks_in_626 .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_626.owl-loaded {
  display: block;
}
.stacks_in_626.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_626.owl-hidden {
  opacity: 0;
}
.stacks_in_626 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_626 .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_626 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_626 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_626.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_626 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_626.owl-rtl {
  direction: rtl;
}
.stacks_in_626.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_626 {
  display: block;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_626 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_626 .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_626 .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_626 .owl-video-playing .owl-video-tn,
.stacks_in_626 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_626 .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_626 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_626 .item-video{

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

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

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




#stacks_out_626 {
	width: 59%;
	margin-right:0;
}


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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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


#stacks_in_581 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_582_float {
	float:left;
	width:60%;
}
#stacks_in_582 {
	margin:  6px;
	padding: 4px 0px 10px 0px;
}

#stacks_in_655 {
	margin: 4px 18px 0px 0px;
	padding: 4px 10px 0px 0px;
}

#stacks_out_655 {
	width: 69%;
	margin-left:0;
}

#stacks_in_583 {
	margin: 4px 0px 6px 0px;
}

#stacks_in_584 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_585 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_586>.s3_row {
	margin: 0 -10px;
}

#stacks_in_586>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_586>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_586 {
	padding:  10px;
}

#stacks_in_666 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_666 {
	width: 64%;
}

#stacks_in_772 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_669 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_661 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_661 {
	width: 64%;
}

#stacks_in_774 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_664 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_587 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_588_float {
	float:right;
	width:60%;
}
#stacks_in_588 {
	margin:  6px;
	padding: 4px 0px 10px 0px;
}

#stacks_in_673 {
	margin: 4px 0px 0px 18px;
	padding: 4px 0px 0px 10px;
}

#stacks_out_673 {
	width: 69%;
	margin-right:0;
}

#stacks_in_589 {
	margin: 4px 0px 6px 0px;
}

#stacks_in_590 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_591 {
	margin: 12px 0px 2px 0px;
}
#stacks_in_592>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_689 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_689 {
	width: 84%;
}

#stacks_in_692 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_704 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_704 {
	width: 84%;
}

#stacks_in_707 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_684 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_684 {
	width: 84%;
}

#stacks_in_687 {
	margin:  5px;
	padding:  12px;
}
#stacks_in_593>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_679 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_679 {
	width: 84%;
}

#stacks_in_682 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_699 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_699 {
	width: 84%;
}

#stacks_in_702 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_694 {
	margin:  5px;
	padding:  12px;
}

#stacks_out_694 {
	width: 84%;
}

#stacks_in_697 {
	margin:  5px;
	padding:  12px;
}

#stacks_in_594 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_596_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_596 a:link, #stacks_in_596 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_596 a:hover, #stacks_in_596 a:active {
	color:#FFFFFF;
}







#stacks_in_596 a:link, #stacks_in_596 a:visited {
	background-color:#26E2FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#26E2FF), to(#1787BF));
	border:1px solid #1787BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_596 a:hover {
	background-color:#29F4FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#29F4FF), to(#1475A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_596 a:active {
	background-color:#26E2FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_596 {
	margin: 0px 0px 10px 0px;
	padding:  5px;
}

#stacks_out_596 {
	width: 250px;
}
#stacks_in_597>.s3_row {
	margin: 0 -10px;
}

#stacks_in_597>.s3_row>.s3_column_left {
	width: 60.06%;
}

#stacks_in_597>.s3_row>.s3_column_right {
	width: 39.939999%;
}




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





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






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


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


}



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


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


}






#stacks_in_712 {
	margin: 4px 0px 6px 0px;
}

#stacks_in_715 {
	margin: 4px 12px 0px 18px;
	padding: 4px 10px 0px 10px;
}

#stacks_out_715 {
	width: 29%;
}

#stacks_in_776 {
	margin: 4px 12px 0px 18px;
	padding: 4px 10px 0px 10px;
}

#stacks_in_598 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_600>.s3_row {
	margin: 0 -10px;
}

#stacks_in_600>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_600>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_600 {
	padding:  10px;
}

#stacks_in_725 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_725 {
	width: 64%;
}

#stacks_in_778 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_728 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_720 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_720 {
	width: 64%;
}

#stacks_in_780 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_723 {
	margin:  2px;
	padding:  4px;
}

#stacks_in_601 {
	margin:  5px;
	padding:  5px;
}

#stacks_out_601 {
	width: 310px;
}

#stacks_in_602 {
	margin: 5px 5px 5px 5px;
	padding:  5px;
}

#stacks_out_602 {
	width: 200px;
}
#backtop0 {
position: fixed;  z-index: 9999999; outline: none; overflow: hidden;
text-align: center; cursor: pointer; transition: all 600ms linear; 
display: none; 
left: auto; right: 2%; top: auto; bottom: 2%;
 
color: rgba(242, 242, 242, 1.00);
background-color: rgba(0, 0, 0, 1.00);
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
border-radius: 2px;
 
/*customcss;*/
}

#backtop0:hover {
background-color: rgba(15, 128, 255, 0.89);
color: rgba(251, 251, 251, 1.00);

/*customcss;*/
}

#backtop0.mcOut {
opacity: 0;
}

@media screen and (max-width: 480px) {
#backtop0 {
 
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
 
/*customcss;*/
}}