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



#stacks_in_107 {
    background-image: url("8AAAD32A-A2D6-4CE0-8C3E-9353C45592C3.png");
	background-repeat: repeat;
	background-position: left top;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 0px 10px 0px 10px;
}

#stacks_out_107 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2566 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2566 a, #simpleText_stacks_in_2566 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_2566 a:visited {color: #169EE6;}
#simpleText_stacks_in_2566 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_2566 a:active {color: #FF6600;}
#simpleText_stacks_in_2566 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2566.optJustify {text-align: justify;}

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

#stacks_out_2566 {
	width: 55%;
}

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

#stacks_out_1733 {
	width: 88%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_1737 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1737 a, #simpleText_stacks_in_1737 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_1737 a:visited {color: #169EE6;}
#simpleText_stacks_in_1737 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_1737 a:active {color: #FF6600;}
#simpleText_stacks_in_1737 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_1737.optJustify {text-align: justify;}

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

#stacks_in_1738 {
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 150%;
}

#stacks_in_2579 {
	margin: 0px 0px 10px 0px;
}

#stacks_out_2579 {
	width: 92%;
}
/* -- Start Tabloid Each css Template -- */



#stacks_in_2634, #stacks_in_2634 .stacks_in, #stacks_in_2634 .stacks_out {
	overflow: visible !important;
}

.stacks_in_2634tabloid {
	-webkit-columns: 300x;
	-moz-columns: 300px;
	columns: 300px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(204, 204, 204, 1.00); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(204, 204, 204, 1.00); /* Firefox */
	column-rule: 1px solid rgba(204, 204, 204, 1.00);
}





/* -- End Tabloid Each css Template -- */
#stacks_in_2634 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_2634 {
	width: 90%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2638 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2638 a, #simpleText_stacks_in_2638 a:link {
	color: #009900;
	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_2638 a:visited {color: #009900;}
#simpleText_stacks_in_2638 a:hover {
	color: #66CC66;
	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_2638 a:active {color: #66CC66;}
#simpleText_stacks_in_2638 a:focus {color: #66CC66; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2638.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2638 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2638 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2638 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2638 {font-size: inherit;}
}/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanQuotes/
 * Support: support@1littledesigner.com
 * Version 2.2.1
 * Utlizes the FlexSlider according to licenses shown in the script.js file
 */

/* ************************
 * SET TO ZERO
 * ************************/

	#cleanQuotes_stacks_in_1937 * {padding: 0; margin: 0;}

/* ************************
 * GLOBAL
 * ************************/
#cleanQuotes_stacks_in_1937 {padding-bottom: 10px}
#cleanQuotes_stacks_in_1937 a, #cleanQuotes_stacks_in_1937 a:link, #cleanQuotes_stacks_in_1937 a:visited {color: #326EA1}
#cleanQuotes_stacks_in_1937 a:focus, #cleanQuotes_stacks_in_1937 a:hover, #cleanQuotes_stacks_in_1937 a:active {color: #FF6600}
/* ************************
 * FLEXSLIDER
 * ************************/
#cleanQuotes_stacks_in_1937 .flexslider li.flex-active-slide {display: list-item}
#cleanQuotes_stacks_in_1937 .flex-container a:active, #cleanQuotes_stacks_in_1937 .flexslider a:active, #cleanQuotes_stacks_in_1937 .flex-container a:focus, #cleanQuotes_stacks_in_1937 .flexslider a:focus {outline: none;}
#cleanQuotes_stacks_in_1937 .slides, #cleanQuotes_stacks_in_1937 .flex-control-nav, #cleanQuotes_stacks_in_1937 .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
#cleanQuotes_stacks_in_1937 .flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
#cleanQuotes_stacks_in_1937 .flexslider .slides>li {display: none;}
#cleanQuotes_stacks_in_1937 .flexslider .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1937 .flexslider .slides img {width:100%; display: block;}
#cleanQuotes_stacks_in_1937 .flex-pauseplay span {text-transform: capitalize;}
#cleanQuotes_stacks_in_1937 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#cleanQuotes_stacks_in_1937 html[xmlns] .slides {display: block;}
#cleanQuotes_stacks_in_1937 * html .slides {height: 1%;}
#cleanQuotes_stacks_in_1937 .no-js .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1937 .flexslider {margin: 0 0 0; border: none; position: relative; zoom: 1;}
#cleanQuotes_stacks_in_1937 .flexslider.home {margin: 0}
#cleanQuotes_stacks_in_1937 .flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#cleanQuotes_stacks_in_1937 .loading .flex-viewport {
	max-height: 300px;
}
#cleanQuotes_stacks_in_1937 .flexslider .slides {
	zoom: 1;
}
#cleanQuotes_stacks_in_1937 .carousel li {
	margin-right: 5px;
}
#cleanQuotes_stacks_in_1937 .flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
#cleanQuotes_stacks_in_1937 .testimonial {
	position: relative;
}
#cleanQuotes_stacks_in_1937 .quoteArrow {
	display: none;
}
#cleanQuotes_stacks_in_1937 .authorIconOff {
	display: none !important;
}
#cleanQuotes_stacks_in_1937 .flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
#cleanQuotes_stacks_in_1937 .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
#cleanQuotes_stacks_in_1937 .flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 0.7;
	cursor: pointer;
}
#cleanQuotes_stacks_in_1937 .flex-control-thumbs img:hover {
	opacity: 1;
}
#cleanQuotes_stacks_in_1937 .flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#cleanQuotes_stacks_in_1937 .testimonial-container {
	position: relative;
}
/* ************************
 * GENERAL CUSTOMIZATION
 * ************************/

	#cleanQuotes_stacks_in_1937.fixedHeightOn {
		height: 100px;
		overflow: hidden;
	}

#cleanQuotes_stacks_in_1937 .testimonials {
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
}
#cleanQuotes_stacks_in_1937 .testimonials {
	color: #333333;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 25px;
	line-height: 21px;
	position: relative;
}
#cleanQuotes_stacks_in_1937.transparentOff .testimonials {
	background: #CCFFCC url() 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1937.transparentOn .testimonials {
	background: transparent  url() 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1937 .testimonials-author {
	color: #169FE6;
	display: inline-block;
	margin-top: 10px;
}
#cleanQuotes_stacks_in_1937 .testimonials-author span {
	color: #A0A0A0 !important;
}

	.flexslider.testimonial-slider .flex-direction-nav {
		display: none;
	}


#cleanQuotes_stacks_in_1937 .authorIconOn {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	margin-top: 10px;
}


	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1937 .authorIconOn {
			float: left;
			display: block;
			position: relative;
			left: 0;
			bottom: 0;
			margin: 8px 5px;
		}
	}


/* ************************
 * SUBTLE THEME
 * ************************/
#cleanQuotes_stacks_in_1937.theme1 {
	background: none;
}
#cleanQuotes_stacks_in_1937.theme1 .testimonials {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
/* ************************
 * MINIMANLIST THEME
 * ************************/
#cleanQuotes_stacks_in_1937.theme2 .testimonials {
	padding-left: %( 0px + 5 )%px;
	border-left: solid 0px #666666;
	background: none;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
/* ************************
 * SOFT SHADOWS THEME
 * ************************/
#cleanQuotes_stacks_in_1937.theme3 {
	padding: 8px;
}
#cleanQuotes_stacks_in_1937.theme3 .testimonials {
	-webkit-box-shadow: 2px 2px 5px #666666;
	-moz-box-shadow: 2px 2px 5px #666666;
	box-shadow: 2px 2px 5px #666666;
}
/* ************************
 * QUOTE CLOUD THEME
 * ************************/
#cleanQuotes_stacks_in_1937.theme4 .testimonials-author {
	margin-top: 25px;
}
#cleanQuotes_stacks_in_1937.theme4 .testimonials:after,
#cleanQuotes_stacks_in_1937.theme4 .testimonials:before {
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #CCFFCC;
    bottom: -20px;
    content: '';
    left: 50%;
    margin-left: -20px;
    position: absolute;
}
#cleanQuotes_stacks_in_1937.theme4 .testimonials:before {
	border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 23px solid;
    border-top-color: inherit;
    bottom: -23px;
    margin-left: -23px;
}
/* ************************
 * QUOTE CLOUD NEW THEME
 * ************************/
#cleanQuotes_stacks_in_1937.theme5 .quoteArrow {
	display: inline-block;
	float: left;
	margin: -1px 8px 0 15px;
	width: 0px;
	height: 0px;
	z-index: 10;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #CCFFCC transparent transparent;
}
#cleanQuotes_stacks_in_1937.theme5.transparentOn .quoteArrow {
	border: none !important;
}
/* ************************
 * RESPONSIVE FOR IPADS
 * ************************/

	@media (max-width : 860px) {
		#cleanQuotes_stacks_in_1937.fixedHeightOn {
			height: auto;
		}
	}
	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1937.theme5 {
			padding-bottom: 0;
		}
	}



#stacks_out_1937 {
	width: 74%;
}
.testimonial_stacks_in_1939 .authorIconOn {
	float: left;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
}
.testimonial_stacks_in_1939 .testimonials-author {float: right}
.testimonial_stacks_in_1939 .authorIconOn.authorBorderOn {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2133Calligrapher{			font-size: 100% !important;			color: #006600 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2133Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2133Calligrapher h6, .stacks_in_2133Calligrapher h5, .stacks_in_2133Calligrapher h4, .stacks_in_2133Calligrapher h3, .stacks_in_2133Calligrapher h2, .stacks_in_2133Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2133Calligrapher, .stacks_in_2133Calligrapher h1, .stacks_in_2133Calligrapher h2, .stacks_in_2133Calligrapher h3, .stacks_in_2133Calligrapher h4, .stacks_in_2133Calligrapher h5, .stacks_in_2133Calligrapher h6{	font-family: "Kosugi Maru" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2133targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2133Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2133Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2133Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2133Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2135 .pullquote {
font-size:1.25em;
display:block;

padding:0.5em;

font-style:italic;
}



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

#stacks_in_2135 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_2135 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_2136 {
	font-size: 69%;
}
.testimonial_stacks_in_1943 .authorIconOn {
	float: left;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
}
.testimonial_stacks_in_1943 .testimonials-author {float: right}
.testimonial_stacks_in_1943 .authorIconOn.authorBorderOn {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2126Calligrapher{			font-size: 100% !important;			color: #006600 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2126Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2126Calligrapher h6, .stacks_in_2126Calligrapher h5, .stacks_in_2126Calligrapher h4, .stacks_in_2126Calligrapher h3, .stacks_in_2126Calligrapher h2, .stacks_in_2126Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2126Calligrapher, .stacks_in_2126Calligrapher h1, .stacks_in_2126Calligrapher h2, .stacks_in_2126Calligrapher h3, .stacks_in_2126Calligrapher h4, .stacks_in_2126Calligrapher h5, .stacks_in_2126Calligrapher h6{	font-family: "Shanti" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2126targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2126Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2126Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2126Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2126Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2130 .pullquote {
font-size:1.25em;
display:block;

padding:0.5em;

font-style:italic;
}



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

#stacks_in_2130 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_2130 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_2131 {
	font-size: 75%;
	font-weight: bold;
}
/* -- Start Tabloid Each css Template -- */



#stacks_in_2640, #stacks_in_2640 .stacks_in, #stacks_in_2640 .stacks_out {
	overflow: visible !important;
}

.stacks_in_2640tabloid {
	-webkit-columns: 300x;
	-moz-columns: 300px;
	columns: 300px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(204, 204, 204, 1.00); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(204, 204, 204, 1.00); /* Firefox */
	column-rule: 1px solid rgba(204, 204, 204, 1.00);
}





/* -- End Tabloid Each css Template -- */
#stacks_in_2640 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_2640 {
	width: 89%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2642 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2642 a, #simpleText_stacks_in_2642 a:link {
	color: #009900;
	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_2642 a:visited {color: #009900;}
#simpleText_stacks_in_2642 a:hover {
	color: #66CC66;
	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_2642 a:active {color: #66CC66;}
#simpleText_stacks_in_2642 a:focus {color: #66CC66; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2642.optJustify {text-align: justify;}

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


#stacks_in_2598 .teleportMe {
display: none;
}




#stacks_out_2598 {
	width: 90%;
}
#eh_stacks_in_2607 {
  margin: 6px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_2607:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_2607 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2607.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_2607 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_2607 .eh-title {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_2607 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(153, 102, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_2607 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607 .eh-line-wrap .eh-line-right {width: 100px;}
#eh_stacks_in_2607.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_2607.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.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_2607.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(100px / 2);}
#eh_stacks_in_2607.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.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_2607.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_2607.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(100px / 2);}
#eh_stacks_in_2607.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_2607.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(100px / 2);}
#eh_stacks_in_2607:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(100px / 2);}
#eh_stacks_in_2607:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_2607.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 8px;}
#eh_stacks_in_2607.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2607.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 9px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2607.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 6px;}
  #eh_stacks_in_2607.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2607.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 6px;}
}
#eh_stacks_in_2607.eh-line-group-300 .eh-extender {
  width: calc(100px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_2607.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2607.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_2607.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2607.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2607.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2607.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2607.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2607.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_2607.eh-line-303 .eh-extender,
#eh_stacks_in_2607.eh-line-305 .eh-extender {width: calc(100px / 2 - 32px);}
#eh_stacks_in_2607.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2607.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2607.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2607 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2607 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2607.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2607.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2607.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2607.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2607:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2607:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_2607:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(100px / 2 + 2px);}
#eh_stacks_in_2607.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2607.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2607.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2607.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2607.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_2607.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2607.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_2607.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_2607.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2607.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2607.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2607.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_2607.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2607.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_2607 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_2607 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_2607.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_2607.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(100px / 2);}
#eh_stacks_in_2607.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2607.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2607.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2607.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2607.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_2607.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2607.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}

#stacks_in_2609 {
	font-weight: bold;
}



#stacks_in_1840 .teleportMe {
display: none;
}




#stacks_out_1840 {
	width: 90%;
}

#stacks_out_1842 {
	width: 94%;
}

#stacks_in_1844 {
	border: solid rgba(102, 153, 102, 1.00);
	border-width: 3px 1px 3px 1px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 14px 6px 0px 6px;
}

#stacks_out_1844 {
	width: 90%;
}



#stacks_in_1846 .teleportMe {
display: none;
}




#stacks_out_1846 {
	width: 90%;
}

#stacks_out_1848 {
	width: 94%;
}

#stacks_in_1850 {
	padding: 6px 6px 6px 6px;
}

#stacks_out_1850 {
	width: 90%;
}



#stacks_in_2614 .teleportMe {
display: none;
}




#stacks_out_2614 {
	width: 90%;
}
#linkBoxstacks_in_2626 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_2626 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_2626 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}



#stacks_in_2628 {
	background-color: rgba(255, 255, 204, 1.00);
	border: solid rgba(255, 204, 0, 1.00);
	border-width: 1px 2px 2px 1px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 6px 6px 6px 6px;
}

#stacks_out_2628 {
	width: 68%;
}
