/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code *//* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */.tippy-touch{cursor:pointer!important}.tippy-notransition{-webkit-transition:none!important;transition:none!important}.tippy-popper{max-width:350px;-webkit-perspective:700px;perspective:700px;z-index:9999;outline:0;-webkit-transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none}.tippy-popper[data-html]{max-width:96%;max-width:calc(100% - 20px)}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{width:23px;height:23px;fill:#333;bottom:-15px;margin:0 6px}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 7px}.tippy-popper[x-placement^=top] .tippy-backdrop{-webkit-transform-origin:0 100%;transform-origin:0 100%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(5.5) translate(-50%,25%);transform:scale(5.5) translate(-50%,25%);opacity:1}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(1) translate(-50%,25%);transform:scale(1) translate(-50%,25%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{opacity:1;-webkit-transform:translateY(-10px) rotateX(0);transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) rotateX(90deg);transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{opacity:1;-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{width:23px;height:23px;fill:#333;top:-15px;margin:0 6px}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{-webkit-transform:rotate(0);transform:rotate(0)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 7px}.tippy-popper[x-placement^=bottom] .tippy-backdrop{-webkit-transform-origin:0 -100%;transform-origin:0 -100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(5.5) translate(-50%,-125%);transform:scale(5.5) translate(-50%,-125%);opacity:1}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(1) translate(-50%,-125%);transform:scale(1) translate(-50%,-125%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{opacity:1;-webkit-transform:translateY(10px) rotateX(0);transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) rotateX(-90deg);transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{opacity:1;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:30% 0 0 30%}.tippy-popper[x-placement^=left] .tippy-roundarrow{width:23px;height:23px;fill:#333;right:-15px;margin:4px 0}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:4px 0}.tippy-popper[x-placement^=left] .tippy-backdrop{-webkit-transform-origin:100% 0;transform-origin:100% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(5.5) translate(33%,-50%);transform:scale(5.5) translate(33%,-50%);opacity:1}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(1.5) translate(33%,-50%);transform:scale(1.5) translate(33%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{opacity:1;-webkit-transform:translateX(-10px) rotateY(0);transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) rotateY(-90deg);transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{opacity:1;-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 30% 30% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{width:23px;height:23px;fill:#333;left:-15px;margin:4px 0}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:4px 0}.tippy-popper[x-placement^=right] .tippy-backdrop{-webkit-transform-origin:-100% 0;transform-origin:-100% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(5.5) translate(-133%,-50%);transform:scale(5.5) translate(-133%,-50%);opacity:1}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(1.5) translate(-133%,-50%);transform:scale(1.5) translate(-133%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{opacity:1;-webkit-transform:translateX(10px) rotateY(0);transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) rotateY(90deg);transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{opacity:1;-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.9rem;padding:.3rem .6rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip[data-size=small]{padding:.2rem .4rem;font-size:.75rem}.tippy-tooltip[data-size=large]{padding:.4rem .8rem;font-size:1rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-animatefill] .tippy-content{-webkit-transition:-webkit-clip-path cubic-bezier(.46,.1,.52,.98);transition:-webkit-clip-path cubic-bezier(.46,.1,.52,.98);transition:clip-path cubic-bezier(.46,.1,.52,.98);transition:clip-path cubic-bezier(.46,.1,.52,.98),-webkit-clip-path cubic-bezier(.46,.1,.52,.98)}.tippy-tooltip[data-interactive]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.53,2,.36,.85);transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip[data-inertia][data-state=hidden]{-webkit-transition-timing-function:ease;transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-backdrop{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:26%;left:50%;top:50%;z-index:-1;-webkit-transition:all cubic-bezier(.46,.1,.52,.98);transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{-webkit-clip-path:ellipse(100% 100% at 50% 50%);clip-path:ellipse(100% 100% at 50% 50%)}body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{-webkit-clip-path:ellipse(5% 50% at 50% 50%);clip-path:ellipse(5% 50% at 50% 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{-webkit-clip-path:ellipse(135% 100% at 0 50%);clip-path:ellipse(135% 100% at 0 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{-webkit-clip-path:ellipse(25% 100% at 0 50%);clip-path:ellipse(25% 100% at 0 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{-webkit-clip-path:ellipse(135% 100% at 100% 50%);clip-path:ellipse(135% 100% at 100% 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{-webkit-clip-path:ellipse(25% 100% at 100% 50%);clip-path:ellipse(25% 100% at 100% 50%)}@media (max-width:360px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}/* TRIGGER FONT */

@font-face {
  font-family: 'trigger';
  src: url('../files/trigger_font/trigger.eot?57958819');
  src: url('../files/trigger_font/trigger.eot?57958819#iefix') format('embedded-opentype'),
       url('../files/trigger_font/trigger.woff?57958819') format('woff'),
       url('../files/trigger_font/trigger.ttf?57958819') format('truetype'),
       url('../files/trigger_font/trigger.svg?57958819#trigger') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'trigger';
    src: url('../font/trigger.svg?60643705#trigger') format('svg');
  }
}
*/

 
 [class^="trigger-"]:before, [class*=" trigger-"]:before {
  font-family: "trigger";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
     
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.trigger-plus-squared:before { content: '\e800'; } /* '' */
.trigger-minus-squared:before { content: '\e801'; } /* '' */
.trigger-plus-squared-alt:before { content: '\e802'; } /* '' */
.trigger-minus-squared-alt:before { content: '\e803'; } /* '' */
.trigger-cancel-1:before { content: '\e804'; } /* '' */
.trigger-ok:before { content: '\e805'; } /* '' */
.trigger-ok-circled:before { content: '\e806'; } /* '' */
.trigger-cancel-circled:before { content: '\e807'; } /* '' */
.trigger-ok-circled2:before { content: '\e808'; } /* '' */
.trigger-cancel-circled2:before { content: '\e809'; } /* '' */
.trigger-ok-squared:before { content: '\e80a'; } /* '' */
.trigger-plus-circled:before { content: '\e80b'; } /* '' */
.trigger-minus-circled:before { content: '\e80c'; } /* '' */
.trigger-toggle-off:before { content: '\e80d'; } /* '' */
.trigger-toggle-on:before { content: '\e80e'; } /* '' */
.trigger-cog:before { content: '\e80f'; } /* '' */
.trigger-info-circled:before { content: '\e810'; } /* '' */
.trigger-help-circled:before { content: '\e811'; } /* '' */
.trigger-eye:before { content: '\e812'; } /* '' */
.trigger-eye-off:before { content: '\e813'; } /* '' */
.trigger-code-1:before { content: '\e814'; } /* '' */
.trigger-chat:before { content: '\e815'; } /* '' */
.trigger-chat-empty:before { content: '\e816'; } /* '' */
.trigger-down-open-1:before { content: '\e817'; } /* '' */
.trigger-up-open-1:before { content: '\e818'; } /* '' */
.trigger-star:before { content: '\e819'; } /* '' */
.trigger-star-empty:before { content: '\e81a'; } /* '' */
.trigger-heart:before { content: '\e81b'; } /* '' */
.trigger-heart-empty:before { content: '\e81c'; } /* '' */
.trigger-plus-1:before { content: '\e81d'; } /* '' */
.trigger-minus-1:before { content: '\e81e'; } /* '' */
.trigger-help-1:before { content: '\e81f'; } /* '' */
.trigger-info-1:before { content: '\e820'; } /* '' */
.trigger-mail:before { content: '\e821'; } /* '' */
.trigger-mail-squared:before { content: '\e822'; } /* '' */
.trigger-export-alt:before { content: '\e823'; } /* '' */
.trigger-export:before { content: '\e824'; } /* '' */
.trigger-menu-1:before { content: '\e825'; } /* '' */
#stacks_in_1 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_out_2915 {
	margin-right:0;
}

#last_updated_stacks_in_2627 {
	text-align: left;
	
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  font-style: italic;
  
  
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	color: rgba(127, 127, 127, 1.00);
}

#stacks_out_2627 {
	width: 350px;
	float: left;
	margin-left:0;
}



	.typed-cursor{
		display: none
	}







	
		#typed-strings{
			display: none;
		}
	

#stacks_in_3288 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin:  8px;
	padding: 5px 0px 5px 3px;
}

#stacks_out_3288 {
	width: 610px;
	margin-right:0;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_2637 {
	height: 10.00px;
}




























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

#stacks_in_2014 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_out_2014 {
	width: 150px;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_2016 {
	height: 5.00px;
}




























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

#stacks_in_1933 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding: 8px 10px 8px 20px;
}

#stacks_out_1933 {
	width: 700px;
}

.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_1935 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_1935 {
		display: none !important;
	}
}
/* Archetypon Slider Classic */





#a-gallery_stacks_in_1191{
	width: 700; 
	border: 0px solid #CCCCCC;
}

#stacks_in_1191 .galleria-container {
    position: relative;
    overflow: hidden;
    background: #B3B3B3;
}
#stacks_in_1191 .galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

#stacks_in_1191 .galleria-stage {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    overflow:hidden;
    /*Photographos Hacks*/
    margin: 0!important;
    width: auto;
    height: auto!important;
}
#stacks_in_1191 .galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
    margin: 0 auto;
}
#stacks_in_1191 .galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}
#stacks_in_1191 .galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #FFFF0A;
    float: left;
    cursor: pointer;
}
#stacks_in_1191 .galleria-counter {
    
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal .8em arial,sans-serif;
    z-index: 1;
}
#stacks_in_1191 .galleria-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    display: none;
    background: url(../files/images/progress.gif) no-repeat center;
}
#stacks_in_1191 .galleria-info {
 
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
#stacks_in_1191 .galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    zoom:1;
}
#stacks_in_1191 .galleria-info-title {

    font: bold 1em arial,sans-serif;
    margin: 0;
    color: #fff;
	margin-bottom: 7px;
}
#stacks_in_1191 .galleria-info-description {

    font: italic 1em georgia,serif;
    margin: 0;
    color: #bbb;
}
#stacks_in_1191 .galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
#stacks_in_1191 .notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .galleria-info-link {
    background-position: -669px -5px;
    opacity: .8;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*background-color: #000;*/
}
#stacks_in_1191 .notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
#stacks_in_1191 .galleria-image-nav-left,
#stacks_in_1191 .galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
#stacks_in_1191 .galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
#stacks_in_1191 .notouch .galleria-image-nav-left:hover,
#stacks_in_1191 .notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .touch .galleria-image-nav-left:active,
#stacks_in_1191 .touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_1191 .galleria-thumb-nav-left,
#stacks_in_1191 .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
#stacks_in_1191 .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
#stacks_in_1191 .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}

#stacks_in_1191 .galleria-thumbnails{
	display: none;
}

#stacks_in_1191 .notouch .galleria-thumb-nav-left:hover,
#stacks_in_1191 .notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #CCCCCC;
}
#stacks_in_1191 .touch .galleria-thumb-nav-left:active,
#stacks_in_1191 .touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #CCCCCC;
}
#stacks_in_1191 .notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

#stacks_in_1191 .galleria-carousel .galleria-thumb-nav-left,
#stacks_in_1191 .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
#stacks_in_1191 .galleria-thumb-nav-left,
#stacks_in_1191 .galleria-thumb-nav-right,
#stacks_in_1191 .galleria-info-link,
#stacks_in_1191 .galleria-info-close,
#stacks_in_1191 .galleria-image-nav-left,
#stacks_in_1191 .galleria-image-nav-right {
    background-image: url(../files/images/classic-map3.png);
    background-repeat: no-repeat;
}

#stacks_in_1191 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  1px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}

#stacks_out_1191 {
	width: 700px;
}

.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_3051 {
	height: 8.00px;
}




























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

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

#stacks_out_3250 {
	width: 700px;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_733 {
	height: 10.00px;
}




























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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_732 {
	height: 10.00px;
}




























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

#stacks_in_3224 {
	position: relative;
	display: block;
}

.myID1 {
	position: relative;
	
	
}






	
	#stacks_in_3224 .cpsl_myID1 {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 0px;
	}
	





#stacks_in_3224 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}

#stacks_out_3224 {
	width: 360px;
	margin-left:0;
}

#stacks_in_3252 {
	margin: 5px 0px 5px 20px;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_3236 {
	height: 10.00px;
}




























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

#stacks_in_3232 {
	position: relative;
	display: block;
}

.myID2 {
	position: relative;
	
	
}






	
	#stacks_in_3232 .cpsl_myID2 {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 0px;
	}
	





#stacks_in_3232 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}

#stacks_out_3232 {
	width: 380px;
}

#stacks_in_3254 {
	margin: 5px 0px 5px 20px;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_3237 {
	height: 10.00px;
}




























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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1626 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1626 {
		display: none !important;
	}
}
/*
1.1.3
  - added support for hide stacks in inner columns
  - added breakpoint customization to layouts item stack
  - fixes a crashing issue in RapidWeaver 8 and Stacks 4.10
*/
/*  */
#stacks_in_491 > .layouts-section {
  grid-gap: 5px 5px;
  -ms-grid-columns: (minmax(0px, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0px, 1fr));
  
  
  
}
#stacks_in_491 > .layouts-section > div {
  margin-bottom: 5px;
  margin-right: 5px;
}
@supports (display: grid) {
  #stacks_in_491 > .layouts-section > div {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
@media all and (max-width: 900px) {
  #stacks_in_491 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(1, minmax(0px, 1fr));
  }
  #stacks_in_491 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_491 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  #stacks_in_491 > .layouts-section > div {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_491 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_491 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_491 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
#stacks_out_492 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_492 {
  box-shadow: none;
}
#stacks_in_492, [tag="slice"] #stacks_in_492 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_492 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_492 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_492.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_492 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_3222 .trigger_myID1 {
	cursor: pointer;
	display: inline-block;
	color: #074080;

	
	font-size: 20px;
	line-height: 20px;
	

	padding-left: 1px;
}

#stacks_in_3222 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_3222 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_3222 .toggle_open .closed_image {
	display: none;
}

#stacks_in_3222 .toggle_closed .open_image {
	display: none;
}



#stacks_in_3222 {
	position: relative;
	text-align: center;
}

#stacks_in_3222 .trigger_label,
#stacks_in_3222 .trigger_label_open {
	font-size: 15px;
	color: #074080;
	margin-left: 4px;
	
	line-height: 20px;
	vertical-align: top;
	
}

#stacks_in_3222 .trigger_label_open {
	display: none;
}

#stacks_in_3222 {
	padding: 4px 0px 0px 0px;
}
#stacks_out_511 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_511 {
  box-shadow: none;
}
#stacks_in_511, [tag="slice"] #stacks_in_511 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_511 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_511 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_511.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_499 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_499 {
  box-shadow: none;
}
#stacks_in_499, [tag="slice"] #stacks_in_499 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_499 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_499 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_499.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_499 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_3223 .trigger_myID2 {
	cursor: pointer;
	display: inline-block;
	color: #074080;

	
	font-size: 20px;
	line-height: 20px;
	

	padding-left: 1px;
}

#stacks_in_3223 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_3223 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_3223 .toggle_open .closed_image {
	display: none;
}

#stacks_in_3223 .toggle_closed .open_image {
	display: none;
}



#stacks_in_3223 {
	position: relative;
	text-align: center;
}

#stacks_in_3223 .trigger_label,
#stacks_in_3223 .trigger_label_open {
	font-size: 15px;
	color: #074080;
	margin-left: 4px;
	
	line-height: 20px;
	vertical-align: top;
	
}

#stacks_in_3223 .trigger_label_open {
	display: none;
}

#stacks_in_3223 {
	padding: 4px 0px 0px 0px;
}
#stacks_out_515 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_515 {
  box-shadow: none;
}
#stacks_in_515, [tag="slice"] #stacks_in_515 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_515 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_515 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_515.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_497 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_497 {
  box-shadow: none;
}
#stacks_in_497, [tag="slice"] #stacks_in_497 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_497 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_497 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_497.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_497 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_out_513 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_513 {
  box-shadow: none;
}
#stacks_in_513, [tag="slice"] #stacks_in_513 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_513 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_513 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_513.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_501 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_501 {
  box-shadow: none;
}
#stacks_in_501, [tag="slice"] #stacks_in_501 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_501 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_501 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_501.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_501 {
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  5px;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

#stacks_in_525 .jspContainer
{
	overflow: hidden;
	position: relative;
}

#stacks_in_525 .jspPane
{
	position: absolute;
}

#stacks_in_525 .jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
}

#stacks_in_525 .jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

#stacks_in_525 .jspVerticalBar *,
#stacks_in_525 .jspHorizontalBar *
{
	margin: 0;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#stacks_in_525 .jspCap
{
	display: none;
}

#stacks_in_525 .jspHorizontalBar .jspCap
{
	float: left;
}

#stacks_in_525 .jspTrack
{
	background: #CCCCCC;
	/**/
	position: relative;
}

#stacks_in_525 .jspDrag
{
	background: #000000;
	/**/
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#stacks_in_525 .jspHorizontalBar .jspTrack,
#stacks_in_525 .jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}



#stacks_in_525 .jspArrow
{	
	text-indent: -20000px;
	display: block;
	cursor: pointer;

}

#stacks_in_525 .jspArrow:hover
{
	background-color:#AAAAAA;
}

#stacks_in_525 .jspArrow.jspDisabled
{
	cursor: default;
}

#stacks_in_525 .jspArrowUp{
	background-color:transparent;
	background:   no-repeat;
}
#stacks_in_525 .jspArrowDown{
	background-color:transparent;
	background:   no-repeat;
}
#stacks_in_525 .jspArrowRight{
	background-color:transparent;
	/*background:  url() no-repeat;*/
}
#stacks_in_525 .jspArrowLeft{
	background-color:transparent;
	/*background:  url() no-repeat;*/
}
#stacks_in_525 .jspArrowUp:hover{

	background:    no-repeat;
}
#stacks_in_525 .jspArrowDown:hover{

	background:    no-repeat;
}
#stacks_in_525 .jspArrowRight:hover{

	/*background: #AAAAAA url() no-repeat;*/
}
#stacks_in_525 .jspArrowLeft:hover{

	/*background: #AAAAAA url() no-repeat;*/
}

#stacks_in_525 .jspVerticalBar .jspArrow
{
	height:5px;
	width:10px;
}

#stacks_in_525 .jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}



#stacks_in_525 .jspVerticalBar .jspArrow:focus
{
	outline: none;
}

#stacks_in_525 .jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
#stacks_in_525 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2936 ul,#stacks_in_2936 ol,#stacks_in_2936 dl{list-style-position:inside}#stacks_in_2936 .float-top{overflow:hidden}#stacks_in_2936 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2936 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2936 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2936 .float-text.justify{text-align:juAstify}#stacks_in_2936 .float-text.hyphenate{hyphens:auto}

#stacks_in_2936 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 5px 15px 5px 15px;
	padding: 5px 5px 5px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2941{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2941swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2941swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2941swell{
		max-width: 300px;
	}
	.stacks_in_2941swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2941swell-with-zoom .mfp-container,.stacks_in_2941swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2941swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2941swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2941swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2941swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2941 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2941 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2941 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2941 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2941 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2941 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2941 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2941 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2941 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2941 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2941 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2941 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2970 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2970-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2970-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2970[x-placement^=top] .tippy-tooltip.stacks_in_2970-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2970[x-placement^=bottom] .tippy-tooltip.stacks_in_2970-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2970[x-placement^=left] .tippy-tooltip.stacks_in_2970-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2970[x-placement^=right] .tippy-tooltip.stacks_in_2970-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.uhu2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2970 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2970 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2975 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2975-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2975-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2975[x-placement^=top] .tippy-tooltip.stacks_in_2975-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2975[x-placement^=bottom] .tippy-tooltip.stacks_in_2975-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2975[x-placement^=left] .tippy-tooltip.stacks_in_2975-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2975[x-placement^=right] .tippy-tooltip.stacks_in_2975-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.uhu3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2975 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2975 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2979 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2979-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2979-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2979[x-placement^=top] .tippy-tooltip.stacks_in_2979-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2979[x-placement^=bottom] .tippy-tooltip.stacks_in_2979-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2979[x-placement^=left] .tippy-tooltip.stacks_in_2979-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2979[x-placement^=right] .tippy-tooltip.stacks_in_2979-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.uhu4:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2979 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2979 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2962 ul,#stacks_in_2962 ol,#stacks_in_2962 dl{list-style-position:inside}#stacks_in_2962 .float-top{overflow:hidden}#stacks_in_2962 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2962 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2962 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2962 .float-text.justify{text-align:juAstify}#stacks_in_2962 .float-text.hyphenate{hyphens:auto}

#stacks_in_2962 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 5px 15px 5px 15px;
	padding: 5px 5px 5px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2967{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2967swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2967swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2967swell{
		max-width: 300px;
	}
	.stacks_in_2967swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2967swell-with-zoom .mfp-container,.stacks_in_2967swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2967swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2967swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2967swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2967swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2967 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2967 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2967 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2967 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2967 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2967 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2967 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2967 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2967 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2967 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2967 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2967 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2944 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2944-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2944-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2944[x-placement^=top] .tippy-tooltip.stacks_in_2944-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2944[x-placement^=bottom] .tippy-tooltip.stacks_in_2944-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2944[x-placement^=left] .tippy-tooltip.stacks_in_2944-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2944[x-placement^=right] .tippy-tooltip.stacks_in_2944-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.prog2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2944 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2944 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2949 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2949-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2949-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2949[x-placement^=top] .tippy-tooltip.stacks_in_2949-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2949[x-placement^=bottom] .tippy-tooltip.stacks_in_2949-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2949[x-placement^=left] .tippy-tooltip.stacks_in_2949-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2949[x-placement^=right] .tippy-tooltip.stacks_in_2949-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.prog3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2949 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2949 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2259.expd-card,
#stacks_in_2259.expd-card * {
  box-sizing: border-box;
}

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

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

  #stacks_in_2259_wrap.wrap-expd-card {
   width: 400px;
  height: 200px;
   margin: 5px auto;
  max-width: 100%;
  position: relative;
}

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

#stacks_in_2259.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
    color: rgba(0, 0, 0, 1.00);
     background: rgba(230, 230, 230, 1.00);
    height: 200px;
  width: 400px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
  -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: 5px;
   
}

 #stacks_in_2259.expd-card a {
  text-decoration: none;
  background: transparent;
  color: rgba(128, 0, 2, 1.00);
}

#stacks_in_2259.expd-card a:hover {
  text-decoration: none;
  background: transparent;
  color: rgba(251, 2, 7, 1.00);
}

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

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

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

#stacks_in_2259.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_2259.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

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

#stacks_in_2259.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   background: rgba(153, 153, 153, 1.00);
  color: rgba(128, 0, 2, 1.00);
   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_2259.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_2259.expd-card .expd-card-button:hover,
#stacks_in_2259.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_2259.expd-card .expd-card-body-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.fixed-closestacks_in_2259 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  transition-delay: 700ms; 
  
  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(0, 0, 0, 1.00); 
     background: rgba(230, 230, 230, 1.00);
   border-radius: 4px;
}
.expd-body .fixed-closestacks_in_2259 {
  pointer-events: all;
  
}

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

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

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

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

#stacks_in_2259.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_2259.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_2259.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_2259.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

   @media all and (max-width: 600px) {
  #stacks_in_2259.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_2265 ul,#stacks_in_2265 ol,#stacks_in_2265 dl{list-style-position:inside}#stacks_in_2265 .float-top{overflow:hidden}#stacks_in_2265 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2265 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2265 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2265 .float-text.justify{text-align:juAstify}#stacks_in_2265 .float-text.hyphenate{hyphens:auto}

#stacks_in_2265 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width: 1px 1px 0px 1px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2270{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2270swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2270swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2270swell{
		max-width: 300px;
	}
	.stacks_in_2270swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2270swell-with-zoom .mfp-container,.stacks_in_2270swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2270swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2270swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2270swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2270swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2270 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2270 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2270 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2270 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2270 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2270 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2270 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2270 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2270 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2270 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2270 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2270 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
 #stacks_in_2295 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_2295 hr.gradient{height:2px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_2295 hr.faded{height:2px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_2295 hr.dashed_fade{border-bottom:2px dashed #7E7E7E;background:#333333}#stacks_in_2295 hr.dotted_fade{border-bottom:2px dotted #7E7E7E;background:#333333}#stacks_in_2295 hr.dashed{border-bottom:2px dashed #333333}#stacks_in_2295 hr.dotted{border-bottom:2px dotted #7E7E7E}#stacks_in_2295 hr.shadow{height:2px;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,0.5)}#stacks_in_2295 hr.cloudy{margin:2px 0;box-shadow:0 0 2px 1px #333333}#stacks_in_2295 hr.cloudy:after{content:"\00a0"}#stacks_in_2295 hr.inset{border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(255,255,255,0.3)}#stacks_in_2295 hr.inset_two{border-top:2px solid #CCCCCC;border-bottom:2px solid #333333}#stacks_in_2295 hr.inset_three{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2295 hr.inset_four{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2295 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:2px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_2295 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 2px 0;border-radius:20px}#stacks_in_2295 hr.glyph{padding:0;border:0;border-top:2px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_2295 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2295 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 10px 10px 10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_2280sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_2280sl-wrapper{z-index:1000000}.stacks_in_2280sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_2280sl-wrapper button:hover{opacity:.7}.stacks_in_2280sl-wrapper .stacks_in_2280sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_2280sl-wrapper .stacks_in_2280sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_2280sl-wrapper .stacks_in_2280sl-navigation{width:100%;display:none}.stacks_in_2280sl-wrapper .stacks_in_2280sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_2280sl-wrapper .stacks_in_2280sl-navigation button.stacks_in_2280sl-next{right:40px;color:#fff}.stacks_in_2280sl-wrapper .stacks_in_2280sl-navigation button.stacks_in_2280sl-prev{left:40px;color:#fff}.stacks_in_2280sl-wrapper .stacks_in_2280sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_2280sl-wrapper .stacks_in_2280sl-image img{margin:0;padding:0;display:block}.stacks_in_2280sl-wrapper .stacks_in_2280sl-image .stacks_in_2280sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_2280sl-wrapper .stacks_in_2280sl-image .stacks_in_2280sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_2280sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_2280sl-image:hover > .stacks_in_2280sl-caption{	opacity: 0.8;}.stacks_in_2280sl-overlay{background:#fff !important;}.stacks_in_2280sl-close{color:#000 !important}.stacks_in_2280sl-prev{color:#000 !important}.stacks_in_2280sl-next{color:#000 !important}.stacks_in_2280sl-counter{color:#000 !important}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_2280 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_2280 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_2280Montage{	background: rgba(230, 230, 230, 1.00);	z-index: 100;}#stacks_in_2280 .montageImageTitle{	display: none;}.stacks_in_2280green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_2280centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_2280 .montageImageTitle{	display: none !important;}	#stacks_in_2280 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_2280 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 10px 10px 10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
.spacerStack {
	height: 2.00px;
}

#spacerStackstacks_in_2909 {
	height: 2.00px;
}




























@media print {
	#spacerStackstacks_in_2909 {
		display: none !important;
	}
}
#stacks_in_2864.expd-card,
#stacks_in_2864.expd-card * {
  box-sizing: border-box;
}

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

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

  #stacks_in_2864_wrap.wrap-expd-card {
   width: 400px;
  height: 200px;
   margin: 5px auto;
  max-width: 100%;
  position: relative;
}

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

#stacks_in_2864.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
    color: rgba(0, 0, 0, 1.00);
     background: rgba(230, 230, 230, 1.00);
    height: 200px;
  width: 400px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
  -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: 5px;
   
}

 #stacks_in_2864.expd-card a {
  text-decoration: none;
  background: transparent;
  color: rgba(128, 0, 2, 1.00);
}

#stacks_in_2864.expd-card a:hover {
  text-decoration: none;
  background: transparent;
  color: rgba(251, 2, 7, 1.00);
}

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

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

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

#stacks_in_2864.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_2864.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

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

#stacks_in_2864.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   background: rgba(153, 153, 153, 1.00);
  color: rgba(128, 0, 2, 1.00);
   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_2864.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_2864.expd-card .expd-card-button:hover,
#stacks_in_2864.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_2864.expd-card .expd-card-body-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.fixed-closestacks_in_2864 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  transition-delay: 700ms; 
  
  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(0, 0, 0, 1.00); 
     background: rgba(230, 230, 230, 1.00);
   border-radius: 4px;
}
.expd-body .fixed-closestacks_in_2864 {
  pointer-events: all;
  
}

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

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

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

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

#stacks_in_2864.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_2864.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_2864.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_2864.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

   @media all and (max-width: 600px) {
  #stacks_in_2864.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_2865 ul,#stacks_in_2865 ol,#stacks_in_2865 dl{list-style-position:inside}#stacks_in_2865 .float-top{overflow:hidden}#stacks_in_2865 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2865 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2865 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2865 .float-text.justify{text-align:juAstify}#stacks_in_2865 .float-text.hyphenate{hyphens:auto}

#stacks_in_2865 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width: 1px 1px 0px 1px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2871{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2871swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2871swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2871swell{
		max-width: 300px;
	}
	.stacks_in_2871swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2871swell-with-zoom .mfp-container,.stacks_in_2871swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2871swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2871swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2871swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2871swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2871 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2871 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2871 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2871 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2871 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2871 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2871 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2871 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2871 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2871 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2871 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2871 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
 #stacks_in_2874 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_2874 hr.gradient{height:2px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_2874 hr.faded{height:2px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_2874 hr.dashed_fade{border-bottom:2px dashed #7E7E7E;background:#333333}#stacks_in_2874 hr.dotted_fade{border-bottom:2px dotted #7E7E7E;background:#333333}#stacks_in_2874 hr.dashed{border-bottom:2px dashed #333333}#stacks_in_2874 hr.dotted{border-bottom:2px dotted #7E7E7E}#stacks_in_2874 hr.shadow{height:2px;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,0.5)}#stacks_in_2874 hr.cloudy{margin:2px 0;box-shadow:0 0 2px 1px #333333}#stacks_in_2874 hr.cloudy:after{content:"\00a0"}#stacks_in_2874 hr.inset{border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(255,255,255,0.3)}#stacks_in_2874 hr.inset_two{border-top:2px solid #CCCCCC;border-bottom:2px solid #333333}#stacks_in_2874 hr.inset_three{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2874 hr.inset_four{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2874 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:2px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_2874 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 2px 0;border-radius:20px}#stacks_in_2874 hr.glyph{padding:0;border:0;border-top:2px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_2874 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2874 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 10px 10px 10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_2875sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_2875sl-wrapper{z-index:1000000}.stacks_in_2875sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_2875sl-wrapper button:hover{opacity:.7}.stacks_in_2875sl-wrapper .stacks_in_2875sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_2875sl-wrapper .stacks_in_2875sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_2875sl-wrapper .stacks_in_2875sl-navigation{width:100%;display:none}.stacks_in_2875sl-wrapper .stacks_in_2875sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_2875sl-wrapper .stacks_in_2875sl-navigation button.stacks_in_2875sl-next{right:40px;color:#fff}.stacks_in_2875sl-wrapper .stacks_in_2875sl-navigation button.stacks_in_2875sl-prev{left:40px;color:#fff}.stacks_in_2875sl-wrapper .stacks_in_2875sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_2875sl-wrapper .stacks_in_2875sl-image img{margin:0;padding:0;display:block}.stacks_in_2875sl-wrapper .stacks_in_2875sl-image .stacks_in_2875sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_2875sl-wrapper .stacks_in_2875sl-image .stacks_in_2875sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_2875sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_2875sl-image:hover > .stacks_in_2875sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_2875 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_2875 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_2875Montage{	background: rgba(230, 230, 230, 1.00);	z-index: 100;}#stacks_in_2875 .montageImageTitle{	display: none;}.stacks_in_2875green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_2875centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_2875 .montageImageTitle{	display: none !important;}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_2875 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 10px 10px 10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
.spacerStack {
	height: 2.00px;
}

#spacerStackstacks_in_2719 {
	height: 2.00px;
}




























@media print {
	#spacerStackstacks_in_2719 {
		display: none !important;
	}
}
#stacks_in_2655.expd-card,
#stacks_in_2655.expd-card * {
  box-sizing: border-box;
}

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

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

  #stacks_in_2655_wrap.wrap-expd-card {
   width: 400px;
  height: 200px;
   margin: 5px auto;
  max-width: 100%;
  position: relative;
}

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

#stacks_in_2655.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
    color: rgba(0, 0, 0, 1.00);
     background: rgba(230, 230, 230, 1.00);
    height: 200px;
  width: 400px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
  -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: 5px;
   
}

 #stacks_in_2655.expd-card a {
  text-decoration: none;
  background: transparent;
  color: rgba(128, 0, 2, 1.00);
}

#stacks_in_2655.expd-card a:hover {
  text-decoration: none;
  background: transparent;
  color: rgba(251, 2, 7, 1.00);
}

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

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

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

#stacks_in_2655.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_2655.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

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

#stacks_in_2655.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   background: rgba(153, 153, 153, 1.00);
  color: rgba(128, 0, 2, 1.00);
   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_2655.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_2655.expd-card .expd-card-button:hover,
#stacks_in_2655.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_2655.expd-card .expd-card-body-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.fixed-closestacks_in_2655 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  transition-delay: 700ms; 
  
  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(0, 0, 0, 1.00); 
     background: rgba(230, 230, 230, 1.00);
   border-radius: 4px;
}
.expd-body .fixed-closestacks_in_2655 {
  pointer-events: all;
  
}

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

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

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

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

#stacks_in_2655.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_2655.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_2655.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_2655.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

   @media all and (max-width: 600px) {
  #stacks_in_2655.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_2656 ul,#stacks_in_2656 ol,#stacks_in_2656 dl{list-style-position:inside}#stacks_in_2656 .float-top{overflow:hidden}#stacks_in_2656 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2656 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2656 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2656 .float-text.justify{text-align:juAstify}#stacks_in_2656 .float-text.hyphenate{hyphens:auto}

#stacks_in_2656 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width: 1px 1px 0px 1px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2662{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2662swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2662swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2662swell{
		max-width: 300px;
	}
	.stacks_in_2662swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2662swell-with-zoom .mfp-container,.stacks_in_2662swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2662swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2662swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2662swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2662swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2662 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2662 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2662 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2662 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2662 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2662 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2662 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2662 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2662 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2662 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2662 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2662 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
 #stacks_in_2665 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_2665 hr.gradient{height:2px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_2665 hr.faded{height:2px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_2665 hr.dashed_fade{border-bottom:2px dashed #7E7E7E;background:#333333}#stacks_in_2665 hr.dotted_fade{border-bottom:2px dotted #7E7E7E;background:#333333}#stacks_in_2665 hr.dashed{border-bottom:2px dashed #333333}#stacks_in_2665 hr.dotted{border-bottom:2px dotted #7E7E7E}#stacks_in_2665 hr.shadow{height:2px;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,0.5)}#stacks_in_2665 hr.cloudy{margin:2px 0;box-shadow:0 0 2px 1px #333333}#stacks_in_2665 hr.cloudy:after{content:"\00a0"}#stacks_in_2665 hr.inset{border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(255,255,255,0.3)}#stacks_in_2665 hr.inset_two{border-top:2px solid #CCCCCC;border-bottom:2px solid #333333}#stacks_in_2665 hr.inset_three{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2665 hr.inset_four{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2665 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:2px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_2665 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 2px 0;border-radius:20px}#stacks_in_2665 hr.glyph{padding:0;border:0;border-top:2px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_2665 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2665 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 10px 10px 10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_2666sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_2666sl-wrapper{z-index:1000000}.stacks_in_2666sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_2666sl-wrapper button:hover{opacity:.7}.stacks_in_2666sl-wrapper .stacks_in_2666sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_2666sl-wrapper .stacks_in_2666sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_2666sl-wrapper .stacks_in_2666sl-navigation{width:100%;display:none}.stacks_in_2666sl-wrapper .stacks_in_2666sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_2666sl-wrapper .stacks_in_2666sl-navigation button.stacks_in_2666sl-next{right:40px;color:#fff}.stacks_in_2666sl-wrapper .stacks_in_2666sl-navigation button.stacks_in_2666sl-prev{left:40px;color:#fff}.stacks_in_2666sl-wrapper .stacks_in_2666sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_2666sl-wrapper .stacks_in_2666sl-image img{margin:0;padding:0;display:block}.stacks_in_2666sl-wrapper .stacks_in_2666sl-image .stacks_in_2666sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_2666sl-wrapper .stacks_in_2666sl-image .stacks_in_2666sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_2666sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_2666sl-image:hover > .stacks_in_2666sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_2666 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_2666 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_2666Montage{	background: rgba(230, 230, 230, 1.00);	z-index: 100;}#stacks_in_2666 .montageImageTitle{	display: none;}.stacks_in_2666green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_2666centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_2666 .montageImageTitle{	display: none !important;}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_2666 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 10px 10px 10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
.spacerStack {
	height: 2.00px;
}

#spacerStackstacks_in_2646 {
	height: 2.00px;
}




























@media print {
	#spacerStackstacks_in_2646 {
		display: none !important;
	}
}
#stacks_in_2525.expd-card,
#stacks_in_2525.expd-card * {
  box-sizing: border-box;
}

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

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

  #stacks_in_2525_wrap.wrap-expd-card {
   width: 400px;
  height: 200px;
   margin: 5px auto;
  max-width: 100%;
  position: relative;
}

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

#stacks_in_2525.expd-card {
  font-family: inherit;
  text-align: left;
  will-change: top, left, right, bottom;
    color: rgba(103, 103, 103, 1.00);
     background: rgba(230, 230, 230, 1.00);
    height: 200px;
  width: 400px;
  visibility: hidden;
   border: 0px solid #ccc;
  overflow: hidden;
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
  -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: 5px;
   
}

 #stacks_in_2525.expd-card a {
  text-decoration: none;
  background: transparent;
  color: rgba(128, 0, 2, 1.00);
}

#stacks_in_2525.expd-card a:hover {
  text-decoration: none;
  background: transparent;
  color: rgba(251, 2, 7, 1.00);
}

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

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

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

#stacks_in_2525.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_2525.expd-card [data-close='1'] {
  display: none;
  cursor: pointer;
  z-index: 199;
}

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

#stacks_in_2525.expd-card .expd-card-button {
  background: #CCCCCC;
  color: #676767;
   background: rgba(153, 153, 153, 1.00);
  color: rgba(128, 0, 2, 1.00);
   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_2525.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_2525.expd-card .expd-card-button:hover,
#stacks_in_2525.expd-card .expd-card-button[data-open='1']:hover {
  opacity: .8;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#stacks_in_2525.expd-card .expd-card-body-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.fixed-closestacks_in_2525 {
  display: block;
  pointer-events: none;
  transition: opacity 300ms linear;
  
  transition-delay: 700ms; 
  
  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(103, 103, 103, 1.00); 
     background: rgba(230, 230, 230, 1.00);
   border-radius: 4px;
}
.expd-body .fixed-closestacks_in_2525 {
  pointer-events: all;
  
}

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

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

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

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

#stacks_in_2525.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_2525.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_2525.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_2525.expd-card .expd-card-body-wrap .expd-card-content {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

   @media all and (max-width: 600px) {
  #stacks_in_2525.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_2526 ul,#stacks_in_2526 ol,#stacks_in_2526 dl{list-style-position:inside}#stacks_in_2526 .float-top{overflow:hidden}#stacks_in_2526 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2526 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2526 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2526 .float-text.justify{text-align:juAstify}#stacks_in_2526 .float-text.hyphenate{hyphens:auto}

#stacks_in_2526 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width: 1px 1px 0px 1px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 0px 5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2532{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2532swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2532swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2532swell{
		max-width: 300px;
	}
	.stacks_in_2532swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2532swell-with-zoom .mfp-container,.stacks_in_2532swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2532swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2532swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2532swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2532swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2532 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2532 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2532 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2532 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2532 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2532 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2532 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2532 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2532 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2532 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2532 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2532 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
 #stacks_in_2535 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_2535 hr.gradient{height:2px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_2535 hr.faded{height:2px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_2535 hr.dashed_fade{border-bottom:2px dashed #7E7E7E;background:#333333}#stacks_in_2535 hr.dotted_fade{border-bottom:2px dotted #7E7E7E;background:#333333}#stacks_in_2535 hr.dashed{border-bottom:2px dashed #333333}#stacks_in_2535 hr.dotted{border-bottom:2px dotted #7E7E7E}#stacks_in_2535 hr.shadow{height:2px;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,0.5)}#stacks_in_2535 hr.cloudy{margin:2px 0;box-shadow:0 0 2px 1px #333333}#stacks_in_2535 hr.cloudy:after{content:"\00a0"}#stacks_in_2535 hr.inset{border-top:2px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(255,255,255,0.3)}#stacks_in_2535 hr.inset_two{border-top:2px solid #CCCCCC;border-bottom:2px solid #333333}#stacks_in_2535 hr.inset_three{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2535 hr.inset_four{border-top:2px solid #333333;border-bottom:2px solid #CCCCCC}#stacks_in_2535 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:2px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_2535 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 2px 0;border-radius:20px}#stacks_in_2535 hr.glyph{padding:0;border:0;border-top:2px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_2535 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2535 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 10px 10px 10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_2536sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_2536sl-wrapper{z-index:1000000}.stacks_in_2536sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_2536sl-wrapper button:hover{opacity:.7}.stacks_in_2536sl-wrapper .stacks_in_2536sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_2536sl-wrapper .stacks_in_2536sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_2536sl-wrapper .stacks_in_2536sl-navigation{width:100%;display:none}.stacks_in_2536sl-wrapper .stacks_in_2536sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_2536sl-wrapper .stacks_in_2536sl-navigation button.stacks_in_2536sl-next{right:40px;color:#fff}.stacks_in_2536sl-wrapper .stacks_in_2536sl-navigation button.stacks_in_2536sl-prev{left:40px;color:#fff}.stacks_in_2536sl-wrapper .stacks_in_2536sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_2536sl-wrapper .stacks_in_2536sl-image img{margin:0;padding:0;display:block}.stacks_in_2536sl-wrapper .stacks_in_2536sl-image .stacks_in_2536sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_2536sl-wrapper .stacks_in_2536sl-image .stacks_in_2536sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_2536sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_2536sl-image:hover > .stacks_in_2536sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_2536 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_2536 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_2536Montage{	background: rgba(230, 230, 230, 1.00);	z-index: 100;}#stacks_in_2536 .montageImageTitle{	display: none;}.stacks_in_2536green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_2536centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_2536 .montageImageTitle{	display: none !important;}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_2536 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 10px 10px 10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */#stacks_in_1835 ul,#stacks_in_1835 ol,#stacks_in_1835 dl{list-style-position:inside}#stacks_in_1835 .float-top{overflow:hidden}#stacks_in_1835 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1835 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1835 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1835 .float-text.justify{text-align:juAstify}#stacks_in_1835 .float-text.hyphenate{hyphens:auto}

#stacks_in_1835 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1840{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1840swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1840swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1840swell{
		max-width: 300px;
	}
	.stacks_in_1840swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1840swell-with-zoom .mfp-container,.stacks_in_1840swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1840swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1840swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1840swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1840swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1840 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1840 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1840 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1840 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1840 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1840 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1840 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1840 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1840 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1840 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1840 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1840 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2187 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2187-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2187-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2187[x-placement^=top] .tippy-tooltip.stacks_in_2187-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2187[x-placement^=bottom] .tippy-tooltip.stacks_in_2187-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2187[x-placement^=left] .tippy-tooltip.stacks_in_2187-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2187[x-placement^=right] .tippy-tooltip.stacks_in_2187-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.kv1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2187 {							max-width: 30% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2187 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2172 ul,#stacks_in_2172 ol,#stacks_in_2172 dl{list-style-position:inside}#stacks_in_2172 .float-top{overflow:hidden}#stacks_in_2172 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2172 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2172 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2172 .float-text.justify{text-align:juAstify}#stacks_in_2172 .float-text.hyphenate{hyphens:auto}

#stacks_in_2172 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2177{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2177swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2177swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2177swell{
		max-width: 300px;
	}
	.stacks_in_2177swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2177swell-with-zoom .mfp-container,.stacks_in_2177swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2177swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2177swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2177swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2177swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2177 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2177 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2177 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2177 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2177 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2177 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2177 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2177 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2177 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2177 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2177 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2177 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2088 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2088-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2088-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2088[x-placement^=top] .tippy-tooltip.stacks_in_2088-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2088[x-placement^=bottom] .tippy-tooltip.stacks_in_2088-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2088[x-placement^=left] .tippy-tooltip.stacks_in_2088-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2088[x-placement^=right] .tippy-tooltip.stacks_in_2088-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.o3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2088 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2088 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2111 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2111-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2111-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2111[x-placement^=top] .tippy-tooltip.stacks_in_2111-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2111[x-placement^=bottom] .tippy-tooltip.stacks_in_2111-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2111[x-placement^=left] .tippy-tooltip.stacks_in_2111-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2111[x-placement^=right] .tippy-tooltip.stacks_in_2111-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.o4:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2111 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2111 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2148 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2148-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2148-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2148[x-placement^=top] .tippy-tooltip.stacks_in_2148-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2148[x-placement^=bottom] .tippy-tooltip.stacks_in_2148-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2148[x-placement^=left] .tippy-tooltip.stacks_in_2148-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2148[x-placement^=right] .tippy-tooltip.stacks_in_2148-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.o5:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2148 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2148 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2180 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2180-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2180-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2180[x-placement^=top] .tippy-tooltip.stacks_in_2180-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2180[x-placement^=bottom] .tippy-tooltip.stacks_in_2180-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2180[x-placement^=left] .tippy-tooltip.stacks_in_2180-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2180[x-placement^=right] .tippy-tooltip.stacks_in_2180-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.o6:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2180 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2180 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2252 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2252-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2252-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2252[x-placement^=top] .tippy-tooltip.stacks_in_2252-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2252[x-placement^=bottom] .tippy-tooltip.stacks_in_2252-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2252[x-placement^=left] .tippy-tooltip.stacks_in_2252-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2252[x-placement^=right] .tippy-tooltip.stacks_in_2252-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.o7:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2252 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2252 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2056 ul,#stacks_in_2056 ol,#stacks_in_2056 dl{list-style-position:inside}#stacks_in_2056 .float-top{overflow:hidden}#stacks_in_2056 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2056 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2056 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2056 .float-text.justify{text-align:juAstify}#stacks_in_2056 .float-text.hyphenate{hyphens:auto}

#stacks_in_2056 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2061{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2061swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2061swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2061swell{
		max-width: 300px;
	}
	.stacks_in_2061swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2061swell-with-zoom .mfp-container,.stacks_in_2061swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2061swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2061swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2061swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2061swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2061 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2061 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2061 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2061 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2061 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2061 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2061 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2061 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2061 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2061 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2061 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2061 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_1764 ul,#stacks_in_1764 ol,#stacks_in_1764 dl{list-style-position:inside}#stacks_in_1764 .float-top{overflow:hidden}#stacks_in_1764 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1764 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1764 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1764 .float-text.justify{text-align:juAstify}#stacks_in_1764 .float-text.hyphenate{hyphens:auto}

#stacks_in_1764 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1769{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1769swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1769swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1769swell{
		max-width: 300px;
	}
	.stacks_in_1769swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1769swell-with-zoom .mfp-container,.stacks_in_1769swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1769swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1769swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1769swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1769swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1769 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1769 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1769 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1769 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1769 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1769 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1769 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1769 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1769 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1769 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1769 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1769 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2095 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2095-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2095-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2095[x-placement^=top] .tippy-tooltip.stacks_in_2095-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2095[x-placement^=bottom] .tippy-tooltip.stacks_in_2095-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2095[x-placement^=left] .tippy-tooltip.stacks_in_2095-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2095[x-placement^=right] .tippy-tooltip.stacks_in_2095-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.p22:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2095 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2095 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2104 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2104-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2104-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2104[x-placement^=top] .tippy-tooltip.stacks_in_2104-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2104[x-placement^=bottom] .tippy-tooltip.stacks_in_2104-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2104[x-placement^=left] .tippy-tooltip.stacks_in_2104-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2104[x-placement^=right] .tippy-tooltip.stacks_in_2104-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.p23:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2104 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2104 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2125 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2125-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2125-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2125[x-placement^=top] .tippy-tooltip.stacks_in_2125-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2125[x-placement^=bottom] .tippy-tooltip.stacks_in_2125-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2125[x-placement^=left] .tippy-tooltip.stacks_in_2125-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2125[x-placement^=right] .tippy-tooltip.stacks_in_2125-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.p24:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2125 {							max-width: 40% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2125 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1998 ul,#stacks_in_1998 ol,#stacks_in_1998 dl{list-style-position:inside}#stacks_in_1998 .float-top{overflow:hidden}#stacks_in_1998 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1998 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1998 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1998 .float-text.justify{text-align:juAstify}#stacks_in_1998 .float-text.hyphenate{hyphens:auto}

#stacks_in_1998 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2003{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2003swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2003swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2003swell{
		max-width: 300px;
	}
	.stacks_in_2003swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2003swell-with-zoom .mfp-container,.stacks_in_2003swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2003swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2003swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2003swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2003swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2003 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2003 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2003 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2003 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2003 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2003 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2003 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2003 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2003 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2003 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2003 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2003 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_1984 ul,#stacks_in_1984 ol,#stacks_in_1984 dl{list-style-position:inside}#stacks_in_1984 .float-top{overflow:hidden}#stacks_in_1984 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1984 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1984 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1984 .float-text.justify{text-align:juAstify}#stacks_in_1984 .float-text.hyphenate{hyphens:auto}

#stacks_in_1984 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1989{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1989swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1989swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1989swell{
		max-width: 300px;
	}
	.stacks_in_1989swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1989swell-with-zoom .mfp-container,.stacks_in_1989swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1989swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1989swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1989swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1989swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1989 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1989 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1989 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1989 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1989 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1989 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1989 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1989 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1989 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1989 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1989 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1989 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1845 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1845-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1845-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1845[x-placement^=top] .tippy-tooltip.stacks_in_1845-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1845[x-placement^=bottom] .tippy-tooltip.stacks_in_1845-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1845[x-placement^=left] .tippy-tooltip.stacks_in_1845-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1845[x-placement^=right] .tippy-tooltip.stacks_in_1845-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.al3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1845 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1845 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1853 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1853-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1853-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1853[x-placement^=top] .tippy-tooltip.stacks_in_1853-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1853[x-placement^=bottom] .tippy-tooltip.stacks_in_1853-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1853[x-placement^=left] .tippy-tooltip.stacks_in_1853-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1853[x-placement^=right] .tippy-tooltip.stacks_in_1853-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.he4:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1853 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1853 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2118 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2118-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2118-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2118[x-placement^=top] .tippy-tooltip.stacks_in_2118-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2118[x-placement^=bottom] .tippy-tooltip.stacks_in_2118-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2118[x-placement^=left] .tippy-tooltip.stacks_in_2118-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2118[x-placement^=right] .tippy-tooltip.stacks_in_2118-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.he5:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2118 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2118 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1756 ul,#stacks_in_1756 ol,#stacks_in_1756 dl{list-style-position:inside}#stacks_in_1756 .float-top{overflow:hidden}#stacks_in_1756 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1756 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1756 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1756 .float-text.justify{text-align:juAstify}#stacks_in_1756 .float-text.hyphenate{hyphens:auto}

#stacks_in_1756 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 5px 0px 5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1761{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1761swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1761swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_1761swell-with-zoom .mfp-container,.stacks_in_1761swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1761swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1761swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1761swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1761swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1761 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1761 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1761 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1761 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_1761 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_1761 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_1761 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_1761 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_1761 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_1761 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_1761 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_1761 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1781 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1781-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1781-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1781[x-placement^=top] .tippy-tooltip.stacks_in_1781-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1781[x-placement^=bottom] .tippy-tooltip.stacks_in_1781-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1781[x-placement^=left] .tippy-tooltip.stacks_in_1781-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1781[x-placement^=right] .tippy-tooltip.stacks_in_1781-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1781 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1781 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1791 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1791-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1791-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1791[x-placement^=top] .tippy-tooltip.stacks_in_1791-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1791[x-placement^=bottom] .tippy-tooltip.stacks_in_1791-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1791[x-placement^=left] .tippy-tooltip.stacks_in_1791-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1791[x-placement^=right] .tippy-tooltip.stacks_in_1791-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b5:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1791 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1791 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1936 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1936-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1936-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1936[x-placement^=top] .tippy-tooltip.stacks_in_1936-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1936[x-placement^=bottom] .tippy-tooltip.stacks_in_1936-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1936[x-placement^=left] .tippy-tooltip.stacks_in_1936-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1936[x-placement^=right] .tippy-tooltip.stacks_in_1936-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b6:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1936 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1936 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1967 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1967-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1967-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1967[x-placement^=top] .tippy-tooltip.stacks_in_1967-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1967[x-placement^=bottom] .tippy-tooltip.stacks_in_1967-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1967[x-placement^=left] .tippy-tooltip.stacks_in_1967-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1967[x-placement^=right] .tippy-tooltip.stacks_in_1967-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b7:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1967 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1967 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1976 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1976-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1976-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1976[x-placement^=top] .tippy-tooltip.stacks_in_1976-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1976[x-placement^=bottom] .tippy-tooltip.stacks_in_1976-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1976[x-placement^=left] .tippy-tooltip.stacks_in_1976-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1976[x-placement^=right] .tippy-tooltip.stacks_in_1976-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b8:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1976 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1976 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2006 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2006-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2006-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2006[x-placement^=top] .tippy-tooltip.stacks_in_2006-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2006[x-placement^=bottom] .tippy-tooltip.stacks_in_2006-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2006[x-placement^=left] .tippy-tooltip.stacks_in_2006-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2006[x-placement^=right] .tippy-tooltip.stacks_in_2006-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b9:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2006 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2006 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2049 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2049-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2049-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2049[x-placement^=top] .tippy-tooltip.stacks_in_2049-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2049[x-placement^=bottom] .tippy-tooltip.stacks_in_2049-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2049[x-placement^=left] .tippy-tooltip.stacks_in_2049-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2049[x-placement^=right] .tippy-tooltip.stacks_in_2049-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b10:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2049 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2049 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2157 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2157-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2157-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2157[x-placement^=top] .tippy-tooltip.stacks_in_2157-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2157[x-placement^=bottom] .tippy-tooltip.stacks_in_2157-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2157[x-placement^=left] .tippy-tooltip.stacks_in_2157-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2157[x-placement^=right] .tippy-tooltip.stacks_in_2157-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.b11:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2157 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2157 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_out_517 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_517 {
  box-shadow: none;
}
#stacks_in_517, [tag="slice"] #stacks_in_517 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_517 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_517 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_517.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_503 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_503 {
  box-shadow: none;
}
#stacks_in_503, [tag="slice"] #stacks_in_503 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_503 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_503 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_503.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_503 {
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  5px;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

#stacks_in_675 .jspContainer
{
	overflow: hidden;
	position: relative;
}

#stacks_in_675 .jspPane
{
	position: absolute;
}

#stacks_in_675 .jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
}

#stacks_in_675 .jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

#stacks_in_675 .jspVerticalBar *,
#stacks_in_675 .jspHorizontalBar *
{
	margin: 0;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#stacks_in_675 .jspCap
{
	display: none;
}

#stacks_in_675 .jspHorizontalBar .jspCap
{
	float: left;
}

#stacks_in_675 .jspTrack
{
	background: #CCCCCC;
	/**/
	position: relative;
}

#stacks_in_675 .jspDrag
{
	background: #000000;
	/**/
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#stacks_in_675 .jspHorizontalBar .jspTrack,
#stacks_in_675 .jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}



#stacks_in_675 .jspArrow
{	
	text-indent: -20000px;
	display: block;
	cursor: pointer;

}

#stacks_in_675 .jspArrow:hover
{
	background-color:#AAAAAA;
}

#stacks_in_675 .jspArrow.jspDisabled
{
	cursor: default;
}

#stacks_in_675 .jspArrowUp{
	background-color:transparent;
	background:   no-repeat;
}
#stacks_in_675 .jspArrowDown{
	background-color:transparent;
	background:   no-repeat;
}
#stacks_in_675 .jspArrowRight{
	background-color:transparent;
	/*background:  url() no-repeat;*/
}
#stacks_in_675 .jspArrowLeft{
	background-color:transparent;
	/*background:  url() no-repeat;*/
}
#stacks_in_675 .jspArrowUp:hover{

	background:    no-repeat;
}
#stacks_in_675 .jspArrowDown:hover{

	background:    no-repeat;
}
#stacks_in_675 .jspArrowRight:hover{

	/*background: #AAAAAA url() no-repeat;*/
}
#stacks_in_675 .jspArrowLeft:hover{

	/*background: #AAAAAA url() no-repeat;*/
}

#stacks_in_675 .jspVerticalBar .jspArrow
{
	height:5px;
	width:10px;
}

#stacks_in_675 .jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}



#stacks_in_675 .jspVerticalBar .jspArrow:focus
{
	outline: none;
}

#stacks_in_675 .jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
#stacks_in_675 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2384 ul,#stacks_in_2384 ol,#stacks_in_2384 dl{list-style-position:inside}#stacks_in_2384 .float-top{overflow:hidden}#stacks_in_2384 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2384 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2384 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2384 .float-text.justify{text-align:juAstify}#stacks_in_2384 .float-text.hyphenate{hyphens:auto}

#stacks_in_2384 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2389{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2389swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2389swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2389swell{
		max-width: 300px;
	}
	.stacks_in_2389swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2389swell-with-zoom .mfp-container,.stacks_in_2389swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2389swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2389swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2389swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2389swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2389 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2389 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2389 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2389 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2389 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2389 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2389 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2389 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2389 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2389 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2389 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2389 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_3040 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_3040-tippyp-theme * {			    }.tippy-tooltip.stacks_in_3040-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_3040[x-placement^=top] .tippy-tooltip.stacks_in_3040-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3040[x-placement^=bottom] .tippy-tooltip.stacks_in_3040-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3040[x-placement^=left] .tippy-tooltip.stacks_in_3040-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3040[x-placement^=right] .tippy-tooltip.stacks_in_3040-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.ho3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_3040 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_3040 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_3217 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_3217-tippyp-theme * {			    }.tippy-tooltip.stacks_in_3217-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_3217[x-placement^=top] .tippy-tooltip.stacks_in_3217-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3217[x-placement^=bottom] .tippy-tooltip.stacks_in_3217-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3217[x-placement^=left] .tippy-tooltip.stacks_in_3217-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_3217[x-placement^=right] .tippy-tooltip.stacks_in_3217-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.amat2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_3217 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_3217 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_3032 ul,#stacks_in_3032 ol,#stacks_in_3032 dl{list-style-position:inside}#stacks_in_3032 .float-top{overflow:hidden}#stacks_in_3032 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_3032 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_3032 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_3032 .float-text.justify{text-align:juAstify}#stacks_in_3032 .float-text.hyphenate{hyphens:auto}

#stacks_in_3032 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3037{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3037swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3037swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3037swell{
		max-width: 300px;
	}
	.stacks_in_3037swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_3037swell-with-zoom .mfp-container,.stacks_in_3037swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_3037swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3037swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3037swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3037swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3037 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3037 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3037 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3037 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_3037 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_3037 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_3037 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_3037 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_3037 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_3037 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_3037 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_3037 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2993 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2993-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2993-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2993[x-placement^=top] .tippy-tooltip.stacks_in_2993-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2993[x-placement^=bottom] .tippy-tooltip.stacks_in_2993-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2993[x-placement^=left] .tippy-tooltip.stacks_in_2993-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2993[x-placement^=right] .tippy-tooltip.stacks_in_2993-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.pri2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2993 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2993 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2998 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2998-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2998-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2998[x-placement^=top] .tippy-tooltip.stacks_in_2998-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2998[x-placement^=bottom] .tippy-tooltip.stacks_in_2998-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2998[x-placement^=left] .tippy-tooltip.stacks_in_2998-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2998[x-placement^=right] .tippy-tooltip.stacks_in_2998-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.pri3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2998 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2998 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2985 ul,#stacks_in_2985 ol,#stacks_in_2985 dl{list-style-position:inside}#stacks_in_2985 .float-top{overflow:hidden}#stacks_in_2985 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2985 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2985 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2985 .float-text.justify{text-align:juAstify}#stacks_in_2985 .float-text.hyphenate{hyphens:auto}

#stacks_in_2985 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2990{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2990swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2990swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2990swell{
		max-width: 300px;
	}
	.stacks_in_2990swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2990swell-with-zoom .mfp-container,.stacks_in_2990swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2990swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2990swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2990swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2990swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2990 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2990 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2990 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2990 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2990 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2990 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2990 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2990 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2990 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2990 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2990 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2990 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2954 ul,#stacks_in_2954 ol,#stacks_in_2954 dl{list-style-position:inside}#stacks_in_2954 .float-top{overflow:hidden}#stacks_in_2954 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2954 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2954 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2954 .float-text.justify{text-align:juAstify}#stacks_in_2954 .float-text.hyphenate{hyphens:auto}

#stacks_in_2954 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2959{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2959swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2959swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2959swell{
		max-width: 300px;
	}
	.stacks_in_2959swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2959swell-with-zoom .mfp-container,.stacks_in_2959swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2959swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2959swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2959swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2959swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2959 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2959 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2959 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2959 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2959 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2959 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2959 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2959 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2959 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2959 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2959 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2959 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2924 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2924-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2924-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2924[x-placement^=top] .tippy-tooltip.stacks_in_2924-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2924[x-placement^=bottom] .tippy-tooltip.stacks_in_2924-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2924[x-placement^=left] .tippy-tooltip.stacks_in_2924-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2924[x-placement^=right] .tippy-tooltip.stacks_in_2924-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.falco3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2924 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2924 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2931 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2931-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2931-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2931[x-placement^=top] .tippy-tooltip.stacks_in_2931-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2931[x-placement^=bottom] .tippy-tooltip.stacks_in_2931-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2931[x-placement^=left] .tippy-tooltip.stacks_in_2931-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2931[x-placement^=right] .tippy-tooltip.stacks_in_2931-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.falco2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2931 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2931 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2916 ul,#stacks_in_2916 ol,#stacks_in_2916 dl{list-style-position:inside}#stacks_in_2916 .float-top{overflow:hidden}#stacks_in_2916 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2916 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2916 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2916 .float-text.justify{text-align:juAstify}#stacks_in_2916 .float-text.hyphenate{hyphens:auto}

#stacks_in_2916 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2921{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2921swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2921swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2921swell{
		max-width: 300px;
	}
	.stacks_in_2921swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2921swell-with-zoom .mfp-container,.stacks_in_2921swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2921swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2921swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2921swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2921swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2921 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2921 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2921 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2921 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2921 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2921 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2921 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2921 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2921 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2921 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2921 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2921 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2856 ul,#stacks_in_2856 ol,#stacks_in_2856 dl{list-style-position:inside}#stacks_in_2856 .float-top{overflow:hidden}#stacks_in_2856 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2856 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2856 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2856 .float-text.justify{text-align:juAstify}#stacks_in_2856 .float-text.hyphenate{hyphens:auto}

#stacks_in_2856 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2861{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2861swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2861swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2861swell{
		max-width: 300px;
	}
	.stacks_in_2861swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2861swell-with-zoom .mfp-container,.stacks_in_2861swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2861swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2861swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2861swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2861swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2861 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2861 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2861 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2861 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2861 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2861 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2861 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2861 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2861 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2861 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2861 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2861 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2831 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2831-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2831-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2831[x-placement^=top] .tippy-tooltip.stacks_in_2831-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2831[x-placement^=bottom] .tippy-tooltip.stacks_in_2831-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2831[x-placement^=left] .tippy-tooltip.stacks_in_2831-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2831[x-placement^=right] .tippy-tooltip.stacks_in_2831-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.chs6:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2831 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2831 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2832 {
	width: 500px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2851 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2851-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2851-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2851[x-placement^=top] .tippy-tooltip.stacks_in_2851-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2851[x-placement^=bottom] .tippy-tooltip.stacks_in_2851-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2851[x-placement^=left] .tippy-tooltip.stacks_in_2851-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2851[x-placement^=right] .tippy-tooltip.stacks_in_2851-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.chs4:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2851 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2851 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2852 {
	width: 500px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2846 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2846-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2846-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2846[x-placement^=top] .tippy-tooltip.stacks_in_2846-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2846[x-placement^=bottom] .tippy-tooltip.stacks_in_2846-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2846[x-placement^=left] .tippy-tooltip.stacks_in_2846-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2846[x-placement^=right] .tippy-tooltip.stacks_in_2846-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.chs2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2846 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2846 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2847 {
	width: 500px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2840 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2840-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2840-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2840[x-placement^=top] .tippy-tooltip.stacks_in_2840-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2840[x-placement^=bottom] .tippy-tooltip.stacks_in_2840-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2840[x-placement^=left] .tippy-tooltip.stacks_in_2840-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2840[x-placement^=right] .tippy-tooltip.stacks_in_2840-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.mima1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2840 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2840 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2841 {
	width: 500px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2836 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2836-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2836-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2836[x-placement^=top] .tippy-tooltip.stacks_in_2836-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2836[x-placement^=bottom] .tippy-tooltip.stacks_in_2836-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2836[x-placement^=left] .tippy-tooltip.stacks_in_2836-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2836[x-placement^=right] .tippy-tooltip.stacks_in_2836-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.chs3-1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2836 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2836 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2837 {
	width: 500px;
}
#stacks_in_2823 ul,#stacks_in_2823 ol,#stacks_in_2823 dl{list-style-position:inside}#stacks_in_2823 .float-top{overflow:hidden}#stacks_in_2823 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2823 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2823 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2823 .float-text.justify{text-align:juAstify}#stacks_in_2823 .float-text.hyphenate{hyphens:auto}

#stacks_in_2823 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2828{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2828swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2828swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2828swell{
		max-width: 300px;
	}
	.stacks_in_2828swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2828swell-with-zoom .mfp-container,.stacks_in_2828swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2828swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2828swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2828swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2828swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2828 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2828 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2828 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2828 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2828 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2828 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2828 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2828 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2828 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2828 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2828 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2828 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2638 ul,#stacks_in_2638 ol,#stacks_in_2638 dl{list-style-position:inside}#stacks_in_2638 .float-top{overflow:hidden}#stacks_in_2638 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2638 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2638 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2638 .float-text.justify{text-align:juAstify}#stacks_in_2638 .float-text.hyphenate{hyphens:auto}

#stacks_in_2638 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2643{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2643swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2643swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2643swell{
		max-width: 300px;
	}
	.stacks_in_2643swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2643swell-with-zoom .mfp-container,.stacks_in_2643swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2643swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2643swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2643swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2643swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2643 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2643 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2643 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2643 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2643 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2643 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2643 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2643 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2643 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2643 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2643 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2643 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2613 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2613-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2613-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2613[x-placement^=top] .tippy-tooltip.stacks_in_2613-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2613[x-placement^=bottom] .tippy-tooltip.stacks_in_2613-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2613[x-placement^=left] .tippy-tooltip.stacks_in_2613-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2613[x-placement^=right] .tippy-tooltip.stacks_in_2613-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.tm182:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2613 {							max-width: 50% !important;	}@media screen and (max-width:400px) { 	.tippy-parent_stacks_in_2613 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2629 {
	width: 500px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2620 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2620-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2620-tippyp-theme {				padding: 10px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 0px;	background-color: rgba(128, 128, 128, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2620[x-placement^=top] .tippy-tooltip.stacks_in_2620-tippyp-theme .tippy-arrow {	border-top-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2620[x-placement^=bottom] .tippy-tooltip.stacks_in_2620-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2620[x-placement^=left] .tippy-tooltip.stacks_in_2620-tippyp-theme .tippy-arrow {	border-left-color: rgba(128, 128, 128, 1.00);}.tippy-parent_stacks_in_2620[x-placement^=right] .tippy-tooltip.stacks_in_2620-tippyp-theme .tippy-arrow {	border-right-color: rgba(128, 128, 128, 1.00);}/* @end *//* @end *//* @group cursor */.tm181:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2620 {							max-width: 50% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2620 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */
#stacks_out_2631 {
	width: 500px;
}
#stacks_in_2605 ul,#stacks_in_2605 ol,#stacks_in_2605 dl{list-style-position:inside}#stacks_in_2605 .float-top{overflow:hidden}#stacks_in_2605 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2605 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2605 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2605 .float-text.justify{text-align:juAstify}#stacks_in_2605 .float-text.hyphenate{hyphens:auto}

#stacks_in_2605 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2610{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2610swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2610swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2610swell{
		max-width: 300px;
	}
	.stacks_in_2610swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2610swell-with-zoom .mfp-container,.stacks_in_2610swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2610swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2610swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2610swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2610swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2610 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2610 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2610 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2610 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2610 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2610 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2610 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2610 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2610 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2610 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2610 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2610 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2517 ul,#stacks_in_2517 ol,#stacks_in_2517 dl{list-style-position:inside}#stacks_in_2517 .float-top{overflow:hidden}#stacks_in_2517 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2517 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2517 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2517 .float-text.justify{text-align:juAstify}#stacks_in_2517 .float-text.hyphenate{hyphens:auto}

#stacks_in_2517 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2522{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2522swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2522swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2522swell{
		max-width: 300px;
	}
	.stacks_in_2522swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2522swell-with-zoom .mfp-container,.stacks_in_2522swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2522swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2522swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2522swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2522swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2522 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2522 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2522 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2522 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2522 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2522 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2522 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2522 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2522 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2522 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2522 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2522 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2495 ul,#stacks_in_2495 ol,#stacks_in_2495 dl{list-style-position:inside}#stacks_in_2495 .float-top{overflow:hidden}#stacks_in_2495 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2495 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2495 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2495 .float-text.justify{text-align:juAstify}#stacks_in_2495 .float-text.hyphenate{hyphens:auto}

#stacks_in_2495 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2500{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2500swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2500swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2500swell{
		max-width: 300px;
	}
	.stacks_in_2500swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2500swell-with-zoom .mfp-container,.stacks_in_2500swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2500swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2500swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2500swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2500swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2500 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2500 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2500 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2500 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2500 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2500 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2500 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2500 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2500 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2500 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2500 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2500 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2463 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2463-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2463-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2463[x-placement^=top] .tippy-tooltip.stacks_in_2463-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2463[x-placement^=bottom] .tippy-tooltip.stacks_in_2463-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2463[x-placement^=left] .tippy-tooltip.stacks_in_2463-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2463[x-placement^=right] .tippy-tooltip.stacks_in_2463-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.u3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2463 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2463 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2470 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2470-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2470-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2470[x-placement^=top] .tippy-tooltip.stacks_in_2470-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2470[x-placement^=bottom] .tippy-tooltip.stacks_in_2470-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2470[x-placement^=left] .tippy-tooltip.stacks_in_2470-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2470[x-placement^=right] .tippy-tooltip.stacks_in_2470-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.u2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2470 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2470 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2477 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2477-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2477-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2477[x-placement^=top] .tippy-tooltip.stacks_in_2477-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2477[x-placement^=bottom] .tippy-tooltip.stacks_in_2477-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2477[x-placement^=left] .tippy-tooltip.stacks_in_2477-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2477[x-placement^=right] .tippy-tooltip.stacks_in_2477-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.js:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2477 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2477 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2488 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2488-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2488-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2488[x-placement^=top] .tippy-tooltip.stacks_in_2488-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2488[x-placement^=bottom] .tippy-tooltip.stacks_in_2488-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2488[x-placement^=left] .tippy-tooltip.stacks_in_2488-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2488[x-placement^=right] .tippy-tooltip.stacks_in_2488-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.jg:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2488 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2488 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2455 ul,#stacks_in_2455 ol,#stacks_in_2455 dl{list-style-position:inside}#stacks_in_2455 .float-top{overflow:hidden}#stacks_in_2455 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2455 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2455 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2455 .float-text.justify{text-align:juAstify}#stacks_in_2455 .float-text.hyphenate{hyphens:auto}

#stacks_in_2455 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2460{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2460swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2460swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2460swell{
		max-width: 300px;
	}
	.stacks_in_2460swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2460swell-with-zoom .mfp-container,.stacks_in_2460swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2460swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2460swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2460swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2460swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2460 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2460 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2460 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2460 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2460 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2460 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2460 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2460 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2460 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2460 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2460 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2460 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2443 ul,#stacks_in_2443 ol,#stacks_in_2443 dl{list-style-position:inside}#stacks_in_2443 .float-top{overflow:hidden}#stacks_in_2443 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2443 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2443 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2443 .float-text.justify{text-align:juAstify}#stacks_in_2443 .float-text.hyphenate{hyphens:auto}

#stacks_in_2443 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2448{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2448swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2448swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2448swell{
		max-width: 300px;
	}
	.stacks_in_2448swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2448swell-with-zoom .mfp-container,.stacks_in_2448swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2448swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2448swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2448swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2448swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2448 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2448 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2448 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2448 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2448 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2448 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2448 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2448 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2448 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2448 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2448 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2448 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2429 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2429-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2429-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2429[x-placement^=top] .tippy-tooltip.stacks_in_2429-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2429[x-placement^=bottom] .tippy-tooltip.stacks_in_2429-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2429[x-placement^=left] .tippy-tooltip.stacks_in_2429-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2429[x-placement^=right] .tippy-tooltip.stacks_in_2429-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.ib1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2429 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2429 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2436 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2436-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2436-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2436[x-placement^=top] .tippy-tooltip.stacks_in_2436-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2436[x-placement^=bottom] .tippy-tooltip.stacks_in_2436-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2436[x-placement^=left] .tippy-tooltip.stacks_in_2436-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2436[x-placement^=right] .tippy-tooltip.stacks_in_2436-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.ib2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2436 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2436 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2421 ul,#stacks_in_2421 ol,#stacks_in_2421 dl{list-style-position:inside}#stacks_in_2421 .float-top{overflow:hidden}#stacks_in_2421 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2421 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2421 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2421 .float-text.justify{text-align:juAstify}#stacks_in_2421 .float-text.hyphenate{hyphens:auto}

#stacks_in_2421 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2426{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2426swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2426swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2426swell{
		max-width: 300px;
	}
	.stacks_in_2426swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2426swell-with-zoom .mfp-container,.stacks_in_2426swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2426swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2426swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2426swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2426swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2426 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2426 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2426 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2426 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2426 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2426 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2426 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2426 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2426 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2426 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2426 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2426 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2400 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2400-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2400-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2400[x-placement^=top] .tippy-tooltip.stacks_in_2400-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2400[x-placement^=bottom] .tippy-tooltip.stacks_in_2400-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2400[x-placement^=left] .tippy-tooltip.stacks_in_2400-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2400[x-placement^=right] .tippy-tooltip.stacks_in_2400-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.fl1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2400 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2400 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2411 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2411-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2411-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2411[x-placement^=top] .tippy-tooltip.stacks_in_2411-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2411[x-placement^=bottom] .tippy-tooltip.stacks_in_2411-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2411[x-placement^=left] .tippy-tooltip.stacks_in_2411-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2411[x-placement^=right] .tippy-tooltip.stacks_in_2411-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.fl2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2411 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2411 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2407 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2407-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2407-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2407[x-placement^=top] .tippy-tooltip.stacks_in_2407-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2407[x-placement^=bottom] .tippy-tooltip.stacks_in_2407-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2407[x-placement^=left] .tippy-tooltip.stacks_in_2407-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2407[x-placement^=right] .tippy-tooltip.stacks_in_2407-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.fl3:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2407 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2407 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2392 ul,#stacks_in_2392 ol,#stacks_in_2392 dl{list-style-position:inside}#stacks_in_2392 .float-top{overflow:hidden}#stacks_in_2392 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2392 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2392 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2392 .float-text.justify{text-align:juAstify}#stacks_in_2392 .float-text.hyphenate{hyphens:auto}

#stacks_in_2392 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2397{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2397swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2397swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2397swell{
		max-width: 300px;
	}
	.stacks_in_2397swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2397swell-with-zoom .mfp-container,.stacks_in_2397swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2397swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2397swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2397swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2397swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2397 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2397 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2397 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2397 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2397 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2397 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2397 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2397 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2397 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2397 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2397 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2397 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2244 ul,#stacks_in_2244 ol,#stacks_in_2244 dl{list-style-position:inside}#stacks_in_2244 .float-top{overflow:hidden}#stacks_in_2244 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2244 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2244 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2244 .float-text.justify{text-align:juAstify}#stacks_in_2244 .float-text.hyphenate{hyphens:auto}

#stacks_in_2244 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2249{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2249swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2249swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2249swell{
		max-width: 300px;
	}
	.stacks_in_2249swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2249swell-with-zoom .mfp-container,.stacks_in_2249swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2249swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2249swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2249swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2249swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2249 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2249 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2249 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2249 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2249 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2249 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2249 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2249 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2249 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2249 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2249 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2249 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2362 ul,#stacks_in_2362 ol,#stacks_in_2362 dl{list-style-position:inside}#stacks_in_2362 .float-top{overflow:hidden}#stacks_in_2362 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2362 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2362 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2362 .float-text.justify{text-align:juAstify}#stacks_in_2362 .float-text.hyphenate{hyphens:auto}

#stacks_in_2362 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2367{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2367swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2367swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2367swell{
		max-width: 300px;
	}
	.stacks_in_2367swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2367swell-with-zoom .mfp-container,.stacks_in_2367swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2367swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2367swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2367swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2367swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2367 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2367 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2367 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2367 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2367 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2367 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2367 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2367 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2367 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2367 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2367 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2367 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2331 ul,#stacks_in_2331 ol,#stacks_in_2331 dl{list-style-position:inside}#stacks_in_2331 .float-top{overflow:hidden}#stacks_in_2331 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2331 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2331 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2331 .float-text.justify{text-align:juAstify}#stacks_in_2331 .float-text.hyphenate{hyphens:auto}

#stacks_in_2331 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2336{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2336swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2336swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2336swell{
		max-width: 300px;
	}
	.stacks_in_2336swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2336swell-with-zoom .mfp-container,.stacks_in_2336swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2336swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2336swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2336swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2336swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2336 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2336 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2336 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2336 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2336 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2336 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2336 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2336 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2336 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2336 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2336 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2336 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2318 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2318-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2318-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2318[x-placement^=top] .tippy-tooltip.stacks_in_2318-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2318[x-placement^=bottom] .tippy-tooltip.stacks_in_2318-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2318[x-placement^=left] .tippy-tooltip.stacks_in_2318-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2318[x-placement^=right] .tippy-tooltip.stacks_in_2318-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.R9001SB:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2318 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2318 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2310 ul,#stacks_in_2310 ol,#stacks_in_2310 dl{list-style-position:inside}#stacks_in_2310 .float-top{overflow:hidden}#stacks_in_2310 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2310 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2310 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2310 .float-text.justify{text-align:juAstify}#stacks_in_2310 .float-text.hyphenate{hyphens:auto}

#stacks_in_2310 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2315{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2315swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2315swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2315swell{
		max-width: 300px;
	}
	.stacks_in_2315swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2315swell-with-zoom .mfp-container,.stacks_in_2315swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2315swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2315swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2315swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2315swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2315 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2315 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2315 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2315 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2315 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2315 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2315 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2315 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2315 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2315 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2315 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2315 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2218 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2218-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2218-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2218[x-placement^=top] .tippy-tooltip.stacks_in_2218-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2218[x-placement^=bottom] .tippy-tooltip.stacks_in_2218-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2218[x-placement^=left] .tippy-tooltip.stacks_in_2218-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2218[x-placement^=right] .tippy-tooltip.stacks_in_2218-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.yge1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2218 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2218 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2225 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2225-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2225-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2225[x-placement^=top] .tippy-tooltip.stacks_in_2225-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2225[x-placement^=bottom] .tippy-tooltip.stacks_in_2225-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2225[x-placement^=left] .tippy-tooltip.stacks_in_2225-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2225[x-placement^=right] .tippy-tooltip.stacks_in_2225-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.yge2:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2225 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2225 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2232 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2232-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2232-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2232[x-placement^=top] .tippy-tooltip.stacks_in_2232-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2232[x-placement^=bottom] .tippy-tooltip.stacks_in_2232-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2232[x-placement^=left] .tippy-tooltip.stacks_in_2232-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2232[x-placement^=right] .tippy-tooltip.stacks_in_2232-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.next:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2232 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2232 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_2210 ul,#stacks_in_2210 ol,#stacks_in_2210 dl{list-style-position:inside}#stacks_in_2210 .float-top{overflow:hidden}#stacks_in_2210 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2210 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2210 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2210 .float-text.justify{text-align:juAstify}#stacks_in_2210 .float-text.hyphenate{hyphens:auto}

#stacks_in_2210 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2215{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2215swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2215swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2215swell{
		max-width: 300px;
	}
	.stacks_in_2215swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2215swell-with-zoom .mfp-container,.stacks_in_2215swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2215swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2215swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2215swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2215swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2215 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2215 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2215 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2215 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2215 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2215 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2215 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2215 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2215 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2215 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2215 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2215 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2164 ul,#stacks_in_2164 ol,#stacks_in_2164 dl{list-style-position:inside}#stacks_in_2164 .float-top{overflow:hidden}#stacks_in_2164 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2164 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2164 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2164 .float-text.justify{text-align:juAstify}#stacks_in_2164 .float-text.hyphenate{hyphens:auto}

#stacks_in_2164 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2169{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2169swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2169swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2169swell{
		max-width: 300px;
	}
	.stacks_in_2169swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2169swell-with-zoom .mfp-container,.stacks_in_2169swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2169swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2169swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2169swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2169swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2169 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2169 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2169 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2169 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2169 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2169 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2169 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2169 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2169 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2169 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2169 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2169 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2080 ul,#stacks_in_2080 ol,#stacks_in_2080 dl{list-style-position:inside}#stacks_in_2080 .float-top{overflow:hidden}#stacks_in_2080 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2080 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2080 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2080 .float-text.justify{text-align:juAstify}#stacks_in_2080 .float-text.hyphenate{hyphens:auto}

#stacks_in_2080 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2085{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2085swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2085swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2085swell{
		max-width: 300px;
	}
	.stacks_in_2085swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2085swell-with-zoom .mfp-container,.stacks_in_2085swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2085swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2085swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2085swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2085swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2085 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2085 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2085 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2085 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2085 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2085 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2085 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2085 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2085 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2085 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2085 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2085 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2064 ul,#stacks_in_2064 ol,#stacks_in_2064 dl{list-style-position:inside}#stacks_in_2064 .float-top{overflow:hidden}#stacks_in_2064 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2064 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2064 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2064 .float-text.justify{text-align:juAstify}#stacks_in_2064 .float-text.hyphenate{hyphens:auto}

#stacks_in_2064 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2069{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2069swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2069swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2069swell{
		max-width: 300px;
	}
	.stacks_in_2069swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2069swell-with-zoom .mfp-container,.stacks_in_2069swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2069swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2069swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2069swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2069swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2069 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2069 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2069 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2069 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2069 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2069 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2069 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2069 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2069 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2069 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2069 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2069 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_2019 ul,#stacks_in_2019 ol,#stacks_in_2019 dl{list-style-position:inside}#stacks_in_2019 .float-top{overflow:hidden}#stacks_in_2019 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2019 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2019 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2019 .float-text.justify{text-align:juAstify}#stacks_in_2019 .float-text.hyphenate{hyphens:auto}

#stacks_in_2019 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2024{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2024swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2024swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2024swell{
		max-width: 300px;
	}
	.stacks_in_2024swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2024swell-with-zoom .mfp-container,.stacks_in_2024swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2024swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2024swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2024swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2024swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2024 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2024 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2024 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2024 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2024 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2024 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2024 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2024 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2024 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2024 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2024 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2024 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
#stacks_in_1959 ul,#stacks_in_1959 ol,#stacks_in_1959 dl{list-style-position:inside}#stacks_in_1959 .float-top{overflow:hidden}#stacks_in_1959 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1959 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1959 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1959 .float-text.justify{text-align:juAstify}#stacks_in_1959 .float-text.hyphenate{hyphens:auto}

#stacks_in_1959 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1964{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1964swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1964swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1964swell{
		max-width: 300px;
	}
	.stacks_in_1964swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1964swell-with-zoom .mfp-container,.stacks_in_1964swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1964swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1964swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1964swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1964swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1964 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1964 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1964 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1964 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1964 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1964 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1964 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1964 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1964 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1964 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1964 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1964 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_2353 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_2353-tippyp-theme * {			    }.tippy-tooltip.stacks_in_2353-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_2353[x-placement^=top] .tippy-tooltip.stacks_in_2353-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2353[x-placement^=bottom] .tippy-tooltip.stacks_in_2353-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2353[x-placement^=left] .tippy-tooltip.stacks_in_2353-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_2353[x-placement^=right] .tippy-tooltip.stacks_in_2353-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.prn1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_2353 {							max-width: 70% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_2353 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1951 ul,#stacks_in_1951 ol,#stacks_in_1951 dl{list-style-position:inside}#stacks_in_1951 .float-top{overflow:hidden}#stacks_in_1951 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1951 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1951 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1951 .float-text.justify{text-align:juAstify}#stacks_in_1951 .float-text.hyphenate{hyphens:auto}

#stacks_in_1951 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1956{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1956swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1956swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1956swell{
		max-width: 300px;
	}
	.stacks_in_1956swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1956swell-with-zoom .mfp-container,.stacks_in_1956swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1956swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1956swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1956swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1956swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1956 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1956 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1956 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1956 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1956 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1956 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1956 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1956 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1956 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1956 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1956 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1956 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1910 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1910-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1910-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1910[x-placement^=top] .tippy-tooltip.stacks_in_1910-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1910[x-placement^=bottom] .tippy-tooltip.stacks_in_1910-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1910[x-placement^=left] .tippy-tooltip.stacks_in_1910-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1910[x-placement^=right] .tippy-tooltip.stacks_in_1910-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.sol1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1910 {}@media screen and (max-width:800px) { 	.tippy-parent_stacks_in_1910 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1887 ul,#stacks_in_1887 ol,#stacks_in_1887 dl{list-style-position:inside}#stacks_in_1887 .float-top{overflow:hidden}#stacks_in_1887 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1887 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1887 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1887 .float-text.justify{text-align:juAstify}#stacks_in_1887 .float-text.hyphenate{hyphens:auto}

#stacks_in_1887 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1892{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1892swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1892swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1892swell{
		max-width: 300px;
	}
	.stacks_in_1892swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1892swell-with-zoom .mfp-container,.stacks_in_1892swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1892swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1892swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1892swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1892swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1892 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1892 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1892 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1892 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1892 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1892 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1892 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1892 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1892 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1892 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1892 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1892 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1869 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1869-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1869-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1869[x-placement^=top] .tippy-tooltip.stacks_in_1869-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1869[x-placement^=bottom] .tippy-tooltip.stacks_in_1869-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1869[x-placement^=left] .tippy-tooltip.stacks_in_1869-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1869[x-placement^=right] .tippy-tooltip.stacks_in_1869-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.kst1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1869 {}@media screen and (max-width:800px) { 	.tippy-parent_stacks_in_1869 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1861 ul,#stacks_in_1861 ol,#stacks_in_1861 dl{list-style-position:inside}#stacks_in_1861 .float-top{overflow:hidden}#stacks_in_1861 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1861 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1861 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1861 .float-text.justify{text-align:juAstify}#stacks_in_1861 .float-text.hyphenate{hyphens:auto}

#stacks_in_1861 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1866{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1866swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1866swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1866swell{
		max-width: 300px;
	}
	.stacks_in_1866swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1866swell-with-zoom .mfp-container,.stacks_in_1866swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1866swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1866swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1866swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1866swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1866 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1866 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1866 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1866 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1866 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1866 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1866 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1866 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1866 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1866 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1866 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1866 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1819 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1819-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1819-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1819[x-placement^=top] .tippy-tooltip.stacks_in_1819-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1819[x-placement^=bottom] .tippy-tooltip.stacks_in_1819-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1819[x-placement^=left] .tippy-tooltip.stacks_in_1819-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1819[x-placement^=right] .tippy-tooltip.stacks_in_1819-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.han1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1819 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1819 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack *//* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1827 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1827-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1827-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1827[x-placement^=top] .tippy-tooltip.stacks_in_1827-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1827[x-placement^=bottom] .tippy-tooltip.stacks_in_1827-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1827[x-placement^=left] .tippy-tooltip.stacks_in_1827-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1827[x-placement^=right] .tippy-tooltip.stacks_in_1827-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.susi1:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1827 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1827 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_in_1811 ul,#stacks_in_1811 ol,#stacks_in_1811 dl{list-style-position:inside}#stacks_in_1811 .float-top{overflow:hidden}#stacks_in_1811 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_1811 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_1811 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_1811 .float-text.justify{text-align:juAstify}#stacks_in_1811 .float-text.hyphenate{hyphens:auto}

#stacks_in_1811 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  5px;
	padding:  5px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1816{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1816swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1816swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1816swell{
		max-width: 300px;
	}
	.stacks_in_1816swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_1816swell-with-zoom .mfp-container,.stacks_in_1816swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_1816swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1816swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1816swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1816swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1816 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1816 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1816 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1816 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_1816 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1816 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1816 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1816 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1816 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1816 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1816 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1816 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
/* TippyPlus stack v1.0.2 [each.css] */#tippy-content_stacks_in_1776 {	text-align:left;}/* @group custom theme */.tippy-tooltip.stacks_in_1776-tippyp-theme * {			    }.tippy-tooltip.stacks_in_1776-tippyp-theme {				padding: 3px;    	border: 0px solid rgba(0, 0, 0, 1.00);	border-radius: 5px;	background-color: rgba(255, 255, 255, 1.00);}/* @group arrows */.tippy-parent_stacks_in_1776[x-placement^=top] .tippy-tooltip.stacks_in_1776-tippyp-theme .tippy-arrow {	border-top-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1776[x-placement^=bottom] .tippy-tooltip.stacks_in_1776-tippyp-theme .tippy-arrow {	border-bottom-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1776[x-placement^=left] .tippy-tooltip.stacks_in_1776-tippyp-theme .tippy-arrow {	border-left-color: rgba(255, 255, 255, 1.00);}.tippy-parent_stacks_in_1776[x-placement^=right] .tippy-tooltip.stacks_in_1776-tippyp-theme .tippy-arrow {	border-right-color: rgba(255, 255, 255, 1.00);}/* @end *//* @end *//* @group cursor */.k23:hover {	cursor: pointer;}/* @end *//* @group width */.tippy-parent_stacks_in_1776 {							max-width: 40% !important;	}@media screen and (max-width:600px) { 	.tippy-parent_stacks_in_1776 {		max-width: 96% !important;		max-width: calc(100% - 10px) !important;	}}/* @end *//* End of TippyPlus stack */#stacks_out_519 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_519 {
  box-shadow: none;
}
#stacks_in_519, [tag="slice"] #stacks_in_519 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_519 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_519 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_519.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_505 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_505 {
  box-shadow: none;
}
#stacks_in_505, [tag="slice"] #stacks_in_505 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_505 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_505 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_505.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_505 {
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  5px;
}
#stacks_out_3146 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3146 {
  box-shadow: none;
}
#stacks_in_3146, [tag="slice"] #stacks_in_3146 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3146 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3146 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3146.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3146 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_3148 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
#stacks_out_3147 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3147 {
  box-shadow: none;
}
#stacks_in_3147, [tag="slice"] #stacks_in_3147 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3147 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3147 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3147.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3147 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_3151 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
#stacks_out_3154 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3154 {
  box-shadow: none;
}
#stacks_in_3154, [tag="slice"] #stacks_in_3154 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3154 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3154 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3154 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3154.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3154 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding:  5px;
}

#stacks_in_3248 {
	margin: 0px 0px 0px 5px;
}
#stacks_out_3158 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3158 {
  box-shadow: none;
}
#stacks_in_3158, [tag="slice"] #stacks_in_3158 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3158 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3158 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3158 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3158.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3158 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
}

#stacks_in_3159 {
	margin: 0px 0px 0px 10px;
}
#stacks_out_3162 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3162 {
  box-shadow: none;
}
#stacks_in_3162, [tag="slice"] #stacks_in_3162 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3162 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3162 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3162 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3162.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3162 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
}

#stacks_in_3163 {
	margin: 0px 0px 0px 10px;
}
#stacks_out_3166 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3166 {
  box-shadow: none;
}
#stacks_in_3166, [tag="slice"] #stacks_in_3166 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3166 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3166 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3166 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3166.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3166 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#stacks_in_3167 {
	margin: 0px 0px 0px 10px;
}
#stacks_out_3170 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3170 {
  box-shadow: none;
}
#stacks_in_3170, [tag="slice"] #stacks_in_3170 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3170 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3170 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3170 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3170.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3170 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
}

.spacerStack {
	height: 2.00px;
}

#spacerStackstacks_in_3174 {
	height: 2.00px;
}




























@media print {
	#spacerStackstacks_in_3174 {
		display: none !important;
	}
}
#stacks_out_3175 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: center;
  align-self: center;
  
}
#stacks_in_3175 {
  box-shadow: none;
}
#stacks_in_3175, [tag="slice"] #stacks_in_3175 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: center;
}
}
#stacks_in_3175 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_3175 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3175 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3175.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3175 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
}

#stacks_in_3176 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	margin: 2px 5px 2px 5px;
}

.spacerStack {
	height: 2.00px;
}

#spacerStackstacks_in_3213 {
	height: 2.00px;
}




























@media print {
	#spacerStackstacks_in_3213 {
		display: none !important;
	}
}
#stacks_out_3211 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_3211 {
  box-shadow: none;
}
#stacks_in_3211, [tag="slice"] #stacks_in_3211 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_3211 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_3211 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_3211 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_3211.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_3211 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}



#stacks_in_3268 .teleportMe {
display: none;
}




#stacks_in_356 {
	background-color: rgba(254, 204, 102, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_3052 ul,#stacks_in_3052 ol,#stacks_in_3052 dl{list-style-position:inside}#stacks_in_3052 .float-top{overflow:hidden}#stacks_in_3052 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_3052 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_3052 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_3052 .float-text.justify{text-align:juAstify}#stacks_in_3052 .float-text.hyphenate{hyphens:auto}

#stacks_in_3052 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 3px 0px 3px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3057{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3057swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3057swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3057swell{
		max-width: 300px;
	}
	.stacks_in_3057swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_3057swell-with-zoom .mfp-container,.stacks_in_3057swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_3057swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3057swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3057swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3057swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3057 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3057 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3057 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3057 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_3057 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_3057 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_3057 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_3057 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_3057 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_3057 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_3057 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_3057 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_3292 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_3292 {
		display: none !important;
	}
}
#stacks_in_3276 ul,#stacks_in_3276 ol,#stacks_in_3276 dl{list-style-position:inside}#stacks_in_3276 .float-top{overflow:hidden}#stacks_in_3276 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_3276 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_3276 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_3276 .float-text.justify{text-align:juAstify}#stacks_in_3276 .float-text.hyphenate{hyphens:auto}

#stacks_in_3276 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 3px 0px 3px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3281{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3281swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3281swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3281swell{
		max-width: 300px;
	}
	.stacks_in_3281swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_3281swell-with-zoom .mfp-container,.stacks_in_3281swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_3281swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3281swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3281swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3281swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3281 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3281 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3281 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3281 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_3281 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_3281 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_3281 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_3281 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_3281 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_3281 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_3281 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_3281 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_3060 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_3060 {
		display: none !important;
	}
}
#stacks_in_2791 ul,#stacks_in_2791 ol,#stacks_in_2791 dl{list-style-position:inside}#stacks_in_2791 .float-top{overflow:hidden}#stacks_in_2791 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_2791 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_2791 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_2791 .float-text.justify{text-align:juAstify}#stacks_in_2791 .float-text.hyphenate{hyphens:auto}

#stacks_in_2791 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 3px 0px 3px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_2796{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_2796swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_2796swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_2796swell{
		max-width: 300px;
	}
	.stacks_in_2796swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_2796swell-with-zoom .mfp-container,.stacks_in_2796swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_2796swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_2796swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_2796swell-with-zoom.mfp-removing .mfp-container,.stacks_in_2796swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_2796 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2796 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_2796 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_2796 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_2796 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_2796 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_2796 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_2796 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_2796 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_2796 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_2796 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_2796 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_906 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_906 {
		display: none !important;
	}
}
#stacks_in_818 ul,#stacks_in_818 ol,#stacks_in_818 dl{list-style-position:inside}#stacks_in_818 .float-top{overflow:hidden}#stacks_in_818 .float-container{float:right;width:30%;margin:0 6px 6px 0;z-index:100}#stacks_in_818 .float-container.float-right{margin:0 0 6px 6px}@media screen and (max-width:500px){#stacks_in_818 .float-container.responsive{float:none;width:100%;margin:0 0 6px 0}}#stacks_in_818 .float-text.justify{text-align:juAstify}#stacks_in_818 .float-text.hyphenate{hyphens:auto}

#stacks_in_818 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 3px 0px 3px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_823{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_823swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_823swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_823swell{
		max-width: 300px;
	}
	.stacks_in_823swell img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}


.stacks_in_823swell-with-zoom .mfp-container,.stacks_in_823swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 396.000031ms ease-out;
	-moz-transition: all 396.000031ms ease-out;
	-o-transition: all 396.000031ms ease-out;
	transition: all 396.000031ms ease-out;
}

.stacks_in_823swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_823swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_823swell-with-zoom.mfp-removing .mfp-container,.stacks_in_823swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_823 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_823 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_823 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_823 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 400px) {
	#stacks_in_823 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_823 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_823 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_823 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_823 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_823 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_823 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_823 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_816 {
	height: 50.00px;
}




























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