@important "partials/mixins";
#loader-outer-stacks_in_1251 {
  z-index: 10000000000000000000;
  position: relative;
  /*  */ }

#loader-stacks_in_1251 .loader-text {
  font-family: "Droid Serif";
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  max-width: 90%;
  z-index: 10000000000000000000;
  color: rgba(0, 0, 0, 1.00);
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  #loader-stacks_in_1251 .loader-text.loader-8-text {
    /*  */
    margin-top: -50px;
    /*  */ }
  #loader-stacks_in_1251 .loader-text.loader-4-text {
    /*  */
    margin-top: -50px;
    /*  */ }

#loader-stacks_in_1251 .loader-type {
  position: relative;
  z-index: 10000000000000000000; }

#loader-stacks_in_1251 {
  /*  */
  /*  */
  /*  */
  position: fixed;
  /*  */
  /*  */
  overflow: hidden;
  z-index: 10000000000000000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #loader-stacks_in_1251::before {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    opacity: 1.0; }

.loader-1-stacks_in_1251 {
  width: 100%;
  max-width: 90%;
  height: 8px;
  position: relative;
  background-color: rgba(253, 186, 44, 1.00); }
  .loader-1-stacks_in_1251 .bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center; }
  .loader-1-stacks_in_1251 .bar:nth-child(1) {
    background-color: rgba(218, 71, 51, 1.00);
    -webkit-animation: loader-1-stacks_in_1251 3s linear infinite;
            animation: loader-1-stacks_in_1251 3s linear infinite; }
  .loader-1-stacks_in_1251 .bar:nth-child(2) {
    background-color: rgba(59, 120, 231, 1.00);
    -webkit-animation: loader-1-stacks_in_1251 3s linear 1s infinite;
            animation: loader-1-stacks_in_1251 3s linear 1s infinite; }
  .loader-1-stacks_in_1251 .bar:nth-child(3) {
    background-color: rgba(253, 186, 44, 1.00);
    -webkit-animation: loader-1-stacks_in_1251 3s linear 2s infinite;
            animation: loader-1-stacks_in_1251 3s linear 2s infinite; }

@-webkit-keyframes loader-1-stacks_in_1251 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

@keyframes loader-1-stacks_in_1251 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

.loader-2-stacks_in_1251 {
  width: 50px;
  height: 50px;
  margin: 50px;
  -webkit-animation: loader-2-1-stacks_in_1251 1.4s infinite ease-in-out, loader-2-2-stacks_in_1251 1.4s infinite ease-in-out alternate;
          animation: loader-2-1-stacks_in_1251 1.4s infinite ease-in-out, loader-2-2-stacks_in_1251 1.4s infinite ease-in-out alternate; }

@-webkit-keyframes loader-2-1-stacks_in_1251 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@keyframes loader-2-1-stacks_in_1251 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@-webkit-keyframes loader-2-2-stacks_in_1251 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

@keyframes loader-2-2-stacks_in_1251 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

.loader-3-stacks_in_1251 {
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
  background: rgba(253, 186, 44, 1.00);
  -webkit-animation: loader-3-stacks_in_1251 1s infinite linear;
          animation: loader-3-stacks_in_1251 1s infinite linear; }
  .loader-3-stacks_in_1251::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1.00);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

@-webkit-keyframes loader-3-stacks_in_1251 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-3-stacks_in_1251 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.loader-4-stacks_in_1251 .bar {
  border-radius: 0px;
  display: inline-block;
  width: 4px;
  height: 18px;
  margin: 0 0px;
  -webkit-animation: loader-4-stacks_in_1251 1s ease-in-out infinite;
          animation: loader-4-stacks_in_1251 1s ease-in-out infinite; }
  .loader-4-stacks_in_1251 .bar:nth-child(1) {
    background-color: rgba(52, 152, 219, 1.00);
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader-4-stacks_in_1251 .bar:nth-child(2) {
    background-color: rgba(192, 57, 43, 1.00);
    -webkit-animation-delay: 0.09s;
            animation-delay: 0.09s; }
  .loader-4-stacks_in_1251 .bar:nth-child(3) {
    background-color: rgba(241, 196, 15, 1.00);
    -webkit-animation-delay: .18s;
            animation-delay: .18s; }
  .loader-4-stacks_in_1251 .bar:nth-child(4) {
    background-color: rgba(39, 174, 96, 1.00);
    -webkit-animation-delay: .27s;
            animation-delay: .27s; }

@-webkit-keyframes loader-4-stacks_in_1251 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes loader-4-stacks_in_1251 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.loader-5-stacks_in_1251 {
  opacity: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-animation: loader-5-stacks_in_1251 1s ease-out;
          animation: loader-5-stacks_in_1251 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 5px solid rgba(39, 174, 96, 1.00); }

@-webkit-keyframes loader-5-stacks_in_1251 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes loader-5-stacks_in_1251 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

.loader-6-stacks_in_1251 {
  width: 100%;
  height: 40px; }

.loader-6-stacks_in_1251 .bar {
  width: 40px;
  height: 40px;
  left: -40px;
  position: absolute;
  background-color: rgba(39, 174, 96, 1.00);
  border-radius: 4px;
  -webkit-animation: loader-6-stacks_in_1251 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
          animation: loader-6-stacks_in_1251 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23); }
  .loader-6-stacks_in_1251 .bar:nth-child(2) {
    -webkit-animation-delay: 150ms;
            animation-delay: 150ms; }
  .loader-6-stacks_in_1251 .bar:nth-child(3) {
    -webkit-animation-delay: 300ms;
            animation-delay: 300ms; }
  .loader-6-stacks_in_1251 .bar:nth-child(4) {
    -webkit-animation-delay: 450ms;
            animation-delay: 450ms; }

@-webkit-keyframes loader-6-stacks_in_1251 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

@keyframes loader-6-stacks_in_1251 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

.loader-7-stacks_in_1251 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 8px;
  max-width: 90%;
  background-color: rgba(241, 241, 241, 1.00); }
  .loader-7-stacks_in_1251:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 8px;
    background-color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-7-stacks_in_1251 2s linear infinite;
            animation: loader-7-stacks_in_1251 2s linear infinite; }

@-webkit-keyframes loader-7-stacks_in_1251 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

@keyframes loader-7-stacks_in_1251 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

.loader-8-stacks_in_1251 {
  width: 100%;
  height: 20px;
  background-size: 28px 28px;
  max-width: 90%;
  border-radius: 3pxpx;
  -webkit-animation: loader-8-stacks_in_1251 .5s linear infinite;
          animation: loader-8-stacks_in_1251 .5s linear infinite;
  border: 1px solid rgba(0, 0, 0, 1.00);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00) 11px, rgba(241, 241, 241, 1.00) 10px, rgba(241, 241, 241, 1.00) 20px); }

@-webkit-keyframes loader-8-stacks_in_1251 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

@keyframes loader-8-stacks_in_1251 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

.loader-9-stacks_in_1251 {
  font-family: "Droid Serif";
  position: relative;
  color: rgba(241, 241, 241, 1.00);
  font-size: px; }
  .loader-9-stacks_in_1251:before {
    content: attr(data-text);
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-9-stacks_in_1251 8s linear;
            animation: loader-9-stacks_in_1251 8s linear;
    /*  */ }
  @media only screen and (min-width: 480px) {
    .loader-9-stacks_in_1251 {
      font-size: 24px; } }
  @media only screen and (min-width: 768px) {
    .loader-9-stacks_in_1251 {
      font-size: 32px; } }
  @media only screen and (min-width: 1100px) {
    .loader-9-stacks_in_1251 {
      font-size: 40px; } }

@-webkit-keyframes loader-9-stacks_in_1251 {
  0% {
    max-width: 0; } }

@keyframes loader-9-stacks_in_1251 {
  0% {
    max-width: 0; } }

.loader-10-stacks_in_1251 {
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 50%;
  background: url() no-repeat center center;
  background-size: 100% 100%; }
  .loader-10-stacks_in_1251::after {
    content: '';
    z-index: 2;
    width: 200px;
    height: 200px;
    display: block;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    border-radius: 50%;
    border: 8px solid rgba(241, 241, 241, 1.00);
    -webkit-animation: loader-10-stacks_in_1251 1.7s infinite linear;
            animation: loader-10-stacks_in_1251 1.7s infinite linear; }
  .loader-10-stacks_in_1251-half::after {
    border-right-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_1251-quarter::after {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_1251-third::after {
    border-right-color: transparent; }
  .loader-10-stacks_in_1251::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    z-index: -1;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50%;
    border: 8px solid rgba(0, 0, 0, 1.00); }

@-webkit-keyframes loader-10-stacks_in_1251 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-10-stacks_in_1251 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

#stacks_in_1144 {
    background-image: url("060F6A26-BADF-4859-9C8B-485898C71944.gif");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	padding: 0px 20px 0px 20px;
}
.masonryBox  {
	float: left;
	width: 50% ;
	display:block;	
	}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

.masonryBox  {
	float: left;
	width: 100% ;
	display:block;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.masonryBox  {
	float: left;
	width: 100% ;
	display:block;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (max-width : 720px)  {
.masonryBox  {
	float: left;
	width: 100% ;
	display:block;
	}
}
#stacks_out_1179 {
	width: 90%;
}

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

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

#stacks_in_1146 {
	background-color: rgba(252, 255, 255, 1.00);
	border: solid rgba(51, 149, 47, 1.00);
	border-width:  6px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* 
 * Pure - Slider
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.1.0
 * New: Now displays a loader while slider images load. 
 * New: Options to change background and loader color
 */

	#stacks_in_1150 .loadingDiv {
		background: #333333;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 1;
	}
	@keyframes pound {
		to { transform: scale(1.2); box-shadow: 0px 0px 0px  rgba(0, 0, 0, 0.4), 0px 6px 6px  rgba(0, 0, 0, 0.3), 0px 10px 10px  rgba(0, 0, 0, 0.2) }
	}
	@-webkit-keyframes pound {
		to { -webkit-transform: scale(1.2); box-shadow: 0px 0px 0px  rgba(0, 0, 0, 0.4), 0px 6px 6px  rgba(0, 0, 0, 0.3), 0px 10px 10px  rgba(0, 0, 0, 0.2) }
	}
	@-moz-keyframes pound {
		to { -moz-transform: scale(1.2); box-shadow: 0px 0px 0px  rgba(0, 0, 0, 0.4), 0px 6px 6px  rgba(0, 0, 0, 0.3), 0px 10px 10px  rgba(0, 0, 0, 0.2) }
	}
	@-o-keyframes pound {
		to { -o-transform: scale(1.2); box-shadow: 0px 0px 0px  rgba(0, 0, 0, 0.4), 0px 6px 6px  rgba(0, 0, 0, 0.3), 0px 10px 10px  rgba(0, 0, 0, 0.2) }
	}
	#stacks_in_1150 .loadingDiv ul.loader {
	  display: block;
	  position: absolute;
	  width: 5em;
	  height: 88px;
	  margin: -55px 0 0 -45px;
	  top: 50%;
	  left: 50%;
	}
	#stacks_in_1150 .loadingDiv .loader li {
	  background: #FFFFFF;
	  list-style: none;
	  display: block;
	  float:left;
	  width: 0.5em;
	  height: 3em;
	  margin: 0 0.5em 0 0;
	  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.0), 1px 1px 1px 0 rgba(0, 0, 0, 0.0), 1px 1px 1px 0 rgba(0, 0, 0, 0.0);
	  animation: pound .7s ease-in-out infinite alternate;
	  animation-delay:0.05s;
	  transform-origin: center;
	  -webkit-animation: pound .7s ease-in-out infinite alternate;
	  -webkit-animation-delay:0.05s;
	  -webkit-transform-origin: center;
	  -moz-animation: pound .7s ease-in-out infinite alternate;
	  -moz-animation-delay:0.05s;
	  -moz-transform-origin: center;
	  -o-animation: pound .7s ease-in-out infinite alternate;
	  -o-animation-delay:0.05s;
	  -o-transform-origin: center;
	}
	#stacks_in_1150 .loadingDiv ul.loader span {
	  color: #FFFFFF;
	  margin: 10px 0;
	  display: inline-block;
	  text-align: center;
	  width: 100%;
	}
	#stacks_in_1150 .loadingDiv .loader li:nth-child(2){animation-delay:0.20s;-webkit-animation-delay:0.20s;-moz-animation-delay:0.20s;-o-animation-delay:0.20s;}
	#stacks_in_1150 .loadingDiv .loader li:nth-child(3){animation-delay:0.35s;-webkit-animation-delay:0.35s;-moz-animation-delay:0.35s;-o-animation-delay:0.35s;}
	#stacks_in_1150 .loadingDiv .loader li:nth-child(4){animation-delay:0.50s;-webkit-animation-delay:0.50s;-moz-animation-delay:0.50s;-o-animation-delay:0.50s;}
	#stacks_in_1150 .loadingDiv .loader li:nth-child(5){animation-delay:0.65s;-webkit-animation-delay:0.65s;-moz-animation-delay:0.65s;-o-animation-delay:0.65s;}


.banner_stacks_in_1150 .sliderCaption {
	padding: 80px 0;
}
.banner_stacks_in_1150 > ul, .banner_stacks_in_1150 > ul li {padding: 0; margin: 0;}
.banner_stacks_in_1150 ul {
	list-style: none;
	padding:0; 
	margin:0;
} 
.banner_stacks_in_1150 ul li img {
	
	
	width: 100%;
	height: auto;
	
}
.banner_stacks_in_1150 .unslider-arrow {
	position: absolute;
	z-index: 1;
	height: 40px;
	cursor: pointer;
	top: 50%;
	margin-top: -40px;
	
	
}
.banner_stacks_in_1150 .unslider-arrow:active {
	margin-top: -38px;
}
.banner_stacks_in_1150 .unslider-arrow i {
	font-size: 80px;
	line-height: 80px;
	color: #FFFFFF;
	opacity: .66;
}
.banner_stacks_in_1150 .unslider-arrow.prev {
	left: 20px;
}
.banner_stacks_in_1150 .unslider-arrow.next {
	right: 20px;
}
.banner_stacks_in_1150 .dot {
	
}
.banner_stacks_in_1150 .dots {
	position: absolute;
	padding: 0;
	left: 0;
	right: 0;
	bottom: 0px;
	text-align: center;
}
.banner_stacks_in_1150 .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #FFFFFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner_stacks_in_1150 .dots li.active {
	background: #FFFFFF;
	opacity: 1;
}
.banner_stacks_in_1150 .unslider-arrow, .banner_stacks_in_1150 .dots {
	opacity: 0;
	-webkit-transition: opacity 500ms ease-out 1s;
    -moz-transition: opacity 500ms ease-out 1s;
    -o-transition: opacity 500ms ease-out 1s;
    transition: opacity 500ms ease-out 1s;
}
.banner_stacks_in_1150:hover .unslider-arrow, .banner_stacks_in_1150:hover .dots {
	opacity: 1;
	-webkit-transition: opacity ease-in 200ms;
    -moz-transition: opacity ease-in 200ms;
    -o-transition: opacity ease-in 200ms;
    transition: opacity ease-in 200ms;
}



.banner_stacks_in_1150 ul li > .centered_image img.imageStyle {
	display: none !important;
}
.banner_stacks_in_1150 h5 {
	margin: 5px;
}
.banner_stacks_in_1150 .sliderCaption {
	width: 100%;
	height: 100%;
	top: 15%;
	position: absolute;
}
.banner_stacks_in_1150 {
	position: relative;
	width: 100%;
	overflow: auto;
	
	font-size: 18px;
	line-height: 24px;
	
	color: rgba(255,255,255,.8);
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
	
}
.banner_stacks_in_1150 ul li {
	display: block;
	float: left;
	position: relative;
}

.banner_stacks_in_1150 h1, .banner_stacks_in_1150 h2 {
	color: rgba(255,255,255,1);
	font-size: 40px;
	line-height: 52px;
}




.banner_stacks_in_1150 .sliderCaption .captionWrap {
	 margin: 0 auto;
	 max-width: 1180px;
	 
}
 
	 
		
			
			@media (max-width: 1280px) {
				.banner_stacks_in_1150 .sliderCaption .captionWrap {max-width: 924px;}
			}
		
		@media (max-width: 1024px) {
			.banner_stacks_in_1150 .sliderCaption .captionWrap {max-width: 740px;}
		}
	
	@media (max-width: 840px) {
		.banner_stacks_in_1150 .sliderCaption .captionWrap {max-width: 540px;}
	}
	@media (max-width: 640px) {
		.banner_stacks_in_1150 .sliderCaption .captionWrap {max-width: 300px;}
	}


.banner_stacks_in_1150 .sliderCaption {
	width: auto;
	height: auto;
	top: 0px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.banner_stacks_in_1150 .sliderCaption .captionWrap {
	
}

@media only screen 
and (max-device-width : 480px) {
	
}





#stacks_in_1150 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_1157 {
	background-color: rgba(252, 255, 255, 0.60);
	padding:  10px;
}

#stacks_in_1159 {
	background-color: rgba(252, 255, 255, 0.60);
	padding:  10px;
}

#stacks_in_1161 {
	background-color: rgba(252, 255, 255, 0.60);
	padding:  10px;
}

#stacks_in_1165 {
	background-color: rgba(252, 255, 255, 0.60);
	padding:  10px;
}

#stacks_in_1259 {
	background-color: rgba(252, 255, 255, 0.60);
	padding:  10px;
}

#stacks_in_1268 {
	background-color: rgba(252, 255, 255, 1.00);
    background-image: url("CC0D7FA9-AB15-4084-BAEE-A3092E6DC9E8.png");
	background-repeat: no-repeat;
	background-position: left top;
	border: solid rgba(250, 154, 132, 1.00);
	border-width:  6px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 26px 10px 0px 10px;
}

#stacks_out_1268 {
	width: 84%;
}
#stacks_in_1270>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1270>.s3_row>.s3_column_left {
	width: 40.00%;
}

#stacks_in_1270>.s3_row>.s3_column_right {
	width: 60.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1273 {
	padding:  20px;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap > svg {
  fill: #D0484D;
  stroke: #D0484D;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap:after {
  background: #D0484D;
}
.svg-metamorph.svgm_stacks_in_1208 {
  padding-bottom: 120px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_1208 {
    padding-bottom: 180.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_1208 {
    padding-bottom: 60.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1208 > .svgm-wrap > svg {
    height: 60.000000px;
    width: 960px;
  }
}


/* */

#stacks_in_1208 {
	background-color: rgba(123, 164, 222, 1.00);
    background-image: url("F80A3A12-24A2-4F5C-BF52-13E28B43F898.png");
	background-repeat: repeat;
	background-position: center;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%) rotateX(180deg) ;
  transform: translateX(-50%) rotateX(180deg) ;
  
  bottom: auto; top: 0;
  
}
.svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap > svg {
  fill: #95D775;
  stroke: #95D775;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap:after {
  background: #95D775;
}
.svg-metamorph.svgm_stacks_in_1206 {
  padding-bottom: 120px;
  padding-bottom: 0px;padding-top: 120px;
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_1206 {
    padding-bottom: 180.000000px;
    padding-bottom: 0px;padding-top: 180.000000px;
  }
  .svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_1206 {
    padding-bottom: 60.000000px;
    padding-bottom: 0px;padding-top: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1206 > .svgm-wrap > svg {
    height: 60.000000px;
    width: 960px;
  }
}


/* */
/* 
 * Pure Images
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.1
 */
#stacks_in_1197 {
	overflow: visible;
}
#stacks_in_1197 img {
	
	width: 100%;
	height: auto;
		
	display: block;
}
 
	#stacks_in_1197 img, #stacks_in_1197 > div {
		max-width:  220px;
		width: 100%;
		height: auto;
	}
	
	

/* --------------------------------------------------------------BORDER RADIUS*/
#stacks_in_1197 > div, #stacks_in_1197 img {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
}
/* --------------------------------------------------------------SHADOW STYLES*/
#stacks_in_1197 .standard {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.44);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.44);
	        box-shadow: 0 1px 3px rgba(0,0,0,0.44);
}
#stacks_in_1197 .bottom-s {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.44);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.44);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.44);
}
#stacks_in_1197 .corners {
  position: relative;
  opacity: .99;
  background: #fff;
}
#stacks_in_1197 .corners:before, #stacks_in_1197 .corners:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: rgba(0,0,0,0.44);
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#stacks_in_1197 .corners:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
#stacks_in_1197 .left-corner {
  position: relative;
  opacity: .99;
  background: #fff;
}
#stacks_in_1197 .left-corner:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: rgba(0,0,0,0.44);
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#stacks_in_1197 .right-corner {
  position: relative;
  opacity: .99;
  background: #fff;
}
#stacks_in_1197 .right-corner:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: rgba(0,0,0,0.44);
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  box-shadow: 0 15px 10px rgba(0,0,0,0.44);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}  

#stacks_in_1197 .bent-bottom {
	background: #fff;
  	position:relative;  
  	opacity: .99;     
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#stacks_in_1197 .bent-bottom:before, #stacks_in_1197 .bent-bottom:after {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
#stacks_in_1197 .bent-bottom:after {
	-webkit-transform: translate3d(0, 0, 0);
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}
#stacks_in_1197 .bent-x {
	background: #fff;
  	position:relative;  
  	opacity: .99;     
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#stacks_in_1197 .bent-x:before, #stacks_in_1197 .bent-x:after {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:3px;
    bottom:0px;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
#stacks_in_1197 .bent-x:after {
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}

#stacks_in_1197 .bent-y {
	background: #fff;
  	position:relative;  
  	opacity: .99;     
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#stacks_in_1197 .bent-y:before, #stacks_in_1197 .bent-y:after {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:2px;
    right:2px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
#stacks_in_1197 .bent-y:after  {
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}  

.image-source-link {
	color: #98C3D1;
}
/* --------------------------------------------------------------LIGHTBOX*/
.fluidbox {
	outline: none;
}
.fluidbox-overlay {
	cursor: pointer;
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: all .25s ease-in-out;
}
.fluidbox-wrap {
	background-position: center center;
	background-size: cover;
	margin: 0 auto;
	position: relative;
	transition: all .25s ease-in-out;
}
.fluidbox-ghost {
	background-size: cover;
	background-position: center center;
	position: absolute;
	transition: all .25s ease-in-out;
}
	.fluidbox-closed .fluidbox-ghost {
		-webkit-transition-property: top, left, opacity, -webkit-transform;
		-moz-transition-property: top, left, opacity, -moz-transform;
		-o-transition-property: top, left, opacity, -o-transform;
		transition-property: top, left, opacity, transform;
		transition-delay: 0, 0, .25s, 0;
	}
	.fluidbox-closed .fluidbox-wrap img {
		transition-property: opacity;
		transition-delay: .25s;
		transition-duration: 0s;
	}

#stacks_in_1197 {
	margin: 0px 0px 0px 40px;
}
@important "partials/mixins";
/*
1.0.3
removes dev info from stacks editor
if item height is greater than window height, it will animate at the center of the window instead of when the bottom of the item would be in view
You can now localise the "Scroll" text in horizontal oreintation
New option to not load icon fonts
*/
#responsive-timeline-stacks_in_1212 {
  padding: 20px 0;
  position: relative; }
  #responsive-timeline-stacks_in_1212 {
    text-align: center;
}
#responsive-timeline-stacks_in_1212 > div {
    text-align: left;
}
  #responsive-timeline-stacks_in_1212 .responsive-timeline-scroll-notice {
    color: rgba(113, 128, 143, 1.00);
    background: rgba(218, 89, 85, 1.00);
    font-family: Nunito;
    width: auto;
    padding: 5px 10px;
    display: block;
    margin: 0 auto;
    display: inline-block;;
    font-size: 14px;
    text-align: center;
    border-radius: 3px; }
  #responsive-timeline-stacks_in_1212 .responsive-timeline-line {
    width: 80px;
    top: 10px;
    bottom: 10px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: border-box;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-line::before {
      width: 5px;
      background: rgba(0, 0, 0, 0.10);
      content: '';
      height: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      display: inline-block;
      box-sizing: border-box; }
  #responsive-timeline-stacks_in_1212 .responsive-timeline-container {
    z-index: 2;
    overflow-y: hidden;
    position: relative;
    box-sizing: border-box; }
  #responsive-timeline-stacks_in_1212 .responsive-timeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
    /*  */
    opacity: 0;
    -webkit-animation-name: item-fade-in;
            animation-name: item-fade-in;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
    /*  */ }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content::before {
        left: -9px;
        box-sizing: border-box; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer {
      padding: 20px;
      max-width: calc(50% - 40.000000px);
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      position: relative;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
        /*  */
        color: rgba(113, 128, 143, 1.00);
        padding: 20px;
        border-radius: 4px;
        background: rgba(218, 89, 85, 1.00);
        /*  */
        font-family: Nunito;
        /*  */
        z-index: 2;
        width: 100%;
        height: 100%;
        position: relative;
        box-sizing: border-box;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h1, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h2, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h3, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h4, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h5, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h6 {
          color: #263238; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:visited, #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:active {
          color: #2979FF; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
          width: 20px;
          height: 20px;
          right: -9px;
          border-radius: 4px;
          top: 20.000000px;
          content: '';
          z-index: 1;
          display: block;
          position: absolute;
          background: inherit;
          box-sizing: border-box;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transform-origin: center center;
                  transform-origin: center center; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        /*  */
        overflow: hidden;
        width: 60px;
        height: 60px;
        border: 0px solid rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        background: rgba(113, 128, 143, 0.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon img {
          width: 100%;
          height: auto;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 32px;
          box-sizing: border-box; }
          #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 32px;
            max-height: 32px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            box-sizing: border-box;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-date-outer {
      height: 60px;
      padding: 0 10px;
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        /*  */
        font-family: Nunito;
        /*  */
        box-sizing: border-box;
        transition: all 0.3s ease-out; }

/*  */
/*  */
@media (min-width: 700px) {
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1212.horizontal {
    padding: 0; }
    #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-line {
      top: auto;
      width: 100%;
      bottom: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 80px; }
      #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-line::before {
        width: 100%;
        height: 5px; }
    #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow-x: scroll; }
      #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container .responsive-timeline-item {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        padding-top: 0;
        width: 100%;
        max-width: 400px;
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 140px; }
        #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 100%;
          min-height: auto;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; }
          #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
            top: auto;
            bottom: -10px;
            left: 20px; }
        #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-icon-outer {
          min-height: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          padding: 10px 20px;
          margin-bottom: -80px; }
        #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-date-outer {
          left: 0;
          top: auto;
          bottom: 0;
          margin-top: 0;
          position: absolute;
          padding-left: 20px; } }


@media (max-width: 700px) {
  #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-container {
    overflow-x: hidden; }
  #responsive-timeline-stacks_in_1212.horizontal .responsive-timeline-scroll-notice {
    display: none; }
  #responsive-timeline-stacks_in_1212 .responsive-timeline-line {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 60px; }
  #responsive-timeline-stacks_in_1212 .responsive-timeline-item {
    position: relative;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item:nth-child(odd) .responsive-timeline-content-outer .responsive-timeline-content::before {
      left: -9px;
      right: auto; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer {
      width: 100%;
      max-width: calc(100% - 60px); }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
        top: 10.000000px; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        width: 40px;
        height: 40px;
        border-radius: 5px; }
        #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          font-size: 20px; }
          #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 20px;
            max-height: 20px; }
    #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-date-outer {
      top: 0;
      left: 0;
      width: 100%;
      margin-top: 0;
      position: absolute;
      height: 40px;
      padding: 0 10px;
      padding-left: 80px; }
      #responsive-timeline-stacks_in_1212 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        font-size: 16px; }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1212.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
/*  */
@-webkit-keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#responsive-timeline-item-stacks_in_1213 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1188 {
	padding: 0px 20px 0px 20px;
}
#responsive-timeline-item-stacks_in_1216 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1220 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1224 img {
  width: px;
  height: px;
  margin: px px px px; }
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap > svg {
  fill: #95D775;
  stroke: #95D775;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap:after {
  background: #95D775;
}
.svg-metamorph.svgm_stacks_in_1210 {
  padding-bottom: 120px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_1210 {
    padding-bottom: 180.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_1210 {
    padding-bottom: 60.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_1210 > .svgm-wrap > svg {
    height: 60.000000px;
    width: 960px;
  }
}


/* */

#stacks_in_1210 {
	background-color: rgba(208, 72, 77, 1.00);
}

#stacks_in_1204 {
	padding: 0px 20px 0px 20px;
}
@important "partials/mixins";
/*
1.0.3
removes dev info from stacks editor
if item height is greater than window height, it will animate at the center of the window instead of when the bottom of the item would be in view
You can now localise the "Scroll" text in horizontal oreintation
New option to not load icon fonts
*/
#responsive-timeline-stacks_in_1228 {
  padding: 20px 0;
  position: relative; }
  #responsive-timeline-stacks_in_1228 {
    text-align: center;
}
#responsive-timeline-stacks_in_1228 > div {
    text-align: left;
}
  #responsive-timeline-stacks_in_1228 .responsive-timeline-scroll-notice {
    color: rgba(0, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    font-family: custom;
    width: auto;
    padding: 5px 10px;
    display: block;
    margin: 0 auto;
    display: inline-block;;
    font-size: 14px;
    text-align: center;
    border-radius: 3px; }
  #responsive-timeline-stacks_in_1228 .responsive-timeline-line {
    width: 80px;
    top: 10px;
    bottom: 10px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: border-box;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-line::before {
      width: 5px;
      background: rgba(0, 0, 0, 0.10);
      content: '';
      height: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      display: inline-block;
      box-sizing: border-box; }
  #responsive-timeline-stacks_in_1228 .responsive-timeline-container {
    z-index: 2;
    overflow-y: hidden;
    position: relative;
    box-sizing: border-box; }
  #responsive-timeline-stacks_in_1228 .responsive-timeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
    /*  */
    opacity: 0;
    -webkit-animation-name: item-fade-in;
            animation-name: item-fade-in;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
    /*  */ }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content::before {
        left: -9px;
        box-sizing: border-box; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer {
      padding: 20px;
      max-width: calc(50% - 40.000000px);
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      position: relative;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
        /*  */
        color: rgba(0, 0, 0, 1.00);
        padding: 20px;
        border-radius: 4px;
        background: rgba(255, 255, 255, 1.00);
        /*  */
        font-family: M PLUS Rounded 1c;
        /*  */
        z-index: 2;
        width: 100%;
        height: 100%;
        position: relative;
        box-sizing: border-box;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h1, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h2, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h3, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h4, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h5, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h6 {
          color: #263238; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:visited, #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:active {
          color: #2979FF; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
          width: 20px;
          height: 20px;
          right: -9px;
          border-radius: 4px;
          top: 20.000000px;
          content: '';
          z-index: 1;
          display: block;
          position: absolute;
          background: inherit;
          box-sizing: border-box;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transform-origin: center center;
                  transform-origin: center center; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        /*  */
        overflow: hidden;
        width: 60px;
        height: 60px;
        border: 0px solid rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        background: rgba(113, 128, 143, 0.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon img {
          width: 100%;
          height: auto;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 32px;
          box-sizing: border-box; }
          #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 32px;
            max-height: 32px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            box-sizing: border-box;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-date-outer {
      height: 60px;
      padding: 0 10px;
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        /*  */
        font-family: M PLUS Rounded 1c;
        /*  */
        box-sizing: border-box;
        transition: all 0.3s ease-out; }

/*  */
/*  */
@media (min-width: 700px) {
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_1228.horizontal {
    padding: 0; }
    #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-line {
      top: auto;
      width: 100%;
      bottom: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 80px; }
      #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-line::before {
        width: 100%;
        height: 5px; }
    #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow-x: scroll; }
      #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container .responsive-timeline-item {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        padding-top: 0;
        width: 100%;
        max-width: 400px;
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 140px; }
        #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 100%;
          min-height: auto;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; }
          #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
            top: auto;
            bottom: -10px;
            left: 20px; }
        #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-icon-outer {
          min-height: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          padding: 10px 20px;
          margin-bottom: -80px; }
        #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-date-outer {
          left: 0;
          top: auto;
          bottom: 0;
          margin-top: 0;
          position: absolute;
          padding-left: 20px; } }


@media (max-width: 700px) {
  #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-container {
    overflow-x: hidden; }
  #responsive-timeline-stacks_in_1228.horizontal .responsive-timeline-scroll-notice {
    display: none; }
  #responsive-timeline-stacks_in_1228 .responsive-timeline-line {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 60px; }
  #responsive-timeline-stacks_in_1228 .responsive-timeline-item {
    position: relative;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item:nth-child(odd) .responsive-timeline-content-outer .responsive-timeline-content::before {
      left: -9px;
      right: auto; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer {
      width: 100%;
      max-width: calc(100% - 60px); }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
        top: 10.000000px; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        width: 40px;
        height: 40px;
        border-radius: 5px; }
        #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          font-size: 20px; }
          #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 20px;
            max-height: 20px; }
    #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-date-outer {
      top: 0;
      left: 0;
      width: 100%;
      margin-top: 0;
      position: absolute;
      height: 40px;
      padding: 0 10px;
      padding-left: 80px; }
      #responsive-timeline-stacks_in_1228 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        font-size: 16px; }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_1228.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
/*  */
@-webkit-keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#responsive-timeline-item-stacks_in_1229 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1255 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1275 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1279 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1283 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1287 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1291 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1295 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1299 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1303 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1307 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1313 img {
  width: px;
  height: px;
  margin: px px px px; }
#responsive-timeline-item-stacks_in_1317 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1148 {
	background-color: rgba(149, 215, 117, 1.00);
}
