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


.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:0.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:0.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:0.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:0.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:0.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_7209 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_7209 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

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

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



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



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


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

}
#stacks_in_7209 li > a svg,
#clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 18px;
  height: 18px;
  
}

#clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a:hover svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_7209 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7209 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7209 .cm-toggle span {
  background: #7B7C7B;
}
#clean-menu_stacks_in_7209 h1, #clean-menu_stacks_in_7209 h2, #clean-menu_stacks_in_7209 h3, #clean-menu_stacks_in_7209 h4, #clean-menu_stacks_in_7209 h5, #clean-menu_stacks_in_7209 h6, #clean-menu_stacks_in_7209 .layouts-text, #clean-menu_stacks_in_7209 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_7209.cm-full-menu,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 0.78);
}
#clean-menu-full_stacks_in_7209.cm-full-menu > ul > li,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_7209.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_7209.cm-full-menu ul ul li:before {
  color: rgba(78, 78, 75, 1.00);
  fill: rgba(78, 78, 75, 1.00);
}
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 145, 167, 1.00);
  fill:  rgba(0, 145, 167, 1.00);
}
/* #clean-menu-full_stacks_in_7209.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_7209.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(78, 78, 75, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_7209.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(145, 189, 57, 1.00);
  fill:  rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(123, 124, 123, 1.00);
}
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(145, 189, 57, 1.00);
}
/* #clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(123, 124, 123, 1.00);
} */
#clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(145, 189, 57, 1.00);
}
.disable-parents #clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_7209 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_7209.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(78, 78, 75, 1.00);
  border-color: rgba(78, 78, 75, 1.00);
}
.disable-parents #clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_7209 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(123, 124, 123, 1.00);
  border-color: rgba(123, 124, 123, 1.00);
}




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



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






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

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






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

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









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

.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
  border-radius: 4px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_7215) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_7215.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}


/*
  * Pop Box
  * Author: Jeremy Hawes
  * Version: 2.3.4
  * Product URL: http://onelittledesigner.com/rapidweaver-stack/popBox
  * Support URL: http://forum.onelittledesigner.com/tutorials/kb/popBox
  * Author URL: http://onelittledesigner.com
   	* Description: 1LD's Content Lightbox / Modal Window - for RapidWeaver Stacks
*/

html {overflow-y: scroll;}
.has-overlay {overflow: hidden;}
.has-overlay > body {height: 100%; overflow-y: scroll;}
#popBox_stacks_in_7456.semantic-content {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  line-height: 1.3;
  display: none\9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  
}
#popBox_stacks_in_7456.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_7456.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_7456.semantic-content:target {display: block\9;}
#popBox_stacks_in_7456.semantic-content .modal-inner {
  z-index: 999999;
  overflow-x: hidden;
  border-radius: 2px;
  background: #FFFFFF;
  
  
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
  
}
.semantic-content .modal-inner > img,
.semantic-content .modal-inner > video,
.semantic-content .modal-inner > iframe {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.semantic-content .modal-inner > img {
  width: auto;
  max-width: 100%;
}
#popBox_stacks_in_7456.semantic-content .popBoxHeader {
  background: #FFFFFF;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_7456.semantic-content .modal-content {
  background: #FFFFFF;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
  padding: 10px 10px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #222222;
  
    height: 900px;
  
}
#popBox_stacks_in_7456.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
}

  #popBox_stacks_in_7456 .popBoxHeader {
    display: none;
  }
  

  #popBox_stacks_in_7456 .popBoxFooter {
    display: none
  }

#stacks_in_7456 .semantic-content .modal-close {
  text-indent: -100px;
  overflow: hidden;
  opacity: 1;
}
#stacks_in_7456 .semantic-content .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#popBox_stacks_in_7456.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}

#popBox_stacks_in_7456 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #7B7C7B;
}
#popBox_stacks_in_7456 .closeIcon:hover {
  color: #7B7C7B;
}
#popBox_stacks_in_7456 .closeIcon svg {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
#popBox_stacks_in_7456 .closeIcon svg path {
  fill: #7B7C7B;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_7456.semantic-content .widthPercentageOff .modal-inner {
    width: 800px;
    min-width: 800px;
    max-width: 800px;
  }
  #popBox_stacks_in_7456.semantic-content .widthPercentageOn .modal-inner {
    width: 36%;
    min-width: 36%;
    max-width: 700px;
  }
  /* Tablets */
  @media (max-width: 768px) {
    #popBox_stacks_in_7456.semantic-content .modal-content {
      height: 340px;
    }
    #popBox_stacks_in_7456.semantic-content .widthPercentageOff .modal-inner {
      width: 500px;
      min-width: 500px;
      max-width: 500px;
    }
    #popBox_stacks_in_7456.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 480px) {
    #popBox_stacks_in_7456.semantic-content .modal-content {
      height: 366px;
    }
    #popBox_stacks_in_7456.semantic-content .widthPercentageOff .modal-inner {
      width: 330px;
      min-width: 330px;
      max-width: 330px;
    }
    #popBox_stacks_in_7456.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }


#popBox_stacks_in_7456.semantic-content.timerOut {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

#popBox_stacks_in_7456 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_7456 .closeIcon img {
  display: none;
}
#popBox_stacks_in_7456 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_7456.semantic-content .modal-inner {
  border-radius: 0px
}
#popBox_stacks_in_7456.semantic-content .popBoxHeader {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_7456.semantic-content .popBoxFooter {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_7456.semantic-content .modal-inner {
  border-width: 0px;
  border-color: #DDDDDD;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_7456 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_7456.popBoxStyleDemo .modal-content {
  height: 900px;
}
#popBox_stacks_in_7456.popBoxStyleDemo .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
#popBox_stacks_in_7456.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_7456.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 36%;
  min-width: 36%;
  max-width: 700px;
  margin: 0 auto;
}
#popBox_stacks_in_7456.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_7456.popBoxStyleDemo .popBoxHeader {
  padding: 10px 10px 10px 10px;
}
#popBox_stacks_in_7456.popBoxStyleDemo .modal-content {
  padding: 10px;
  padding: 10px 10px;
}
#popBox_stacks_in_7456.popBoxStyleDemo .popBoxFooter {
  padding: 10px;
  padding: 10px 10px 10px 10px;
}
#stacks_in_7456 .closeText {
  display: none;
  font-size: 12px;
  color: #7B7C7B;
  background: transprent;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */



#stacks_in_7457 {
	padding:  20px;
}
#stacks_in_7462_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_7462 a:link, #stacks_in_7462 a:visited {
	background-color:#FFE200;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE200), to(#BF8700));
	border:1px solid #BF8700;
	padding:3px 20px;
	border-radius:30px;
	color:#4E4E4B;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7462 a:hover {
	background-color:#FFF400;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF400), to(#A57500));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7462 a:active {
	background-color:#FFE200;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7462 {
	padding:  18px;
}
/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_6401 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_6401 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_6401 .bx-wrapper .bx-viewport {
}

#stacks_in_6401 .bx-wrapper .bx-pager,
#stacks_in_6401 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_6401 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../index_files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}




	#stacks_in_6401 .bx-wrapper .bx-pager {
		display: none;
	}





/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_6401 .bx-wrapper .bx-prev,
	#stacks_in_6401 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

#stacks_in_6401 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_6401 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_6401 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

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

/* IMAGE CAPTIONS */

#stacks_in_6401 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

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

#stacks_in_6401 ul.bxslider, #stacks_in_6401 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



#stacks_in_6401 {
	background-color: rgba(253, 210, 26, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6402Calligrapher{			font-size: 200% !important;			color: #4E4E4B !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: center !important;		}				.stacks_in_6402Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h6, .stacks_in_6402Calligrapher h5, .stacks_in_6402Calligrapher h4, .stacks_in_6402Calligrapher h3, .stacks_in_6402Calligrapher h2, .stacks_in_6402Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6402Calligrapher, .stacks_in_6402Calligrapher h1, .stacks_in_6402Calligrapher h2, .stacks_in_6402Calligrapher h3, .stacks_in_6402Calligrapher h4, .stacks_in_6402Calligrapher h5, .stacks_in_6402Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6402targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6402Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6402Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6402Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6402Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6402 {
	margin: 4px 0px 0px 0px;
}
#eh_stacks_in_7467 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_7467:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_7467.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_7467.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_7467.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_7467 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_7467.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_7467 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_7467 .eh-title {font-size: 64px;}/*  */
/*  */
#eh_stacks_in_7467 .eh-title {
  max-width: 820px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(78, 78, 75, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_7467 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_7467.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_7467.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_7467.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.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_7467.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7467.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.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_7467.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_7467.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7467.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_7467.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7467:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_7467:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_7467.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_7467.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_7467.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_7467.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_7467.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_7467.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_7467.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7467.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_7467.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_7467.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7467.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7467.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7467.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7467.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_7467.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_7467.eh-line-303 .eh-extender,
#eh_stacks_in_7467.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_7467.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_7467.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_7467.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_7467 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_7467 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_7467.eh-line-group-300 .eh-line-left,
#eh_stacks_in_7467.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_7467.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_7467.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_7467:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_7467.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7467.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7467.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_7467:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_7467:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_7467.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7467.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7467.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_7467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7467.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_7467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_7467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7467.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_7467.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_7467.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_7467.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_7467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_7467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_7467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_7467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_7467 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_7467 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_7467.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_7467.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7467.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7467.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7467.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7467.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7467.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7467.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7467.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7467.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6410Calligrapher{			font-size: 280% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -2px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6410Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h6, .stacks_in_6410Calligrapher h5, .stacks_in_6410Calligrapher h4, .stacks_in_6410Calligrapher h3, .stacks_in_6410Calligrapher h2, .stacks_in_6410Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6410Calligrapher, .stacks_in_6410Calligrapher h1, .stacks_in_6410Calligrapher h2, .stacks_in_6410Calligrapher h3, .stacks_in_6410Calligrapher h4, .stacks_in_6410Calligrapher h5, .stacks_in_6410Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6410targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6410Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6410Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6410Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6410Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_6410 {
	width: 49%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_6414 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_6414 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_6414 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_6414 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_6414 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_6414 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_6414 a.simpleButton_stacks_in_6414 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6414 a.simpleButton_stacks_in_6414:hover, #buttonContainer_stacks_in_6414 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6414 a.simpleButton_stacks_in_6414.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_6414 a.simpleButton_stacks_in_6414.buttonGradientOff:hover, #buttonContainer_stacks_in_6414 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_6414 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_6414 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_6414 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_6414 a.alignLeft {float: left;}
#buttonContainer_stacks_in_6414 a.alignRight {float: right}
#buttonContainer_stacks_in_6414 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_6414 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_6414 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_6414 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_6414 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_6414 {
	margin:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6417Calligrapher{			font-size: 200% !important;			color: #4E4E4B !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: center !important;		}				.stacks_in_6417Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6417Calligrapher h6, .stacks_in_6417Calligrapher h5, .stacks_in_6417Calligrapher h4, .stacks_in_6417Calligrapher h3, .stacks_in_6417Calligrapher h2, .stacks_in_6417Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6417Calligrapher, .stacks_in_6417Calligrapher h1, .stacks_in_6417Calligrapher h2, .stacks_in_6417Calligrapher h3, .stacks_in_6417Calligrapher h4, .stacks_in_6417Calligrapher h5, .stacks_in_6417Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6417targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6417Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6417Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6417Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6417Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6417 {
	margin: 4px 0px 0px 0px;
}
#eh_stacks_in_7472 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_7472:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_7472.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_7472.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_7472.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_7472 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_7472.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_7472 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_7472 .eh-title {font-size: 64px;}/*  */
/*  */
#eh_stacks_in_7472 .eh-title {
  max-width: 820px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(78, 78, 75, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_7472 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_7472.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_7472.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_7472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.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_7472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7472.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.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_7472.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_7472.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7472.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_7472.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7472:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_7472:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_7472.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_7472.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_7472.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_7472.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_7472.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_7472.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_7472.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7472.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_7472.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_7472.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7472.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7472.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7472.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7472.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_7472.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_7472.eh-line-303 .eh-extender,
#eh_stacks_in_7472.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_7472.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_7472.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_7472.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_7472 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_7472 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_7472.eh-line-group-300 .eh-line-left,
#eh_stacks_in_7472.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_7472.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_7472.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_7472:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_7472.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7472.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7472.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_7472:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_7472:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_7472.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7472.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7472.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_7472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7472.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_7472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_7472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7472.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_7472.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_7472.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_7472.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_7472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_7472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_7472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_7472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_7472 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_7472 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_7472.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_7472.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7472.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7472.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7472.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7472.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7472.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7472.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7472.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7472.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6425Calligrapher{			font-size: 280% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6425Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6425Calligrapher h6, .stacks_in_6425Calligrapher h5, .stacks_in_6425Calligrapher h4, .stacks_in_6425Calligrapher h3, .stacks_in_6425Calligrapher h2, .stacks_in_6425Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6425Calligrapher, .stacks_in_6425Calligrapher h1, .stacks_in_6425Calligrapher h2, .stacks_in_6425Calligrapher h3, .stacks_in_6425Calligrapher h4, .stacks_in_6425Calligrapher h5, .stacks_in_6425Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6425targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6425Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6425Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6425Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6425Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_6425 {
	width: 65%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_6429 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_6429 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_6429 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_6429 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_6429 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_6429 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_6429 a.simpleButton_stacks_in_6429 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6429 a.simpleButton_stacks_in_6429:hover, #buttonContainer_stacks_in_6429 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6429 a.simpleButton_stacks_in_6429.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_6429 a.simpleButton_stacks_in_6429.buttonGradientOff:hover, #buttonContainer_stacks_in_6429 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_6429 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_6429 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_6429 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_6429 a.alignLeft {float: left;}
#buttonContainer_stacks_in_6429 a.alignRight {float: right}
#buttonContainer_stacks_in_6429 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_6429 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_6429 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_6429 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_6429 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_6429 {
	margin:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6432Calligrapher{			font-size: 200% !important;			color: #4E4E4B !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: center !important;		}				.stacks_in_6432Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6432Calligrapher h6, .stacks_in_6432Calligrapher h5, .stacks_in_6432Calligrapher h4, .stacks_in_6432Calligrapher h3, .stacks_in_6432Calligrapher h2, .stacks_in_6432Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6432Calligrapher, .stacks_in_6432Calligrapher h1, .stacks_in_6432Calligrapher h2, .stacks_in_6432Calligrapher h3, .stacks_in_6432Calligrapher h4, .stacks_in_6432Calligrapher h5, .stacks_in_6432Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6432targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6432Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6432Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6432Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6432Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6432 {
	margin: 4px 0px 0px 0px;
}
#eh_stacks_in_7477 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_7477:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_7477.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_7477.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_7477.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_7477 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_7477.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_7477 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_7477 .eh-title {font-size: 64px;}/*  */
/*  */
#eh_stacks_in_7477 .eh-title {
  max-width: 1020px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(78, 78, 75, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_7477 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_7477.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_7477.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_7477.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.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_7477.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7477.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.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_7477.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_7477.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7477.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_7477.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7477:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_7477:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_7477.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_7477.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_7477.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_7477.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_7477.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_7477.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_7477.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7477.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_7477.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_7477.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7477.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7477.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7477.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7477.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_7477.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_7477.eh-line-303 .eh-extender,
#eh_stacks_in_7477.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_7477.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_7477.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_7477.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_7477 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_7477 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_7477.eh-line-group-300 .eh-line-left,
#eh_stacks_in_7477.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_7477.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_7477.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_7477:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_7477.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7477.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7477.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_7477:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_7477:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_7477.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7477.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7477.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_7477.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7477.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_7477.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_7477.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7477.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_7477.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_7477.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_7477.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_7477.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_7477.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_7477.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_7477.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_7477 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_7477 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_7477.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_7477.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7477.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7477.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7477.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7477.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7477.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7477.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7477.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7477.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6440Calligrapher{			font-size: 280% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -2px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6440Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6440Calligrapher h6, .stacks_in_6440Calligrapher h5, .stacks_in_6440Calligrapher h4, .stacks_in_6440Calligrapher h3, .stacks_in_6440Calligrapher h2, .stacks_in_6440Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6440Calligrapher, .stacks_in_6440Calligrapher h1, .stacks_in_6440Calligrapher h2, .stacks_in_6440Calligrapher h3, .stacks_in_6440Calligrapher h4, .stacks_in_6440Calligrapher h5, .stacks_in_6440Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6440targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6440Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6440Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6440Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6440Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_6440 {
	width: 59%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_6444 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_6444 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_6444 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_6444 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_6444 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_6444 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_6444 a.simpleButton_stacks_in_6444 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6444 a.simpleButton_stacks_in_6444:hover, #buttonContainer_stacks_in_6444 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6444 a.simpleButton_stacks_in_6444.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_6444 a.simpleButton_stacks_in_6444.buttonGradientOff:hover, #buttonContainer_stacks_in_6444 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_6444 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_6444 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_6444 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_6444 a.alignLeft {float: left;}
#buttonContainer_stacks_in_6444 a.alignRight {float: right}
#buttonContainer_stacks_in_6444 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_6444 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_6444 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_6444 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_6444 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_6444 {
	margin:  20px;
}

#stacks_in_6945 {
	background-color: rgba(123, 124, 123, 1.00);
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_6946 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

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

#stacks_out_6946 {
	width: 54%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_6950 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_6950 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_6950 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_6950 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_6950 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_6950 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_6950 a.simpleButton_stacks_in_6950 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FDD21A !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6950 a.simpleButton_stacks_in_6950:hover, #buttonContainer_stacks_in_6950 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_6950 a.simpleButton_stacks_in_6950.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_6950 a.simpleButton_stacks_in_6950.buttonGradientOff:hover, #buttonContainer_stacks_in_6950 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_6950 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_6950 a.borderOn {border: solid 3px #FDD21A;}
#buttonContainer_stacks_in_6950 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_6950 a.alignLeft {float: left;}
#buttonContainer_stacks_in_6950 a.alignRight {float: right}
#buttonContainer_stacks_in_6950 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_6950 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_6950 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_6950 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_6950 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_6950 {
	margin:  20px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_6463_wrapper {
	
}

#stacks_in_6463_wrapper #stacks_in_6463_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_6463 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6464Calligrapher{			font-size: 250% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6464Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6464Calligrapher h6, .stacks_in_6464Calligrapher h5, .stacks_in_6464Calligrapher h4, .stacks_in_6464Calligrapher h3, .stacks_in_6464Calligrapher h2, .stacks_in_6464Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6464Calligrapher, .stacks_in_6464Calligrapher h1, .stacks_in_6464Calligrapher h2, .stacks_in_6464Calligrapher h3, .stacks_in_6464Calligrapher h4, .stacks_in_6464Calligrapher h5, .stacks_in_6464Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6464targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6464Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6464Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6464Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6464Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6464 {
	margin: 15px 0px 10px 0px;
}

#stacks_in_6465 {
	margin: 19px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6695Calligrapher{			font-size: 105% !important;			color: #4E4E4B !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6695Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6695Calligrapher h6, .stacks_in_6695Calligrapher h5, .stacks_in_6695Calligrapher h4, .stacks_in_6695Calligrapher h3, .stacks_in_6695Calligrapher h2, .stacks_in_6695Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6695Calligrapher, .stacks_in_6695Calligrapher h1, .stacks_in_6695Calligrapher h2, .stacks_in_6695Calligrapher h3, .stacks_in_6695Calligrapher h4, .stacks_in_6695Calligrapher h5, .stacks_in_6695Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6695targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6695Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6695Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6695Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6695Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_leftcol_stacks_in_6750 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_leftcol_stacks_in_6750 .leftcolpad_stacks_in_6750 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_rightcol_stacks_in_6750 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_rightcol_stacks_in_6750 .rightcolpad_stacks_in_6750 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_leftcol_stacks_in_6750 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_leftcol_stacks_in_6750 .leftcolpad_stacks_in_6750 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_rightcol_stacks_in_6750 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_6750 #fsr_colwrap_stacks_in_6750 #fsr_rightcol_stacks_in_6750 .rightcolpad_stacks_in_6750 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_out_6750 {
	width: 62%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_left3col_stacks_in_6953 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_left3col_stacks_in_6953 .left3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_center3col_stacks_in_6953 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_right3col_stacks_in_6953 .right3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_right3col_stacks_in_6953 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_center3col_stacks_in_6953 .center3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_left3col_stacks_in_6953 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_left3col_stacks_in_6953 .left3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_center3col_stacks_in_6953 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_center3col_stacks_in_6953 .center3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_right3col_stacks_in_6953 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6953 #fsr_3colwrap_stacks_in_6953 #fsr_right3col_stacks_in_6953 .right3colpad_stacks_in_6953 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_6962 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_6968 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_6974 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_left3col_stacks_in_6957 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_left3col_stacks_in_6957 .left3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_center3col_stacks_in_6957 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_right3col_stacks_in_6957 .right3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_right3col_stacks_in_6957 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_center3col_stacks_in_6957 .center3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_left3col_stacks_in_6957 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_left3col_stacks_in_6957 .left3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_center3col_stacks_in_6957 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_center3col_stacks_in_6957 .center3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_right3col_stacks_in_6957 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_6957 #fsr_3colwrap_stacks_in_6957 #fsr_right3col_stacks_in_6957 .right3colpad_stacks_in_6957 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_6980 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_6986 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_6992 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_7029 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_7029 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_7029 .bx-wrapper .bx-viewport {
}

#stacks_in_7029 .bx-wrapper .bx-pager,
#stacks_in_7029 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_7029 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../index_files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}




	#stacks_in_7029 .bx-wrapper .bx-pager {
		display: none;
	}





/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_7029 .bx-wrapper .bx-prev,
	#stacks_in_7029 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

#stacks_in_7029 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_7029 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_7029 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

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

/* IMAGE CAPTIONS */

#stacks_in_7029 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

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

#stacks_in_7029 ul.bxslider, #stacks_in_7029 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



#stacks_in_7029 {
	background-color: rgba(253, 210, 26, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7034Calligrapher{			font-size: 150% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7034Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7034Calligrapher h6, .stacks_in_7034Calligrapher h5, .stacks_in_7034Calligrapher h4, .stacks_in_7034Calligrapher h3, .stacks_in_7034Calligrapher h2, .stacks_in_7034Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7034Calligrapher, .stacks_in_7034Calligrapher h1, .stacks_in_7034Calligrapher h2, .stacks_in_7034Calligrapher h3, .stacks_in_7034Calligrapher h4, .stacks_in_7034Calligrapher h5, .stacks_in_7034Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7034targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7034Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7034Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7034Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7034Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7034 {
	margin: 4px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7038Calligrapher{			font-size: 250% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7038Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7038Calligrapher h6, .stacks_in_7038Calligrapher h5, .stacks_in_7038Calligrapher h4, .stacks_in_7038Calligrapher h3, .stacks_in_7038Calligrapher h2, .stacks_in_7038Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7038Calligrapher, .stacks_in_7038Calligrapher h1, .stacks_in_7038Calligrapher h2, .stacks_in_7038Calligrapher h3, .stacks_in_7038Calligrapher h4, .stacks_in_7038Calligrapher h5, .stacks_in_7038Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7038targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7038Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7038Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7038Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7038Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7038 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_7039 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7042Calligrapher{			font-size: 160% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7042Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7042Calligrapher h6, .stacks_in_7042Calligrapher h5, .stacks_in_7042Calligrapher h4, .stacks_in_7042Calligrapher h3, .stacks_in_7042Calligrapher h2, .stacks_in_7042Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7042Calligrapher, .stacks_in_7042Calligrapher h1, .stacks_in_7042Calligrapher h2, .stacks_in_7042Calligrapher h3, .stacks_in_7042Calligrapher h4, .stacks_in_7042Calligrapher h5, .stacks_in_7042Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7042targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7042Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7042Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7042Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7042Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7042 {
	width: 97%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7046 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7046 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7046 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7046 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7046 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7046 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7046 a.simpleButton_stacks_in_7046 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7046 a.simpleButton_stacks_in_7046:hover, #buttonContainer_stacks_in_7046 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7046 a.simpleButton_stacks_in_7046.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7046 a.simpleButton_stacks_in_7046.buttonGradientOff:hover, #buttonContainer_stacks_in_7046 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7046 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7046 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_7046 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7046 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7046 a.alignRight {float: right}
#buttonContainer_stacks_in_7046 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7046 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7046 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7046 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7046 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7046 {
	margin:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7049Calligrapher{			font-size: 150% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7049Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7049Calligrapher h6, .stacks_in_7049Calligrapher h5, .stacks_in_7049Calligrapher h4, .stacks_in_7049Calligrapher h3, .stacks_in_7049Calligrapher h2, .stacks_in_7049Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7049Calligrapher, .stacks_in_7049Calligrapher h1, .stacks_in_7049Calligrapher h2, .stacks_in_7049Calligrapher h3, .stacks_in_7049Calligrapher h4, .stacks_in_7049Calligrapher h5, .stacks_in_7049Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7049targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7049Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7049Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7049Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7049Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7049 {
	margin: 4px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7053Calligrapher{			font-size: 250% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7053Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7053Calligrapher h6, .stacks_in_7053Calligrapher h5, .stacks_in_7053Calligrapher h4, .stacks_in_7053Calligrapher h3, .stacks_in_7053Calligrapher h2, .stacks_in_7053Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7053Calligrapher, .stacks_in_7053Calligrapher h1, .stacks_in_7053Calligrapher h2, .stacks_in_7053Calligrapher h3, .stacks_in_7053Calligrapher h4, .stacks_in_7053Calligrapher h5, .stacks_in_7053Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7053targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7053Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7053Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7053Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7053Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7053 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_7054 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7057Calligrapher{			font-size: 160% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7057Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7057Calligrapher h6, .stacks_in_7057Calligrapher h5, .stacks_in_7057Calligrapher h4, .stacks_in_7057Calligrapher h3, .stacks_in_7057Calligrapher h2, .stacks_in_7057Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7057Calligrapher, .stacks_in_7057Calligrapher h1, .stacks_in_7057Calligrapher h2, .stacks_in_7057Calligrapher h3, .stacks_in_7057Calligrapher h4, .stacks_in_7057Calligrapher h5, .stacks_in_7057Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7057targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7057Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7057Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7057Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7057Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7057 {
	width: 93%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7061 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7061 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7061 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7061 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7061 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7061 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7061 a.simpleButton_stacks_in_7061 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7061 a.simpleButton_stacks_in_7061:hover, #buttonContainer_stacks_in_7061 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7061 a.simpleButton_stacks_in_7061.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7061 a.simpleButton_stacks_in_7061.buttonGradientOff:hover, #buttonContainer_stacks_in_7061 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7061 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7061 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_7061 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7061 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7061 a.alignRight {float: right}
#buttonContainer_stacks_in_7061 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7061 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7061 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7061 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7061 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7061 {
	margin:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7064Calligrapher{			font-size: 150% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7064Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7064Calligrapher h6, .stacks_in_7064Calligrapher h5, .stacks_in_7064Calligrapher h4, .stacks_in_7064Calligrapher h3, .stacks_in_7064Calligrapher h2, .stacks_in_7064Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7064Calligrapher, .stacks_in_7064Calligrapher h1, .stacks_in_7064Calligrapher h2, .stacks_in_7064Calligrapher h3, .stacks_in_7064Calligrapher h4, .stacks_in_7064Calligrapher h5, .stacks_in_7064Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7064targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7064Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7064Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7064Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7064Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7064 {
	margin: 4px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7068Calligrapher{			font-size: 250% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7068Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7068Calligrapher h6, .stacks_in_7068Calligrapher h5, .stacks_in_7068Calligrapher h4, .stacks_in_7068Calligrapher h3, .stacks_in_7068Calligrapher h2, .stacks_in_7068Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7068Calligrapher, .stacks_in_7068Calligrapher h1, .stacks_in_7068Calligrapher h2, .stacks_in_7068Calligrapher h3, .stacks_in_7068Calligrapher h4, .stacks_in_7068Calligrapher h5, .stacks_in_7068Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7068targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7068Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7068Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7068Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7068Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7068 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_7069 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7072Calligrapher{			font-size: 160% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7072Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7072Calligrapher h6, .stacks_in_7072Calligrapher h5, .stacks_in_7072Calligrapher h4, .stacks_in_7072Calligrapher h3, .stacks_in_7072Calligrapher h2, .stacks_in_7072Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7072Calligrapher, .stacks_in_7072Calligrapher h1, .stacks_in_7072Calligrapher h2, .stacks_in_7072Calligrapher h3, .stacks_in_7072Calligrapher h4, .stacks_in_7072Calligrapher h5, .stacks_in_7072Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7072targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7072Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7072Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7072Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7072Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7072 {
	width: 91%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7076 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7076 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7076 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7076 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7076 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7076 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4E4E4B !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076:hover, #buttonContainer_stacks_in_7076 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076.buttonGradientOff:hover, #buttonContainer_stacks_in_7076 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7076 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7076 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_7076 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7076 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7076 a.alignRight {float: right}
#buttonContainer_stacks_in_7076 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7076 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7076 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7076 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7076 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7076 {
	margin:  20px;
}

#stacks_in_7079 {
	background-color: rgba(123, 124, 123, 1.00);
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7081 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 125%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

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

#stacks_out_7081 {
	width: 93%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7085 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7085 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7085 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7085 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7085 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7085 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7085 a.simpleButton_stacks_in_7085 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FDD21A !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7085 a.simpleButton_stacks_in_7085:hover, #buttonContainer_stacks_in_7085 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7085 a.simpleButton_stacks_in_7085.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7085 a.simpleButton_stacks_in_7085.buttonGradientOff:hover, #buttonContainer_stacks_in_7085 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7085 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7085 a.borderOn {border: solid 3px #FDD21A;}
#buttonContainer_stacks_in_7085 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7085 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7085 a.alignRight {float: right}
#buttonContainer_stacks_in_7085 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7085 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7085 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7085 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7085 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7085 {
	margin:  20px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7030_wrapper {
	
}

#stacks_in_7030_wrapper #stacks_in_7030_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_7030 {
	margin: 0px 0px 6px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7031Calligrapher{			font-size: 170% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7031Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7031Calligrapher h6, .stacks_in_7031Calligrapher h5, .stacks_in_7031Calligrapher h4, .stacks_in_7031Calligrapher h3, .stacks_in_7031Calligrapher h2, .stacks_in_7031Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7031Calligrapher, .stacks_in_7031Calligrapher h1, .stacks_in_7031Calligrapher h2, .stacks_in_7031Calligrapher h3, .stacks_in_7031Calligrapher h4, .stacks_in_7031Calligrapher h5, .stacks_in_7031Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7031targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7031Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7031Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7031Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7031Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7031 {
	margin: 15px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7091Calligrapher{			font-size: 100% !important;			color: #4E4E4B !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7091Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7091Calligrapher h6, .stacks_in_7091Calligrapher h5, .stacks_in_7091Calligrapher h4, .stacks_in_7091Calligrapher h3, .stacks_in_7091Calligrapher h2, .stacks_in_7091Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7091Calligrapher, .stacks_in_7091Calligrapher h1, .stacks_in_7091Calligrapher h2, .stacks_in_7091Calligrapher h3, .stacks_in_7091Calligrapher h4, .stacks_in_7091Calligrapher h5, .stacks_in_7091Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7091targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7091Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7091Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7091Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7091Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_7092>.s3_row {
	margin: 0 -3px;
}

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

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




#stacks_in_7092>.s3_row>.s3_column {
	padding: 0 3px;
}










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



}



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



}






#stacks_out_7092 {
	width: 77%;
}

#stacks_in_7115 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7121 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7127 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7096 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7102 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7108 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
 

#stacks_in_7133 {
	margin: 7px 0px 10px 0px;
}

#stacks_out_7133 {
	width: 85%;
}

#stacks_in_6280 {
	background-color: rgba(235, 235, 235, 1.00);
}
#stacks_in_7324>.s3_row {
	margin: 0 -26px;
}

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

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




#stacks_in_7324>.s3_row>.s3_column {
	padding: 0 26px;
}










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



}



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


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


}






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

#stacks_out_7324 {
	width: 29%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6282Calligrapher{			font-size: 200% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6282Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6282Calligrapher h6, .stacks_in_6282Calligrapher h5, .stacks_in_6282Calligrapher h4, .stacks_in_6282Calligrapher h3, .stacks_in_6282Calligrapher h2, .stacks_in_6282Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6282Calligrapher, .stacks_in_6282Calligrapher h1, .stacks_in_6282Calligrapher h2, .stacks_in_6282Calligrapher h3, .stacks_in_6282Calligrapher h4, .stacks_in_6282Calligrapher h5, .stacks_in_6282Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6282targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6282Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6282Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6282Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6282Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6282 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6283 {
	margin: 0px 0px 10px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_7004 .s3c_stacks_in_7004_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_7004 .s3c_stacks_in_7004_cw, #stacks_in_7004 .s3c_stacks_in_7004_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_7004 .s3c_stacks_in_7004_cw div[class^="s3c_stacks_in_7004_col"] {*/#stacks_in_7004 .s3c_stacks_in_7004_cw [class^="s3c_stacks_in_7004_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_7004 .s3c_stacks_in_7004_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_7004 .s3c_stacks_in_7004_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7004 .s3c_stacks_in_7004_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7004 .s3c_stacks_in_7004_cw .s3c_stacks_in_7004_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_7004 .s3c_stacks_in_7004_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_7004 .s3c_stacks_in_7004_cw div[class^="s3c_stacks_in_7004_col"] {*/	#stacks_in_7004 .s3c_stacks_in_7004_cw [class^="s3c_stacks_in_7004_col"] {		display: block;		width: 100%;	}			#stacks_in_7004 .s3c_stacks_in_7004_cw .s3c_stacks_in_7004_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_7004 .s3c_stacks_in_7004_col1 {		order: 3;	}		#stacks_in_7004 .s3c_stacks_in_7004_col2 {		order: 3;	}		#stacks_in_7004 .s3c_stacks_in_7004_col3 {		order: 5;	}		#stacks_in_7004 .s3c_stacks_in_7004_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_7004 .s3c_stacks_in_7004_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_7004 {
	width: 20%;
}
#stacks_in_7009 .background{}#stacks_in_7009 .fa-stack,#stacks_in_7009 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7009 .fa-stack.custom,#stacks_in_7009 i.fa.custom{font-size:30px}#stacks_in_7009 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7009 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7009 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7009 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7009 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7009 a:hover .fa-border{}#stacks_in_7009 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7009 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7009 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7009 .jw-wrapper{font-size:30px;}#stacks_in_7009 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7009 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7009 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7009 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7009 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7009 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7009 .jw-wrapper.hover i.fa:hover,#stacks_in_7009 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7007 .background{}#stacks_in_7007 .fa-stack,#stacks_in_7007 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7007 .fa-stack.custom,#stacks_in_7007 i.fa.custom{font-size:30px}#stacks_in_7007 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7007 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7007 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7007 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7007 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7007 a:hover .fa-border{}#stacks_in_7007 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7007 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7007 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7007 .jw-wrapper{font-size:30px;}#stacks_in_7007 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7007 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7007 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7007 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7007 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7007 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7007 .jw-wrapper.hover i.fa:hover,#stacks_in_7007 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7005 .background{}#stacks_in_7005 .fa-stack,#stacks_in_7005 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7005 .fa-stack.custom,#stacks_in_7005 i.fa.custom{font-size:30px}#stacks_in_7005 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7005 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7005 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7005 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7005 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7005 a:hover .fa-border{}#stacks_in_7005 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7005 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7005 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7005 .jw-wrapper{font-size:30px;}#stacks_in_7005 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7005 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7005 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7005 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7005 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7005 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7005 .jw-wrapper.hover i.fa:hover,#stacks_in_7005 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7331>.s3_row {
	margin: 0 -11px;
}

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

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




#stacks_in_7331>.s3_row>.s3_column {
	padding: 0 11px;
}










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



}



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


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


}






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

#stacks_out_7331 {
	width: 63%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6902Calligrapher{			font-size: 170% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6902Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6902Calligrapher h6, .stacks_in_6902Calligrapher h5, .stacks_in_6902Calligrapher h4, .stacks_in_6902Calligrapher h3, .stacks_in_6902Calligrapher h2, .stacks_in_6902Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6902Calligrapher, .stacks_in_6902Calligrapher h1, .stacks_in_6902Calligrapher h2, .stacks_in_6902Calligrapher h3, .stacks_in_6902Calligrapher h4, .stacks_in_6902Calligrapher h5, .stacks_in_6902Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6902targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6902Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6902Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6902Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6902Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6902 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6903 {
	margin: 0px 0px 5px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_6997 .s3c_stacks_in_6997_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_6997 .s3c_stacks_in_6997_cw, #stacks_in_6997 .s3c_stacks_in_6997_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_6997 .s3c_stacks_in_6997_cw div[class^="s3c_stacks_in_6997_col"] {*/#stacks_in_6997 .s3c_stacks_in_6997_cw [class^="s3c_stacks_in_6997_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_6997 .s3c_stacks_in_6997_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_6997 .s3c_stacks_in_6997_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6997 .s3c_stacks_in_6997_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6997 .s3c_stacks_in_6997_cw .s3c_stacks_in_6997_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 130px) {*/@media only screen and (max-width: 130px) {			#stacks_in_6997 .s3c_stacks_in_6997_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_6997 .s3c_stacks_in_6997_cw div[class^="s3c_stacks_in_6997_col"] {*/	#stacks_in_6997 .s3c_stacks_in_6997_cw [class^="s3c_stacks_in_6997_col"] {		display: block;		width: 100%;	}			#stacks_in_6997 .s3c_stacks_in_6997_cw .s3c_stacks_in_6997_spacer {		display: block;		height: 11px;		width: 100%;	}			#stacks_in_6997 .s3c_stacks_in_6997_col1 {		order: 1;	}		#stacks_in_6997 .s3c_stacks_in_6997_col2 {		order: 3;	}		#stacks_in_6997 .s3c_stacks_in_6997_col3 {		order: 5;	}		#stacks_in_6997 .s3c_stacks_in_6997_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_6997 .s3c_stacks_in_6997_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_6997 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6997 {
	width: 82%;
}
#stacks_in_7002 .background{}#stacks_in_7002 .fa-stack,#stacks_in_7002 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7002 .fa-stack.custom,#stacks_in_7002 i.fa.custom{font-size:30px}#stacks_in_7002 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7002 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7002 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7002 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7002 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7002 a:hover .fa-border{}#stacks_in_7002 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7002 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7002 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7002 .jw-wrapper{font-size:30px;}#stacks_in_7002 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7002 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7002 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7002 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7002 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7002 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7002 .jw-wrapper.hover i.fa:hover,#stacks_in_7002 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7000 .background{}#stacks_in_7000 .fa-stack,#stacks_in_7000 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7000 .fa-stack.custom,#stacks_in_7000 i.fa.custom{font-size:30px}#stacks_in_7000 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7000 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7000 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7000 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7000 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7000 a:hover .fa-border{}#stacks_in_7000 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7000 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7000 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7000 .jw-wrapper{font-size:30px;}#stacks_in_7000 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7000 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7000 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7000 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7000 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7000 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7000 .jw-wrapper.hover i.fa:hover,#stacks_in_7000 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_6998 .background{}#stacks_in_6998 .fa-stack,#stacks_in_6998 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_6998 .fa-stack.custom,#stacks_in_6998 i.fa.custom{font-size:30px}#stacks_in_6998 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_6998 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_6998 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_6998 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_6998 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_6998 a:hover .fa-border{}#stacks_in_6998 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_6998 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6998 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6998 .jw-wrapper{font-size:30px;}#stacks_in_6998 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_6998 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6998 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6998 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_6998 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_6998 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_6998 .jw-wrapper.hover i.fa:hover,#stacks_in_6998 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_374 {
}

#stacks_in_374 #footer {
	font-size: 0.95em;
	line-height: 2.33em;
	width: 100%;
}



#stacks_in_374 {
	margin: 0px 0px 20px 0px;
	padding:  20px;
}
