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

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

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

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

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








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



}



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


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


}



#stacks_in_124.expd-card,
#stacks_in_124.expd-card * {
  box-sizing: border-box;
}

#stacks_in_124 .expd-truncate {
  position: relative;
  display: inline-block;
  width: 100%;
}

 #stacks_in_124.expd-card .click-all {
  height: 100%;
}

  #stacks_in_124.expd-card:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
   background: -moz-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
     pointer-events: none;
}

#stacks_in_124.expd-card.expd-active:after {
  display: none;
}

 #stacks_in_124_wrap.wrap-expd-card {
   width: 320px;
  height: 320px;
   margin: 10px auto;
  max-width: 100%;
  position: relative;
}

#stacks_in_124.expd-card.fadeIn {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

#stacks_in_124.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(124, 124, 124, 1.00);
     background: rgba(255, 255, 255, 1.00);
      height: 320px;
  width: 320px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  border-radius: 2px;
   box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
   
}

 #stacks_in_124.expd-card * {
  pointer-events: none;
}

#stacks_in_124.expd-card .expd-open,
#stacks_in_124.expd-card [data-open='1'],
#stacks_in_124.expd-card.expd-active * {
  pointer-events: all;
}

 #stacks_in_124.expd-card h1,
#stacks_in_124.expd-card h2,
#stacks_in_124.expd-card h3,
#stacks_in_124.expd-card h4,
#stacks_in_124.expd-card h5,
#stacks_in_124.expd-card h6 {
  font-family: inherit;
}

#stacks_in_124.expd-card.expd-active {
  position: fixed;
  z-index: 99;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  width: calc(100vw - 100px);
  height: calc(100vh - 100px);
  overflow: scroll;
  overflow-x: hidden;
  border: 0px solid transparent;
  box-shadow: 0px 10px 25px 5px rgba(0, 0, 0, 0.4);
   -webkit-transform-origin: center center;
  transform-origin: center center;
  margin: 0;
  transform: scale(1);
}

#stacks_in_124.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_124.expd-card [data-open='1'] {
  display: block;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_124.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
  transition: 300ms all linear;
  cursor: pointer;
}

#stacks_in_124.expd-card .expd-card-button[data-open='1'] {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 4px;
}

#stacks_in_124.expd-card .expd-card-button:hover,
#stacks_in_124.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_124.expd-card .expd-card-body-wrap {
  max-width: 960px;
  margin: 0 auto;
}
.fixed-closestacks_in_124 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  opacity: 0;
  cursor: pointer;
  z-index: 200;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 60px;
  right: 60px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: rgba(124, 124, 124, 1.00); 
     background: rgba(255, 255, 255, 1.00);
     border-radius: 4px;
}
.expd-body .fixed-closestacks_in_124 {
  pointer-events: all;
  
  opacity: 0;
  pointer-events: none;
  
}

.expd-body.show-close .fixed-closestacks_in_124 {
  opacity: 1;
  pointer-events: all;
} 

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-img {
  height: 0px;
  padding-bottom: 56.25%;
  background-color: #bbb;
  background-image: url(../files/headerImage-124.jpg);
  background-size: cover;
  background-position: center center;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content {
  padding: 18px 16px;
  position: relative;
  perspective: 1200;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  padding: 20px 20px;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(88, 236, 88, 1.00);
  right: 20px;
  top: -20px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
  text-align: center;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  transition: all ease 300ms;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:hover {
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:active {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6);
  transition: all ease 100ms;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa {
  line-height: 34px;
  position: absolute;
  width: 34px;
  height: 34px;
  font-size: 24px;
  top: 0;
  left: 0;
  text-align: center;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  color: rgba(66, 66, 66, 1.00);
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-heading strong {
  color: rgba(88, 88, 88, 1.00);
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  font-size: 16px;
  line-height: 22px;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  font-size: 26px;
  line-height: 32px;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading strong {
  font-size: 20px;
  margin: 5px 0px 20px 0px;
}

.expd-body {
  overflow: hidden;
}

#stacks_in_124.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

#stacks_in_124.expd-card.expd-active [data-close='1'] {
  display: inline-block;
}

#stacks_in_124.expd-card.expd-active .expd-open[data-open='1'] {
  display: block;
  cursor: auto;
}

#stacks_in_124.expd-card.expd-active .expd-card-button[data-open='1'] {
  display: none;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  background: rgba(236, 88, 88, 1.00);
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
}

#stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  line-height: 34px;
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f00d";
}

 #stacks_in_124.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f065";
}

#stacks_in_124.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f066";
}

   @media all and (max-width: 600px) {
  #stacks_in_124.expd-card.expd-active {
    top: 12.500000px;
    bottom: 12.500000px;
    left: 12.500000px;
    right: 12.500000px;
    width: calc(100vw - 25.000000px);
    height: calc(100vh - 25.000000px);
  }
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_136 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_136 .theDivider1,
#simpleDivider_stacks_in_136 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_136 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_136.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_136.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_136 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_136.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_136.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_136.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_136.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_138 {
	font-size: 150%;
	font-weight: bold;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_139 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_139 .theDivider1,
#simpleDivider_stacks_in_139 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_139 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_139.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_139.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_139 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_139.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_139.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_139.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_139.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_141 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_141 .video-container iframe,
#stacks_in_141 .video-container object,
#stacks_in_141 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_142 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_142 .theDivider1,
#simpleDivider_stacks_in_142 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_142 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_142.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_142.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_142 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_142.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_142.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_142.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_142.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_145.expd-card,
#stacks_in_145.expd-card * {
  box-sizing: border-box;
}

#stacks_in_145 .expd-truncate {
  position: relative;
  display: inline-block;
  width: 100%;
}

 #stacks_in_145.expd-card .click-all {
  height: 100%;
}

  #stacks_in_145.expd-card:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
   background: -moz-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
     pointer-events: none;
}

#stacks_in_145.expd-card.expd-active:after {
  display: none;
}

 #stacks_in_145_wrap.wrap-expd-card {
   width: 320px;
  height: 320px;
   margin: 10px auto;
  max-width: 100%;
  position: relative;
}

#stacks_in_145.expd-card.fadeIn {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

#stacks_in_145.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(124, 124, 124, 1.00);
     background: rgba(255, 255, 255, 1.00);
      height: 320px;
  width: 320px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  border-radius: 2px;
   box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
   
}

 #stacks_in_145.expd-card * {
  pointer-events: none;
}

#stacks_in_145.expd-card .expd-open,
#stacks_in_145.expd-card [data-open='1'],
#stacks_in_145.expd-card.expd-active * {
  pointer-events: all;
}

 #stacks_in_145.expd-card h1,
#stacks_in_145.expd-card h2,
#stacks_in_145.expd-card h3,
#stacks_in_145.expd-card h4,
#stacks_in_145.expd-card h5,
#stacks_in_145.expd-card h6 {
  font-family: inherit;
}

#stacks_in_145.expd-card.expd-active {
  position: fixed;
  z-index: 99;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  width: calc(100vw - 100px);
  height: calc(100vh - 100px);
  overflow: scroll;
  overflow-x: hidden;
  border: 0px solid transparent;
  box-shadow: 0px 10px 25px 5px rgba(0, 0, 0, 0.4);
   -webkit-transform-origin: center center;
  transform-origin: center center;
  margin: 0;
  transform: scale(1);
}

#stacks_in_145.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_145.expd-card [data-open='1'] {
  display: block;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_145.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
  transition: 300ms all linear;
  cursor: pointer;
}

#stacks_in_145.expd-card .expd-card-button[data-open='1'] {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 4px;
}

#stacks_in_145.expd-card .expd-card-button:hover,
#stacks_in_145.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_145.expd-card .expd-card-body-wrap {
  max-width: 960px;
  margin: 0 auto;
}
.fixed-closestacks_in_145 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  opacity: 0;
  cursor: pointer;
  z-index: 200;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 60px;
  right: 60px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: rgba(124, 124, 124, 1.00); 
     background: rgba(255, 255, 255, 1.00);
     border-radius: 4px;
}
.expd-body .fixed-closestacks_in_145 {
  pointer-events: all;
  
  opacity: 0;
  pointer-events: none;
  
}

.expd-body.show-close .fixed-closestacks_in_145 {
  opacity: 1;
  pointer-events: all;
} 

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-img {
  height: 0px;
  padding-bottom: 56.25%;
  background-color: #bbb;
  background-image: url(../files/headerImage-145.jpg);
  background-size: cover;
  background-position: center center;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content {
  padding: 18px 16px;
  position: relative;
  perspective: 1200;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  padding: 20px 20px;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(88, 236, 88, 1.00);
  right: 20px;
  top: -20px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
  text-align: center;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  transition: all ease 300ms;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:hover {
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:active {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6);
  transition: all ease 100ms;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa {
  line-height: 34px;
  position: absolute;
  width: 34px;
  height: 34px;
  font-size: 24px;
  top: 0;
  left: 0;
  text-align: center;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  color: rgba(66, 66, 66, 1.00);
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-heading strong {
  color: rgba(88, 88, 88, 1.00);
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  font-size: 16px;
  line-height: 22px;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  font-size: 26px;
  line-height: 32px;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading strong {
  font-size: 20px;
  margin: 5px 0px 20px 0px;
}

.expd-body {
  overflow: hidden;
}

#stacks_in_145.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

#stacks_in_145.expd-card.expd-active [data-close='1'] {
  display: inline-block;
}

#stacks_in_145.expd-card.expd-active .expd-open[data-open='1'] {
  display: block;
  cursor: auto;
}

#stacks_in_145.expd-card.expd-active .expd-card-button[data-open='1'] {
  display: none;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  background: rgba(236, 88, 88, 1.00);
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
}

#stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  line-height: 34px;
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f00d";
}

 #stacks_in_145.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f065";
}

#stacks_in_145.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f066";
}

   @media all and (max-width: 600px) {
  #stacks_in_145.expd-card.expd-active {
    top: 12.500000px;
    bottom: 12.500000px;
    left: 12.500000px;
    right: 12.500000px;
    width: calc(100vw - 25.000000px);
    height: calc(100vh - 25.000000px);
  }
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_157 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_157 .theDivider1,
#simpleDivider_stacks_in_157 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_157 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_157.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_157.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_157 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_157.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_157.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_157.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_157.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_159 {
	font-size: 150%;
	font-weight: bold;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_160 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_160 .theDivider1,
#simpleDivider_stacks_in_160 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_160 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_160.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_160.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_160 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_160.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_160.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_160.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_160.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_162 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_162 .video-container iframe,
#stacks_in_162 .video-container object,
#stacks_in_162 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_163 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_163 .theDivider1,
#simpleDivider_stacks_in_163 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_163 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_163.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_163.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_163 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_163.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_163.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_163.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_163.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_166.expd-card,
#stacks_in_166.expd-card * {
  box-sizing: border-box;
}

#stacks_in_166 .expd-truncate {
  position: relative;
  display: inline-block;
  width: 100%;
}

 #stacks_in_166.expd-card .click-all {
  height: 100%;
}

  #stacks_in_166.expd-card:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
   background: -moz-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 1.00) 80%);
     pointer-events: none;
}

#stacks_in_166.expd-card.expd-active:after {
  display: none;
}

 #stacks_in_166_wrap.wrap-expd-card {
   width: 320px;
  height: 320px;
   margin: 10px auto;
  max-width: 100%;
  position: relative;
}

#stacks_in_166.expd-card.fadeIn {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

#stacks_in_166.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(124, 124, 124, 1.00);
     background: rgba(255, 255, 255, 1.00);
      height: 320px;
  width: 320px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  border-radius: 2px;
   box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
   
}

 #stacks_in_166.expd-card * {
  pointer-events: none;
}

#stacks_in_166.expd-card .expd-open,
#stacks_in_166.expd-card [data-open='1'],
#stacks_in_166.expd-card.expd-active * {
  pointer-events: all;
}

 #stacks_in_166.expd-card h1,
#stacks_in_166.expd-card h2,
#stacks_in_166.expd-card h3,
#stacks_in_166.expd-card h4,
#stacks_in_166.expd-card h5,
#stacks_in_166.expd-card h6 {
  font-family: inherit;
}

#stacks_in_166.expd-card.expd-active {
  position: fixed;
  z-index: 99;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  width: calc(100vw - 100px);
  height: calc(100vh - 100px);
  overflow: scroll;
  overflow-x: hidden;
  border: 0px solid transparent;
  box-shadow: 0px 10px 25px 5px rgba(0, 0, 0, 0.4);
   -webkit-transform-origin: center center;
  transform-origin: center center;
  margin: 0;
  transform: scale(1);
}

#stacks_in_166.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_166.expd-card [data-open='1'] {
  display: block;
  cursor: pointer;
  z-index: 199;
}

#stacks_in_166.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
  transition: 300ms all linear;
  cursor: pointer;
}

#stacks_in_166.expd-card .expd-card-button[data-open='1'] {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 4px;
}

#stacks_in_166.expd-card .expd-card-button:hover,
#stacks_in_166.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_166.expd-card .expd-card-body-wrap {
  max-width: 960px;
  margin: 0 auto;
}
.fixed-closestacks_in_166 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  opacity: 0;
  cursor: pointer;
  z-index: 200;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 60px;
  right: 60px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: rgba(124, 124, 124, 1.00); 
     background: rgba(255, 255, 255, 1.00);
     border-radius: 4px;
}
.expd-body .fixed-closestacks_in_166 {
  pointer-events: all;
  
  opacity: 0;
  pointer-events: none;
  
}

.expd-body.show-close .fixed-closestacks_in_166 {
  opacity: 1;
  pointer-events: all;
} 

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-img {
  height: 0px;
  padding-bottom: 56.25%;
  background-color: #bbb;
  background-image: url(../files/headerImage-166.jpg);
  background-size: cover;
  background-position: center center;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content {
  padding: 18px 16px;
  position: relative;
  perspective: 1200;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  padding: 20px 20px;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(88, 236, 88, 1.00);
  right: 20px;
  top: -20px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
  text-align: center;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  transition: all ease 300ms;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:hover {
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle:active {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6);
  transition: all ease 100ms;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa {
  line-height: 34px;
  position: absolute;
  width: 34px;
  height: 34px;
  font-size: 24px;
  top: 0;
  left: 0;
  text-align: center;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  color: rgba(66, 66, 66, 1.00);
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-heading strong {
  color: rgba(88, 88, 88, 1.00);
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content {
  font-size: 16px;
  line-height: 22px;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading h2 {
  font-size: 26px;
  line-height: 32px;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-heading strong {
  font-size: 20px;
  margin: 5px 0px 20px 0px;
}

.expd-body {
  overflow: hidden;
}

#stacks_in_166.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

#stacks_in_166.expd-card.expd-active [data-close='1'] {
  display: inline-block;
}

#stacks_in_166.expd-card.expd-active .expd-open[data-open='1'] {
  display: block;
  cursor: auto;
}

#stacks_in_166.expd-card.expd-active .expd-card-button[data-open='1'] {
  display: none;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  background: rgba(236, 88, 88, 1.00);
  color: rgba(255, 255, 255, 1.00);
  border: 3px solid rgba(255, 255, 255, 1.00);
}

#stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  line-height: 34px;
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f00d";
}

 #stacks_in_166.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f065";
}

#stacks_in_166.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus:before {
  content: "\f066";
}

   @media all and (max-width: 600px) {
  #stacks_in_166.expd-card.expd-active {
    top: 12.500000px;
    bottom: 12.500000px;
    left: 12.500000px;
    right: 12.500000px;
    width: calc(100vw - 25.000000px);
    height: calc(100vh - 25.000000px);
  }
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_176 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_176 .theDivider1,
#simpleDivider_stacks_in_176 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_176 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_176.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_176.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_176 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_176.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_176.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_176.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_176.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_178 {
	font-size: 150%;
	font-weight: bold;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_179 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_179 .theDivider1,
#simpleDivider_stacks_in_179 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_179 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_179.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_179.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_179 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_179.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_179.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_179.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_179.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_181 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_181 .video-container iframe,
#stacks_in_181 .video-container object,
#stacks_in_181 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_182 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_182 .theDivider1,
#simpleDivider_stacks_in_182 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_182 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_182.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_182.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_182 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_182.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_182.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_182.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_182.bgImageOn .theDivider1 img {
	display: block;
}

/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_197 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_197 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_197 .bx-wrapper .bx-viewport {
}

#stacks_in_197 .bx-wrapper .bx-pager,
#stacks_in_197 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_197 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_197 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_197 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_197 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_197 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_197 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_197 .bx-wrapper .bx-prev,
#stacks_in_197 .bx-wrapper .bx-next,
#stacks_in_197 .bx-wrapper .bx-pager,
#stacks_in_197 .bx-wrapper .bx-pager-item,
#stacks_in_197 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_197 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_197 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_197 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_197 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_197 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_197 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_197 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_197 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_197 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_197 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_197 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_197 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_197 ul.bxslider, #stacks_in_197 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



#stacks_in_198 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_198 .video-container iframe,
#stacks_in_198 .video-container object,
#stacks_in_198 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_200 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_200 .video-container iframe,
#stacks_in_200 .video-container object,
#stacks_in_200 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_202 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_202 .video-container iframe,
#stacks_in_202 .video-container object,
#stacks_in_202 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_204 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_204 .video-container iframe,
#stacks_in_204 .video-container object,
#stacks_in_204 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_206 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_206 .video-container iframe,
#stacks_in_206 .video-container object,
#stacks_in_206 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_208 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_208 .video-container iframe,
#stacks_in_208 .video-container object,
#stacks_in_208 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_210 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_210 .video-container iframe,
#stacks_in_210 .video-container object,
#stacks_in_210 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_212 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_212 .video-container iframe,
#stacks_in_212 .video-container object,
#stacks_in_212 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#stacks_in_214 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#stacks_in_214 .video-container iframe,
#stacks_in_214 .video-container object,
#stacks_in_214 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
