#stacks_in_4{overflow:hidden}#stacks_in_4 hr{opacity:0.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_4 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_108{overflow:hidden}#stacks_in_108 hr{opacity:0.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_108 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_9{overflow:hidden}#stacks_in_9 hr{opacity:0.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_9 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_71>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

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

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

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

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

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

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

#stacks_in_74.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(153, 153, 153, 1.00);
     background: rgba(102, 102, 102, 0.92);
      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: 0px;
   
}

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

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

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

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

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

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

#stacks_in_74.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_74.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_74.expd-card .expd-card-button:hover,
#stacks_in_74.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

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

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

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

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

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

#stacks_in_74.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(64, 128, 2, 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_74.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_74.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_74.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_74.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

#stacks_in_74.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_74.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

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

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

#stacks_in_74.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_74.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

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

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

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

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

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

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

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

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

#stacks_in_74.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: rotate(45deg);
}

#stacks_in_74.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: translate(0, -7px);
}

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

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

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

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

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

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

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

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

#stacks_in_80.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(153, 153, 153, 1.00);
     background: rgba(102, 102, 102, 0.92);
      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: 0px;
   
}

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

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

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

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

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

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

#stacks_in_80.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_80.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_80.expd-card .expd-card-button:hover,
#stacks_in_80.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

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

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

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

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

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

#stacks_in_80.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(64, 128, 2, 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_80.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_80.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_80.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_80.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

#stacks_in_80.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_80.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

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

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

#stacks_in_80.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_80.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

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

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

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

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

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

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

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

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

#stacks_in_80.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: rotate(45deg);
}

#stacks_in_80.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: translate(0, -7px);
}

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

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

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

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




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










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



}



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


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


}





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

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

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

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

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

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

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

#stacks_in_86.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(153, 153, 153, 1.00);
     background: rgba(102, 102, 102, 0.92);
      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: 0px;
   
}

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

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

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

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

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

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

#stacks_in_86.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_86.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_86.expd-card .expd-card-button:hover,
#stacks_in_86.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

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

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

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

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

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

#stacks_in_86.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(64, 128, 2, 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_86.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_86.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_86.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_86.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

#stacks_in_86.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_86.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

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

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

#stacks_in_86.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_86.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

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

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

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

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

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

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

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

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

#stacks_in_86.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: rotate(45deg);
}

#stacks_in_86.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: translate(0, -7px);
}

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

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

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

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

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

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

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

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

#stacks_in_56.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
  color: rgba(153, 153, 153, 1.00);
     background: rgba(102, 102, 102, 0.92);
      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: 0px;
   
}

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

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

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

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

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

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

#stacks_in_56.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_56.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_56.expd-card .expd-card-button:hover,
#stacks_in_56.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

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

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

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

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

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

#stacks_in_56.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background: rgba(64, 128, 2, 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_56.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_56.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_56.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_56.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

#stacks_in_56.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_56.expd-card .expd-card-body-wrap .expd-card-content p {
  margin: 10px 0px;
}

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

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

#stacks_in_56.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_56.expd-card.expd-pre-anim {
  position: fixed;
  z-index: 99;
}

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

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

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

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

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

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

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

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

#stacks_in_56.expd-card .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: rotate(45deg);
}

#stacks_in_56.expd-card.expd-active .expd-card-body-wrap .expd-card-content .expd-card-toggle i.fa.fa-plus {
  transform: translate(0, -7px);
}

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

