/*
 * 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;
}


/* Start dooBoom stack each CSS code */.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}.boomplayer {	height:2.5em;	position:relative;	z-index:1;	-webkit-border-radius:2px;	-moz-border-radius:2px;	border-radius:2px;	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;}.boomplayer-mini {	width:2.5em;	margin:0 auto;}.boomplayer > div {	position:absolute;}.boomplayer-playpause {	width:2.5em;	height:100%;	text-align:left;	text-indent:-9999px;	cursor:pointer;	z-index:2;	top:0;	left:0;}.boomplayer-mini .boomplayer-playpause {	width:100%;}.boomplayer-mini .boomplayer-bar{	display: none;}.boomplayer-mini .boomplayer-volume{	display: none;}.boomplayer-mini .boomplayer-time-duration {	border-right:none !important;	right:0;}.boomplayer-mini .boomplayer-time-duration{	display: none;}.boomplayer-mini .boomplayer-time{	display: none;}.boomplayer-playpause:hover,.boomplayer-playpause:focus {}.boomplayer-playpause a {	display:block;}.boomplayer:not(.boomplayer-playing) .boomplayer-playpause a {	width:0;	height:0;	border:.5em solid transparent;	border-right:none;	content:'';	position:absolute;	top:50%;	left:50%;	margin:-.5em 0 0 -.25em;}.boomplayer-playing .boomplayer-playpause a {	width:.75em;	height:.75em;	position:absolute;	top:50%;	left:50%;	margin:-.375em 0 0 -.375em;}.boomplayer-playing .boomplayer-playpause a:before,.boomplayer-playing .boomplayer-playpause a:after {	width:40%;	height:100%;	content:'';	position:absolute;	top:0;}.boomplayer-playing .boomplayer-playpause a:before {	left:0;}.boomplayer-playing .boomplayer-playpause a:after {	right:0;}.boomplayer-time {	width:4.375em;	height:100%;	line-height:2.375em;	text-align:center;	z-index:2;	top:0;}.boomplayer-time-current {	/*border-left:1px solid #111;	border-left-color:rgba(0,0,0,.25);*/	left:2.5em;}.boomplayer-time-duration {	right:2.5em;}.boomplayer-novolume .boomplayer-time-duration {	border-right:0;	right:0;}.boomplayer-bar {	height:.875em;	cursor:pointer;	z-index:1;	top:50%;	right:6.875em;	left:6.875em;	margin-top:-.438em;}.boomplayer-novolume .boomplayer-bar {	right:4.375em;}.boomplayer-bar div {	width:0;	height:100%;	position:absolute;	left:0;	top:0;}.boomplayer-bar-loaded {	z-index:1;}.boomplayer-bar-played {	z-index:2;}.boomplayer-volume {	width: 2.5em;	height:100%;	/*border-left:1px solid #111;	border-left-color:rgba(0,0,0,.25);*/	cursor:pointer;	z-index:2;	top:0;	right:0;	text-align:center;}.boomplayer-volume-button {	position: relative;	width:100%;	height:100%;}.boomplayer-volume-button .fa-volume-off{	display: none;}.boomplayer-volume-button .fa {	line-height: 2.5em;}.boomplayer-mute .fa-volume-up{	display: none;}.boomplayer-mute .fa-volume-off{	display: inline-block;	opacity: 0.7;}.boomplayer-volume-adjust {	height:6.25em;	cursor:default;	position:absolute;	left:0;	right:-1px;	top:-9999px;	-webkit-border-top-left-radius:2px;	-webkit-border-top-right-radius:2px;	-moz-border-radius-topleft:2px;	-moz-border-radius-topright:2px;	border-top-left-radius:2px;	border-top-right-radius:2px;}.boomplayer-volume:not(:hover) .boomplayer-volume-adjust {	opacity:0;}.boomplayer-volume:hover .boomplayer-volume-adjust {	top:auto;	bottom:100%;}.boomplayer-volume-adjust > div {	width:40%;	height:80%;	cursor:pointer;	position:relative;	z-index:1;	margin:30% auto 0;}.boomplayer-volume-adjust div div {	width:100%;	height:100%;	position:absolute;	bottom:0;	left:0;}.boomplayer-novolume .boomplayer-volume {	display:none;}.boomplayer-play,.boomplayer-pause,.boomplayer-volume a {}.boomplayer-bar,.boomplayer-bar div,.boomplayer-volume-adjust div {	-webkit-border-radius:4px;	-moz-border-radius:4px;	border-radius:4px;}.boomplayer-bar,.boomplayer-volume-adjust > div {	-webkit-box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1);	-moz-box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1);	box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1);}.boomplayer-volume-adjust div div,.boomplayer-bar-played {	-webkit-box-shadow:inset 0 0 5px rgba(255,255,255,.5);	-moz-box-shadow:inset 0 0 5px rgba(255,255,255,.5);	box-shadow:inset 0 0 5px rgba(255,255,255,.5);}.boomplayer *,.boomplayer :before,.boomplayer :after {	-webkit-transition:color .25s ease,background-color .25s ease,opacity .5s ease;	-moz-transition:color .25s ease,background-color .25s ease,opacity .5s ease;	-ms-transition:color .25s ease,background-color .25s ease,opacity .5s ease;	-o-transition:color .25s ease,background-color .25s ease,opacity .5s ease;	transition:color .25s ease,background-color .25s ease,opacity .5s ease;	-webkit-backface-visibility:hidden;	-webkit-transform:translate3d(0,0,0);}.boom-tablet .boomplayer-bar{	display: none;}.boom-mobile .boomplayer-volume{	display: none;}.boom-mobile .boomplayer-time-duration {	border-right:none !important;	right:0;}.boom-micro .boomplayer-time-duration{	display: none;}/* Start Owl stack page CSS code *//*  * 	Core Owl Carousel CSS File *	v1.3.2 *//* clearfix */.owl-carousel .owl-wrapper:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}/* display none until init */.owl-carousel{	display: none;	position: relative;	width: 100%;	-ms-touch-action: pan-y;}.owl-carousel .owl-wrapper{	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-wrapper-outer{	overflow: hidden;	position: relative;	width: 100%;}.owl-carousel .owl-wrapper-outer.autoHeight{	-webkit-transition: height 500ms ease-in-out;	-moz-transition: height 500ms ease-in-out;	-ms-transition: height 500ms ease-in-out;	-o-transition: height 500ms ease-in-out;	transition: height 500ms ease-in-out;}	.owl-carousel .owl-item{	float: left;}.owl-controls .owl-page,.owl-controls .owl-buttons div{	cursor: pointer;}.owl-controls {	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}/* mouse grab icon */.grabbing {     cursor:url(grabbing.png) 8 8, move;}/* fix */.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{	-webkit-backface-visibility: hidden;	-moz-backface-visibility:    hidden;	-ms-backface-visibility:     hidden;  -webkit-transform: translate3d(0,0,0);  -moz-transform: translate3d(0,0,0);  -ms-transform: translate3d(0,0,0);}/*  *  Owl Carousel CSS3 Transitions  *  v1.3.2 */.owl-origin {	-webkit-perspective: 1200px;	-webkit-perspective-origin-x : 50%;	-webkit-perspective-origin-y : 50%;	-moz-perspective : 1200px;	-moz-perspective-origin-x : 50%;	-moz-perspective-origin-y : 50%;	perspective : 1200px;}/* fade */.owl-fade-out {  z-index: 10;  -webkit-animation: fadeOut .7s both ease;  -moz-animation: fadeOut .7s both ease;  animation: fadeOut .7s both ease;}.owl-fade-in {  -webkit-animation: fadeIn .7s both ease;  -moz-animation: fadeIn .7s both ease;  animation: fadeIn .7s both ease;}/* backSlide */.owl-backSlide-out {  -webkit-animation: backSlideOut 1s both ease;  -moz-animation: backSlideOut 1s both ease;  animation: backSlideOut 1s both ease;}.owl-backSlide-in {  -webkit-animation: backSlideIn 1s both ease;  -moz-animation: backSlideIn 1s both ease;  animation: backSlideIn 1s both ease;}/* goDown */.owl-goDown-out {  -webkit-animation: scaleToFade .7s ease both;  -moz-animation: scaleToFade .7s ease both;  animation: scaleToFade .7s ease both;}.owl-goDown-in {  -webkit-animation: goDown .6s ease both;  -moz-animation: goDown .6s ease both;  animation: goDown .6s ease both;}/* scaleUp */.owl-fadeUp-in {  -webkit-animation: scaleUpFrom .5s ease both;  -moz-animation: scaleUpFrom .5s ease both;  animation: scaleUpFrom .5s ease both;}.owl-fadeUp-out {  -webkit-animation: scaleUpTo .5s ease both;  -moz-animation: scaleUpTo .5s ease both;  animation: scaleUpTo .5s ease both;}/* Keyframes *//*empty*/@-webkit-keyframes empty {  0% {opacity: 1}}@-moz-keyframes empty {  0% {opacity: 1}}@keyframes empty {  0% {opacity: 1}}@-webkit-keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@-moz-keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@-webkit-keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@-moz-keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@-webkit-keyframes backSlideOut {  25% { opacity: .5; -webkit-transform: translateZ(-500px); }  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }}@-moz-keyframes backSlideOut {  25% { opacity: .5; -moz-transform: translateZ(-500px); }  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }}@keyframes backSlideOut {  25% { opacity: .5; transform: translateZ(-500px); }  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }}@-webkit-keyframes backSlideIn {  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; -webkit-transform: translateZ(-500px); }  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }}@-moz-keyframes backSlideIn {  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; -moz-transform: translateZ(-500px); }  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }}@keyframes backSlideIn {  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; transform: translateZ(-500px); }  100% { opacity: 1; transform: translateZ(0) translateX(0); }}@-webkit-keyframes scaleToFade {  to { opacity: 0; -webkit-transform: scale(.8); }}@-moz-keyframes scaleToFade {  to { opacity: 0; -moz-transform: scale(.8); }}@keyframes scaleToFade {  to { opacity: 0; transform: scale(.8); }}@-webkit-keyframes goDown {  from { -webkit-transform: translateY(-100%); }}@-moz-keyframes goDown {  from { -moz-transform: translateY(-100%); }}@keyframes goDown {  from { transform: translateY(-100%); }}@-webkit-keyframes scaleUpFrom {  from { opacity: 0; -webkit-transform: scale(1.5); }}@-moz-keyframes scaleUpFrom {  from { opacity: 0; -moz-transform: scale(1.5); }}@keyframes scaleUpFrom {  from { opacity: 0; transform: scale(1.5); }}@-webkit-keyframes scaleUpTo {  to { opacity: 0; -webkit-transform: scale(1.5); }}@-moz-keyframes scaleUpTo {  to { opacity: 0; -moz-transform: scale(1.5); }}@keyframes scaleUpTo {  to { opacity: 0; transform: scale(1.5); }}/* End Owl stack page CSS code */
#stacks_in_1 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_839 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_839 a, #simpleText_stacks_in_839 a:link {
	color: #F60000;
	text-decoration: inherit;
	font-style: normal;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_839 a:visited {color: #169EE6;}
#simpleText_stacks_in_839 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_839 a:active {color: #FF6600;}
#simpleText_stacks_in_839 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_839.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_839 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_839 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_839 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_839 {font-size: inherit;}
}
#stacks_in_840 {
	font-size: 141%;
}
/* Start Smart Image stack CSS code */#stacks_in_844{	text-align: center;}#stacks_in_844 figure a img{	cursor: pointer !important;}.stacks_in_844responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_844responsive img, .stacks_in_844warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_844hiddenimage{	display: none;}.stacks_in_844warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */#stacks_in_476{	text-align: center;}#stacks_in_476 figure a img{	cursor: pointer !important;}.stacks_in_476responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_476responsive img, .stacks_in_476warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_476hiddenimage{	display: none;}.stacks_in_476warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_476 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  4px;
	margin: 40px 0px 0px 0px;
}

#stacks_in_579 {
	background-color: rgba(252, 191, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_740myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_740dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_740 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_841 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_841 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_841 #jwresp_col2_stacks_in_841{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_841 #jwresp_col1_stacks_in_841,#stacks_in_841 #jwresp_col2_stacks_in_841{width:100%;float:none;display:block}#stacks_in_841 #jwresp_col1_stacks_in_841{margin-bottom:15px}}
/* Start Owl stack CSS code *//** 	Owl Carousel Owl Demo Theme *	v1.3.2div{	-webkit-backface-visibility: hidden;}*/.owl-wrapper{	position: relative;	z-index: 2;}#stacks_in_804 .owl-theme .owl-controls{	margin-top: 10px;	text-align: center;}/* Styling Next and Prev buttons */#stacks_in_804 .owl-theme .owl-controls .owl-buttons div{	color: #FFF;	display: inline-block;	zoom: 1;	*display: inline;/*IE7 life-saver */	margin: 5px;	padding: 3px 10px;	font-size: 12px;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;	background: #666666;	filter: Alpha(Opacity=50);/*IE7 fix*/	opacity: 0.5;}/* Clickable class fix problem with hover on touch devices *//* Use it for non-touch hover action */#stacks_in_804 .owl-theme .owl-controls.clickable .owl-buttons div:hover{	filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;	text-decoration: none;}/* Styling Pagination*/#stacks_in_804 .owl-theme .owl-controls .owl-page{	display: inline-block;	zoom: 1;	*display: inline;/*IE7 life-saver */}#stacks_in_804 .owl-theme .owl-controls .owl-page span{	display: block;	width: 12px;	height: 12px;	margin: 5px 7px;	filter: Alpha(Opacity=50);/*IE7 fix*/	opacity: 0.5;	-webkit-border-radius: 20px;	-moz-border-radius: 20px;	border-radius: 20px;	background: #666666;}#stacks_in_804 .owl-theme .owl-controls .owl-page.active span,#stacks_in_804 .owl-theme .owl-controls.clickable .owl-page:hover span{	filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;}/* If PaginationNumbers is true */#stacks_in_804 .owl-theme .owl-controls .owl-page span.owl-numbers{	height: auto;	width: auto;	color: #FFF;	padding: 2px 10px;	font-size: 12px;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;}/* preloading images */#stacks_in_804 .owl-item.loading{	min-height: 150px;	background: url("../files/AjaxLoader.gif") no-repeat center center}#stacks_in_804outerwrapper{	max-width: 1000px;	margin: 0 auto 0 auto;}/* Preview Mode */#stacks_in_804owl-stack{	height:0px;}#stacks_in_804owl-stack .stacks_in_804item img{display: block;width: 100%;height: auto;}#stacks_in_804imagewell{height: 0px;}/* End Owl stack CSS code */
#stacks_in_804 {
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_691 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_691 a, #simpleText_stacks_in_691 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_691 a:visited {color: #169EE6;}
#simpleText_stacks_in_691 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_691 a:active {color: #FF6600;}
#simpleText_stacks_in_691 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_691.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_691 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_691 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_691 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_691 {font-size: inherit;}
}
#stacks_in_691 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_692 {
	font-size: 149%;
}
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Lobster';	src: url('../files/dynotextAssets/Lobster_1.3-webfont.eot');	src: local('☺'), url('../files/dynotextAssets/Lobster_1.3-webfont.woff') format('woff'), url('../files/dynotextAssets/Lobster_1.3-webfont.ttf') format('truetype'), url('../files/dynotextAssets/Lobster_1.3-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_592container{position: relative;text-align: center;}h1.stacks_in_592doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #C44032 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Lobster !important; /* end if override */}.stacks_in_592showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_592topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_592mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_592small{font-weight: normal;font-size: 12px;}.stacks_in_592centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_592 {
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_658 {
	color: #B52C26;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_658 a, #simpleText_stacks_in_658 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_658 a:visited {color: #169EE6;}
#simpleText_stacks_in_658 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_658 a:active {color: #FF6600;}
#simpleText_stacks_in_658 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_658.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_658 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_658 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_658 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_658 {font-size: inherit;}
}
#stacks_in_659 {
	font-size: 169%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_601 {
	color: #B52C26;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_601 a, #simpleText_stacks_in_601 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_601 a:visited {color: #169EE6;}
#simpleText_stacks_in_601 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_601 a:active {color: #FF6600;}
#simpleText_stacks_in_601 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_601.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_601 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_601 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_601 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_601 {font-size: inherit;}
}
#stacks_in_601 {
	padding:  20px;
}
/*
	* cleanCarousel
	* Author: William Davis
 	* Version 3.0.3
 	* Product URL: http://www.onelittledesigner.com/rapidweaver-stack/cleanCarousel/
 	* Support URL: http://forum.onelittledesigner.com/tutorials/kb/cleancarousel/
 	* Author URL: http://onelittledesigner.com
 	* Description: Responsive Carousel Slider
*/

@charset "utf-8";

@font-face {
  font-family: 'FontAwesome';
  src: url('cleanCarousel_fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('cleanCarousel_fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('cleanCarousel_fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('cleanCarousel_fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('cleanCarousel_fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* 
@font-face {
	font-family: 'fontello';
  	src: 	url('cleanCarousel_fonts/fontello.eot?61688512');
  	src: 	url('cleanCarousel_fonts/fontello.eot?61688512#iefix') format('embedded-opentype'),
       		url('cleanCarousel_fonts/fontello.woff?61688512') format('woff'),
       		url('cleanCarousel_fonts/fontello.ttf?61688512') format('truetype'),
       		url('cleanCarousel_fonts/fontello.svg?61688512#fontello') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
 */

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
/* 
[class^="icon-"]:before, [class*="icon-"]:before {
  	font-family: "fontello";
  	font-style: normal;
  	font-weight: normal;
  	speak: none;
  	display: inline-block;
  	text-decoration: inherit;
  	width: 1em;
  	margin-right: .2em;
  	text-align: center;
  	font-variant: normal;
  	text-transform: none;
  	line-height: 1em;
  	margin-left: .2em;
}
 */

/* 
#cleanWrapper_stacks_in_606 .bx-controls-direction fa fa-angle-double-right:before { content: '\f101'; }
 
#cleanWrapper_stacks_in_606 .bx-controls-direction .fa fa-angle-double-left:before { content: '\f100'; }

#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-right-dir:before { content: '\e80b'; } 
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-left-dir:before { content: '\e806'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-left-hand:before { content: '\e81a'; } 
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-right-hand:before { content: '\e812'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-forward-1:before { content: '\e807'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-left-open:before { content: '\e808'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-right-open-1:before { content: '\e80a'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-left-circled:before { content: '\e819'; } 
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-right-circled:before { content: '\e80e'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-angle-left:before { content: '\e816'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-angle-right:before { content: '\e80c'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-reply:before { content: '\e805'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-angle-circled-left:before { content: '\e817'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-angle-circled-right:before { content: '\e80d'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-right-1:before { content: '\e81c'; }
#cleanWrapper_stacks_in_606 .bx-controls-direction .icon-left:before { content: '\e811'; }
 */



/* General */
#cleanWrapper_stacks_in_606 {
	border-style: solid; 
	border-color: ; 
	border-width: px;
	border-radius: px;
	-moz-border-radius: px;
	-webkit-border-radius: px;
	-o-border-radius: px;
	-ms-border-radius: px;
}

#cleanCarousel_stacks_in_606 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

#cleanCarousel_stacks_in_606 img {
	max-width: 100%;
	display: block;
}


/* Add Carousel Colors */
#cleanWrapper_stacks_in_606.addCarouselColor {
	background: none;
}

#cleanWrapper_stacks_in_606.addCarouselColor1 {
	background: #FFFFFF;
}


/* Add Borders */
#cleanWrapper_stacks_in_606.carouselBorder {
	border-style: none;
	border-width: 0;
	border-radius: none;
	border-color: none;
}

#cleanWrapper_stacks_in_606.carouselBorder1 {
	border-style: solid;
	border-width: 5px;
	border-radius: 0px;
	border-color: #000000;
}


/* Add Shadowing */
#cleanWrapper_stacks_in_606.shadowing {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

#cleanWrapper_stacks_in_606.shadowing1 {
	box-shadow: 5px 5px 5px 0px #888888;
	-moz-box-shadow: 5px 5px 5px 0px #888888;
	-webkit-box-shadow: 5px 5px 5px 0px #888888;
	-o-box-shadow: 5px 5px 5px 0px #888888;
	-ms-box-shadow: 5px 5px 5px 0px #888888;
}

#cleanCarousel_stacks_in_606.bx-pager,
#cleanCarousel_stacks_in_606.bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* Themes */
#cleanWrapper_stacks_in_606.sliderThemeClear {
	border: 1px solid rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.25);
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

#cleanWrapper_stacks_in_606.sliderThemeClear img {
	opacity: .5;
}

#cleanWrapper_stacks_in_606.sliderThemeCutOut {
	-o-box-shadow: inset 0 0 10px #888888;
	-ms-box-shadow: inset 0 0 10px #888888;
	-moz-box-shadow: inset 0 0 10px #888888;
	-webkit-box-shadow: inset 0 0 10px #888888;
	box-shadow: inset 0 0 10px #888888;
}

#cleanWrapper_stacks_in_606.sliderThemeBubbled {
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: none !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	-o-border-radius: none !important;
	-ms-border-radius: none !important;
	background: none !important;
}

#cleanWrapper_stacks_in_606.sliderThemeBubbled img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}


/* Loader */
#cleanCarousel_stacks_in_606.bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* Pager */
#cleanWrapper_stacks_in_606 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #000000;
	text-align: left;
}

#cleanWrapper_stacks_in_606 .bx-wrapper .bx-pager.bx-default-pager {
	text-align: center;
}

#cleanWrapper_stacks_in_606.bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-pager .bx-pager-item,
.bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager.bx-default-pager a {
	opacity: .25;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

.bx-pager.bx-default-pager a:hover {
	transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

.bx-pager.bx-default-pager a:hover,
.bx-pager.bx-default-pager a.active {
	background: #000000;
	opacity: 1;
}


/* Navigational Controls */
#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-direction a {
	color: #888888;
}

.bx-prev {
	left: 10px;
	margin-left: 20px;
	padding: 0 10px 0 12px;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;	
	border-top-right-radius: 4px;
	opacity: .25;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-prev:hover {
	/* background-position: 0 0; */
	/* color: #888888; */
	opacity: 1;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-next {
	right: 30px;
	margin-left: 20px;
	padding: 0 10px 0 12px;
	text-decoration: none;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;	
	border-top-left-radius: 4px;
	opacity: .25;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-next:hover {
	/* background-position: -43px 0; */
	/* color: #888888; */
	opacity: 1;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_606 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	outline: 0;
	height: 24px;
	z-index: 9999;
	font-size: 36px;
}

.bx-controls-direction a.disabled {
	display: none;
}


/* Automatic Run */
#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-start {
	color: ;
	opacity: .25;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-stop {
	color: ;
	opacity: .25;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-start:hover,
#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-start:active {
	opacity: 1;
}

#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#cleanWrapper_stacks_in_606 .bx-wrapper .bx-controls-auto .bx-stop:active {
	opacity: 1;
}

.bx-controls-auto {
	text-align: center;
	font-size: 20px;
	padding: 10px 0 10px 0;
}

.bx-controls-auto .bx-start {
	display: block;
	outline: 0;
	margin: 0 3px;
	/* color: ; */
}

.bx-controls-auto .bx-start:hover,
.bx-controls-auto .bx-start.active {
	opacity: 1;
}

.bx-controls-auto .bx-stop {
	display: block;
	outline: 0;
	margin: 0 3px;
	/* color: ; */
}

.bx-controls-auto .bx-stop:hover,
.bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
	opacity: 1;
}


/* Pagination */
#cleanCarousel_stacks_in_606.bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#cleanCarousel_stacks_in_606.bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* Image Captions */
#cleanCarousel_stacks_in_606.bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#cleanCarousel_stacks_in_606.bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* Grayscale */
#cleanCarousel_stacks_in_606.grayscale1 img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
   	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

#cleanCarousel_stacks_in_606.grayscale1 img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}


/* Opacity */
#cleanCarousel_stacks_in_606.opacity1 img {
	opacity: 0.5;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

#cleanCarousel_stacks_in_606.opacity1 img:hover {
	opacity: 1;
}
#stacks_in_809 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_809 .pullquote:before, #stacks_in_809 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_809 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_809 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_809 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_809 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_806 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_806 .pullquote:before, #stacks_in_806 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_806 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_806 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_806 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_806 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_685 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_685 .pullquote:before, #stacks_in_685 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_685 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_685 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_685 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_685 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_655 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_655 .pullquote:before, #stacks_in_655 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_655 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_655 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_655 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_655 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_648 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_648 .pullquote:before, #stacks_in_648 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_648 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_648 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_648 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_648 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_688 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_688 .pullquote:before, #stacks_in_688 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_688 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_688 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_688 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_688 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_620 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_620 .pullquote:before, #stacks_in_620 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_620 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_620 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_620 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_620 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_614 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_614 .pullquote:before, #stacks_in_614 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_614 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_614 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_614 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_614 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_642 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_642 .pullquote:before, #stacks_in_642 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_642 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_642 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_642 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_642 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_608 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_608 .pullquote:before, #stacks_in_608 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_608 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_608 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_608 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_608 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_623 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_623 .pullquote:before, #stacks_in_623 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_623 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_623 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_623 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_623 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_603 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_603 .pullquote:before, #stacks_in_603 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_603 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_603 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_603 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_603 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_611 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_611 .pullquote:before, #stacks_in_611 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_611 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_611 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_611 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_611 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_617 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_617 .pullquote:before, #stacks_in_617 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_617 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_617 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_617 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_617 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_639 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_639 .pullquote:before, #stacks_in_639 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_639 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_639 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_639 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_639 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_772 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_772 .pullquote:before, #stacks_in_772 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_772 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_772 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_772 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_772 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_645 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_645 .pullquote:before, #stacks_in_645 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_645 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_645 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_645 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_645 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_509 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
#eh_stacks_in_562 {
  margin: 38px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_562:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_562.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_562.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_562.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_562 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_562.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_562 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_562 .eh-title {font-size: 34px;}/*  */
/*  */
#eh_stacks_in_562 .eh-title {
  max-width: 600px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_562 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_562.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_562.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_562.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.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_562.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_562.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.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_562.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_562.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_562.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_562.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_562:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_562:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_562.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_562.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_562.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_562.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_562.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_562.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_562.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_562.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_562.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_562.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_562.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_562.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_562.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_562.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_562.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_562.eh-line-303 .eh-extender,
#eh_stacks_in_562.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_562.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_562.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_562.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_562 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_562 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_562.eh-line-group-300 .eh-line-left,
#eh_stacks_in_562.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_562.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_562.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_562:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_562.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_562.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_562.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_562:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_562:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_562:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_562.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_562.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_562.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_562.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_562.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_562.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_562.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_562.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_562.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_562.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_562.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_562.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_562.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_562.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_562.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_562 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_562 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_562.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_562.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_562.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_562.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_562.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_562.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_562.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_562.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_562.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_562.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_550 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_550 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_550 #jwresp_col2_stacks_in_550{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_550 #jwresp_col1_stacks_in_550,#stacks_in_550 #jwresp_col2_stacks_in_550{width:100%;float:none;display:block}#stacks_in_550 #jwresp_col1_stacks_in_550{margin-bottom:15px}}
#stacks_in_513 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_513 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_513 .fluid-image.unlimited img{width:100% !important}#stacks_in_513 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_513 .fluid-image.align-left img{float:left}#stacks_in_513 .fluid-image.align-right img{float:right}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_553 {
	color: #000000;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_553 a, #simpleText_stacks_in_553 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_553 a:visited {color: #169EE6;}
#simpleText_stacks_in_553 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_553 a:active {color: #FF6600;}
#simpleText_stacks_in_553 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_553.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_553 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_553 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_553 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_553 {font-size: inherit;}
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_554 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_554 a, #simpleText_stacks_in_554 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_554 a:visited {color: #169EE6;}
#simpleText_stacks_in_554 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_554 a:active {color: #FF6600;}
#simpleText_stacks_in_554 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_554.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_554 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_554 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_554 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_554 {font-size: inherit;}
}
#stacks_in_554 {
	padding: 0px 20px 20px 20px;
}
/* Start Owl stack CSS code *//** 	Owl Carousel Owl Demo Theme *	v1.3.2div{	-webkit-backface-visibility: hidden;}*/.owl-wrapper{	position: relative;	z-index: 2;}#stacks_in_515 .owl-theme .owl-controls{	margin-top: 10px;	text-align: center;}/* Styling Next and Prev buttons */#stacks_in_515 .owl-theme .owl-controls .owl-buttons div{	color: #FFF;	display: inline-block;	zoom: 1;	*display: inline;/*IE7 life-saver */	margin: 5px;	padding: 3px 10px;	font-size: 12px;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;	background: #666666;	filter: Alpha(Opacity=50);/*IE7 fix*/	opacity: 0.5;}/* Clickable class fix problem with hover on touch devices *//* Use it for non-touch hover action */#stacks_in_515 .owl-theme .owl-controls.clickable .owl-buttons div:hover{	filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;	text-decoration: none;}/* Styling Pagination*/#stacks_in_515 .owl-theme .owl-controls .owl-page{	display: inline-block;	zoom: 1;	*display: inline;/*IE7 life-saver */}#stacks_in_515 .owl-theme .owl-controls .owl-page span{	display: block;	width: 12px;	height: 12px;	margin: 5px 7px;	filter: Alpha(Opacity=50);/*IE7 fix*/	opacity: 0.5;	-webkit-border-radius: 20px;	-moz-border-radius: 20px;	border-radius: 20px;	background: #666666;}#stacks_in_515 .owl-theme .owl-controls .owl-page.active span,#stacks_in_515 .owl-theme .owl-controls.clickable .owl-page:hover span{	filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;}/* If PaginationNumbers is true */#stacks_in_515 .owl-theme .owl-controls .owl-page span.owl-numbers{	height: auto;	width: auto;	color: #FFF;	padding: 2px 10px;	font-size: 12px;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;}/* preloading images */#stacks_in_515 .owl-item.loading{	min-height: 150px;	background: url("../files/AjaxLoader.gif") no-repeat center center}/* Preview Mode */#stacks_in_515owl-stack{	height:0px;}#stacks_in_515owl-stack .stacks_in_515item img{display: block;width: 100%;height: auto;}#stacks_in_515imagewell{height: 0px;}/* End Owl stack CSS code */#stacks_in_548{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_548 .cycler_reel{position:relative;width:100%;overflow:hidden}#stacks_in_548{visibility:hidden}#stacks_in_548 .cycler_reel > div.stacks_out{width:100% !important}#stacks_in_548 .cycler_reel > div.stacks_out:first{visibility:visible}

#stacks_out_548 {
	width: 80%;
}

#stacks_in_557 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_557 .pullquote:before, #stacks_in_557 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_557 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_557 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_557 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_557 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_537 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_537 .pullquote:before, #stacks_in_537 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_537 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_537 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_537 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_537 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_541 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_541 .pullquote:before, #stacks_in_541 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_541 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_541 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_541 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_541 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_544 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_544 .pullquote:before, #stacks_in_544 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_544 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_544 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_544 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_544 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_507 {
	background-color: rgba(230, 230, 230, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
#eh_stacks_in_492 {
  margin: 16px 0 16px;
  padding: 0 3px;
}
#eh_stacks_in_492:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_492.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_492.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_492.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_492.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_492 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_492.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_492 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_492 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_492 .eh-title {
  max-width: 1200px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_492 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_492.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 3px dashed #000000;}
#eh_stacks_in_492.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 3px dotted #000000;}
#eh_stacks_in_492.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 3px solid #000000;
  height: 3px;
  border-bottom: 3px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_492.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_492.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_492.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 3px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

#stacks_in_468 {
	margin:  20px;
}

#stacks_in_469 {
	font-size: 201%;
}
/* Start Fit My Video stack CSS code */.stacks_in_505myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_505dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_505 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_495 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_495 .jwresp_col{overflow:hidden;margin:0;width:64%; float:left;}#stacks_in_495 #jwresp_col2_stacks_in_495{ float:right; width:34%}@media screen and (max-width:500px){#stacks_in_495 #jwresp_col1_stacks_in_495,#stacks_in_495 #jwresp_col2_stacks_in_495{width:100%;float:none;display:block}#stacks_in_495 #jwresp_col1_stacks_in_495{margin-bottom:15px}}

#stacks_in_502 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_502 .pullquote:before, #stacks_in_502 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_502 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_502 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_502 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_502 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}/* Start Smart Image stack CSS code */#stacks_in_431{	text-align: center;}#stacks_in_431 figure a img{	cursor: pointer !important;}.stacks_in_431responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_431responsive img, .stacks_in_431warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_431hiddenimage{	display: none;}.stacks_in_431warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */#stacks_in_332{	text-align: center;}#stacks_in_332 figure a img{	cursor: pointer !important;}.stacks_in_332responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_332responsive img, .stacks_in_332warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_332hiddenimage{	display: none;}.stacks_in_332warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_332 {
	margin: 40px 0px 0px 0px;
}
/* Start Smart Image stack CSS code */#stacks_in_478{	text-align: center;}#stacks_in_478 figure a img{	cursor: pointer !important;}.stacks_in_478responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_478responsive img, .stacks_in_478warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_478hiddenimage{	display: none;}.stacks_in_478warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_478 {
	background-color: rgba(15, 128, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
/* Start Smart Image stack CSS code */#stacks_in_480{	text-align: center;}#stacks_in_480 figure a img{	cursor: pointer !important;}.stacks_in_480responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_480responsive img, .stacks_in_480warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_480hiddenimage{	display: none;}.stacks_in_480warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_480 {
	background-color: rgba(255, 237, 206, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}

#stacks_in_777 {
	background-color: rgba(254, 204, 102, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
#eh_stacks_in_779 {
  margin: 36px 0 10px;
  padding: 0 2px;
}
#eh_stacks_in_779:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_779.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_779.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_779.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_779 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_779.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_779 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_779 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_779 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: Caslon;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_779 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_779.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_779.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_779.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.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_779.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_779.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.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_779.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_779.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_779.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_779.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_779:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_779:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_779.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_779.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_779.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_779.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_779.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_779.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_779.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_779.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_779.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_779.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_779.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_779.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_779.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_779.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_779.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_779.eh-line-303 .eh-extender,
#eh_stacks_in_779.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_779.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_779.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_779.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_779 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_779 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_779.eh-line-group-300 .eh-line-left,
#eh_stacks_in_779.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_779.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_779.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_779:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_779.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_779.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_779.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_779:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_779:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_779:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_779.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_779.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_779.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_779.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_779.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_779.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_779.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_779.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_779.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_779.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_779.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_779.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_779.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_779.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_779.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_779 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_779 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_779.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_779.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_779.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_779.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_779.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_779.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_779.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_779.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_779.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_779.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Fit My Video stack CSS code */.stacks_in_783myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_783dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_783 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_742 {
	background-color: rgba(251, 2, 7, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 0px 0px;
}
#eh_stacks_in_758 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_758:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_758.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_758.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_758.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_758 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_758.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_758 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_758 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_758 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Caslon;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_758 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_758.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_758.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_758.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_758.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_758.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_758.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_758.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_758.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_758.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_758:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_758:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_758.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_758.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_758.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_758.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_758.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_758.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_758.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_758.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_758.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_758.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_758.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_758.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_758.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_758.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_758.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_758.eh-line-303 .eh-extender,
#eh_stacks_in_758.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_758.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_758.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_758.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_758 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_758 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_758.eh-line-group-300 .eh-line-left,
#eh_stacks_in_758.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_758.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_758.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_758:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_758.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_758.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_758.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_758:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_758:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_758:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_758.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_758.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_758.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_758.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_758.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_758.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_758.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_758.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_758.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_758.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_758.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_758.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_758.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_758.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_758.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_758 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_758 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_758.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_758.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_758.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_758.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_758.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_758.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_758.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_758.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_758.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_758.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_750 {
	color: #FFFFFF;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_750 a, #simpleText_stacks_in_750 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_750 a:visited {color: #169EE6;}
#simpleText_stacks_in_750 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_750 a:active {color: #FF6600;}
#simpleText_stacks_in_750 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_750.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_750 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_750 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_750 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_750 {font-size: inherit;}
}
#stacks_in_750 {
	margin: 0px 40px 0px 40px;
}

#stacks_in_751 {
	font-size: 150%;
}
/* Start Fit My Video stack CSS code */.stacks_in_748myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_748dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_748 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_763 {
	background-color: rgba(102, 204, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 40px 0px 40px 0px;
}
#eh_stacks_in_764 {
  margin: 40px 0 6px;
  padding: 0 2px;
}
#eh_stacks_in_764:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_764.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_764.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_764.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_764 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_764.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_764 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_764 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_764 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: Caslon;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_764 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_764.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_764.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_764.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.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_764.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_764.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.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_764.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_764.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_764.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_764.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_764:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_764:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_764.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_764.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_764.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_764.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_764.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_764.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_764.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_764.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_764.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_764.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_764.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_764.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_764.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_764.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_764.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_764.eh-line-303 .eh-extender,
#eh_stacks_in_764.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_764.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_764.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_764.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_764 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_764 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_764.eh-line-group-300 .eh-line-left,
#eh_stacks_in_764.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_764.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_764.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_764:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_764.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_764.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_764.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_764:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_764:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_764:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_764.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_764.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_764.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_764.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_764.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_764.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_764.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_764.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_764.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_764.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_764.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_764.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_764.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_764.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_764.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_764 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_764 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_764.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_764.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_764.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_764.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_764.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_764.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_764.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_764.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_764.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_764.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_784 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_784 a, #simpleText_stacks_in_784 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_784 a:visited {color: #169EE6;}
#simpleText_stacks_in_784 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_784 a:active {color: #FF6600;}
#simpleText_stacks_in_784 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_784.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_784 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_784 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_784 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_784 {font-size: inherit;}
}
#stacks_in_784 {
	margin: 0px 20px 10px 20px;
}
/* Start dooBoom stack each CSS code */#stacks_in_786{z-index: 1000;overflow: visible;}/* Boom Player #222222 1 click darker #222#434343 1 click lighter #444*//* Boom Player */#stacks_in_786 .boomplayer {	color:#FFFFFF;	border-top:1px solid #2D2D2D;	border-right:1px solid #2B2B2B;	border-bottom:1px solid #282828;	border-left:1px solid #2B2B2B;	background:#333333;	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 .1em 1.25em rgba(0,0,0,.0);	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 .1em 1.25em rgba(0,0,0,.0);	box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 .1em 1.25em rgba(0,0,0,.0);	font-size: 16px !important;}#stacks_in_786 .boomplayer:not(.boomplayer-mini) .boomplayer-playpause {	border-right:1px solid #2B2B2B;}#stacks_in_786 .boomplayer-playpause:hover,#stacks_in_786 .boomplayer-playpause:focus {	background-color:#222222;}#stacks_in_786 .boomplayer:not(.boomplayer-playing) .boomplayer-playpause a {	border-left-color:#FFFFFF;}#stacks_in_786 .boomplayer-playing .boomplayer-playpause a:before,#stacks_in_786 .boomplayer-playing .boomplayer-playpause a:after {	background-color:#FFFFFF;}#stacks_in_786 .boomplayer-time-duration {	border-right:1px solid #2B2B2B;}#stacks_in_786 .boomplayer-bar {	background-color:#222222;}#stacks_in_786 .boomplayer-bar-loaded {	background-color:#434343;}#stacks_in_786 .boomplayer-bar-played {	background:rgba(255, 171, 0, 1.00);	background:-webkit-gradient(linear,left top,right top,from(rgba(255, 171, 0, 1.00)),to(rgba(254, 54, 0, 1.00)));	background:-webkit-linear-gradient(left,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-moz-linear-gradient(left,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-ms-radial-gradient(left,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-o-linear-gradient(left,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:linear-gradient(left,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));}#stacks_in_786 .boomplayer-volume:hover,#stacks_in_786 .boomplayer-volume:focus {	background-color:#222222;}#stacks_in_786 .boomplayer-volume-button .fa {	color: #FFFFFF !important;}#stacks_in_786 .boomplayer-volume-adjust {	background:#333333;}#stacks_in_786 .boomplayer-volume-adjust > div {	background-color:#222222;}#stacks_in_786 .boomplayer-volume-adjust div div {	background:rgba(255, 171, 0, 1.00);	background:-webkit-gradient(linear,left bottom,left top,from(rgba(255, 171, 0, 1.00)),to(rgba(254, 54, 0, 1.00)));	background:-webkit-linear-gradient(bottom,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-moz-linear-gradient(bottom,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-ms-radial-gradient(bottom,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:-o-linear-gradient(bottom,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));	background:linear-gradient(bottom,rgba(255, 171, 0, 1.00),rgba(254, 54, 0, 1.00));}#stacks_in_786 .boomplayer-volume-adjust {	border-top:1px solid #2D2D2D;	border-right:1px solid #2B2B2B;	border-left:1px solid #2B2B2B;}		/* End dooBoom stack each CSS code */
#stacks_in_786 {
	margin:  20px;
	padding: 0px 20px 40px 20px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_245 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_245 .theDivider1,
#simpleDivider_stacks_in_245 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_245 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_245.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_245.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_245 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_245.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_245.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_245.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_245.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_425 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_425 a, #simpleText_stacks_in_425 a:link {
	color: #000000;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_425 a:visited {color: #169EE6;}
#simpleText_stacks_in_425 a:hover {
	color: #FB0207;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_425 a:active {color: #FFFF0A;}
#simpleText_stacks_in_425 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_425.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_425 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_425 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_425 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_425 {font-size: inherit;}
}
#stacks_in_426 {
	font-size: 131%;
}
