/*
 * 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_7610 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_7610 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

#stacks_in_7610 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_7610 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_7610 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_7610 ul li > a:after,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_7610.cm-full-menu,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul,
#clean-menu_stacks_in_7610 .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_7610.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul li,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a,
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul > div,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul > div a,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul ul,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_7610.cm-full-menu,
#clean-menu_stacks_in_7610 .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_7610.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_7610.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_7610.cm-full-menu.clean-menu-active {
  height: auto;
}

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



#clean-menu-full_stacks_in_7610.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7610 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_7610.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_7610 {
  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_7610 > div {
  align-self: center;
}
#clean-menu_stacks_in_7610 .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_7610 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_7610 .clean-menu-logo {
  max-width: 300px;
  min-width: 300px;
  margin: 0;
}
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_7610.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_7610 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_7610 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_7610.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_7610 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_7610.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_7610 .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_7610.cm-full-menu ul li > a {
  font-size: 18px;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a {
  font-family: Montserrat;
}
#clean-menu-full_stacks_in_7610.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7610 .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_7610.cm-full-menu ul li > a,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_7610.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 18px;
  line-height: 18px;
  

}
#stacks_in_7610 li > a svg,
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 18px;
  height: 18px;
  
}

#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a:hover svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7610 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7610 .cm-toggle span {
  background: #7B7C7B;
}
#clean-menu_stacks_in_7610 h1, #clean-menu_stacks_in_7610 h2, #clean-menu_stacks_in_7610 h3, #clean-menu_stacks_in_7610 h4, #clean-menu_stacks_in_7610 h5, #clean-menu_stacks_in_7610 h6, #clean-menu_stacks_in_7610 .layouts-text, #clean-menu_stacks_in_7610 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_7610.cm-full-menu,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 0.78);
}
#clean-menu-full_stacks_in_7610.cm-full-menu > ul > li,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_7610.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_7610.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_7610.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_7610 .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_7610.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_7610.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_7610 .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_7610.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(123, 124, 123, 1.00);
}
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(145, 189, 57, 1.00);
}
/* #clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(123, 124, 123, 1.00);
} */
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_7610.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_7610 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_7610 .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_7610 .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_7610 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_7610 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_7610 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_7610.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_7610 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_7610 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_7610 .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_7610 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_7610 .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_7610 .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_7610 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(78, 78, 75, 1.00);
}
#clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 145, 167, 1.00);
}
/* #clean-menu_stacks_in_7610 .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_7610 .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_7610.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7610 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_7610 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_7610 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_7610 .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_7610.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_7610 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_7610 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_7610 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_7610 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_7610 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_7610 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_7610.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_7610.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_7610.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_7610.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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

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









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

.clean-menu-top-level #cta_stacks_in_7616.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_7616.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_7616.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_7616.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_7616.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_7616) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_7616.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_7616.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_7616.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_7616.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_7657.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_7657.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_7657.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_7657.semantic-content:target {display: block\9;}
#popBox_stacks_in_7657.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_7657.semantic-content .popBoxHeader {
  background: #FFFFFF;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_7657.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_7657.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
}

  #popBox_stacks_in_7657 .popBoxHeader {
    display: none;
  }
  

  #popBox_stacks_in_7657 .popBoxFooter {
    display: none
  }

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

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

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

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


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

#popBox_stacks_in_7657 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_7657 .closeIcon img {
  display: none;
}
#popBox_stacks_in_7657 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_7657.semantic-content .modal-inner {
  border-radius: 0px
}
#popBox_stacks_in_7657.semantic-content .popBoxHeader {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_7657.semantic-content .popBoxFooter {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_7657.semantic-content .modal-inner {
  border-width: 0px;
  border-color: #DDDDDD;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_7657 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_7657.popBoxStyleDemo .modal-content {
  height: 900px;
}
#popBox_stacks_in_7657.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_7657.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_7657.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 36%;
  min-width: 36%;
  max-width: 700px;
  margin: 0 auto;
}
#popBox_stacks_in_7657.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_7657.popBoxStyleDemo .popBoxHeader {
  padding: 10px 10px 10px 10px;
}
#popBox_stacks_in_7657.popBoxStyleDemo .modal-content {
  padding: 10px;
  padding: 10px 10px;
}
#popBox_stacks_in_7657.popBoxStyleDemo .popBoxFooter {
  padding: 10px;
  padding: 10px 10px 10px 10px;
}
#stacks_in_7657 .closeText {
  display: none;
  font-size: 12px;
  color: #7B7C7B;
  background: transprent;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */



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


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







#stacks_in_7663 a:link, #stacks_in_7663 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_7663 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_7663 a:active {
	background-color:#FFE200;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7663 {
	padding:  18px;
}

#stacks_in_6935 {
	background-color: rgba(199, 216, 20, 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_7672 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_7672:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_7672.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_7672.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_7672.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_7672 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_7672.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_7672 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_7672 .eh-title {font-size: 64px;}/*  */
/*  */
#eh_stacks_in_7672 .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_7672 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_7672.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_7672.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_7672.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.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_7672.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7672.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.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_7672.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_7672.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7672.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_7672.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7672:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_7672:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_7672.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_7672.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_7672.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_7672.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_7672.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_7672.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_7672.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7672.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_7672.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_7672.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7672.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7672.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7672.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7672.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_7672.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_7672.eh-line-303 .eh-extender,
#eh_stacks_in_7672.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_7672.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_7672.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_7672.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_7672 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_7672 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_7672.eh-line-group-300 .eh-line-left,
#eh_stacks_in_7672.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_7672.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_7672.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_7672:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_7672.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7672.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7672.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_7672:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_7672:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_7672.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7672.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7672.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_7672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7672.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_7672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_7672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7672.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_7672.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_7672.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_7672.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_7672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_7672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_7672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_7672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_7672 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_7672 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_7672.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_7672.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7672.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7672.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7672.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7672.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7672.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7672.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7672.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7672.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.2em !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: 46%;
}

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

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

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

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

#stacks_out_7049 {
	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_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: #C7D814 !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 #C7D814;}
#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;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7041 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7041 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

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

	#fontStackstacks_in_7047 {
		color: rgba(78, 78, 75, 1.00);
	}
}
#stacks_in_7024 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7024 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_7024 .jwresp_col_wrapper.right{float:right}#stacks_in_7024 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_7024 #jwresp_col2_stacks_in_7024,#stacks_in_7024 #jwresp_col4_stacks_in_7024{float:right}#stacks_in_7024 #jwresp_col1_stacks_in_7024,#stacks_in_7024 #jwresp_col3_stacks_in_7024{margin-right:2} @media screen and (max-width:770px){#stacks_in_7024 .jwresp_col_wrapper.left,#stacks_in_7024 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_7024 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_7024 .jwresp_col{width:49%}#stacks_in_7024 #jwresp_col1_stacks_in_7024,#stacks_in_7024 #jwresp_col3_stacks_in_7024{margin:0}}  @media screen and (max-width:500px){#stacks_in_7024 .jwresp_col{width:100%;display:block}#stacks_in_7024 #jwresp_col1_stacks_in_7024,#stacks_in_7024 #jwresp_col2_stacks_in_7024,#stacks_in_7024 #jwresp_col3_stacks_in_7024{margin:0;margin-bottom:20px}#stacks_in_7024 #jwresp_col4_stacks_in_7024{margin:0}#stacks_in_7024 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_out_7024 {
	width: 63%;
}

#stacks_in_6950 {
	margin:  20px;
}

#stacks_in_6959 {
	margin:  20px;
}

#stacks_in_6963 {
	margin:  20px;
}

#stacks_in_7641 {
	margin:  20px;
}

#stacks_in_7649 {
	margin:  20px;
}

#stacks_in_7677 {
	margin:  20px;
}

#stacks_in_7689 {
	margin:  20px;
}

#stacks_in_6975 {
	margin:  20px;
}

#stacks_in_6980 {
	margin:  20px;
}

#stacks_in_6967 {
	margin:  20px;
}

#stacks_in_6988 {
	margin:  20px;
}

#stacks_in_7029 {
	margin:  20px;
}

#stacks_in_7693 {
	margin:  20px;
}

#stacks_in_7697 {
	margin:  20px;
}

#stacks_in_7005 {
	margin:  20px;
}

#stacks_in_6984 {
	margin:  20px;
}

#stacks_in_6996 {
	margin:  20px;
}

#stacks_in_7055 {
	margin:  20px;
}

#stacks_in_7653 {
	margin:  20px;
}

#stacks_in_7681 {
	margin:  20px;
}

#stacks_in_6955 {
	margin:  20px;
}

#stacks_in_7009 {
	margin:  20px;
}

#stacks_in_7013 {
	margin:  20px;
}

#stacks_in_6971 {
	margin:  20px;
}

#stacks_in_7317 {
	margin:  20px;
}

#stacks_in_7685 {
	margin:  20px;
}

#stacks_in_7074 {
	background-color: rgba(199, 216, 20, 1.00);
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7069Calligrapher{			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: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7069Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7069Calligrapher h6, .stacks_in_7069Calligrapher h5, .stacks_in_7069Calligrapher h4, .stacks_in_7069Calligrapher h3, .stacks_in_7069Calligrapher h2, .stacks_in_7069Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7069Calligrapher, .stacks_in_7069Calligrapher h1, .stacks_in_7069Calligrapher h2, .stacks_in_7069Calligrapher h3, .stacks_in_7069Calligrapher h4, .stacks_in_7069Calligrapher h5, .stacks_in_7069Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7069targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7069Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7069Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7069Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7069Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7069 {
	margin: 10px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7061 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7061 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

#stacks_out_7061 {
	width: 53%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7203Calligrapher{			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_7203Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7203Calligrapher h6, .stacks_in_7203Calligrapher h5, .stacks_in_7203Calligrapher h4, .stacks_in_7203Calligrapher h3, .stacks_in_7203Calligrapher h2, .stacks_in_7203Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7203Calligrapher, .stacks_in_7203Calligrapher h1, .stacks_in_7203Calligrapher h2, .stacks_in_7203Calligrapher h3, .stacks_in_7203Calligrapher h4, .stacks_in_7203Calligrapher h5, .stacks_in_7203Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7203targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7203Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7203Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7203Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7203Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7203 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_7201 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_7158 .s2c_stacks_in_7158_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_7158 .s2c_stacks_in_7158_cw, #stacks_in_7158 .s2c_stacks_in_7158_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_7158 .s2c_stacks_in_7158_cw [class^="s2c_stacks_in_7158_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_7158 .s2c_stacks_in_7158_col1 {			vertical-align: top;  	  	border-radius: 9px;	background: rgba(255, 255, 255, 1.00);	}#stacks_in_7158 .s2c_stacks_in_7158_col2 {		vertical-align: top;   	  	border-radius: 9px;	background: rgba(255, 255, 255, 1.00);	}#stacks_in_7158 .s2c_stacks_in_7158_cw .s2c_stacks_in_7158_spacer {	display: table-cell;	width: 10%;}@media only screen and (max-width: 768px) {		#stacks_in_7158 .s2c_stacks_in_7158_cw {		display: block;		table-layout: auto;	}		#stacks_in_7158 .s2c_stacks_in_7158_cw [class^="s2c_stacks_in_7158_col"] {		display: block;		width: 100%;	}	 	#stacks_in_7158 .s2c_stacks_in_7158_cw .s2c_stacks_in_7158_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_7158 {
	width: 50%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7148 {
		font-family: 'Gotham', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 289%;
		line-height: 100%;
		letter-spacing: -1px;
		direction: ltr;
	}

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

#stacks_in_7148 {
	background-color: rgba(78, 78, 75, 1.00);
}

#stacks_in_7149 {
	padding: 20px 0px 10px 0px;
}

#stacks_in_7143 {
	margin: 0px 6px 10px 6px;
	padding: 5px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7169 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 140%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7169 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7169 {
	margin: 20px 20px 0px 20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7161 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 136%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7161 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7161 {
	padding: 10px 20px 20px 20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7197 {
		font-family: 'Gotham', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 289%;
		line-height: 100%;
		letter-spacing: -1px;
		direction: ltr;
	}

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

#stacks_in_7197 {
	background-color: rgba(78, 78, 75, 1.00);
}

#stacks_in_7198 {
	padding: 20px 0px 10px 0px;
}

#stacks_in_7186 {
	margin: 0px 6px 10px 6px;
	padding: 5px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7188 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 140%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7188 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7188 {
	margin: 20px 20px 0px 20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7192 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 136%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7192 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7192 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7207Calligrapher{			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_7207Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7207Calligrapher h6, .stacks_in_7207Calligrapher h5, .stacks_in_7207Calligrapher h4, .stacks_in_7207Calligrapher h3, .stacks_in_7207Calligrapher h2, .stacks_in_7207Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7207Calligrapher, .stacks_in_7207Calligrapher h1, .stacks_in_7207Calligrapher h2, .stacks_in_7207Calligrapher h3, .stacks_in_7207Calligrapher h4, .stacks_in_7207Calligrapher h5, .stacks_in_7207Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7207targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7207Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7207Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7207Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7207Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7207 {
	margin: 0px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7211 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7211 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

#stacks_out_7211 {
	width: 53%;
}
/*
 * 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_7215 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_7215 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_7215 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_7215 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_7215 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7215 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7215 a.simpleButton_stacks_in_7215 {
	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_7215 a.simpleButton_stacks_in_7215:hover, #buttonContainer_stacks_in_7215 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_7215 a.simpleButton_stacks_in_7215.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7215 a.simpleButton_stacks_in_7215.buttonGradientOff:hover, #buttonContainer_stacks_in_7215 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7215 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7215 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_7215 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

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


#stacks_in_7215 {
	margin:  20px;
}

#stacks_in_7333 {
	background-color: rgba(199, 216, 20, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7335Calligrapher{			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: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7335Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7335Calligrapher h6, .stacks_in_7335Calligrapher h5, .stacks_in_7335Calligrapher h4, .stacks_in_7335Calligrapher h3, .stacks_in_7335Calligrapher h2, .stacks_in_7335Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7335Calligrapher, .stacks_in_7335Calligrapher h1, .stacks_in_7335Calligrapher h2, .stacks_in_7335Calligrapher h3, .stacks_in_7335Calligrapher h4, .stacks_in_7335Calligrapher h5, .stacks_in_7335Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7335targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7335Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7335Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7335Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7335Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7339Calligrapher{			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_7339Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7339Calligrapher h6, .stacks_in_7339Calligrapher h5, .stacks_in_7339Calligrapher h4, .stacks_in_7339Calligrapher h3, .stacks_in_7339Calligrapher h2, .stacks_in_7339Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7339Calligrapher, .stacks_in_7339Calligrapher h1, .stacks_in_7339Calligrapher h2, .stacks_in_7339Calligrapher h3, .stacks_in_7339Calligrapher h4, .stacks_in_7339Calligrapher h5, .stacks_in_7339Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7339targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7339Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7339Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7339Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7339Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7339 {
	width: 94%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7343Calligrapher{			font-size: 160% !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_7343Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7343Calligrapher h6, .stacks_in_7343Calligrapher h5, .stacks_in_7343Calligrapher h4, .stacks_in_7343Calligrapher h3, .stacks_in_7343Calligrapher h2, .stacks_in_7343Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7343Calligrapher, .stacks_in_7343Calligrapher h1, .stacks_in_7343Calligrapher h2, .stacks_in_7343Calligrapher h3, .stacks_in_7343Calligrapher h4, .stacks_in_7343Calligrapher h5, .stacks_in_7343Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7343targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7343Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7343Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7343Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7343Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7343 {
	width: 92%;
}

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

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

#stacks_out_7349 {
	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_7353 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_7353 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_7353 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_7353 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_7353 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7353 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7353 a.simpleButton_stacks_in_7353 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #C7D814 !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_7353 a.simpleButton_stacks_in_7353:hover, #buttonContainer_stacks_in_7353 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_7353 a.simpleButton_stacks_in_7353.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7353 a.simpleButton_stacks_in_7353.buttonGradientOff:hover, #buttonContainer_stacks_in_7353 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7353 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7353 a.borderOn {border: solid 3px #C7D814;}
#buttonContainer_stacks_in_7353 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

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


#stacks_in_7353 {
	padding:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7356 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7356 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

#stacks_out_7356 {
	width: 95%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7360 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7360 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

#stacks_out_7360 {
	width: 95%;
}
#stacks_in_7361>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}






#stacks_out_7361 {
	width: 94%;
}

#stacks_in_7404 {
	margin:  10px;
}

#stacks_in_7409 {
	margin:  10px;
}

#stacks_in_7413 {
	margin:  10px;
}

#stacks_in_7417 {
	margin:  10px;
}

#stacks_in_7421 {
	margin:  10px;
}

#stacks_in_7425 {
	margin:  10px;
}

#stacks_in_7429 {
	margin:  10px;
}

#stacks_in_7433 {
	margin:  10px;
}

#stacks_in_7437 {
	margin:  10px;
}

#stacks_in_7441 {
	margin:  10px;
}

#stacks_in_7363 {
	margin:  10px;
}

#stacks_in_7368 {
	margin:  10px;
}

#stacks_in_7372 {
	margin:  10px;
}

#stacks_in_7376 {
	margin:  10px;
}

#stacks_in_7380 {
	margin:  10px;
}

#stacks_in_7384 {
	margin:  10px;
}

#stacks_in_7388 {
	margin:  10px;
}

#stacks_in_7392 {
	margin:  10px;
}

#stacks_in_7396 {
	margin:  10px;
}

#stacks_in_7400 {
	margin:  10px;
}

#stacks_in_7445 {
	background-color: rgba(199, 216, 20, 1.00);
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7446Calligrapher{			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_7446Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7446Calligrapher h6, .stacks_in_7446Calligrapher h5, .stacks_in_7446Calligrapher h4, .stacks_in_7446Calligrapher h3, .stacks_in_7446Calligrapher h2, .stacks_in_7446Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7446Calligrapher, .stacks_in_7446Calligrapher h1, .stacks_in_7446Calligrapher h2, .stacks_in_7446Calligrapher h3, .stacks_in_7446Calligrapher h4, .stacks_in_7446Calligrapher h5, .stacks_in_7446Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7446targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7446Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7446Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7446Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7446Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7446 {
	margin: 10px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7450 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7450 {
		color: rgba(78, 78, 75, 1.00);
	}
}

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

#stacks_out_7450 {
	width: 95%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7454Calligrapher{			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_7454Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7454Calligrapher h6, .stacks_in_7454Calligrapher h5, .stacks_in_7454Calligrapher h4, .stacks_in_7454Calligrapher h3, .stacks_in_7454Calligrapher h2, .stacks_in_7454Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7454Calligrapher, .stacks_in_7454Calligrapher h1, .stacks_in_7454Calligrapher h2, .stacks_in_7454Calligrapher h3, .stacks_in_7454Calligrapher h4, .stacks_in_7454Calligrapher h5, .stacks_in_7454Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7454targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7454Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7454Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7454Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7454Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7454 {
	margin: 0px 0px 14px 0px;
}

#stacks_in_7458 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_7460 .s2c_stacks_in_7460_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_7460 .s2c_stacks_in_7460_cw, #stacks_in_7460 .s2c_stacks_in_7460_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_7460 .s2c_stacks_in_7460_cw [class^="s2c_stacks_in_7460_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_7460 .s2c_stacks_in_7460_col1 {			vertical-align: top;  	  	border-radius: 9px;	background: rgba(255, 255, 255, 1.00);	}#stacks_in_7460 .s2c_stacks_in_7460_col2 {		vertical-align: top;   	  	border-radius: 9px;	background: rgba(255, 255, 255, 1.00);	}#stacks_in_7460 .s2c_stacks_in_7460_cw .s2c_stacks_in_7460_spacer {	display: table-cell;	width: 10%;}@media only screen and (max-width: 768px) {		#stacks_in_7460 .s2c_stacks_in_7460_cw {		display: block;		table-layout: auto;	}		#stacks_in_7460 .s2c_stacks_in_7460_cw [class^="s2c_stacks_in_7460_col"] {		display: block;		width: 100%;	}	 	#stacks_in_7460 .s2c_stacks_in_7460_cw .s2c_stacks_in_7460_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_7460 {
	width: 82%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7481 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 259%;
		line-height: 100%;
		letter-spacing: -1px;
		direction: ltr;
	}

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

#stacks_in_7481 {
	background-color: rgba(78, 78, 75, 1.00);
}

#stacks_in_7482 {
	padding: 20px 0px 10px 0px;
}

#stacks_in_7485 {
	margin: 0px 6px 10px 6px;
	padding: 5px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7487 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 180%;
		line-height: 140%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7487 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7487 {
	margin: 20px 20px 0px 10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7491 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 136%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7491 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7491 {
	padding: 10px 20px 20px 20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7464 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 259%;
		line-height: 100%;
		letter-spacing: -1px;
		direction: ltr;
	}

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

#stacks_in_7464 {
	background-color: rgba(78, 78, 75, 1.00);
}

#stacks_in_7465 {
	padding: 20px 0px 10px 0px;
}

#stacks_in_7468 {
	margin: 0px 6px 10px 6px;
	padding: 5px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7470 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 180%;
		line-height: 140%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7470 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7470 {
	margin: 20px 10px 0px 10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7474 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 136%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7474 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7474 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7496Calligrapher{			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_7496Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7496Calligrapher h6, .stacks_in_7496Calligrapher h5, .stacks_in_7496Calligrapher h4, .stacks_in_7496Calligrapher h3, .stacks_in_7496Calligrapher h2, .stacks_in_7496Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7496Calligrapher, .stacks_in_7496Calligrapher h1, .stacks_in_7496Calligrapher h2, .stacks_in_7496Calligrapher h3, .stacks_in_7496Calligrapher h4, .stacks_in_7496Calligrapher h5, .stacks_in_7496Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7496targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7496Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7496Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7496Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7496Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7500 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7500 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_out_7500 {
	width: 94%;
}
/*
 * 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_7504 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_7504 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_7504 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_7504 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_7504 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7504 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7504 a.simpleButton_stacks_in_7504 {
	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_7504 a.simpleButton_stacks_in_7504:hover, #buttonContainer_stacks_in_7504 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_7504 a.simpleButton_stacks_in_7504.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7504 a.simpleButton_stacks_in_7504.buttonGradientOff:hover, #buttonContainer_stacks_in_7504 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7504 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7504 a.borderOn {border: solid 3px #4E4E4B;}
#buttonContainer_stacks_in_7504 a.borderOn:hover {border: solid 3px #FFFFFF;}

/* OPTIONS */

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


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

#stacks_in_6280 {
	background-color: rgba(235, 235, 235, 1.00);
	padding: 10px 0px 0px 0px;
}
/* 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: "Gotham" !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 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7217Calligrapher{			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_7217Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7217Calligrapher h6, .stacks_in_7217Calligrapher h5, .stacks_in_7217Calligrapher h4, .stacks_in_7217Calligrapher h3, .stacks_in_7217Calligrapher h2, .stacks_in_7217Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7217Calligrapher, .stacks_in_7217Calligrapher h1, .stacks_in_7217Calligrapher h2, .stacks_in_7217Calligrapher h3, .stacks_in_7217Calligrapher h4, .stacks_in_7217Calligrapher h5, .stacks_in_7217Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7217targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7217Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7217Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7217Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7217Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7217 {
	padding: 0px 0px 20px 0px;
}
/*
-------------------------------------------
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_7524 #fsr_colwrap_stacks_in_7524 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_leftcol_stacks_in_7524 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_leftcol_stacks_in_7524 .leftcolpad_stacks_in_7524 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_rightcol_stacks_in_7524 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_rightcol_stacks_in_7524 .rightcolpad_stacks_in_7524 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_leftcol_stacks_in_7524 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_leftcol_stacks_in_7524 .leftcolpad_stacks_in_7524 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_rightcol_stacks_in_7524 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7524 #fsr_colwrap_stacks_in_7524 #fsr_rightcol_stacks_in_7524 .rightcolpad_stacks_in_7524 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_out_7524 {
	width: 54%;
}
/*
-------------------------------------------
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_7525 #fsr_3colwrap_stacks_in_7525 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_left3col_stacks_in_7525 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_left3col_stacks_in_7525 .left3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_center3col_stacks_in_7525 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_right3col_stacks_in_7525 .right3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_right3col_stacks_in_7525 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_center3col_stacks_in_7525 .center3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_left3col_stacks_in_7525 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_left3col_stacks_in_7525 .left3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_center3col_stacks_in_7525 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_center3col_stacks_in_7525 .center3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_right3col_stacks_in_7525 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7525 #fsr_3colwrap_stacks_in_7525 #fsr_right3col_stacks_in_7525 .right3colpad_stacks_in_7525 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_7528 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7535 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7542 {
	-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_7548 #fsr_3colwrap_stacks_in_7548 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_left3col_stacks_in_7548 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_left3col_stacks_in_7548 .left3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_center3col_stacks_in_7548 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_right3col_stacks_in_7548 .right3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_right3col_stacks_in_7548 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_center3col_stacks_in_7548 .center3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_left3col_stacks_in_7548 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_left3col_stacks_in_7548 .left3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_center3col_stacks_in_7548 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_center3col_stacks_in_7548 .center3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_right3col_stacks_in_7548 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7548 #fsr_3colwrap_stacks_in_7548 #fsr_right3col_stacks_in_7548 .right3colpad_stacks_in_7548 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_7551 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7558 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7565 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
/* 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;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7315 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7315 {
		color: rgba(78, 78, 75, 1.00);
	}
}
#stacks_in_7571>.s3_row {
	margin: 0 -3px;
}

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

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




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










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



}



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



}






#stacks_out_7571 {
	width: 71%;
}

#stacks_in_7593 {
	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_7599 {
	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_7605 {
	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_7574 {
	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_7580 {
	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_7586 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_6393 .s3c_stacks_in_6393_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_6393 .s3c_stacks_in_6393_cw, #stacks_in_6393 .s3c_stacks_in_6393_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_6393 .s3c_stacks_in_6393_cw div[class^="s3c_stacks_in_6393_col"] {*/#stacks_in_6393 .s3c_stacks_in_6393_cw [class^="s3c_stacks_in_6393_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_6393 .s3c_stacks_in_6393_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_6393 .s3c_stacks_in_6393_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6393 .s3c_stacks_in_6393_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6393 .s3c_stacks_in_6393_cw .s3c_stacks_in_6393_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_6393 .s3c_stacks_in_6393_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_6393 .s3c_stacks_in_6393_cw div[class^="s3c_stacks_in_6393_col"] {*/	#stacks_in_6393 .s3c_stacks_in_6393_cw [class^="s3c_stacks_in_6393_col"] {		display: block;		width: 100%;	}			#stacks_in_6393 .s3c_stacks_in_6393_cw .s3c_stacks_in_6393_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_6393 .s3c_stacks_in_6393_col1 {		order: 3;	}		#stacks_in_6393 .s3c_stacks_in_6393_col2 {		order: 3;	}		#stacks_in_6393 .s3c_stacks_in_6393_col3 {		order: 5;	}		#stacks_in_6393 .s3c_stacks_in_6393_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_6393 .s3c_stacks_in_6393_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_6393 {
	width: 20%;
}
#stacks_in_6397 .background{}#stacks_in_6397 .fa-stack,#stacks_in_6397 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_6397 .fa-stack.custom,#stacks_in_6397 i.fa.custom{font-size:30px}#stacks_in_6397 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_6397 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_6397 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_6397 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_6397 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_6397 a:hover .fa-border{}#stacks_in_6397 .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_6397 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6397 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6397 .jw-wrapper{font-size:30px;}#stacks_in_6397 .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_6397 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6397 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6397 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_6397 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_6397 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_6397 .jw-wrapper.hover i.fa:hover,#stacks_in_6397 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_6398 .background{}#stacks_in_6398 .fa-stack,#stacks_in_6398 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_6398 .fa-stack.custom,#stacks_in_6398 i.fa.custom{font-size:30px}#stacks_in_6398 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_6398 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_6398 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_6398 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_6398 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_6398 a:hover .fa-border{}#stacks_in_6398 .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_6398 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6398 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6398 .jw-wrapper{font-size:30px;}#stacks_in_6398 .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_6398 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6398 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6398 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_6398 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_6398 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_6398 .jw-wrapper.hover i.fa:hover,#stacks_in_6398 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7053 .background{}#stacks_in_7053 .fa-stack,#stacks_in_7053 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7053 .fa-stack.custom,#stacks_in_7053 i.fa.custom{font-size:30px}#stacks_in_7053 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7053 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7053 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7053 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7053 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7053 a:hover .fa-border{}#stacks_in_7053 .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_7053 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7053 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7053 .jw-wrapper{font-size:30px;}#stacks_in_7053 .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_7053 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7053 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7053 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7053 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7053 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7053 .jw-wrapper.hover i.fa:hover,#stacks_in_7053 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
/* Smart3columns2 stack v2.4.2 */#stacks_in_6910 .s3c_stacks_in_6910_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_6910 .s3c_stacks_in_6910_cw, #stacks_in_6910 .s3c_stacks_in_6910_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_6910 .s3c_stacks_in_6910_cw div[class^="s3c_stacks_in_6910_col"] {*/#stacks_in_6910 .s3c_stacks_in_6910_cw [class^="s3c_stacks_in_6910_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_6910 .s3c_stacks_in_6910_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_6910 .s3c_stacks_in_6910_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6910 .s3c_stacks_in_6910_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_6910 .s3c_stacks_in_6910_cw .s3c_stacks_in_6910_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 130px) {*/@media only screen and (max-width: 130px) {			#stacks_in_6910 .s3c_stacks_in_6910_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_6910 .s3c_stacks_in_6910_cw div[class^="s3c_stacks_in_6910_col"] {*/	#stacks_in_6910 .s3c_stacks_in_6910_cw [class^="s3c_stacks_in_6910_col"] {		display: block;		width: 100%;	}			#stacks_in_6910 .s3c_stacks_in_6910_cw .s3c_stacks_in_6910_spacer {		display: block;		height: 11px;		width: 100%;	}			#stacks_in_6910 .s3c_stacks_in_6910_col1 {		order: 1;	}		#stacks_in_6910 .s3c_stacks_in_6910_col2 {		order: 3;	}		#stacks_in_6910 .s3c_stacks_in_6910_col3 {		order: 5;	}		#stacks_in_6910 .s3c_stacks_in_6910_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_6910 .s3c_stacks_in_6910_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_6910 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6910 {
	width: 82%;
}
#stacks_in_6916 .background{}#stacks_in_6916 .fa-stack,#stacks_in_6916 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_6916 .fa-stack.custom,#stacks_in_6916 i.fa.custom{font-size:30px}#stacks_in_6916 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_6916 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_6916 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_6916 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_6916 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_6916 a:hover .fa-border{}#stacks_in_6916 .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_6916 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6916 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6916 .jw-wrapper{font-size:30px;}#stacks_in_6916 .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_6916 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6916 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6916 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_6916 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_6916 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_6916 .jw-wrapper.hover i.fa:hover,#stacks_in_6916 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_6914 .background{}#stacks_in_6914 .fa-stack,#stacks_in_6914 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_6914 .fa-stack.custom,#stacks_in_6914 i.fa.custom{font-size:30px}#stacks_in_6914 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_6914 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_6914 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_6914 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_6914 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_6914 a:hover .fa-border{}#stacks_in_6914 .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_6914 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6914 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6914 .jw-wrapper{font-size:30px;}#stacks_in_6914 .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_6914 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_6914 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_6914 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_6914 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_6914 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_6914 .jw-wrapper.hover i.fa:hover,#stacks_in_6914 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7054 .background{}#stacks_in_7054 .fa-stack,#stacks_in_7054 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7054 .fa-stack.custom,#stacks_in_7054 i.fa.custom{font-size:30px}#stacks_in_7054 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7054 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7054 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7054 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7054 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7054 a:hover .fa-border{}#stacks_in_7054 .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_7054 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7054 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7054 .jw-wrapper{font-size:30px;}#stacks_in_7054 .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_7054 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7054 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7054 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7054 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7054 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7054 .jw-wrapper.hover i.fa:hover,#stacks_in_7054 .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;
}
