/*
 * 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_215>.s3_row {
	margin: 0 -15px;
}

#stacks_in_215>.s3_row>.s3_column {
	padding: 0 15px;
}








  


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




	#stacks_in_215>.s3_row  {
		margin: -15px -15px;
	}
	#stacks_in_215>.s3_row>.s3_column {
		padding: 15px 15px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_217 {
	font-size: 90%;
}

#stacks_in_232 {
	font-size: 90%;
}

#stacks_in_230 {
	font-size: 90%;
}

#stacks_in_226 {
	font-size: 90%;
}
#stacks_in_247 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:450px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_247 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_247 .fluid-image.unlimited img{width:100% !important}#stacks_in_247 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_247 .fluid-image.align-left img{float:left}#stacks_in_247 .fluid-image.align-right img{float:right}
/*
 * 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_340-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_340-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_340-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(36, 181, 227, 1.00);
}
#stacks_in_340-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_340-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_340-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_340-sf,
#stacks_in_340-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_340-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_340-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_340-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_340-sf .loaded .flex-viewport,
#stacks_in_340-sf .slider,
#stacks_in_340-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_340-sf .sf-flexslider.loading{opacity: 0;}

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

#stacks_in_340-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_340-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_340-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_340-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_340-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_340-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_340-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_340-sf .sf-flexslider .slides > li,
#stacks_in_340-sf .sf-flexslider .carousel > li,
#stacks_in_340-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_340-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_340-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_340-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_340-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_340-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_340-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_340-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_340-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_340-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_340-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_340-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_340-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_340-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_340-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_340-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_340-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

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

/* Caption */

#stacks_in_340-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_340-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 1200ms;
	transition: opacity 300ms 1200ms;
}
#stacks_in_340-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_340-sf .flex-active-slide .caption-wrap,
#stacks_in_340-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_340-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_340-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_340-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_340-sf .caption-wrap{
	-webkit-transition: opacity .3s 1200ms;
	transition: opacity .3s 1200ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_340-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 1203ms;
	transition: opacity .5s 120300ms;

	-webkit-transition: opacity .5s 4200ms;
	transition: opacity .5s 4200ms;
}
#stacks_in_340-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_340-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

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

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

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

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

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

#stacks_in_340-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_340-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_340-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_340-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_340-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_340-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_340-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_340-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_340-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_340-sf .flex-direction-nav a:before {display: none;}

#stacks_in_340-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_340-sf .sf-control:before,
#stacks_in_340-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_340-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_340-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_340-sf .flex-direction-nav{
		opacity: 0;
	}
}

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


/* Thumbnails */

#stacks_in_340-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_340-sf .carousel{
		display: none;
	}
}
#stacks_in_340-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_340-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_340-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_340-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_340-sf .carousel .slides li:hover,
#stacks_in_340-sf .carousel .slides li.flex-active-slide,
#stacks_in_340-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

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

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

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



/* Edit  */

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


#stacks_in_1441 {
	background-color: rgba(210, 227, 236, 1.00);
	border: solid rgba(170, 171, 170, 1.00);
	border-width:  1px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin: 0px 0px 19px 0px;
	padding:  20px;
}

#stacks_out_1443 {
	width: 96%;
}
#eh_stacks_in_1430 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1430:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1430.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1430.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1430.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1430 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1430.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1430 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1430 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1430 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1430.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1430.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1430.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.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_1430.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1430.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.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_1430.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_1430.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1430.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_1430.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1430:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1430:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_1430.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1430.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1430.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_1430.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1430.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1430.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1430.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1430.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1430.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_1430.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1430.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1430.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1430.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1430.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1430.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_1430.eh-line-303 .eh-extender,
#eh_stacks_in_1430.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1430.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1430.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1430.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1430 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1430 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1430.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1430.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1430.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1430.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1430:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1430.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1430.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1430.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1430:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_1430:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1430.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1430.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1430.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1430.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1430.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1430.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1430.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1430.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_1430.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_1430.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1430.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1430.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1430.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1430.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1430.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1430 .eh-line-wrap-1 {margin-bottom: 22px;}
#eh_stacks_in_1430 .eh-line-wrap-2 {margin-top: 22px;}
/*  */
#eh_stacks_in_1430.eh-line-position-3 {gap: 0 22px;}
#eh_stacks_in_1430.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1430.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1430.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1430.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1430.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1430.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1430.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1430.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1430.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1437 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 118%;
		line-height: 153%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1437 {
		color: rgba(88, 89, 87, 1.00);
	}
}

#stacks_in_1437 {
	padding: 17px 0px 0px 0px;
}

#stacks_out_1437 {
	width: 96%;
}
.featherlight-content {
	overflow: visible !important;
	border-radius: 0px;
}

.featherlight-content img {
	border-radius: 0px;
	overflow: hidden;
}

img.readyToLiteBox {
	cursor: pointer;
}



/*  */

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.90);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 0;
		border-bottom: 0px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0px;
		right: 0px;
		line-height: 50px;
		font-size: 18px;
		width: 50px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: rgba(0, 0, 0, 0.60);
		color: rgba(255, 255, 255, 1.00);
		overflow: hidden;
		border-radius: 0px;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 20px;
		margin-right: 20px;
		max-height: 98%;

		padding: 0;
		border-bottom: 0px solid transparent;
	}
}

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

#stacks_out_1445 {
	width: 96%;
}

#stacks_out_1455 {
	width: 96%;
}
#eh_stacks_in_1456 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1456:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1456.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1456.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1456.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1456 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1456.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1456 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1456 .eh-title {font-size: 32px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1456 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1456.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1456.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1456.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.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_1456.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1456.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.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_1456.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_1456.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1456.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_1456.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1456:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1456:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_1456.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1456.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1456.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_1456.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1456.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1456.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1456.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1456.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1456.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_1456.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1456.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1456.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1456.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1456.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1456.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_1456.eh-line-303 .eh-extender,
#eh_stacks_in_1456.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1456.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1456.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1456.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1456 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1456 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1456.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1456.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1456.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1456.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1456:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1456.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1456.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1456.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1456:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_1456:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1456.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1456.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1456.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1456.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1456.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1456.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1456.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1456.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_1456.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_1456.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1456.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1456.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1456.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1456.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1456.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1456 .eh-line-wrap-1 {margin-bottom: 22px;}
#eh_stacks_in_1456 .eh-line-wrap-2 {margin-top: 22px;}
/*  */
#eh_stacks_in_1456.eh-line-position-3 {gap: 0 22px;}
#eh_stacks_in_1456.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1456.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1456.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1456.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1456.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1456.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1456.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1456.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1456.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1460 .s2c_stacks_in_1460_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1460 .s2c_stacks_in_1460_cw, #stacks_in_1460 .s2c_stacks_in_1460_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1460 .s2c_stacks_in_1460_cw [class^="s2c_stacks_in_1460_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1460 .s2c_stacks_in_1460_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1460 .s2c_stacks_in_1460_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1460 .s2c_stacks_in_1460_cw .s2c_stacks_in_1460_spacer {	display: table-cell;	width: 7%;}@media only screen and (max-width: 768px) {		#stacks_in_1460 .s2c_stacks_in_1460_cw {		display: block;		table-layout: auto;	}		#stacks_in_1460 .s2c_stacks_in_1460_cw [class^="s2c_stacks_in_1460_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1460 .s2c_stacks_in_1460_cw .s2c_stacks_in_1460_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1460 {
	margin: 0px 0px 17px 0px;
}

#stacks_out_1460 {
	width: 94%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1451 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 153%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1451 {
		color: rgba(88, 89, 87, 1.00);
	}
}

#stacks_in_1451 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1452 {
	margin: 0px 0px 20px 0px;
}
.featherlight-content {
	overflow: visible !important;
	border-radius: 0px;
}

.featherlight-content img {
	border-radius: 0px;
	overflow: hidden;
}

img.readyToLiteBox {
	cursor: pointer;
}



/*  */

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.90);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 0;
		border-bottom: 0px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0px;
		right: 0px;
		line-height: 50px;
		font-size: 18px;
		width: 50px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: rgba(0, 0, 0, 0.60);
		color: rgba(255, 255, 255, 1.00);
		overflow: hidden;
		border-radius: 0px;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 20px;
		margin-right: 20px;
		max-height: 98%;

		padding: 0;
		border-bottom: 0px solid transparent;
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1463 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 153%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1463 {
		color: rgba(88, 89, 87, 1.00);
	}
}

#stacks_in_1463 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_1561_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1561 a:link, #stacks_in_1561 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1561 a:hover, #stacks_in_1561 a:active {
	color:#FFFFFF;
}







#stacks_in_1561 a:link, #stacks_in_1561 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1561 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1561 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1561 {
	padding:  20px;
}

#stacks_in_160 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	margin: 10px 0px 10px 0px;
	padding: 15px 2px 16px 2px;
}

#stacks_in_15 {
	font-size: 95%;
}

#stacks_in_6 {
	padding:  5px;
}

#stacks_in_7 {
	font-size: 120%;
}

#stacks_in_141 {
	margin: 0px 0px 4px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_151Calligrapher{			font-size: 100% !important;			color: #5A5A5A !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.7em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_151Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_151Calligrapher h6, .stacks_in_151Calligrapher h5, .stacks_in_151Calligrapher h4, .stacks_in_151Calligrapher h3, .stacks_in_151Calligrapher h2, .stacks_in_151Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_151Calligrapher, .stacks_in_151Calligrapher h1, .stacks_in_151Calligrapher h2, .stacks_in_151Calligrapher h3, .stacks_in_151Calligrapher h4, .stacks_in_151Calligrapher h5, .stacks_in_151Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_151targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_151Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_151Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_151Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_151Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_151 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_1037 {
	margin: 0px 0px 4px 0px;
}
#stacks_in_1186 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1186 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1186 #jwresp_col2_stacks_in_1186{ float:right; width:48%}@media screen and (max-width:320px){#stacks_in_1186 #jwresp_col1_stacks_in_1186,#stacks_in_1186 #jwresp_col2_stacks_in_1186{width:100%;float:none;display:block}#stacks_in_1186 #jwresp_col1_stacks_in_1186{margin-bottom:15px}}
#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1190 > .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_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1190 > .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_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1190.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1190 > .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_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1190 > .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-1190.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1190 > .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_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1190 > .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_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1190 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1192{}#stacks_in_1192 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1192 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1192 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1192 > .jack.width-static{width:500px}#stacks_in_1192 > .jack.width-flexible{width:100%}#stacks_in_1192 > .jack.margin-detailed{margin:4.00% 0.00% 4.00% 0.00%}#stacks_in_1192 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1192 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1192 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1192 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1192 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1192 > .jack::after{border-radius:8px}#stacks_in_1192 > .jack.border-detailed-radius,#stacks_in_1192 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1192 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1192 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1192 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1192 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1192.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1192 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1192 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1192 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1192 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1192 > .jack.bg-image:not(.glass){}#stacks_in_1192 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1192 > .jack.bg-image.glass.after,#stacks_in_1192 > .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-1192.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1192 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1192 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1192 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1192 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1192 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1192 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1192 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1192 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1192 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1192 > .jack.bg-image.glass.after,#stacks_in_1192 > .glass.jack.bg-image::after{}#stacks_in_1192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1192 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1192 > .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_1192 > .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_1192 > .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_1192 > .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_1192 > .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_1192 > .jack.peek-shadow::before,#stacks_in_1192 > .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_1192 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1192 > .jack{overflow:visible;}#stacks_in_1192 > .jack.height-static{height:160px}#stacks_in_1192 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1195 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1195 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1200 > .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_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1200 > .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_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1200.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1200 > .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_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1200 > .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-1200.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1200 > .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_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1200 > .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_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1200 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1202{}#stacks_in_1202 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1202 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1202 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1202 > .jack.width-static{width:500px}#stacks_in_1202 > .jack.width-flexible{width:100%}#stacks_in_1202 > .jack.margin-detailed{margin:4.00% 0.00% 4.00% 0.00%}#stacks_in_1202 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1202 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1202 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1202 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1202 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1202 > .jack::after{border-radius:8px}#stacks_in_1202 > .jack.border-detailed-radius,#stacks_in_1202 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1202 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1202 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1202 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1202 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1202.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1202 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1202 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1202 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1202 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1202 > .jack.bg-image:not(.glass){}#stacks_in_1202 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1202 > .jack.bg-image.glass.after,#stacks_in_1202 > .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-1202.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1202 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1202 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1202 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1202 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1202 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1202 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1202 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1202 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1202 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1202 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1202 > .jack.bg-image.glass.after,#stacks_in_1202 > .glass.jack.bg-image::after{}#stacks_in_1202 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1202 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1202 > .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_1202 > .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_1202 > .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_1202 > .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_1202 > .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_1202 > .jack.peek-shadow::before,#stacks_in_1202 > .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_1202 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1202 > .jack{overflow:visible;}#stacks_in_1202 > .jack.height-static{height:160px}#stacks_in_1202 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1205 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1205 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1209 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1209 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1209 #jwresp_col2_stacks_in_1209{ float:right; width:48%}@media screen and (max-width:320px){#stacks_in_1209 #jwresp_col1_stacks_in_1209,#stacks_in_1209 #jwresp_col2_stacks_in_1209{width:100%;float:none;display:block}#stacks_in_1209 #jwresp_col1_stacks_in_1209{margin-bottom:15px}}
#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1213 > .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_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1213 > .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_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1213.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1213 > .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_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1213 > .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-1213.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1213 > .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_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1213 > .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_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1213 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1215{}#stacks_in_1215 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1215 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1215 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1215 > .jack.width-static{width:500px}#stacks_in_1215 > .jack.width-flexible{width:100%}#stacks_in_1215 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1215 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1215 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1215 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1215 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1215 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1215 > .jack::after{border-radius:8px}#stacks_in_1215 > .jack.border-detailed-radius,#stacks_in_1215 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1215 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1215 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1215 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1215 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1215.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1215 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1215 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1215 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1215 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1215 > .jack.bg-image:not(.glass){}#stacks_in_1215 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1215 > .jack.bg-image.glass.after,#stacks_in_1215 > .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-1215.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1215 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1215 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1215 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1215 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1215 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1215 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1215 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1215 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1215 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1215 > .jack.bg-image.glass.after,#stacks_in_1215 > .glass.jack.bg-image::after{}#stacks_in_1215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1215 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1215 > .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_1215 > .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_1215 > .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_1215 > .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_1215 > .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_1215 > .jack.peek-shadow::before,#stacks_in_1215 > .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_1215 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1215 > .jack{overflow:visible;}#stacks_in_1215 > .jack.height-static{height:160px}#stacks_in_1215 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1218 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1218 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1223 > .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_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1223 > .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_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1223.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1223 > .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_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1223 > .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-1223.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1223 > .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_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1223 > .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_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1223 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1225{}#stacks_in_1225 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1225 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1225 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1225 > .jack.width-static{width:500px}#stacks_in_1225 > .jack.width-flexible{width:100%}#stacks_in_1225 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1225 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1225 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1225 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1225 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1225 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1225 > .jack::after{border-radius:8px}#stacks_in_1225 > .jack.border-detailed-radius,#stacks_in_1225 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1225 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1225 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1225 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1225 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1225.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1225 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1225 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1225 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1225 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1225 > .jack.bg-image:not(.glass){}#stacks_in_1225 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1225 > .jack.bg-image.glass.after,#stacks_in_1225 > .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-1225.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1225 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1225 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1225 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1225 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1225 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1225 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1225 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1225 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1225 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1225 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1225 > .jack.bg-image.glass.after,#stacks_in_1225 > .glass.jack.bg-image::after{}#stacks_in_1225 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1225 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1225 > .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_1225 > .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_1225 > .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_1225 > .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_1225 > .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_1225 > .jack.peek-shadow::before,#stacks_in_1225 > .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_1225 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1225 > .jack{overflow:visible;}#stacks_in_1225 > .jack.height-static{height:160px}#stacks_in_1225 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1228 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1228 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1232 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1232 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1232 #jwresp_col2_stacks_in_1232{ float:right; width:48%}@media screen and (max-width:320px){#stacks_in_1232 #jwresp_col1_stacks_in_1232,#stacks_in_1232 #jwresp_col2_stacks_in_1232{width:100%;float:none;display:block}#stacks_in_1232 #jwresp_col1_stacks_in_1232{margin-bottom:15px}}
#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1147 > .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_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1147 > .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_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1147.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1147 > .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_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1147 > .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-1147.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1147 > .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_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1147 > .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_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1147 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1149{}#stacks_in_1149 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1149 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1149 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1149 > .jack.width-static{width:500px}#stacks_in_1149 > .jack.width-flexible{width:100%}#stacks_in_1149 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1149 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1149 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1149 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1149 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1149 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1149 > .jack::after{border-radius:8px}#stacks_in_1149 > .jack.border-detailed-radius,#stacks_in_1149 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1149 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1149 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1149 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1149 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1149.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1149 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1149 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1149 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1149 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1149 > .jack.bg-image:not(.glass){}#stacks_in_1149 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1149 > .jack.bg-image.glass.after,#stacks_in_1149 > .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-1149.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1149 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1149 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1149 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1149 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1149 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1149 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1149 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1149 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1149 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1149 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1149 > .jack.bg-image.glass.after,#stacks_in_1149 > .glass.jack.bg-image::after{}#stacks_in_1149 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1149 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1149 > .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_1149 > .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_1149 > .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_1149 > .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_1149 > .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_1149 > .jack.peek-shadow::before,#stacks_in_1149 > .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_1149 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1149 > .jack{overflow:visible;}#stacks_in_1149 > .jack.height-static{height:160px}#stacks_in_1149 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1152 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1152 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#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:1px;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.jpg);background-repeat: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:300px}#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.jpg);background-repeat: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:300px}#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_1008{}#stacks_in_1008 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1008 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1008 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1008 > .jack.width-static{width:500px}#stacks_in_1008 > .jack.width-flexible{width:100%}#stacks_in_1008 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1008 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1008 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1008 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1008 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1008 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1008 > .jack::after{border-radius:8px}#stacks_in_1008 > .jack.border-detailed-radius,#stacks_in_1008 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1008 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1008 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1008 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1008 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1008.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1008 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1008 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1008 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1008 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1008 > .jack.bg-image:not(.glass){}#stacks_in_1008 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1008 > .jack.bg-image.glass.after,#stacks_in_1008 > .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-1008.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1008 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1008 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1008 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1008 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1008 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1008 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1008 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1008 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1008 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1008 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1008 > .jack.bg-image.glass.after,#stacks_in_1008 > .glass.jack.bg-image::after{}#stacks_in_1008 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1008 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1008 > .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_1008 > .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_1008 > .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_1008 > .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_1008 > .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_1008 > .jack.peek-shadow::before,#stacks_in_1008 > .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_1008 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1008 > .jack{overflow:visible;}#stacks_in_1008 > .jack.height-static{height:160px}#stacks_in_1008 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1010 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1010 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1235 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1235 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1235 #jwresp_col2_stacks_in_1235{ float:right; width:48%}@media screen and (max-width:320px){#stacks_in_1235 #jwresp_col1_stacks_in_1235,#stacks_in_1235 #jwresp_col2_stacks_in_1235{width:100%;float:none;display:block}#stacks_in_1235 #jwresp_col1_stacks_in_1235{margin-bottom:15px}}
#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1028 > .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_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1028 > .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_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1028.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1028 > .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_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1028 > .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-1028.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1028 > .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_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1028 > .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_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1028 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1029{}#stacks_in_1029 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1029 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1029 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1029 > .jack.width-static{width:500px}#stacks_in_1029 > .jack.width-flexible{width:100%}#stacks_in_1029 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1029 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1029 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1029 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1029 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1029 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1029 > .jack::after{border-radius:8px}#stacks_in_1029 > .jack.border-detailed-radius,#stacks_in_1029 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1029 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1029 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1029 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1029 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1029.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1029 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1029 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1029 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1029 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1029 > .jack.bg-image:not(.glass){}#stacks_in_1029 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1029 > .jack.bg-image.glass.after,#stacks_in_1029 > .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-1029.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1029 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1029 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1029 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1029 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1029 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1029 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1029 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1029 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1029 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1029 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1029 > .jack.bg-image.glass.after,#stacks_in_1029 > .glass.jack.bg-image::after{}#stacks_in_1029 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1029 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1029 > .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_1029 > .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_1029 > .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_1029 > .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_1029 > .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_1029 > .jack.peek-shadow::before,#stacks_in_1029 > .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_1029 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1029 > .jack{overflow:visible;}#stacks_in_1029 > .jack.height-static{height:160px}#stacks_in_1029 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1031 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1031 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1135 > .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_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1135 > .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_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1135.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1135 > .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_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1135 > .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-1135.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1135 > .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_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1135 > .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_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1135 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1137{}#stacks_in_1137 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1137 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1137 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1137 > .jack.width-static{width:500px}#stacks_in_1137 > .jack.width-flexible{width:100%}#stacks_in_1137 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1137 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1137 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1137 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1137 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1137 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1137 > .jack::after{border-radius:8px}#stacks_in_1137 > .jack.border-detailed-radius,#stacks_in_1137 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1137 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1137 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1137 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1137 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1137.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1137 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1137 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1137 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1137 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1137 > .jack.bg-image:not(.glass){}#stacks_in_1137 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1137 > .jack.bg-image.glass.after,#stacks_in_1137 > .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-1137.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1137 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1137 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1137 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1137 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1137 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1137 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1137 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1137 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1137 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1137 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1137 > .jack.bg-image.glass.after,#stacks_in_1137 > .glass.jack.bg-image::after{}#stacks_in_1137 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1137 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1137 > .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_1137 > .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_1137 > .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_1137 > .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_1137 > .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_1137 > .jack.peek-shadow::before,#stacks_in_1137 > .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_1137 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1137 > .jack{overflow:visible;}#stacks_in_1137 > .jack.height-static{height:160px}#stacks_in_1137 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1140 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1140 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_667>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_667 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	padding: 8px 8px 5px 8px;
}



#stacks_in_241 .teleportMe {
display: none;
}






#stacks_in_398 .teleportMe {
display: none;
}



#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1552 > .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_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1552 > .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_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1552.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1552 > .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_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1552 > .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-1552.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1552 > .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_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1552 > .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_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1552 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1554{}#stacks_in_1554 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1554 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1554 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1554 > .jack.width-static{width:500px}#stacks_in_1554 > .jack.width-flexible{width:100%}#stacks_in_1554 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1554 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1554 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1554 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1554 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1554 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1554 > .jack::after{border-radius:8px}#stacks_in_1554 > .jack.border-detailed-radius,#stacks_in_1554 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1554 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1554 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1554 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1554 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1554.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1554 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1554 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1554 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1554 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1554 > .jack.bg-image:not(.glass){}#stacks_in_1554 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1554 > .jack.bg-image.glass.after,#stacks_in_1554 > .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-1554.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1554 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1554 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1554 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1554 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1554 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1554 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1554 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1554 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1554 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1554 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1554 > .jack.bg-image.glass.after,#stacks_in_1554 > .glass.jack.bg-image::after{}#stacks_in_1554 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1554 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1554 > .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_1554 > .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_1554 > .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_1554 > .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_1554 > .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_1554 > .jack.peek-shadow::before,#stacks_in_1554 > .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_1554 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1554 > .jack{overflow:visible;}#stacks_in_1554 > .jack.height-static{height:160px}#stacks_in_1554 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1557 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1557 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#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:1px;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.jpg);background-repeat: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:300px}#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.jpg);background-repeat: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:300px}#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:1px;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:100%}#stacks_in_1544 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1544 > .jack.padding-detailed{padding:7.00% 0.00% 7.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.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1544 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#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.jpg);background-repeat: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:7.00% 0.00% 7.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:300px}#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:160px}#stacks_in_1544 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1547 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1547 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1522 > .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_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1522 > .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_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1522.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1522 > .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_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1522 > .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-1522.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1522 > .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_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1522 > .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_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1522 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1524{}#stacks_in_1524 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1524 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1524 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1524 > .jack.width-static{width:500px}#stacks_in_1524 > .jack.width-flexible{width:100%}#stacks_in_1524 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1524 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1524 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1524 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1524 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1524 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1524 > .jack::after{border-radius:8px}#stacks_in_1524 > .jack.border-detailed-radius,#stacks_in_1524 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1524 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1524 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1524 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1524 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1524.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1524 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1524 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1524 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1524 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1524 > .jack.bg-image:not(.glass){}#stacks_in_1524 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1524 > .jack.bg-image.glass.after,#stacks_in_1524 > .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-1524.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1524 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1524 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1524 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1524 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1524 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1524 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1524 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1524 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1524 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1524 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1524 > .jack.bg-image.glass.after,#stacks_in_1524 > .glass.jack.bg-image::after{}#stacks_in_1524 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1524 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1524 > .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_1524 > .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_1524 > .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_1524 > .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_1524 > .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_1524 > .jack.peek-shadow::before,#stacks_in_1524 > .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_1524 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1524 > .jack{overflow:visible;}#stacks_in_1524 > .jack.height-static{height:160px}#stacks_in_1524 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1527 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1527 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1512 > .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_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1512 > .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_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1512.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1512 > .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_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1512 > .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-1512.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1512 > .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_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1512 > .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_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1512 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1514{}#stacks_in_1514 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1514 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1514 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1514 > .jack.width-static{width:500px}#stacks_in_1514 > .jack.width-flexible{width:100%}#stacks_in_1514 > .jack.margin-detailed{margin:8.00% 0.00% 8.00% 0.00%}#stacks_in_1514 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1514 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1514 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1514 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1514 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1514 > .jack::after{border-radius:8px}#stacks_in_1514 > .jack.border-detailed-radius,#stacks_in_1514 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1514 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1514 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1514 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1514 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1514.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1514 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1514 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1514 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1514 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1514 > .jack.bg-image:not(.glass){}#stacks_in_1514 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1514 > .jack.bg-image.glass.after,#stacks_in_1514 > .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-1514.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1514 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1514 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1514 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1514 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1514 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1514 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1514 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1514 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1514 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1514 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1514 > .jack.bg-image.glass.after,#stacks_in_1514 > .glass.jack.bg-image::after{}#stacks_in_1514 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1514 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1514 > .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_1514 > .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_1514 > .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_1514 > .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_1514 > .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_1514 > .jack.peek-shadow::before,#stacks_in_1514 > .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_1514 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1514 > .jack{overflow:visible;}#stacks_in_1514 > .jack.height-static{height:160px}#stacks_in_1514 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1517 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1517 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1502 > .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_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1502 > .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_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1502.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1502 > .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_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1502 > .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-1502.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1502 > .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_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1502 > .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_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1502 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1504{}#stacks_in_1504 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1504 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1504 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1504 > .jack.width-static{width:500px}#stacks_in_1504 > .jack.width-flexible{width:100%}#stacks_in_1504 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1504 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1504 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1504 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1504 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1504 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1504 > .jack::after{border-radius:8px}#stacks_in_1504 > .jack.border-detailed-radius,#stacks_in_1504 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1504 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1504 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1504 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1504 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1504.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1504 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1504 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1504 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1504 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1504 > .jack.bg-image:not(.glass){}#stacks_in_1504 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1504 > .jack.bg-image.glass.after,#stacks_in_1504 > .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-1504.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1504 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1504 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1504 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1504 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1504 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1504 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1504 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1504 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1504 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1504 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1504 > .jack.bg-image.glass.after,#stacks_in_1504 > .glass.jack.bg-image::after{}#stacks_in_1504 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1504 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1504 > .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_1504 > .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_1504 > .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_1504 > .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_1504 > .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_1504 > .jack.peek-shadow::before,#stacks_in_1504 > .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_1504 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1504 > .jack{overflow:visible;}#stacks_in_1504 > .jack.height-static{height:160px}#stacks_in_1504 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1507 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1507 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1493 > .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_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1493 > .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_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1493.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1493 > .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_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1493 > .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-1493.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1493 > .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_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1493 > .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_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1493 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1494{}#stacks_in_1494 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1494 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1494 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1494 > .jack.width-static{width:500px}#stacks_in_1494 > .jack.width-flexible{width:100%}#stacks_in_1494 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1494 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1494 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1494 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1494 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1494 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1494 > .jack::after{border-radius:8px}#stacks_in_1494 > .jack.border-detailed-radius,#stacks_in_1494 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1494 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1494 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1494 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1494 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1494.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1494 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1494 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1494 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1494 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1494 > .jack.bg-image:not(.glass){}#stacks_in_1494 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1494 > .jack.bg-image.glass.after,#stacks_in_1494 > .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-1494.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1494 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1494 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1494 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1494 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1494 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1494 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1494 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1494 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1494 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1494 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1494 > .jack.bg-image.glass.after,#stacks_in_1494 > .glass.jack.bg-image::after{}#stacks_in_1494 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1494 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1494 > .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_1494 > .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_1494 > .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_1494 > .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_1494 > .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_1494 > .jack.peek-shadow::before,#stacks_in_1494 > .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_1494 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1494 > .jack{overflow:visible;}#stacks_in_1494 > .jack.height-static{height:160px}#stacks_in_1494 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1497 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1497 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1484 > .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_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1484 > .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_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1484.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1484 > .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_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1484 > .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-1484.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1484 > .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_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1484 > .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_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1484 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1486{}#stacks_in_1486 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1486 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1486 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1486 > .jack.width-static{width:500px}#stacks_in_1486 > .jack.width-flexible{width:100%}#stacks_in_1486 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1486 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1486 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1486 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1486 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1486 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1486 > .jack::after{border-radius:8px}#stacks_in_1486 > .jack.border-detailed-radius,#stacks_in_1486 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1486 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1486 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1486 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1486 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1486.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1486 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1486 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1486 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1486 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1486 > .jack.bg-image:not(.glass){}#stacks_in_1486 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1486 > .jack.bg-image.glass.after,#stacks_in_1486 > .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-1486.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1486 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1486 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1486 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1486 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1486 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1486 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1486 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1486 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1486 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1486 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1486 > .jack.bg-image.glass.after,#stacks_in_1486 > .glass.jack.bg-image::after{}#stacks_in_1486 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1486 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1486 > .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_1486 > .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_1486 > .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_1486 > .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_1486 > .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_1486 > .jack.peek-shadow::before,#stacks_in_1486 > .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_1486 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1486 > .jack{overflow:visible;}#stacks_in_1486 > .jack.height-static{height:160px}#stacks_in_1486 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1489 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1489 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 200ms ease;transition:all 200ms ease}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1474 > .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_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover::after{border-radius:8px}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.border-detailed-radius,#stacks_in_1474 > .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_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#EEEEEE}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#89C5FF}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url(../index_files/bgImage-1474.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1474 > .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_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1474 > .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-1474.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_1474 > .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_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_1474 > .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_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_1474 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}
#stacks_in_1476{}#stacks_in_1476 > .jack{margin:0px;padding:0px;border-color:#C0C1BF;border-width:1px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1476 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1476 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1476 > .jack.width-static{width:500px}#stacks_in_1476 > .jack.width-flexible{width:100%}#stacks_in_1476 > .jack.margin-detailed{margin:8.00% 0.00% 4.00% 0.00%}#stacks_in_1476 > .jack.padding-detailed{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1476 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1476 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1476 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1476 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1476 > .jack::after{border-radius:8px}#stacks_in_1476 > .jack.border-detailed-radius,#stacks_in_1476 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1476 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1476 > .jack.bg-color{background-color:#CDCFCB}#stacks_in_1476 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1476 > .jack.bg-image:not(.glass){background-image:url(../index_files/bgImage-1476.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1476 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1476 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1476 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1476 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1476 > .jack.bg-image:not(.glass){}#stacks_in_1476 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1476 > .jack.bg-image.glass.after,#stacks_in_1476 > .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-1476.jpg);background-repeat:repeat;background-position:center center;}#stacks_in_1476 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1476 > .glass.padding-detailed.jack.bg-image::after{padding:7.00% 0.00% 7.00% 0.00%}#stacks_in_1476 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1476 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1476 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1476 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1476 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1476 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1476 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1476 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1476 > .jack.bg-image.glass.after,#stacks_in_1476 > .glass.jack.bg-image::after{}#stacks_in_1476 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1476 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1476 > .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_1476 > .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_1476 > .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_1476 > .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_1476 > .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_1476 > .jack.peek-shadow::before,#stacks_in_1476 > .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_1476 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1476 > .jack{overflow:visible;}#stacks_in_1476 > .jack.height-static{height:160px}#stacks_in_1476 > .jack.height-minmax{min-height:100px;max-height:800px}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1479 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1479 {
		color: rgba(52, 58, 61, 1.00);
	}
}
#stacks_in_400_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_400 a:link, #stacks_in_400 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_400 a:hover, #stacks_in_400 a:active {
	color:#FFFFFF;
}







#stacks_in_400 a:link, #stacks_in_400 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_400 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_400 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#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)}
