/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
#stacks_in_895 .textimage_block {
	display:block;

}

#stacks_in_895 .textimage_wrapper
{
	display: table; 
	width: 100% !important;
	height:100vh;

	 background:url(../index_files/backgroundimage-895.jpg) no-repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 
		background-size: cover !important;
		-webkit-background-size: cover !important; 
		-o-background-size: cover !important; 
		background-position:center;
	 

	 

	 

	margin-left:auto; margin-right:auto; max-width:2500px !important;


		
		
		 

 

 

 

 

/*Custom CSS*/
}

#stacks_in_895 .textimage_wrapper img { /*Custom CSS*/ }


#stacks_in_895 .textimage_wrapper:hover, #stacks_in_895 .textimage_wrapper:focus {

 




/*Custom CSS*/;
}

#stacks_in_895 .textimage_container
{
	display: table-cell;
	vertical-align: top;

	
	
	 
		
	
		background-image: none !important;
	
		
		
	
		opacity: 1;
	

	 

/*Custom CSS*/
}

	#stacks_in_895 .textimage_position
{
	display: block; 
	margin: 0px 20px 0px 20px;
}
#stacks_in_895 .textimage_content
{
	-webkit-user-select: none; -moz-user-select: none; -o-user-select:none; -ms-user-select:none; user-select:none;
	display: block;
	margin-left: auto; margin-right:auto;
	float: center; clear: both;

	

	color: rgba(0, 0, 0, 1.00);
	padding: 0px;

	

	/**/
	/**/

	width: 100%;
	min-width: 0px;
	max-width: 2000px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: left;

	
	
	
	
	 
		min-height:100px;
	

	-o-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out; 

/*Custom CSS*/
}

#stacks_in_895 .textimage_content a {
	
/*Custom CSS*/
}

#stacks_in_895 .textimage_content a:hover, #stacks_in_895 .textimage_content a:focus { /*added-19052015-2330*/
	
	/*Custom CSS*/
}

#stacks_in_895 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	 
		position: absolute; top:0px; left: 0px; right: 0px; 
	 

	

	/*Custom CSS*/
}


																
@media handheld, only screen and (max-width: 100px) {

	#stacks_in_895 .textimage_position 
	{
		display: block; 
		margin: 20px 20px 0px 20px;
	}


#stacks_in_895 .textimage_wrapper {
	
}

#stacks_in_895 .textimage_content 
{
	display: block;
	width: 100%;
	min-width: 0px;
	margin-bottom: 20px;
		
		font-size:20px !important;
		line-height: 24px !important;
	

	

	

/*Custom CSS*/
}

#stacks_in_895 .extrazone
{
	/*Custom CSS*/
}
}
																

																
@media handheld, only screen and (max-width: 300px) {
 /*RESPONSIVE IMAGE SETTINGS*/

	#stacks_in_895 .textimage_wrapper {
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 
	
	 
	
	 


/*Custom CSS*/
}
#stacks_in_895 .textimage_container
{
	
}}
																


																




																	

/* Smart2columns2 stack v2.4.2 */#stacks_in_870 .s2c_stacks_in_870_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_870 .s2c_stacks_in_870_cw, #stacks_in_870 .s2c_stacks_in_870_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_870 .s2c_stacks_in_870_cw [class^="s2c_stacks_in_870_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_870 .s2c_stacks_in_870_col1 {	width: 50%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_870 .s2c_stacks_in_870_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_870 .s2c_stacks_in_870_cw .s2c_stacks_in_870_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 768px) {		#stacks_in_870 .s2c_stacks_in_870_cw {		display: block;		table-layout: auto;	}		#stacks_in_870 .s2c_stacks_in_870_cw [class^="s2c_stacks_in_870_col"] {		display: block;		width: 100%;	}	 	#stacks_in_870 .s2c_stacks_in_870_cw .s2c_stacks_in_870_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_870 {
	background-color: rgba(21, 56, 85, 1.00);
	border: solid rgba(65, 99, 121, 0.57);
	border-width: 0px 2px 2px 2px;
	-moz-border-radius: 0px 0px 30px 30px;
	-webkit-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
	padding: 20px 26px 20px 26px;
}

#stacks_out_870 {
	width: 89%;
}

#stacks_out_910 {
	margin-right:0;
}

#stacks_out_905 {
	margin-right:0;
}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_1817 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_1817 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_1817 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_1817.cm-full-menu li > a:hover,
#clean-menu_stacks_in_1817 li > a:hover {
  text-decoration: none;
}

#stacks_in_1817 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_1817 {
  max-width: 1708px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_1817 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_1817 ul li > a:after,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_1817.cm-full-menu,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul > div,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul > div a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul ul,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_1817.cm-full-menu,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_1817.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_1817.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_1817 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_1817.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_1817 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_1817 > div {
  align-self: center;
}
#clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_1817 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_1817 .clean-menu-logo {
  max-width: 200px;
  min-width: 200px;
  margin: 0;
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  min-width: 200px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_1817 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_1817.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_1817 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_1817.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_1817.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: 15px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a {
  font-size: 15px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_1817.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_1817.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 15px;
  line-height: 15px;
  

}
#stacks_in_1817 li > a svg,
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 15px;
  height: 15px;
  
}

#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_1817 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_1817 h1, #clean-menu_stacks_in_1817 h2, #clean-menu_stacks_in_1817 h3, #clean-menu_stacks_in_1817 h4, #clean-menu_stacks_in_1817 h5, #clean-menu_stacks_in_1817 h6, #clean-menu_stacks_in_1817 .layouts-text, #clean-menu_stacks_in_1817 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_1817.cm-full-menu,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_1817.cm-full-menu > ul > li,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_1817.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_1817.cm-full-menu ul ul li:before {
  color: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(36, 154, 220, 1.00);
  fill:  rgba(36, 154, 220, 1.00);
}
/* #clean-menu-full_stacks_in_1817.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_1817.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(255, 255, 255, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(65, 175, 184, 1.00);
  fill:  rgba(65, 175, 184, 1.00);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_1817.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(255, 255, 255, 1.00);
  border-color: rgba(255, 255, 255, 1.00);
}
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}




#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_1817 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_1817 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_1817 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_1817.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_1817 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(255, 255, 255, 1.00);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(36, 154, 220, 1.00);
}
/* #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(255, 255, 255, 1.00);
} */
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(65, 175, 184, 1.00);
}




#clean-menu-full_stacks_in_1817.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_1817.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_1817.cm-full-menu {

}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_1817 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_1817 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_1817 h1, #clean-menu_stacks_in_1817 h2, #clean-menu_stacks_in_1817 h3, #clean-menu_stacks_in_1817 h4, #clean-menu_stacks_in_1817 h5, #clean-menu_stacks_in_1817 h6, #clean-menu_stacks_in_1817 .layouts-text, #clean-menu_stacks_in_1817 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1817.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1817 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_1817 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_1817 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_1817.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_1817 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_1817 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_1817 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_1817 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_1817.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul li > a {
    font-size: calc(15px + 2 );
    line-height: calc(15px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_1817 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_1817 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_1817 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_1817 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_1817.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_1817 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_1817 .clean-menu-top-level ul li.cm-current > a {
  text-decoration: underline;
}

#stacks_in_1818 {
	margin: 40px 0px 40px 0px;
}

#stacks_out_1818 {
	margin-left:0;
}


#stacks_out_950 {
	width: 85%;
}

#stacks_in_952 {
	margin: 30px 0px 30px 0px;
}

#stacks_out_952 {
	width: 61%;
	margin-left:0;
}
.stacks_in_948 h1{display:inline-block;white-space:nowrap}

#stacks_in_954 {
	margin: 30px 0px 30px 0px;
}

#stacks_out_923 {
	width: 85%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_925 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 120%;
		line-height: 122%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_925 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_925 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_926 {
	width: 65%;
	margin-left:0;
}

#stacks_in_928 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 120%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1170 .s2c_stacks_in_1170_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1170 .s2c_stacks_in_1170_cw, #stacks_in_1170 .s2c_stacks_in_1170_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1170 .s2c_stacks_in_1170_cw [class^="s2c_stacks_in_1170_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1170 .s2c_stacks_in_1170_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1170 .s2c_stacks_in_1170_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1170 .s2c_stacks_in_1170_cw .s2c_stacks_in_1170_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 768px) {		#stacks_in_1170 .s2c_stacks_in_1170_cw {		display: block;		table-layout: auto;	}		#stacks_in_1170 .s2c_stacks_in_1170_cw [class^="s2c_stacks_in_1170_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1170 .s2c_stacks_in_1170_cw .s2c_stacks_in_1170_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1170 {
	width: 55%;
	margin-left:0;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1173 .s3c_stacks_in_1173_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1173 .s3c_stacks_in_1173_cw, #stacks_in_1173 .s3c_stacks_in_1173_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1173 .s3c_stacks_in_1173_cw div[class^="s3c_stacks_in_1173_col"] {*/#stacks_in_1173 .s3c_stacks_in_1173_cw [class^="s3c_stacks_in_1173_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1173 .s3c_stacks_in_1173_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1173 .s3c_stacks_in_1173_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1173 .s3c_stacks_in_1173_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1173 .s3c_stacks_in_1173_cw .s3c_stacks_in_1173_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_1173 .s3c_stacks_in_1173_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1173 .s3c_stacks_in_1173_cw div[class^="s3c_stacks_in_1173_col"] {*/	#stacks_in_1173 .s3c_stacks_in_1173_cw [class^="s3c_stacks_in_1173_col"] {		display: block;		width: 100%;	}			#stacks_in_1173 .s3c_stacks_in_1173_cw .s3c_stacks_in_1173_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1173 .s3c_stacks_in_1173_col1 {		order: 1;	}		#stacks_in_1173 .s3c_stacks_in_1173_col2 {		order: 3;	}		#stacks_in_1173 .s3c_stacks_in_1173_col3 {		order: 5;	}		#stacks_in_1173 .s3c_stacks_in_1173_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1173 .s3c_stacks_in_1173_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-989.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-989.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_989 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_991{}#stacks_in_991 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_991 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_991 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_991 > .jack.width-static{width:500px}#stacks_in_991 > .jack.width-flexible{width:95%}#stacks_in_991 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_991 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_991 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_991 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_991 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_991 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_991 > .jack::after{border-radius:8px}#stacks_in_991 > .jack.border-detailed-radius,#stacks_in_991 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_991 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_991 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_991 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_991 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-991.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_991 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_991 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_991 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_991 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_991 > .jack.bg-image:not(.glass){}#stacks_in_991 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_991 > .jack.bg-image.glass.after,#stacks_in_991 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-991.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_991 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_991 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_991 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_991 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_991 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_991 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_991 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_991 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_991 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_991 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_991 > .jack.bg-image.glass.after,#stacks_in_991 > .glass.jack.bg-image::after{}#stacks_in_991 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_991 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_991 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_991 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_991 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_991 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_991 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_991 > .jack.peek-shadow::before,#stacks_in_991 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_991 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_991 > .jack{overflow:visible;}#stacks_in_991 > .jack.height-static{height:160px}#stacks_in_991 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1001.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1001.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1001 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1003{}#stacks_in_1003 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1003 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1003 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1003 > .jack.width-static{width:500px}#stacks_in_1003 > .jack.width-flexible{width:95%}#stacks_in_1003 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1003 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1003 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1003 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1003 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1003 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1003 > .jack::after{border-radius:8px}#stacks_in_1003 > .jack.border-detailed-radius,#stacks_in_1003 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1003 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1003 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1003 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1003 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1003.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1003 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1003 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1003 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1003 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1003 > .jack.bg-image:not(.glass){}#stacks_in_1003 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1003 > .jack.bg-image.glass.after,#stacks_in_1003 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1003.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1003 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1003 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1003 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1003 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_1003 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1003 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1003 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1003 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1003 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1003 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1003 > .jack.bg-image.glass.after,#stacks_in_1003 > .glass.jack.bg-image::after{}#stacks_in_1003 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1003 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1003 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1003 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1003 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1003 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1003 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1003 > .jack.peek-shadow::before,#stacks_in_1003 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1003 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1003 > .jack{overflow:visible;}#stacks_in_1003 > .jack.height-static{height:160px}#stacks_in_1003 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1007.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1007.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1007 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1009{}#stacks_in_1009 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1009 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1009 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1009 > .jack.width-static{width:500px}#stacks_in_1009 > .jack.width-flexible{width:95%}#stacks_in_1009 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1009 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1009 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1009 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1009 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1009 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1009 > .jack::after{border-radius:8px}#stacks_in_1009 > .jack.border-detailed-radius,#stacks_in_1009 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1009 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1009 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1009 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1009 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1009.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1009 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1009 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1009 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1009 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1009 > .jack.bg-image:not(.glass){}#stacks_in_1009 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1009 > .jack.bg-image.glass.after,#stacks_in_1009 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1009.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1009 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1009 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1009 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1009 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_1009 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1009 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1009 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1009 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1009 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1009 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1009 > .jack.bg-image.glass.after,#stacks_in_1009 > .glass.jack.bg-image::after{}#stacks_in_1009 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1009 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1009 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1009 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1009 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1009 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1009 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1009 > .jack.peek-shadow::before,#stacks_in_1009 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1009 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1009 > .jack{overflow:visible;}#stacks_in_1009 > .jack.height-static{height:160px}#stacks_in_1009 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1177 .s3c_stacks_in_1177_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1177 .s3c_stacks_in_1177_cw, #stacks_in_1177 .s3c_stacks_in_1177_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1177 .s3c_stacks_in_1177_cw div[class^="s3c_stacks_in_1177_col"] {*/#stacks_in_1177 .s3c_stacks_in_1177_cw [class^="s3c_stacks_in_1177_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1177 .s3c_stacks_in_1177_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1177 .s3c_stacks_in_1177_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1177 .s3c_stacks_in_1177_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1177 .s3c_stacks_in_1177_cw .s3c_stacks_in_1177_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_1177 .s3c_stacks_in_1177_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1177 .s3c_stacks_in_1177_cw div[class^="s3c_stacks_in_1177_col"] {*/	#stacks_in_1177 .s3c_stacks_in_1177_cw [class^="s3c_stacks_in_1177_col"] {		display: block;		width: 100%;	}			#stacks_in_1177 .s3c_stacks_in_1177_cw .s3c_stacks_in_1177_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1177 .s3c_stacks_in_1177_col1 {		order: 1;	}		#stacks_in_1177 .s3c_stacks_in_1177_col2 {		order: 3;	}		#stacks_in_1177 .s3c_stacks_in_1177_col3 {		order: 5;	}		#stacks_in_1177 .s3c_stacks_in_1177_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1177 .s3c_stacks_in_1177_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1182.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1182.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1182 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1184{}#stacks_in_1184 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1184 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1184 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1184 > .jack.width-static{width:500px}#stacks_in_1184 > .jack.width-flexible{width:95%}#stacks_in_1184 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1184 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1184 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1184 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1184 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1184 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1184 > .jack::after{border-radius:8px}#stacks_in_1184 > .jack.border-detailed-radius,#stacks_in_1184 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1184 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1184 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1184 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1184 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1184.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1184 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1184 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1184 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1184 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1184 > .jack.bg-image:not(.glass){}#stacks_in_1184 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1184 > .jack.bg-image.glass.after,#stacks_in_1184 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1184.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1184 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1184 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1184 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1184 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_1184 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1184 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1184 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1184 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1184 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1184 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1184 > .jack.bg-image.glass.after,#stacks_in_1184 > .glass.jack.bg-image::after{}#stacks_in_1184 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1184 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1184 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1184 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1184 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1184 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1184 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1184 > .jack.peek-shadow::before,#stacks_in_1184 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1184 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1184 > .jack{overflow:visible;}#stacks_in_1184 > .jack.height-static{height:160px}#stacks_in_1184 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1013.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1013.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1013 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1015{}#stacks_in_1015 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1015 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1015 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1015 > .jack.width-static{width:500px}#stacks_in_1015 > .jack.width-flexible{width:95%}#stacks_in_1015 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1015 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1015 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1015 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1015 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1015 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1015 > .jack::after{border-radius:8px}#stacks_in_1015 > .jack.border-detailed-radius,#stacks_in_1015 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1015 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1015 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1015 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1015 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1015.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1015 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1015 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1015 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1015 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1015 > .jack.bg-image:not(.glass){}#stacks_in_1015 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1015 > .jack.bg-image.glass.after,#stacks_in_1015 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1015.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1015 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1015 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1015 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1015 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_1015 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1015 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1015 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1015 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1015 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1015 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1015 > .jack.bg-image.glass.after,#stacks_in_1015 > .glass.jack.bg-image::after{}#stacks_in_1015 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1015 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1015 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1015 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1015 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1015 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1015 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1015 > .jack.peek-shadow::before,#stacks_in_1015 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1015 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1015 > .jack{overflow:visible;}#stacks_in_1015 > .jack.height-static{height:160px}#stacks_in_1015 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1188.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1188.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:100px}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1188 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1190{}#stacks_in_1190 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1190 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1190 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1190 > .jack.width-static{width:500px}#stacks_in_1190 > .jack.width-flexible{width:95%}#stacks_in_1190 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1190 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1190 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1190 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1190 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1190 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1190 > .jack::after{border-radius:8px}#stacks_in_1190 > .jack.border-detailed-radius,#stacks_in_1190 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1190 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1190 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1190 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1190 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1190.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1190 > .jack.bg-image:not(.glass).bg-size-static{background-size:100px}#stacks_in_1190 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1190 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1190 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1190 > .jack.bg-image:not(.glass){}#stacks_in_1190 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1190 > .jack.bg-image.glass.after,#stacks_in_1190 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1190.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1190 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1190 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1190 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1190 > .glass.bg-size-static.jack.bg-image::after{background-size:100px}#stacks_in_1190 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1190 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1190 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1190 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1190 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1190 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1190 > .jack.bg-image.glass.after,#stacks_in_1190 > .glass.jack.bg-image::after{}#stacks_in_1190 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1190 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1190 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1190 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1190 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1190 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1190 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1190 > .jack.peek-shadow::before,#stacks_in_1190 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1190 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1190 > .jack{overflow:visible;}#stacks_in_1190 > .jack.height-static{height:160px}#stacks_in_1190 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1018 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 120%;
		line-height: 122%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1018 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1018 {
	margin: 30px 0px 20px 0px;
}

#stacks_out_1019 {
	width: 71%;
	margin-left:0;
}

#stacks_in_1021 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 120%;
}

#stacks_in_1507 {
	background-color: rgba(41, 68, 100, 1.00);
}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_1510 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_1510 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_1510 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_1510.cm-full-menu li > a:hover,
#clean-menu_stacks_in_1510 li > a:hover {
  text-decoration: none;
}

#stacks_in_1510 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_1510 {
  max-width: 864px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_1510 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_1510 ul li > a:after,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_1510.cm-full-menu,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul > div,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul > div a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul ul,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_1510.cm-full-menu,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_1510.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active {
  height: auto;
}


#clean-menu-full_stacks_in_1510.cm-full-menu {
  -webkit-transform: translate(-100%, 50px);
  transform: translate(-100%, 50px);
}
#clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}


#clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_1510 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_1510.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_1510 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_1510 > div {
  align-self: center;
}
#clean-menu_stacks_in_1510 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_1510 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_1510 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_1510 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_1510.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_1510 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_1510.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  display: none;
  
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


#clean-menu_stacks_in_1510 > div:nth-child(1),
#clean-menu_stacks_in_1510 > div:nth-child(2) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_1510 > div:nth-child(1) {
  margin-right: 10px;
}
#clean-menu_stacks_in_1510 > div:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_1510 > div.clean-menu-top-level:nth-child(2) ul li:first-child,
#clean-menu_stacks_in_1510 > div.clean-menu-top-level:nth-child(1) ul li:last-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_1510 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:first-child,
#clean-menu_stacks_in_1510 > div.clean-menu-top-level:nth-child(1) > ul > li > ul li:last-child {
  margin: 0;
}

div[tag="slice"] > .mez > #stacks_in_1510.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(16, 50, 98, 1.00);
  font-size: inherit;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a {
  font-family: Montserrat;
}
#clean-menu-full_stacks_in_1510.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(16, 50, 98, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_1510.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_1510 li > a svg,
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_1510 .cm-toggle span {
  background: #41AFB8;
}
#clean-menu_stacks_in_1510 h1, #clean-menu_stacks_in_1510 h2, #clean-menu_stacks_in_1510 h3, #clean-menu_stacks_in_1510 h4, #clean-menu_stacks_in_1510 h5, #clean-menu_stacks_in_1510 h6, #clean-menu_stacks_in_1510 .layouts-text, #clean-menu_stacks_in_1510 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_1510.cm-full-menu,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul {
  background: rgba(177, 208, 224, 1.00);
}
#clean-menu-full_stacks_in_1510.cm-full-menu > ul > li,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_1510.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_1510.cm-full-menu ul ul li:before {
  color: rgba(16, 50, 98, 1.00);
  fill: rgba(16, 50, 98, 1.00);
}
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(255, 255, 255, 1.00);
  fill:  rgba(255, 255, 255, 1.00);
}
/* #clean-menu-full_stacks_in_1510.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_1510.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(16, 50, 98, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(17, 96, 175, 1.00);
  fill:  rgba(17, 96, 175, 1.00);
}
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(16, 50, 98, 1.00);
}
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(16, 50, 98, 1.00);
} */
#clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_1510.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(16, 50, 98, 1.00);
  border-color: rgba(16, 50, 98, 1.00);
}
.disable-parents #clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_1510 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(16, 50, 98, 1.00);
  border-color: rgba(16, 50, 98, 1.00);
}


#clean-menu_stacks_in_1510 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  width: auto;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
#clean-menu_stacks_in_1510 .clean-menu-full {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_1510 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_1510 .clean-menu-top-level ul {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
div[tag="slice"] > .mez > #stacks_in_1510.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 15px 0 0;
}










@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1510.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1510 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_1510 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_1510 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_1510.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_1510 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_1510 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_1510 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_1510 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_1510 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_1510.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_1510 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_1510 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_1510 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_1510 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_1510 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_1510.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}









#clean-menu_stacks_in_1510 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_1510 {
	background-color: rgba(37, 71, 106, 1.00);
}

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

@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1517 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 115%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1517 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1517 {
	margin: 15px 0px 20px 0px;
}

#stacks_out_1518 {
	width: 90%;
}
#eh_stacks_in_1520 {
  margin: 12px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1520:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1520.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1520.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1520.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1520 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1520.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1520 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1520 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1520 .eh-title {
  max-width: 330px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(65, 175, 184, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1520 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1520.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1520.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1520.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1520.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1520.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_1520.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_1520.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1520.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_1520.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1520:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1520:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_1520.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1520.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1520.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1520.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1520.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1520.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1520.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1520.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1520.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_1520.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1520.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1520.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1520.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1520.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1520.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_1520.eh-line-303 .eh-extender,
#eh_stacks_in_1520.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1520.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1520.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1520.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1520 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1520 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1520.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1520.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1520.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1520.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1520:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1520.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1520.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1520.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1520:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_1520:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1520.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1520.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1520.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1520.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1520.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1520.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1520.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1520.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_1520.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_1520.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1520.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1520.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1520.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1520.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1520.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1520 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1520 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1520.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1520.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1520.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1520.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1520.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1520.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1520.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1520.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1520.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1520.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}

#stacks_in_1508 {
	margin: 0px 0px 15px 0px;
}

#stacks_out_1508 {
	width: 90%;
}

#stacks_in_1522 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 99%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1523 .s3c_stacks_in_1523_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1523 .s3c_stacks_in_1523_cw, #stacks_in_1523 .s3c_stacks_in_1523_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1523 .s3c_stacks_in_1523_cw div[class^="s3c_stacks_in_1523_col"] {*/#stacks_in_1523 .s3c_stacks_in_1523_cw [class^="s3c_stacks_in_1523_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1523 .s3c_stacks_in_1523_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1523 .s3c_stacks_in_1523_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1523 .s3c_stacks_in_1523_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1523 .s3c_stacks_in_1523_cw .s3c_stacks_in_1523_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_1523 .s3c_stacks_in_1523_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1523 .s3c_stacks_in_1523_cw div[class^="s3c_stacks_in_1523_col"] {*/	#stacks_in_1523 .s3c_stacks_in_1523_cw [class^="s3c_stacks_in_1523_col"] {		display: block;		width: 100%;	}			#stacks_in_1523 .s3c_stacks_in_1523_cw .s3c_stacks_in_1523_spacer {		display: block;		height: 0px;		width: 100%;	}			#stacks_in_1523 .s3c_stacks_in_1523_col1 {		order: 1;	}		#stacks_in_1523 .s3c_stacks_in_1523_col2 {		order: 3;	}		#stacks_in_1523 .s3c_stacks_in_1523_col3 {		order: 5;	}		#stacks_in_1523 .s3c_stacks_in_1523_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1523 .s3c_stacks_in_1523_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_1523 {
	width: 87%;
}
#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1548.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1548.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1548 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1550{}#stacks_in_1550 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1550 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1550 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1550 > .jack.width-static{width:500px}#stacks_in_1550 > .jack.width-flexible{width:95%}#stacks_in_1550 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1550 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1550 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1550 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1550 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1550 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1550 > .jack::after{border-radius:8px}#stacks_in_1550 > .jack.border-detailed-radius,#stacks_in_1550 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1550 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1550 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1550 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1550 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1550.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1550 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1550 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1550 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1550 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1550 > .jack.bg-image:not(.glass){}#stacks_in_1550 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1550 > .jack.bg-image.glass.after,#stacks_in_1550 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1550.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1550 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1550 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1550 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1550 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1550 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1550 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1550 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1550 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1550 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1550 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1550 > .jack.bg-image.glass.after,#stacks_in_1550 > .glass.jack.bg-image::after{}#stacks_in_1550 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1550 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1550 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1550 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1550 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1550 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1550 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1550 > .jack.peek-shadow::before,#stacks_in_1550 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1550 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1550 > .jack{overflow:visible;}#stacks_in_1550 > .jack.height-static{height:100px}#stacks_in_1550 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1553.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1553.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1553 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1555{}#stacks_in_1555 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1555 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1555 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1555 > .jack.width-static{width:500px}#stacks_in_1555 > .jack.width-flexible{width:95%}#stacks_in_1555 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1555 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1555 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1555 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1555 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1555 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1555 > .jack::after{border-radius:8px}#stacks_in_1555 > .jack.border-detailed-radius,#stacks_in_1555 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1555 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1555 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1555 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1555 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1555.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1555 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1555 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1555 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1555 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1555 > .jack.bg-image:not(.glass){}#stacks_in_1555 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1555 > .jack.bg-image.glass.after,#stacks_in_1555 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1555.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1555 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1555 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1555 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1555 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1555 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1555 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1555 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1555 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1555 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1555 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1555 > .jack.bg-image.glass.after,#stacks_in_1555 > .glass.jack.bg-image::after{}#stacks_in_1555 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1555 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1555 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1555 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1555 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1555 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1555 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1555 > .jack.peek-shadow::before,#stacks_in_1555 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1555 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1555 > .jack{overflow:visible;}#stacks_in_1555 > .jack.height-static{height:100px}#stacks_in_1555 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1537.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1537.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1537 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1539{}#stacks_in_1539 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1539 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1539 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1539 > .jack.width-static{width:500px}#stacks_in_1539 > .jack.width-flexible{width:95%}#stacks_in_1539 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1539 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1539 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1539 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1539 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1539 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1539 > .jack::after{border-radius:8px}#stacks_in_1539 > .jack.border-detailed-radius,#stacks_in_1539 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1539 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1539 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1539 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1539 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1539.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1539 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1539 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1539 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1539 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1539 > .jack.bg-image:not(.glass){}#stacks_in_1539 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1539 > .jack.bg-image.glass.after,#stacks_in_1539 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1539.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1539 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1539 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1539 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1539 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1539 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1539 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1539 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1539 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1539 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1539 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1539 > .jack.bg-image.glass.after,#stacks_in_1539 > .glass.jack.bg-image::after{}#stacks_in_1539 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1539 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1539 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1539 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1539 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1539 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1539 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1539 > .jack.peek-shadow::before,#stacks_in_1539 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1539 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1539 > .jack{overflow:visible;}#stacks_in_1539 > .jack.height-static{height:100px}#stacks_in_1539 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1542.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1542.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1542 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1544{}#stacks_in_1544 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1544 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1544 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1544 > .jack.width-static{width:500px}#stacks_in_1544 > .jack.width-flexible{width:95%}#stacks_in_1544 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1544 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1544 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1544 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1544 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1544 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1544 > .jack::after{border-radius:8px}#stacks_in_1544 > .jack.border-detailed-radius,#stacks_in_1544 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1544 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1544 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1544 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1544 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1544.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1544 > .jack.bg-image:not(.glass){}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1544 > .jack.bg-image.glass.after,#stacks_in_1544 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1544.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1544 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1544 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1544 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1544 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1544 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1544 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1544 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1544 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1544 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1544 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1544 > .jack.bg-image.glass.after,#stacks_in_1544 > .glass.jack.bg-image::after{}#stacks_in_1544 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1544 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1544 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1544 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1544 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1544 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1544 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1544 > .jack.peek-shadow::before,#stacks_in_1544 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1544 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1544 > .jack{overflow:visible;}#stacks_in_1544 > .jack.height-static{height:100px}#stacks_in_1544 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1526.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1526.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1526 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1528{}#stacks_in_1528 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1528 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1528 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1528 > .jack.width-static{width:500px}#stacks_in_1528 > .jack.width-flexible{width:95%}#stacks_in_1528 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1528 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1528 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1528 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1528 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1528 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1528 > .jack::after{border-radius:8px}#stacks_in_1528 > .jack.border-detailed-radius,#stacks_in_1528 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1528 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1528 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1528 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1528 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1528.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1528 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1528 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1528 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1528 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1528 > .jack.bg-image:not(.glass){}#stacks_in_1528 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1528 > .jack.bg-image.glass.after,#stacks_in_1528 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1528.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1528 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1528 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1528 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1528 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1528 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1528 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1528 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1528 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1528 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1528 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1528 > .jack.bg-image.glass.after,#stacks_in_1528 > .glass.jack.bg-image::after{}#stacks_in_1528 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1528 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1528 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1528 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1528 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1528 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1528 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1528 > .jack.peek-shadow::before,#stacks_in_1528 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1528 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1528 > .jack{overflow:visible;}#stacks_in_1528 > .jack.height-static{height:100px}#stacks_in_1528 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1531.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1531.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1531 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1533{}#stacks_in_1533 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1533 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1533 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1533 > .jack.width-static{width:500px}#stacks_in_1533 > .jack.width-flexible{width:95%}#stacks_in_1533 > .jack.margin-detailed{margin:0.00% 0.00% 0.00% 0.00%}#stacks_in_1533 > .jack.padding-detailed{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1533 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1533 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1533 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1533 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1533 > .jack::after{border-radius:8px}#stacks_in_1533 > .jack.border-detailed-radius,#stacks_in_1533 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1533 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1533 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1533 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1533 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1533.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1533 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1533 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1533 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1533 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1533 > .jack.bg-image:not(.glass){}#stacks_in_1533 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1533 > .jack.bg-image.glass.after,#stacks_in_1533 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1533.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1533 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1533 > .glass.padding-detailed.jack.bg-image::after{padding:0.00% 0.00% 0.00% 0.00%}#stacks_in_1533 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1533 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1533 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1533 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1533 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1533 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1533 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1533 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1533 > .jack.bg-image.glass.after,#stacks_in_1533 > .glass.jack.bg-image::after{}#stacks_in_1533 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1533 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1533 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1533 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1533 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1533 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1533 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1533 > .jack.peek-shadow::before,#stacks_in_1533 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1533 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1533 > .jack{overflow:visible;}#stacks_in_1533 > .jack.height-static{height:100px}#stacks_in_1533 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1558 .s2c_stacks_in_1558_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1558 .s2c_stacks_in_1558_cw, #stacks_in_1558 .s2c_stacks_in_1558_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1558 .s2c_stacks_in_1558_cw [class^="s2c_stacks_in_1558_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1558 .s2c_stacks_in_1558_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1558 .s2c_stacks_in_1558_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1558 .s2c_stacks_in_1558_cw .s2c_stacks_in_1558_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 222px) {		#stacks_in_1558 .s2c_stacks_in_1558_cw {		display: block;		table-layout: auto;	}		#stacks_in_1558 .s2c_stacks_in_1558_cw [class^="s2c_stacks_in_1558_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1558 .s2c_stacks_in_1558_cw .s2c_stacks_in_1558_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1558 {
	margin: 0px 0px 15px 0px;
}

#stacks_out_1558 {
	width: 97%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1579 .s3c_stacks_in_1579_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1579 .s3c_stacks_in_1579_cw, #stacks_in_1579 .s3c_stacks_in_1579_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1579 .s3c_stacks_in_1579_cw div[class^="s3c_stacks_in_1579_col"] {*/#stacks_in_1579 .s3c_stacks_in_1579_cw [class^="s3c_stacks_in_1579_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1579 .s3c_stacks_in_1579_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1579 .s3c_stacks_in_1579_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1579 .s3c_stacks_in_1579_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1579 .s3c_stacks_in_1579_cw .s3c_stacks_in_1579_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_1579 .s3c_stacks_in_1579_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1579 .s3c_stacks_in_1579_cw div[class^="s3c_stacks_in_1579_col"] {*/	#stacks_in_1579 .s3c_stacks_in_1579_cw [class^="s3c_stacks_in_1579_col"] {		display: block;		width: 100%;	}			#stacks_in_1579 .s3c_stacks_in_1579_cw .s3c_stacks_in_1579_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1579 .s3c_stacks_in_1579_col1 {		order: 1;	}		#stacks_in_1579 .s3c_stacks_in_1579_col2 {		order: 3;	}		#stacks_in_1579 .s3c_stacks_in_1579_col3 {		order: 5;	}		#stacks_in_1579 .s3c_stacks_in_1579_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1579 .s3c_stacks_in_1579_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1595.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1595.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1595 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1597{}#stacks_in_1597 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1597 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1597 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1597 > .jack.width-static{width:500px}#stacks_in_1597 > .jack.width-flexible{width:95%}#stacks_in_1597 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1597 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1597 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1597 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1597 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1597 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1597 > .jack::after{border-radius:8px}#stacks_in_1597 > .jack.border-detailed-radius,#stacks_in_1597 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1597 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1597 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1597 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1597 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1597.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1597 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1597 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1597 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1597 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1597 > .jack.bg-image:not(.glass){}#stacks_in_1597 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1597 > .jack.bg-image.glass.after,#stacks_in_1597 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1597.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1597 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1597 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1597 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1597 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1597 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1597 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1597 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1597 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1597 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1597 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1597 > .jack.bg-image.glass.after,#stacks_in_1597 > .glass.jack.bg-image::after{}#stacks_in_1597 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1597 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1597 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1597 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1597 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1597 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1597 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1597 > .jack.peek-shadow::before,#stacks_in_1597 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1597 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1597 > .jack{overflow:visible;}#stacks_in_1597 > .jack.height-static{height:100px}#stacks_in_1597 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1589.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1589.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1589 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1591{}#stacks_in_1591 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1591 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1591 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1591 > .jack.width-static{width:500px}#stacks_in_1591 > .jack.width-flexible{width:95%}#stacks_in_1591 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1591 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1591 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1591 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1591 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1591 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1591 > .jack::after{border-radius:8px}#stacks_in_1591 > .jack.border-detailed-radius,#stacks_in_1591 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1591 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1591 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1591 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1591 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1591.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1591 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1591 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1591 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1591 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1591 > .jack.bg-image:not(.glass){}#stacks_in_1591 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1591 > .jack.bg-image.glass.after,#stacks_in_1591 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1591.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1591 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1591 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1591 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1591 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1591 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1591 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1591 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1591 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1591 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1591 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1591 > .jack.bg-image.glass.after,#stacks_in_1591 > .glass.jack.bg-image::after{}#stacks_in_1591 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1591 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1591 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1591 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1591 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1591 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1591 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1591 > .jack.peek-shadow::before,#stacks_in_1591 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1591 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1591 > .jack{overflow:visible;}#stacks_in_1591 > .jack.height-static{height:100px}#stacks_in_1591 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1583.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1583.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1583 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1585{}#stacks_in_1585 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1585 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1585 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1585 > .jack.width-static{width:500px}#stacks_in_1585 > .jack.width-flexible{width:95%}#stacks_in_1585 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1585 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1585 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1585 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1585 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1585 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1585 > .jack::after{border-radius:8px}#stacks_in_1585 > .jack.border-detailed-radius,#stacks_in_1585 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1585 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1585 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1585 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1585 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1585.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1585 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1585 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1585 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1585 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1585 > .jack.bg-image:not(.glass){}#stacks_in_1585 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1585 > .jack.bg-image.glass.after,#stacks_in_1585 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1585.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1585 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1585 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1585 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1585 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1585 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1585 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1585 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1585 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1585 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1585 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1585 > .jack.bg-image.glass.after,#stacks_in_1585 > .glass.jack.bg-image::after{}#stacks_in_1585 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1585 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1585 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1585 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1585 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1585 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1585 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1585 > .jack.peek-shadow::before,#stacks_in_1585 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1585 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1585 > .jack{overflow:visible;}#stacks_in_1585 > .jack.height-static{height:100px}#stacks_in_1585 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1559 .s3c_stacks_in_1559_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1559 .s3c_stacks_in_1559_cw, #stacks_in_1559 .s3c_stacks_in_1559_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1559 .s3c_stacks_in_1559_cw div[class^="s3c_stacks_in_1559_col"] {*/#stacks_in_1559 .s3c_stacks_in_1559_cw [class^="s3c_stacks_in_1559_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1559 .s3c_stacks_in_1559_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1559 .s3c_stacks_in_1559_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1559 .s3c_stacks_in_1559_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1559 .s3c_stacks_in_1559_cw .s3c_stacks_in_1559_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_1559 .s3c_stacks_in_1559_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1559 .s3c_stacks_in_1559_cw div[class^="s3c_stacks_in_1559_col"] {*/	#stacks_in_1559 .s3c_stacks_in_1559_cw [class^="s3c_stacks_in_1559_col"] {		display: block;		width: 100%;	}			#stacks_in_1559 .s3c_stacks_in_1559_cw .s3c_stacks_in_1559_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1559 .s3c_stacks_in_1559_col1 {		order: 1;	}		#stacks_in_1559 .s3c_stacks_in_1559_col2 {		order: 3;	}		#stacks_in_1559 .s3c_stacks_in_1559_col3 {		order: 5;	}		#stacks_in_1559 .s3c_stacks_in_1559_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1559 .s3c_stacks_in_1559_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1575.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1575.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1575 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1577{}#stacks_in_1577 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1577 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1577 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1577 > .jack.width-static{width:500px}#stacks_in_1577 > .jack.width-flexible{width:95%}#stacks_in_1577 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1577 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1577 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1577 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1577 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1577 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1577 > .jack::after{border-radius:8px}#stacks_in_1577 > .jack.border-detailed-radius,#stacks_in_1577 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1577 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1577 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1577 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1577 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1577.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1577 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1577 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1577 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1577 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1577 > .jack.bg-image:not(.glass){}#stacks_in_1577 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1577 > .jack.bg-image.glass.after,#stacks_in_1577 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1577.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1577 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1577 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1577 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1577 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1577 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1577 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1577 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1577 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1577 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1577 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1577 > .jack.bg-image.glass.after,#stacks_in_1577 > .glass.jack.bg-image::after{}#stacks_in_1577 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1577 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1577 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1577 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1577 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1577 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1577 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1577 > .jack.peek-shadow::before,#stacks_in_1577 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1577 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1577 > .jack{overflow:visible;}#stacks_in_1577 > .jack.height-static{height:100px}#stacks_in_1577 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1569.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1569.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1569 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1571{}#stacks_in_1571 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1571 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1571 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1571 > .jack.width-static{width:500px}#stacks_in_1571 > .jack.width-flexible{width:95%}#stacks_in_1571 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1571 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1571 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1571 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1571 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1571 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1571 > .jack::after{border-radius:8px}#stacks_in_1571 > .jack.border-detailed-radius,#stacks_in_1571 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1571 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1571 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1571 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1571 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1571.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1571 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1571 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1571 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1571 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1571 > .jack.bg-image:not(.glass){}#stacks_in_1571 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1571 > .jack.bg-image.glass.after,#stacks_in_1571 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1571.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1571 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1571 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1571 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1571 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1571 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1571 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1571 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1571 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1571 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1571 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1571 > .jack.bg-image.glass.after,#stacks_in_1571 > .glass.jack.bg-image::after{}#stacks_in_1571 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1571 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1571 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1571 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1571 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1571 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1571 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1571 > .jack.peek-shadow::before,#stacks_in_1571 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1571 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1571 > .jack{overflow:visible;}#stacks_in_1571 > .jack.height-static{height:100px}#stacks_in_1571 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1563.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1563.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:80px}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1563 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1565{}#stacks_in_1565 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1565 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1565 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1565 > .jack.width-static{width:500px}#stacks_in_1565 > .jack.width-flexible{width:95%}#stacks_in_1565 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1565 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1565 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1565 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1565 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1565 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1565 > .jack::after{border-radius:8px}#stacks_in_1565 > .jack.border-detailed-radius,#stacks_in_1565 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1565 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1565 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1565 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1565 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1565.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1565 > .jack.bg-image:not(.glass).bg-size-static{background-size:80px}#stacks_in_1565 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1565 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1565 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1565 > .jack.bg-image:not(.glass){}#stacks_in_1565 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1565 > .jack.bg-image.glass.after,#stacks_in_1565 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url(../index_files/bgImage-1565.png);background-repeat:no-repeat;background-position:center center;}#stacks_in_1565 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1565 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1565 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1565 > .glass.bg-size-static.jack.bg-image::after{background-size:80px}#stacks_in_1565 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1565 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1565 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1565 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1565 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1565 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1565 > .jack.bg-image.glass.after,#stacks_in_1565 > .glass.jack.bg-image::after{}#stacks_in_1565 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1565 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1565 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1565 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1565 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1565 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1565 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1565 > .jack.peek-shadow::before,#stacks_in_1565 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1565 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1565 > .jack{overflow:visible;}#stacks_in_1565 > .jack.height-static{height:100px}#stacks_in_1565 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1599 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 100%;
		line-height: 122%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1599 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1599 {
	margin: 25px 0px 25px 0px;
}

#stacks_out_1599 {
	width: 90%;
}

#stacks_out_1509 {
	width: 98%;
	margin-left:0;
}

#stacks_in_1601 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 120%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1297 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 240%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1297 {
		color: rgba(65, 175, 184, 1.00);
	}
}

#stacks_in_1297 {
	margin: 20px 0px 10px 0px;
}

#stacks_out_1297 {
	width: 74%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1697 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 122%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1697 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1697 {
	margin: 5px 0px 25px 0px;
}

#stacks_out_1697 {
	width: 74%;
}

#stacks_out_1698 {
	width: 73%;
	margin-left:0;
}

#stacks_in_1700 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 120%;
}
/*  */
#fifty-fifty-slider-stacks_in_1828 {
  border-radius: 0px;
  max-width: 800px;
  min-height: 450px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-family: "Nunito";
  transition: all 0s ease-in-out; }

#fifty-fifty-slider-stacks_in_1828 .ffs-slide {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out; }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide.active .ffs-slide-content {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide.active .ffs-slide-image {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content, #fifty-fifty-slider-stacks_in_1828 .ffs-slide-image {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative;
    pointer-events: auto;
    box-sizing: border-box; }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
    padding-bottom: 50px;
    transition: -webkit-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content-inner {
      z-index: 2;
      position: relative;
      padding: 20px 20px;
      box-sizing: border-box; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content .ffs-slide-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      line-height: 44.799999px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content .ffs-slide-text {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      line-height: 22.400000px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content .ffs-slide-action {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      padding: 8px 20px;
      border: 2px solid;
      background: rgba(33, 33, 33, 1.00);
      border-radius: 30px;
      border-color: rgba(77, 77, 77, 1.00);
      display: inline-block;
      box-sizing: border-box;
      text-decoration: none;
      transition: all 0.3s ease; }
      #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content .ffs-slide-action::before {
        display: inline-block;
        content: 'Learn More'; }
      #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content .ffs-slide-action:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(33, 33, 33, 1.00);
        border-color: rgba(255, 255, 255, 1.00); }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide-image {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 1;
    transition: -webkit-transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out, -webkit-transform 0s 0.3s ease-in-out; }

#fifty-fifty-slider-stacks_in_1828 .ffs-nav {
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #fifty-fifty-slider-stacks_in_1828 .ffs-nav-count {
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px; }
  #fifty-fifty-slider-stacks_in_1828 .ffs-nav a {
    color: rgba(255, 255, 255, 1.00);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 1.00);
    opacity: 0.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    line-height: 0;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    transition: all 0.3s ease-in-out; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-nav a i {
      line-height: 0;
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-nav a:hover {
      opacity: 1; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-nav a:first-of-type {
      margin-right: 10px; }

#fifty-fifty-slider-stacks_in_1828.slide-end .ffs-nav a.next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_1828.slide-start .ffs-nav a.prev {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_1828.height-set .ffs-slide {
  bottom: 0; }

#fifty-fifty-slider-stacks_in_1828.hide-titles .ffs-slide-title {
  display: none; }

#fifty-fifty-slider-stacks_in_1828.hide-text .ffs-slide-text {
  display: none; }

#fifty-fifty-slider-stacks_in_1828.hide-actions .ffs-slide-action {
  display: none; }

#fifty-fifty-slider-stacks_in_1828.hide-actions .ffs-slide-text {
  margin-bottom: 0; }

#fifty-fifty-slider-stacks_in_1828.content-top .ffs-slide-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#fifty-fifty-slider-stacks_in_1828.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#fifty-fifty-slider-stacks_in_1828.content-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#fifty-fifty-slider-stacks_in_1828 .ffs-slide .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #fifty-fifty-slider-stacks_in_1828 .ffs-slide .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

@media (max-width: 700px) {
  #fifty-fifty-slider-stacks_in_1828 {
    min-height: 450px; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-nav {
      width: 100%; }
    #fifty-fifty-slider-stacks_in_1828 .ffs-slide {
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      #fifty-fifty-slider-stacks_in_1828 .ffs-slide-content {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
      #fifty-fifty-slider-stacks_in_1828 .ffs-slide-image {
        width: 100%;
        height: 300px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        transition: -webkit-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out; }
    #fifty-fifty-slider-stacks_in_1828.mobile-nav-top .ffs-slide-content {
      padding-bottom: 0;
      padding-top: 50px; }
    #fifty-fifty-slider-stacks_in_1828.mobile-nav-top .ffs-nav {
      top: 300px;
      bottom: auto; }
    #fifty-fifty-slider-stacks_in_1828.mobile-nav-top.slide-start .ffs-nav a.prev {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    #fifty-fifty-slider-stacks_in_1828.mobile-nav-top.slide-end .ffs-nav a.next {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }
#ffs-slide-stacks_in_1829 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1829.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1829.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1829.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1829.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1829 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1829 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1829.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1829.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1829.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_1383 {
	background-color: rgba(177, 208, 224, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1384 .s2c_stacks_in_1384_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1384 .s2c_stacks_in_1384_cw, #stacks_in_1384 .s2c_stacks_in_1384_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1384 .s2c_stacks_in_1384_cw [class^="s2c_stacks_in_1384_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1384 .s2c_stacks_in_1384_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1384 .s2c_stacks_in_1384_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1384 .s2c_stacks_in_1384_cw .s2c_stacks_in_1384_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1384 .s2c_stacks_in_1384_cw {		display: block;		table-layout: auto;	}		#stacks_in_1384 .s2c_stacks_in_1384_cw [class^="s2c_stacks_in_1384_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1384 .s2c_stacks_in_1384_cw .s2c_stacks_in_1384_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1384 {
	width: 60%;
}

#stacks_in_1397 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1398 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1398 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1403 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1403 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1403 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1403 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1407 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1407 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1407 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1411 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1411 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1411:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1411:hover, .stacks_in_1411:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1351-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1351-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1351-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1351-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1351-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1351-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1351-sf,
#stacks_in_1351-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1351-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1351-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1351-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1351-sf .loaded .flex-viewport,
#stacks_in_1351-sf .slider,
#stacks_in_1351-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1351-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1351-sf{min-height: 70px;}

#stacks_in_1351-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1351-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1351-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1351-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1351-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1351-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1351-sf .sf-flexslider .slides > li,
#stacks_in_1351-sf .sf-flexslider .carousel > li,
#stacks_in_1351-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1351-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1351-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1351-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1351-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1351-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1351-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1351-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1351-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1351-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1351-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1351-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1351-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1351-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1351-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1351-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1351-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1351-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1351-sf li.hero h2,
#stacks_in_1351-sf li.hero p,
#stacks_in_1351-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1351-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1351-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1351-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1351-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1351-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1351-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1351-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1351-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1351-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1351-sf .flex-active-slide .caption-wrap,
#stacks_in_1351-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1351-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1351-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1351-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1351-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1351-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1351-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1351-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1351-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1351-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1351-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1351-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1351-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1351-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1351-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1351-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1351-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1351-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1351-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1351-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1351-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1351-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1351-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1351-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1351-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1351-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1351-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1351-sf .sf-control:before,
#stacks_in_1351-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1351-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1351-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1351-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1351-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1351-sf .carousel{
		display: none;
	}
}
#stacks_in_1351-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1351-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1351-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1351-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1351-sf .carousel .slides li:hover,
#stacks_in_1351-sf .carousel .slides li.flex-active-slide,
#stacks_in_1351-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1351-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1351-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1351-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1351-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1351-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1351-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1351-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1351-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_1348 {
	background-color: rgba(214, 224, 227, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1349 .s2c_stacks_in_1349_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1349 .s2c_stacks_in_1349_cw, #stacks_in_1349 .s2c_stacks_in_1349_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1349 .s2c_stacks_in_1349_cw [class^="s2c_stacks_in_1349_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1349 .s2c_stacks_in_1349_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1349 .s2c_stacks_in_1349_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1349 .s2c_stacks_in_1349_cw .s2c_stacks_in_1349_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1349 .s2c_stacks_in_1349_cw {		display: block;		table-layout: auto;	}		#stacks_in_1349 .s2c_stacks_in_1349_cw [class^="s2c_stacks_in_1349_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1349 .s2c_stacks_in_1349_cw .s2c_stacks_in_1349_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1349 {
	width: 60%;
}

#stacks_in_1362 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1363 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1363 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1368 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1368 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1368 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1368 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1372 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1372 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1372 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1377 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1377 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1377:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1377:hover, .stacks_in_1377:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1416-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1416-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1416-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1416-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1416-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1416-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1416-sf,
#stacks_in_1416-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1416-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1416-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1416-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1416-sf .loaded .flex-viewport,
#stacks_in_1416-sf .slider,
#stacks_in_1416-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1416-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1416-sf{min-height: 70px;}

#stacks_in_1416-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1416-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1416-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1416-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1416-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1416-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1416-sf .sf-flexslider .slides > li,
#stacks_in_1416-sf .sf-flexslider .carousel > li,
#stacks_in_1416-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1416-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1416-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1416-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1416-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1416-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1416-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1416-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1416-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1416-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1416-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1416-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1416-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1416-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1416-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1416-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1416-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1416-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1416-sf li.hero h2,
#stacks_in_1416-sf li.hero p,
#stacks_in_1416-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1416-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1416-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1416-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1416-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1416-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1416-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1416-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1416-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1416-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1416-sf .flex-active-slide .caption-wrap,
#stacks_in_1416-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1416-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1416-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1416-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1416-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1416-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1416-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1416-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1416-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1416-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1416-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1416-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1416-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1416-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1416-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1416-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1416-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1416-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1416-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1416-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1416-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1416-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1416-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1416-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1416-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1416-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1416-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1416-sf .sf-control:before,
#stacks_in_1416-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1416-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1416-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1416-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1416-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1416-sf .carousel{
		display: none;
	}
}
#stacks_in_1416-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1416-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1416-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1416-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1416-sf .carousel .slides li:hover,
#stacks_in_1416-sf .carousel .slides li.flex-active-slide,
#stacks_in_1416-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1416-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1416-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1416-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1416-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1416-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1416-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1416-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1416-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_1444 {
	background-color: rgba(177, 208, 224, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1445 .s2c_stacks_in_1445_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1445 .s2c_stacks_in_1445_cw, #stacks_in_1445 .s2c_stacks_in_1445_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1445 .s2c_stacks_in_1445_cw [class^="s2c_stacks_in_1445_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1445 .s2c_stacks_in_1445_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1445 .s2c_stacks_in_1445_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1445 .s2c_stacks_in_1445_cw .s2c_stacks_in_1445_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1445 .s2c_stacks_in_1445_cw {		display: block;		table-layout: auto;	}		#stacks_in_1445 .s2c_stacks_in_1445_cw [class^="s2c_stacks_in_1445_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1445 .s2c_stacks_in_1445_cw .s2c_stacks_in_1445_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1445 {
	width: 60%;
}

#stacks_in_1458 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1459 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1459 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1464 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1464 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1464 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1464 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1468 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1468 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1468 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1472 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1472 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1472:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1472:hover, .stacks_in_1472:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1475-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1475-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1475-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1475-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1475-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1475-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1475-sf,
#stacks_in_1475-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1475-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1475-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1475-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1475-sf .loaded .flex-viewport,
#stacks_in_1475-sf .slider,
#stacks_in_1475-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1475-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1475-sf{min-height: 70px;}

#stacks_in_1475-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1475-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1475-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1475-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1475-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1475-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1475-sf .sf-flexslider .slides > li,
#stacks_in_1475-sf .sf-flexslider .carousel > li,
#stacks_in_1475-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1475-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1475-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1475-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1475-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1475-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1475-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1475-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1475-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1475-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1475-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1475-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1475-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1475-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1475-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1475-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1475-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1475-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1475-sf li.hero h2,
#stacks_in_1475-sf li.hero p,
#stacks_in_1475-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1475-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1475-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1475-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1475-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1475-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1475-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1475-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1475-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1475-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1475-sf .flex-active-slide .caption-wrap,
#stacks_in_1475-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1475-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1475-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1475-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1475-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1475-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1475-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1475-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1475-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1475-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1475-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1475-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1475-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1475-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1475-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1475-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1475-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1475-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1475-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1475-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1475-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1475-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1475-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1475-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1475-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1475-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1475-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1475-sf .sf-control:before,
#stacks_in_1475-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1475-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1475-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1475-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1475-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1475-sf .carousel{
		display: none;
	}
}
#stacks_in_1475-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1475-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1475-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1475-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1475-sf .carousel .slides li:hover,
#stacks_in_1475-sf .carousel .slides li.flex-active-slide,
#stacks_in_1475-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1475-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1475-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1475-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1475-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1475-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1475-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1475-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1475-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_1630 {
	background-color: rgba(214, 224, 227, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1631 .s2c_stacks_in_1631_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1631 .s2c_stacks_in_1631_cw, #stacks_in_1631 .s2c_stacks_in_1631_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1631 .s2c_stacks_in_1631_cw [class^="s2c_stacks_in_1631_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1631 .s2c_stacks_in_1631_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1631 .s2c_stacks_in_1631_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1631 .s2c_stacks_in_1631_cw .s2c_stacks_in_1631_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1631 .s2c_stacks_in_1631_cw {		display: block;		table-layout: auto;	}		#stacks_in_1631 .s2c_stacks_in_1631_cw [class^="s2c_stacks_in_1631_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1631 .s2c_stacks_in_1631_cw .s2c_stacks_in_1631_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1631 {
	width: 60%;
}

#stacks_in_1644 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1645 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1645 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1650 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1650 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1650 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1650 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1654 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1654 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1654 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1658 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1658 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1658:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1658:hover, .stacks_in_1658:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1661-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1661-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1661-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1661-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1661-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1661-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1661-sf,
#stacks_in_1661-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1661-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1661-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1661-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1661-sf .loaded .flex-viewport,
#stacks_in_1661-sf .slider,
#stacks_in_1661-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1661-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1661-sf{min-height: 70px;}

#stacks_in_1661-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1661-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1661-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1661-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1661-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1661-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1661-sf .sf-flexslider .slides > li,
#stacks_in_1661-sf .sf-flexslider .carousel > li,
#stacks_in_1661-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1661-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1661-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1661-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1661-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1661-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1661-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1661-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1661-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1661-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1661-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1661-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1661-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1661-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1661-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1661-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1661-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1661-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1661-sf li.hero h2,
#stacks_in_1661-sf li.hero p,
#stacks_in_1661-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1661-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1661-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1661-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1661-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1661-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1661-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1661-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1661-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1661-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1661-sf .flex-active-slide .caption-wrap,
#stacks_in_1661-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1661-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1661-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1661-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1661-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1661-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1661-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1661-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1661-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1661-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1661-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1661-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1661-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1661-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1661-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1661-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1661-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1661-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1661-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1661-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1661-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1661-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1661-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1661-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1661-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1661-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1661-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1661-sf .sf-control:before,
#stacks_in_1661-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1661-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1661-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1661-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1661-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1661-sf .carousel{
		display: none;
	}
}
#stacks_in_1661-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1661-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1661-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1661-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1661-sf .carousel .slides li:hover,
#stacks_in_1661-sf .carousel .slides li.flex-active-slide,
#stacks_in_1661-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1661-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1661-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1661-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1661-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1661-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1661-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1661-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1661-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_1701 {
	background-color: rgba(177, 208, 224, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1702 .s2c_stacks_in_1702_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1702 .s2c_stacks_in_1702_cw, #stacks_in_1702 .s2c_stacks_in_1702_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1702 .s2c_stacks_in_1702_cw [class^="s2c_stacks_in_1702_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1702 .s2c_stacks_in_1702_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1702 .s2c_stacks_in_1702_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1702 .s2c_stacks_in_1702_cw .s2c_stacks_in_1702_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1702 .s2c_stacks_in_1702_cw {		display: block;		table-layout: auto;	}		#stacks_in_1702 .s2c_stacks_in_1702_cw [class^="s2c_stacks_in_1702_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1702 .s2c_stacks_in_1702_cw .s2c_stacks_in_1702_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1702 {
	width: 60%;
}

#stacks_in_1715 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1716 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1716 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1721 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1721 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1721 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1721 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1725 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1725 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1725 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1729 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1729 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1729:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1729:hover, .stacks_in_1729:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1734-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1734-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1734-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1734-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1734-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1734-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1734-sf,
#stacks_in_1734-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1734-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1734-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1734-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1734-sf .loaded .flex-viewport,
#stacks_in_1734-sf .slider,
#stacks_in_1734-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1734-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1734-sf{min-height: 70px;}

#stacks_in_1734-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1734-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1734-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1734-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1734-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1734-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1734-sf .sf-flexslider .slides > li,
#stacks_in_1734-sf .sf-flexslider .carousel > li,
#stacks_in_1734-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1734-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1734-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1734-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1734-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1734-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1734-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1734-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1734-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1734-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1734-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1734-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1734-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1734-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1734-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1734-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1734-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1734-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1734-sf li.hero h2,
#stacks_in_1734-sf li.hero p,
#stacks_in_1734-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1734-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1734-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1734-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1734-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1734-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1734-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1734-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1734-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1734-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1734-sf .flex-active-slide .caption-wrap,
#stacks_in_1734-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1734-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1734-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1734-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1734-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1734-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1734-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1734-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1734-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1734-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1734-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1734-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1734-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1734-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1734-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1734-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1734-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1734-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1734-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1734-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1734-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1734-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1734-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1734-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1734-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1734-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1734-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1734-sf .sf-control:before,
#stacks_in_1734-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1734-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1734-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1734-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1734-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1734-sf .carousel{
		display: none;
	}
}
#stacks_in_1734-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1734-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1734-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1734-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1734-sf .carousel .slides li:hover,
#stacks_in_1734-sf .carousel .slides li.flex-active-slide,
#stacks_in_1734-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1734-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1734-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1734-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1734-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1734-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1734-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1734-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1734-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_1752 {
	background-color: rgba(214, 224, 227, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1753 .s2c_stacks_in_1753_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1753 .s2c_stacks_in_1753_cw, #stacks_in_1753 .s2c_stacks_in_1753_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1753 .s2c_stacks_in_1753_cw [class^="s2c_stacks_in_1753_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1753 .s2c_stacks_in_1753_col1 {	width: 55%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1753 .s2c_stacks_in_1753_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1753 .s2c_stacks_in_1753_cw .s2c_stacks_in_1753_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 768px) {		#stacks_in_1753 .s2c_stacks_in_1753_cw {		display: block;		table-layout: auto;	}		#stacks_in_1753 .s2c_stacks_in_1753_cw [class^="s2c_stacks_in_1753_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1753 .s2c_stacks_in_1753_cw .s2c_stacks_in_1753_spacer {		display: block;		height: 14px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_1753 {
	width: 60%;
}

#stacks_in_1766 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 500ms linear;
}

#stacks_in_1767 {
	margin: 10px 0px 5px 0px;
}

#stacks_out_1767 {
	width: 18%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1772 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 119%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_1772 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1772 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1772 {
	width: 90%;
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1776 {
		font-family: 'Gotham Bold', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 115%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1776 {
		color: rgba(16, 50, 98, 1.00);
	}
}

#stacks_in_1776 {
	margin: 20px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_1780 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_1780 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 120px !important;
  
  padding: 6px !important;
  color: rgba(16, 50, 98, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(65, 175, 184, 1.00) !important;
  border-radius: 10px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_1780:visited {
  color: rgba(16, 50, 98, 1.00) !important;
}
.stacks_in_1780:hover, .stacks_in_1780:active {
  background-color: rgba(65, 99, 121, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_1797-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_1797-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_1797-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_1797-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_1797-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_1797-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_1797-sf,
#stacks_in_1797-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_1797-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_1797-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_1797-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_1797-sf .loaded .flex-viewport,
#stacks_in_1797-sf .slider,
#stacks_in_1797-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_1797-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_1797-sf{min-height: 70px;}

#stacks_in_1797-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_1797-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(25, 165, 223, 1.00);
	border-top-color: rgba(25, 165, 223, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_1797-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_1797-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_1797-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_1797-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_1797-sf .sf-flexslider .slides > li,
#stacks_in_1797-sf .sf-flexslider .carousel > li,
#stacks_in_1797-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1797-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_1797-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_1797-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_1797-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_1797-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_1797-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_1797-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_1797-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_1797-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_1797-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_1797-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_1797-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_1797-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_1797-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_1797-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_1797-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_1797-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_1797-sf li.hero h2,
#stacks_in_1797-sf li.hero p,
#stacks_in_1797-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_1797-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_1797-sf li.hero:not(.flex-active-slide) p,
#stacks_in_1797-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_1797-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_1797-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_1797-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_1797-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_1797-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
#stacks_in_1797-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_1797-sf .flex-active-slide .caption-wrap,
#stacks_in_1797-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_1797-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_1797-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_1797-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_1797-sf .caption-wrap{
	-webkit-transition: opacity .3s 300ms;
	transition: opacity .3s 300ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_1797-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 303ms;
	transition: opacity .5s 30300ms;

	-webkit-transition: opacity .5s 3300ms;
	transition: opacity .5s 3300ms;
}
#stacks_in_1797-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_1797-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_1797-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_1797-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_1797-sf .slider .flex-direction-nav .flex-next,
#stacks_in_1797-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_1797-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_1797-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_1797-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_1797-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_1797-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_1797-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_1797-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_1797-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_1797-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_1797-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_1797-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_1797-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_1797-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_1797-sf .flex-direction-nav a:before {display: none;}

#stacks_in_1797-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_1797-sf .sf-control:before,
#stacks_in_1797-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1797-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_1797-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(8, 211, 253, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf .flex-direction-nav{
		opacity: 0;
	}
}

@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_1797-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

#stacks_in_1797-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_1797-sf .carousel{
		display: none;
	}
}
#stacks_in_1797-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_1797-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_1797-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_1797-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_1797-sf .carousel .slides li:hover,
#stacks_in_1797-sf .carousel .slides li.flex-active-slide,
#stacks_in_1797-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_1797-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_1797-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_1797-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_1797-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_1797-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_1797-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(8, 211, 253, 1.00); }



/* Edit  */

#stacks_in_1797-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_1797-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}

#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}

#stacks_in_1620 {
	margin: 20px 10px 20px 10px;
}

#stacks_out_1620 {
	width: 83%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1027 {
}

#stacks_in_1027 #footer {
	font-size: 0.87em;
	line-height: 1.20em;
	width: 100%;
}



#stacks_in_1027 {
	background-color: rgba(24, 44, 68, 1.00);
	padding: 20px 0px 20px 0px;
}
