/*
 * com.bwd.lib.sectionspro
 */

.sections-stack.s-pro.eq-height,.sections-stack.s-pro.eq-height > .shear-wrapper{margin-top:0 !important}.sections-stack.s-pro.top-margin-none{margin-top:0}.sections-stack.s-pro.bot-margin-none{margin-bottom:0}.sections-stack.s-pro .inner-content{position:relative}.sections-stack.s-pro .content-wrapper.fill-content{height:100%}.sections-stack.s-pro .content-wrapper > .content{margin:0;padding:0}.sections-stack.s-pro .shear-inner::before,.sections-stack.s-pro .shear-inner::after{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;pointer-events:none !important;position:absolute;top:0;height:100%;left:0;width:100%;content:""}.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner.full-height,.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner > .inner-content.v-center,.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner.fixed-height > .inner-content{overflow:visible !important}


.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.sections-stack .content.preload-content{opacity:0}html.no-js .sections-stack .content.preload-content{opacity:1}.sections-stack video.video-bg{max-width:none}
/* 
Loaded once per-page.
In this file, ensure the fonts and video control buttons are pathed to the stack assets folder.
Remove the CSS map file from the end.
*/

/* @group CSS Core */

@font-face {
  font-family: 'lg';
  src: url("../index_files/progallery-fonts/lg.eot?n1z373");
  src: url("../index_files/progallery-fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../index_files/progallery-fonts/lg.woff?n1z373") format("woff"), url("../index_files/progallery-fonts/lg.ttf?n1z373") format("truetype"), url("../index_files/progallery-fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../index_files/progallery-img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../index_files/progallery-img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../index_files/progallery-img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../index_files/progallery-img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../index_files/progallery-img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../index_files/progallery-img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* @end */

/* @group Extra animations */

.lg-css3.lg-zoom-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  .lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-scale-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-tube .lg-item {
  opacity: 0; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }


/* @end */
/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
#stacks_in_1487416 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487416 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487416 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1487416 > .row.padding-detailed.padding-medium-up,#stacks_in_1487416 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487416 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487416 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487416 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487416 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1487416 {
	background-color: rgba(204, 204, 204, 1.00);
    background-image: url("2571D109-797A-4E8D-9CDA-0E6261481043.jpg");
	background-repeat: repeat;
	background-position: center;
}
/* Start Obscure Email stack CSS code */.stacks_in_1487417_19topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_19mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_19small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_19centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_19centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_18topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_18mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_18small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_18centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_18centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_13topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_13mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_13small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_13centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_13centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_12topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_12mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_12small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_12centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_12centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_10topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_10mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_10small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_10centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_10centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_3topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_3mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_3small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_3centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_3centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_4topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_4mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_4small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_4centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_4centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_5topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_5mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_5small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_5centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_5centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_11topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_11mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_11small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_11centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_11centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_6topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_6mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_6small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_6centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_6centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_7topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_7mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_7small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_7centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_7centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_14topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_14mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_14small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_14centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_14centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_15topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_15mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_15small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_15centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_15centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_16topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_16mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_16small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_16centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_16centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1487417_17topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1487417_17mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1487417_17small{font-weight: normal;font-size: 12px;}.stacks_in_1487417_17centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1487417_17centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_1487418 {
	background-color: rgba(255, 255, 255, 1.00);
}
  .theme-version{display:block}.theme-version.number-110,#stacks_in_1487418_1{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;font-weight:300;}h1,.font-family-h1{font-family:"Lato",sans-serif;font-style:normal;font-weight:300;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:"Lato",sans-serif;font-style:normal;font-weight:300;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#FBF9F7;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:1.00rem;padding-right:1.00rem}.row .row{margin:0 -1.00rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -1.00rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1100px;left:50%;transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#FBF9F7}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1100px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(75, 67, 65, 1.00)}a{color:rgba(183, 80, 9, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(246, 152, 108, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(128, 128, 128, 1.00)}.alt a{color:rgba(75, 67, 65, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(221, 110, 87, 1.00)}.alt small{color:rgba(166, 166, 166, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(183, 80, 9, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(45, 84, 136, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(237, 104, 11, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(58, 109, 176, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:50%;color:rgba(97, 87, 84, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:0.90rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(227, 132, 97, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(221, 110, 87, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(34, 34, 34, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(248, 248, 248, 1.00)}blockquote,blockquote p{color:rgba(97, 87, 84, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(90, 80, 78, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(166, 166, 166, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(153, 153, 153, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1100px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(221, 110, 87, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(75, 67, 65, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(75, 67, 65, 1.00),0 7px 0 1px rgba(75, 67, 65, 1.00),0 14px 0 1px rgba(75, 67, 65, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(75, 67, 65, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(227, 132, 97, 1.00)}form legend{background-color:#FBF9F7}form label{color:rgba(90, 80, 78, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(209, 104, 82, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(75, 67, 65, 1.00);background-color:rgba(209, 104, 82, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(75, 67, 65, 1.00)}.panel p a{color:rgba(183, 80, 9, 1.00)}.panel p.alt{color:rgba(128, 128, 128, 1.00)}.panel p.alt a{color:rgba(75, 67, 65, 1.00)}.panel p.alt a:hover{color:rgba(221, 110, 87, 1.00)}.panel p.alt small{color:rgba(166, 166, 166, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(183, 80, 9, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(45, 84, 136, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(237, 104, 11, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(58, 109, 176, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(75, 67, 65, 1.00)}.pricing-table.primary .description{color:rgba(75, 67, 65, 1.00)}.pricing-table.primary .bullet-item{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .description{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(75, 67, 65, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(183, 80, 9, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(249, 145, 106, 1.00);color:rgba(246, 152, 108, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(183, 80, 9, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(155, 68, 7, 1.00)}.side-nav header{color:rgba(75, 67, 65, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(90, 80, 78, 1.00)}.side-nav li.divider{border-top-color:rgba(227, 132, 97, 1.00)}.side-nav.alt li a:not(.button){color:rgba(75, 67, 65, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(221, 110, 87, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(75, 67, 65, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(63, 56, 55, 1.00)}.side-nav.alt header{color:rgba(128, 128, 128, 1.00)}.side-nav.alt label{color:rgba(153, 153, 153, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(183, 80, 9, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(75, 67, 65, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(75, 67, 65, 1.00);font-size:0.9rem}.copyright a{color:rgba(183, 80, 9, 1.00)}.copyright a:hover{color:rgba(246, 152, 108, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(183, 80, 9, 1.00)}.fn-text-link a{color:rgba(183, 80, 9, 1.00)}.fn-text-link a:hover{color:rgba(246, 152, 108, 1.00)}.fn-text-text{color:rgba(75, 67, 65, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(75, 67, 65, 1.00)}.fn-text-accent{color:rgba(227, 132, 97, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(45, 84, 136, 1.00)}.fn-text-link-alt a{color:rgba(75, 67, 65, 1.00)}.fn-text-link-alt a:hover{color:rgba(221, 110, 87, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(128, 128, 128, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(128, 128, 128, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(58, 109, 176, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt a{color:rgba(75, 67, 65, 1.00)}.fn-text-text-alt a:hover{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(71, 63, 61, 1.00)}.fn-text-sw1c2{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(209, 104, 82, 1.00)}.fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c1{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(71, 63, 61, 1.00)}.panel .fn-text-sw1c2{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(209, 104, 82, 1.00)}.panel .fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-bg-header{background-color:rgba(183, 80, 9, 1.00)}.fn-bg-text{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-link{background-color:rgba(183, 80, 9, 1.00)}.fn-bg-link-hover{background-color:rgba(246, 152, 108, 1.00)}.fn-bg-accent{background-color:rgba(227, 132, 97, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(45, 84, 136, 1.00)}.fn-bg-text-alt{background-color:rgba(128, 128, 128, 1.00)}.fn-bg-link-alt{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(221, 110, 87, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(221, 110, 87, 1.00)}.fn-bg-sw1c2{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-sw2c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(209, 104, 82, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(221, 110, 87, 1.00);color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(75, 67, 65, 1.00);border-color:rgba(209, 104, 82, 1.00);background-color:rgba(209, 104, 82, 1.00)}.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1487529 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;

   
	background: #D1A57B url(../index_files/icon-58.png) no-repeat right 5px;














}
#stacks_in_1487529 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1487514 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487514 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487514 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1487514 > .row.padding-detailed.padding-medium-up,#stacks_in_1487514 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487514 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487514 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487514 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487514 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}



.ovl-vault-1::after{position:absolute;content:"";top:0;left:0;bottom:0;right:0}.ovl-vault-1::after{background-color:rgba(34, 24, 14, 0.25)}
#stacks_in_1487518 > .s-pro.no-vault-z > .shear-wrapper > .shear-inner.o-bg-vault > .inner-content{z-index:1}#stacks_in_1487518 > .s-pro > .shear-wrapper > .shear-inner > .inner-content{z-index:1}#stacks_in_1487518 > .s-pro > .sections-layer{display:none}#stacks_in_1487518 > .s-pro > .shear-wrapper > .shear-inner::after,#stacks_in_1487518 > .s-pro > .shear-wrapper > .shear-inner::before{margin-top:0.00%}#stacks_in_1487518 > .s-pro > .shear-wrapper > .shear-inner > .inner-content.manPad{padding-top:7.00%;padding-bottom:5.00%}@media screen and (min-width:640px){#stacks_in_1487518 > .s-pro > .shear-wrapper > .shear-inner > .inner-content.manPad{padding-top:11.00%;padding-bottom:12.00%}}

#stacks_in_1487518 {
    background-image: url("9FC1FD28-1F4D-44EB-923F-648EBBE3090B.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: solid rgba(227, 223, 222, 1.00);
	border-width: 0px 0px 3px 0px;
}
#stacks_in_1487519 h1,#stacks_in_1487519 .hTxt:not(.segment) div{font-size:3.50rem}@media all and (max-width:640px){#stacks_in_1487519 h1,#stacks_in_1487519 .hTxt:not(.segment) div{font-size:1.50rem}}#stacks_in_1487519 h1,#stacks_in_1487519 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1487519 h1 a,#stacks_in_1487519 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1487519 h1 a:hover,#stacks_in_1487519 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1487519 small,#stacks_in_1487519 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_1487420_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487420_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487420_1 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1487420_1 > .row.padding-detailed.padding-medium-up,#stacks_in_1487420_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487420_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487420_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487420_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487420_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


  .top-bar-wrapper{   } .top-bar{background:none!important}                      .top-bar-section li a:not(.button), .top-bar-section ul li.has-dropdown li{    }     .top-bar-section ul li>a{text-transform:uppercase!important}
      .top-bar-section li.active>a:not(.button){opacity:1.00!important;filter:alpha(opacity=100);    }      .top-bar-section ul li.active>a{text-decoration:none!important}   .top-bar-section ul li.active>a{border-bottom:0}      .top-bar-section ul li>a:hover, .top-bar-section li:hover>a:not(.button){        }
  .top-bar-section ul li.has-dropdown li>a:hover{color:#B75009!important}              .top-bar-section ul li.has-dropdown .dropdown{display:block!important;visibility:hidden!important;opacity:0!important}   .top-bar-section ul li.has-dropdown:hover>.dropdown{visibility:visible!important;opacity:1!important;transition:opacity 0.35s ease-in-out;-moz-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out}  .top-bar-section ul li.has-dropdown:hover>.dropdown,.top-bar-section .has-dropdown.moved:hover>.dropdown,.top-bar-section .has-dropdown.moved>.dropdown{ border:0px solid #000000!important;  -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;      }
  .top-bar-section ul li.has-dropdown li>a{color:#4B4341!important}    .top-bar-section ul li.has-dropdown .dropdown{background:#EDEBEB!important}       .top-bar-section ul li.has-dropdown li a{text-align:left!important}  



/*This is because the show-for-small class is had coded in the Top Bar JS*/
#stacks_in_1487420_3 ul.dropdown .parent-link.show-for-small {
	display:block!important;
}

ul.zone {
	float:left;
}


meta.foundation-mq-topbar {
  font-family:"/only screen and (min-width:40.063em)/"!important;
  width:40.063em!important;
}
@media only screen and (min-width:40.063em) {


	

	.contain-to-grid.matchPadding .top-bar {
		padding-left:0.9375rem;
		padding-right:0.9375rem;
	}

	.menu-align-right.zone-align-left ul.menu,
	.menu-align-left.zone-align-right ul.zone,
	.menu-align-centered.zone-align-right ul.zone,
	.menu-align-right.zone-align-right .top-bar-section {
		float:right;
	}

	.menu-align-centered.full-width .zone,
	.menu-align-centered.full-width .title-area .name {
		display:none!important;
	}
	.top-bar .title-area {
		margin-right:1.1rem;
	}
	.top-bar .title-area.title-area-hide {
		margin-right:0;
	}

	#stacks_in_1487420_3 ul.dropdown .parent-link.show-for-small {
		display:none!important;
	}

	.top-bar {overflow: visible; }
	  .top-bar:before, .top-bar:after {
	    content: " ";
	    display: table; }
	  .top-bar:after {
	    clear: both; }
	  .top-bar .toggle-topbar {
	    display: none; }
	  .top-bar .title-area {
	    float: left; }
	  .top-bar .name .site-title a {
	    width: auto; }
	  .top-bar input, .top-bar .button, .top-bar button {
	    font-size: 0.875rem;
	    position: relative;
	    top: 7px; }
	.top-bar-section {
	  transition: none 0 0;
	  left: 0 !important; }
/*
.top-bar-section.align-right {
	  position: absolute;
	  left:auto!important;
	  right:0 !important; }
*/
	.top-bar-section ul {
	    width: auto;
	    height: auto !important;
	    display: inline; }
	    .top-bar-section ul li {
	      float: left; }

	    *[dir="rtl"] .top-bar-section ul li {float:right}

	      .top-bar-section ul li .js-generated {
	        display: none; }
	  .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;}
	  .top-bar-section li.active:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;
	    color: white;}
	  .top-bar-section .has-dropdown > a {
	    padding-right: 35px !important; }
	  *[dir="rtl"] .top-bar-section .has-dropdown > a {
	    padding-right: 15px !important;
	    padding-left: 35px !important; }
	    .top-bar-section .has-dropdown > a:after {
	      content: "";
	      display: block;
	      width: 0;
	      height: 0;
	      border: solid 5px;
	      margin-top: -2.5px;
	      top: 22.5px; }
	  .top-bar-section .has-dropdown.moved {
	    position: relative; }
	    .top-bar-section .has-dropdown.moved > .dropdown {
	      display: block;
	      position: absolute !important;
	      height: 1px;
	      width: 1px;
	      overflow: hidden;
	      clip: rect(1px, 1px, 1px, 1px); }
	  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	    display: block;
	    position: static !important;
	    height: auto;
	    width: auto;
	    overflow: visible;
	    clip: auto;
	    position: absolute !important; }
	  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	    border: none;
	    content: "\00bb";
	    top: 1rem;
	    margin-top: -1px;
	    right: 5px;
	    line-height: 1.2; }
	  .top-bar-section .dropdown {
	    left: 0;
	    top: auto;
	    background: transparent;
	    min-width: 100%; }
	   *[dir="rtl"] .top-bar-section .dropdown {
	      left: auto;
	      right:0; }
	    .top-bar-section .dropdown li a {
	      color: white;
	      line-height: 45px;
	      white-space: nowrap;
	      padding: 12px 15px;}
	    .top-bar-section .dropdown li label {
	      white-space: nowrap;}
	    .top-bar-section .dropdown li .dropdown {
	      left: 100%;
	      top: 0; }
	   /* Updated below selector to support Magellan div */
	  .top-bar-section > div > ul > .divider, .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	    border-bottom: none;
	    border-top: none;
	    border-right: solid 1px #4e4e4e;
	    clear: none;
	    height: 45px;
	    width: 0; }
	  .top-bar-section .has-form {
	    padding: 0 15px;
	    height: 45px; }
	  .top-bar-section .right li .dropdown {
	    left: auto;
	    right: 0; }
	    .top-bar-section .right li .dropdown li .dropdown {
	      right: 100%; }
	  .top-bar-section .left li .dropdown {
	    right: auto;
	    left: 0; }
	    .top-bar-section .left li .dropdown li .dropdown {
	      left: 100%; }
	.no-js .top-bar-section .has-dropdown:hover > .dropdown {
	  display: block;
	  position: static !important;
	  height: auto;
	  width: auto;
	  overflow: visible;
	  clip: auto;
	  position: absolute !important; }

	#stacks_in_1487420_3 .menu-align-centered ul.menu {
		display:block;
		text-align:center;
		position: absolute;
		top:0;
		left:0;
		width:100%;
	}
	#stacks_in_1487420_3 .menu-align-centered ul.menu >li {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	#stacks_in_1487420_3 .menu-align-centered.full-width ul.menu >li {
		float:left;
	}
	#stacks_in_1487420_3 .top-bar .name .site-title small{
		display:inline!important;
	}

 
	#stacks_in_1487420_3 .top-bar-section > ul > .divider,
	#stacks_in_1487420_3 .top-bar-section > ul > [role="separator"] {
		height: 45px;
	}

	#stacks_in_1487420_3 .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 6px;
	    line-height: 45px;
	}

	#stacks_in_1487420_3 .top-bar-section .has-dropdown > a{
		padding-right: 26px !important;
	}
	#stacks_in_1487420_3 .top-bar-section .has-dropdown > a:after {
		top:50%;
	}
	#stacks_in_1487420_3 .top-bar-section .has-dropdown .dropdown li a{
    	line-height:45px !important;
		padding:0 6px !important;
	}
	#stacks_in_1487420_3 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after{
		top: 1rem;
	}
	#stacks_in_1487420_3 .top-bar-section .has-dropdown .dropdown label {
		padding: 8px 6px 2px;
	}
	#stacks_in_1487420_3 .top-bar-section .has-form {
		padding: 0 6px;
		height: 45px;
	}

}

*[dir="rtl"] .top-bar .toggle-topbar.menu-icon a{padding:0 .9375rem 0 2.5rem;text-indent:0}*[dir="rtl"] .top-bar-section ul li > a{padding:12px 0.9375rem}#stacks_in_1487420_3{overflow:visible}#stacks_in_1487420_3 [data-magellan-expedition],#stacks_in_1487420_3 [data-magellan-expedition-clone]{background:none;padding:0 !important}#stacks_in_1487420_3 .contain-to-grid .top-bar{margin:0 auto}#stacks_in_1487420_3 .top-bar-wrapper{z-index:1999}#stacks_in_1487420_3 .top-bar-wrapper .top-bar-section .dropdown{z-index:1999}#stacks_in_1487420_3 .top-bar .site-title small{font-size:60%;display:inline}#stacks_in_1487420_3 .top-bar .top-bar-section ul li{background:none !important}#stacks_in_1487420_3 .top-bar .top-bar-section ul li > a.button{padding-top:0.35rem;position:relative}#stacks_in_1487420_3 a:not(.button){text-decoration:none}#stacks_in_1487420_3 .top-bar-section .has-form{background:inherit}#stacks_in_1487420_3 .top-bar .fa{vertical-align:middle}#stacks_in_1487420_3 .top-bar ul.title-area,#stacks_in_1487420_3 .top-bar ul.zone{z-index:2000}#stacks_in_1487420_3 .top-bar ul.zone{position:relative}#stacks_in_1487420_3 .top-bar .name{display:block;position:relative;padding:0 0.9375rem}#stacks_in_1487420_3 .top-bar .name.collapse{padding:0}#stacks_in_1487420_3 .top-bar .name a{height:45px;display:inline-block}#stacks_in_1487420_3 .top-bar .name span{height:100%}#stacks_in_1487420_3 .top-bar .name img{display:inline-block;vertical-align:top;height:100%;width:auto}#stacks_in_1487420_3 .top-bar .name .site-title{display:inline-block;color:rgba(183, 80, 9, 1.00);height:45px;padding:0;margin:0;line-height:45px;font-size:1.0625rem}#stacks_in_1487420_3 .top-bar .name .site-title small{color:rgba(164, 72, 8, 1.00)}#stacks_in_1487420_3 .top-bar,#stacks_in_1487420_3 .title-area,#stacks_in_1487420_3 a:not(.button){background:transparent}#stacks_in_1487420_3 ul:not(.title-area) .dropdown label{color:rgba(183, 80, 9, 0.36)}#stacks_in_1487420_3 ul:not(.title-area) li:hover > a:not(.button),#stacks_in_1487420_3 ul:not(.title-area) li.has-dropdown > a.hovered:not(.button){background-color:rgba(204, 204, 204, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_1487420_3 .top-bar-section .divider,#stacks_in_1487420_3 .top-bar-section [role="separator"]{border-color:rgba(183, 80, 9, 0.36)}#stacks_in_1487420_3 .top-bar-section .has-dropdown > a:after{border-color:rgba(183, 80, 9, 0.36) transparent transparent transparent}#stacks_in_1487420_3 .top-bar.expanded .toggle-topbar a span{box-shadow:none}#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) .site-title{color:rgba(183, 80, 9, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) .site-title small{color:rgba(164, 72, 8, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) .back > h5,#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) .back > h5 > a,#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) a:not(.button){color:rgba(183, 80, 9, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(183, 80, 9, 1.00),0 7px 0 1px rgba(183, 80, 9, 1.00),0 14px 0 1px rgba(183, 80, 9, 1.00);height:1px;background-color:rgba(183, 80, 9, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper:not(.swatch) ul:not(.title-area) ul.dropdown{background:rgba(237, 235, 235, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper.fixed{top:0px}#stacks_in_1487420_3 .top-bar-wrapper.fixed.fixedShadow{box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_1487420_3 .top-bar-wrapper.solid{background:rgba(237, 235, 235, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper.twotone{background-color:rgba(224, 224, 224, 1.00);background-image:linear-gradient(to bottom,rgba(224, 224, 224, 1.00) 0%,rgba(214, 214, 214, 1.00) 45%,rgba(209, 209, 209, 1.00) 50%,rgba(237, 235, 235, 1.00) 50%,rgba(227, 225, 225, 1.00) 100%)}#stacks_in_1487420_3 .top-bar-wrapper.onecolor{background-color:rgba(255, 255, 255, 1.00);background-image:linear-gradient(to bottom,rgba(255, 255, 255, 1.00),rgba(237, 235, 235, 1.00) 85%)}#stacks_in_1487420_3 .top-bar-wrapper.twocolor{background-color:rgba(204, 204, 204, 1.00);background-image:linear-gradient(to bottom,rgba(204, 204, 204, 1.00),rgba(237, 235, 235, 1.00) 85%)}#stacks_in_1487420_3 .top-bar-wrapper.styleActive li.active > a{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_1487420_3 .top-bar-wrapper.stickyLogo.sticky .top-bar .title-area li.name{visibility:hidden;opacity:0;transition:visibility 0s linear 0.5s,opacity 0.5s linear}#stacks_in_1487420_3 .top-bar-wrapper.stickyLogo.fixed .top-bar .title-area li.name{opacity:1;visibility:visible;transition-delay:0s}#stacks_in_1487420_3 .top-bar-wrapper.sticky.sticky-hide{opacity:0;transition:opacity 0.1s ease}#stacks_in_1487420_3 .top-bar-wrapper.sticky.sticky-hide.fixed{opacity:1;height:45px;transition:opacity 0.5s ease}#stacks_in_1487420_3 .top-bar-wrapper.sticky.sticky-hide.expanded{height:auto}#stacks_in_1487420_3 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a{padding-right:15px !important}#stacks_in_1487420_3 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a::after{display:none}.f-topbar-fixed{padding-top:45px !important}#stacks_in_1487420_3 .expanded:not(.top-bar) .top-bar-section{margin-top:45px}#stacks_in_1487420_3 .top-bar{height:45px;line-height:45px}#stacks_in_1487420_3 .top-bar.expanded{height:auto;line-height:inherit}#stacks_in_1487420_3 .top-bar .name{height:45px;padding:0 6px}#stacks_in_1487420_3 .top-bar .name .site-title,#stacks_in_1487420_3 .top-bar .name a,#stacks_in_1487420_3 .top-bar .name span{height:45px;line-height:45px;font-size:1.06rem}#stacks_in_1487420_3 .toggle-topbar a{font-size:0.84rem}#stacks_in_1487420_3 .toggle-topbar.menu-icon{right:6px}#stacks_in_1487420_3 .top-bar-section ul li > a{padding-left:6px;font-size:0.84rem}#stacks_in_1487420_3 .top-bar-section ul li > a.button{font-size:0.84rem;padding-right:6px;padding-left:6px}#stacks_in_1487420_3 .top-bar-section .has-form{padding:0 15px}#stacks_in_1487420_3 .top-bar-section .dropdown li{font-size:0.84rem}#stacks_in_1487420_3 .top-bar-section .dropdown li a{padding:8px 6px}#stacks_in_1487420_3 .top-bar-section .dropdown li.has-form{padding:8px 6px}#stacks_in_1487420_3 .top-bar-section .dropdown label{padding:8px 6px 2px;font-size:80%}
#stacks_in_1487421_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487421_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487421_1 > .row.padding-detailed{padding:0.00rem 0.60rem 0.00rem 0.50rem}@media only screen and (max-width:40em){#stacks_in_1487421_1 > .row.padding-detailed.padding-medium-up,#stacks_in_1487421_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487421_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487421_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487421_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487421_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1487421_1 {
	background-color: rgba(251, 249, 247, 1.00);
	padding: 15px 0px 0px 0px;
}

#stacks_in_1487421_10 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487421_10 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_1487421_10 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487421_11 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487421_11.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487421_11.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487421_11.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487421_11.lineHeightOn {
	line-height: 18px;
}
#simpleText_stacks_in_1487421_11.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487421_11.inheritOff a, #simpleText_stacks_in_1487421_11.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487421_11.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487421_11.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487421_11.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487421_11.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487421_11.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487421_11.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487421_11.reFontSizeOn {
		font-size: 12px;
		line-height: 12px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487421_11.reFontSizeOn {
		font-size: 11px;
		line-height: 11px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487421_11.reFontSizeOn {
		font-size: 11px;
		line-height: 11px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487421_11 .fontFamilyOff,
#simpleText_stacks_in_1487421_11 .fontFamilyOff *,
#simpleText_stacks_in_1487421_11 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487421_11 {
	margin: 6px 0px 38px 6px;
}
/* Layout */
.gsc-control{ width: 95% !important; }
.gsc-results{ float: left; }
.gsc-resultsHeader{ clear: none; float: left; }

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b{ color: #0087A8 !important; background-color: #FFFFFF !important; }

/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{ color: #B75009 !important; }

/* General: Result description */
.gs-result .gs-snippet{ color: #4B4341 !important; }

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl{ color: #E38461 !important; }
.gs-result .gs-visibleUrl-short{ display: none !important; }
.gs-result .gs-visibleUrl-long{ display: block !important; }

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate{ color: #666666 !important; }

/* Image: Dimensions */
.gs-imageResult .gs-size{ color: #666666 !important; }

/* Image: Border */
.gs-result img.gs-image{ border-color: #E9D6C9 !important; }

/* News: Publisher */
.gs-newsResult .gs-publisher{ color: #666666 !important; }

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate{ color: #000000 !important; }

/* Pagination: Link */
.gsc-cursor-page{ color: #F6986C !important; }
.gsc-cursor-page:hover{ color: #F6986C !important; }

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover{ color: #2D5488 !important; }

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/
#stacks_in_1487422 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487422 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487422 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1487422 > .row.padding-detailed.padding-medium-up,#stacks_in_1487422 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487422 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487422 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487422 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487422 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1487422 {
	background-color: rgba(251, 249, 247, 1.00);
}
#stacks_in_1487423 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1487423 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1487423 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1487423 > .row.padding-detailed.padding-medium-up,#stacks_in_1487423 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487423 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1487423 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1487423 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1487423 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


/* START NOTES CSS */


  
/* END NOTES CSS */      
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_40247.headerInheritStylesOff,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_40247.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_40247.headerInheritColorsOff,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h6 {
	color: #2D5488;
}
#simpleHeaders_stacks_in_40247.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_40247.headerInheritColorsOff h6:hover {
	color: #2D5488;
}

#stacks_in_40247 {
	margin: 0px 0px 13px 0px;
}
#stacks_in_1487557 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487557 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487715.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487715.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487715.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487717 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487717.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487717.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487717.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487717.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487717.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487717.inheritOff a, #simpleText_stacks_in_1487717.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487717.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487717.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487717.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487717.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487717.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487717.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487717.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487717.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487717.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487717 .fontFamilyOff,
#simpleText_stacks_in_1487717 .fontFamilyOff *,
#simpleText_stacks_in_1487717 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487717 {
	margin: 6px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487719{}}

#stacks_in_1487735 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487735 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487612.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487612.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487612.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487614 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487614.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487614.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487614.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487614.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487614.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487614.inheritOff a, #simpleText_stacks_in_1487614.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487614.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487614.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487614.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487614.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487614.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487614.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487614.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487614.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487614.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487614 .fontFamilyOff,
#simpleText_stacks_in_1487614 .fontFamilyOff *,
#simpleText_stacks_in_1487614 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487614 {
	margin: 6px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487616{}}

/* Start dooReflow stack each CSS code */	#stacks_in_1487700 .grid-pad{		margin-left: -6px;		margin-right: -6px;		margin-top: -6px;		margin-bottom: -6px;	}	#stacks_in_1487700 [class*='re-col-']{	  padding-left: 6px;	  padding-right: 6px;	  padding-top: 6px;	  padding-bottom: 6px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1487700 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1487700 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1487700 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1487700 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487700 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1487700 {
	margin: 0px 0px 10px 0px;
}
.inP_lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inP_lightbox-overlay.inP_lightbox-open {
	visibility: visible;
	opacity: 1;
}
.inP_lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.inP_lightbox-content {
	width: 100%;
	height: 100%;
}
.inP_lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.inP_lightbox-nav { display: none; }
.inP_lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.inP_lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.inP_overlay-stacks_in_1487681 .inP_lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.inP_lightbox-image { text-align: center; }
.inP_lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.inP_lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.inP_lightbox-inline,
.inP_lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.inP_lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.inP_lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.inP_lightbox-notouch .inP_lightbox-effect-fade,
.inP_lightbox-notouch .inP_lightbox-effect-fadeScale,
.inP_lightbox-notouch .inP_lightbox-effect-slideLeft,
.inP_lightbox-notouch .inP_lightbox-effect-slideRight,
.inP_lightbox-notouch .inP_lightbox-effect-slideUp,
.inP_lightbox-notouch .inP_lightbox-effect-slideDown,
.inP_lightbox-notouch .inP_lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.inP_lightbox-effect-fadeScale .inP_lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.inP_lightbox-effect-fadeScale.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight .inP_lightbox-wrap,
.inP_lightbox-effect-slideUp .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.inP_lightbox-effect-slideRight .inP_lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.inP_lightbox-effect-slideLeft.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.inP_lightbox-effect-slideUp .inP_lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.inP_lightbox-effect-slideUp.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.inP_lightbox-body-effect-fall .inP_lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.inP_lightbox-effect-fall .inP_lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.inP_lightbox-effect-fall.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}
 
.inP_overlay-stacks_in_1487681 {background: rgba(0,0,0,0.6);}
 .inP_lightbox-content.inP_lightbox-loading { background: url('../index_files/assets/loading.gif') no-repeat 50% 50%; }

.inP_overlay-stacks_in_1487681 .inP_lightbox-nav {
	top: 50%;
	width: 8%;
	opacity: 0.7;
	text-align: center;
	height: 0;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}

.inP_overlay-stacks_in_1487681 .inP_lightbox-close {
	opacity: 0.5;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-close:hover {opacity: 1;}

 .inP_lightbox-title-wrap {bottom: -7%;}
.inP_overlay-stacks_in_1487681 .inP_lightbox-title {
	font: inherit;
	font-style: inherit;
	font-weight: inherit;
	background: #000000;
	color: #FFFFFF;
	padding: 7px 15px;
}

 .inP_lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
 .inP_lightbox-ajax,
 .inP_lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	 .inP_lightbox-content.inP_lightbox-loading { 
		background-image: url('../index_files/assets/loading@2x.gif'); 
		background-size: 32px 32px;
	}
}.inP_lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inP_lightbox-overlay.inP_lightbox-open {
	visibility: visible;
	opacity: 1;
}
.inP_lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.inP_lightbox-content {
	width: 100%;
	height: 100%;
}
.inP_lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.inP_lightbox-nav { display: none; }
.inP_lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.inP_lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.inP_overlay-stacks_in_1487685 .inP_lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.inP_lightbox-image { text-align: center; }
.inP_lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.inP_lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.inP_lightbox-inline,
.inP_lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.inP_lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.inP_lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.inP_lightbox-notouch .inP_lightbox-effect-fade,
.inP_lightbox-notouch .inP_lightbox-effect-fadeScale,
.inP_lightbox-notouch .inP_lightbox-effect-slideLeft,
.inP_lightbox-notouch .inP_lightbox-effect-slideRight,
.inP_lightbox-notouch .inP_lightbox-effect-slideUp,
.inP_lightbox-notouch .inP_lightbox-effect-slideDown,
.inP_lightbox-notouch .inP_lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.inP_lightbox-effect-fadeScale .inP_lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.inP_lightbox-effect-fadeScale.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight .inP_lightbox-wrap,
.inP_lightbox-effect-slideUp .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.inP_lightbox-effect-slideRight .inP_lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.inP_lightbox-effect-slideLeft.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.inP_lightbox-effect-slideUp .inP_lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.inP_lightbox-effect-slideUp.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.inP_lightbox-body-effect-fall .inP_lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.inP_lightbox-effect-fall .inP_lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.inP_lightbox-effect-fall.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}
 
.inP_overlay-stacks_in_1487685 {background: rgba(0,0,0,0.6);}
 .inP_lightbox-content.inP_lightbox-loading { background: url('../index_files/assets/loading.gif') no-repeat 50% 50%; }

.inP_overlay-stacks_in_1487685 .inP_lightbox-nav {
	top: 50%;
	width: 8%;
	opacity: 0.7;
	text-align: center;
	height: 0;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}

.inP_overlay-stacks_in_1487685 .inP_lightbox-close {
	opacity: 0.5;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-close:hover {opacity: 1;}

 .inP_lightbox-title-wrap {bottom: -7%;}
.inP_overlay-stacks_in_1487685 .inP_lightbox-title {
	font: inherit;
	font-style: inherit;
	font-weight: inherit;
	background: #000000;
	color: #FFFFFF;
	padding: 7px 15px;
}

 .inP_lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
 .inP_lightbox-ajax,
 .inP_lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	 .inP_lightbox-content.inP_lightbox-loading { 
		background-image: url('../index_files/assets/loading@2x.gif'); 
		background-size: 32px 32px;
	}
}#stacks_in_1487619 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487619 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487602.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487602.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487602.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487604 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487604.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487604.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487604.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487604.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487604.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487604.inheritOff a, #simpleText_stacks_in_1487604.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487604.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487604.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487604.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487604.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487604.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487604.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487604.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487604.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487604.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487604 .fontFamilyOff,
#simpleText_stacks_in_1487604 .fontFamilyOff *,
#simpleText_stacks_in_1487604 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487604 {
	margin: 6px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487606{}}

#stacks_in_1487609 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487609 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487588.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487588.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487588.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487590 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487590.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487590.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487590.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487590.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487590.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487590.inheritOff a, #simpleText_stacks_in_1487590.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487590.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487590.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487590.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487590.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487590.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487590.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487590.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487590.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487590.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487590 .fontFamilyOff,
#simpleText_stacks_in_1487590 .fontFamilyOff *,
#simpleText_stacks_in_1487590 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487590 {
	margin: 6px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487592{}}

#stacks_in_1487599 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487599 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487568.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487568.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487568.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487570 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487570.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487570.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487570.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487570.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487570.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487570.inheritOff a, #simpleText_stacks_in_1487570.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487570.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487570.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487570.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487570.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487570.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487570.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487570.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487570.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487570.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487570 .fontFamilyOff,
#simpleText_stacks_in_1487570 .fontFamilyOff *,
#simpleText_stacks_in_1487570 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487570 {
	margin: 6px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487583{}}

#stacks_in_1487580 p,#stacks_in_1487580 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1487580{}}

#stacks_in_1487580 .effect-label{display:block !important}#stacks_in_1487580{}#stacks_in_1487580.readmore-js-section{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}#stacks_in_1487580 p{margin-bottom:0 !important}.rm-stacks_in_1487586.readmore-js-toggle{text-decoration:none;margin-top:0.00px;padding-bottom:1.00rem}.rm-stacks_in_1487586.readmore-js-toggle.link-center{text-align:center}.rm-stacks_in_1487586.readmore-js-toggle.link-right{text-align:right;padding-right:6px}.rm-stacks_in_1487586.readmore-js-toggle.link-left{text-align:left;padding-left:6px}
#stacks_in_1487575 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487575 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487547.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487547.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487547.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487549 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487549.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487549.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487549.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487549.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487549.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487549.inheritOff a, #simpleText_stacks_in_1487549.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487549.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487549.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487549.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487549.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487549.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487549.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487549.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487549.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487549.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487549 .fontFamilyOff,
#simpleText_stacks_in_1487549 .fontFamilyOff *,
#simpleText_stacks_in_1487549 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487549 {
	margin: 6px 0px 10px 0px;
}
#stacks_in_1487551 p,#stacks_in_1487551 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1487551{}}

#stacks_in_1487555 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487555 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487534.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487534.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487534.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487536 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487536.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487536.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487536.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487536.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487536.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487536.inheritOff a, #simpleText_stacks_in_1487536.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487536.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487536.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487536.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487536.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487536.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487536.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487536.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487536.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487536.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487536 .fontFamilyOff,
#simpleText_stacks_in_1487536 .fontFamilyOff *,
#simpleText_stacks_in_1487536 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487536 {
	margin: 6px 0px 10px 0px;
}
#stacks_in_1487542 p,#stacks_in_1487542 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1487542{}}

#stacks_in_1487542.p-pro-clear:before,#stacks_in_1487542.p-pro-clear:after{content:" ";display:table}#stacks_in_1487542.p-pro-clear:after{clear:both}#stacks_in_1487542 .effect-label{display:block !important}#stacks_in_1487542 .ppro > p:first-of-type + *{clear:both}#stacks_in_1487542 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1487542 .ppro-img.prop-width{width:17%;max-width:250px;min-width:100px;height:auto}#stacks_in_1487542 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1487542 .ppro-img.align-left{float:left}#stacks_in_1487542 .ppro-img.align-right{float:right}#stacks_in_1487542 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1487542 .ppro-img.toggle-off,#stacks_in_1487542 .ppro-img.toggle-Off,#stacks_in_1487542 .ppro-img.toggle-OFF,#stacks_in_1487542 .ppro-img.toggle-NO,#stacks_in_1487542 .ppro-img.toggle-No,#stacks_in_1487542 .ppro-img.toggle-no,#stacks_in_1487542 .ppro-img.toggle-false{display:none}
#stacks_in_1487540 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487540 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487407.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487407.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487407.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487409 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487409.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487409.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487409.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487409.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487409.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487409.inheritOff a, #simpleText_stacks_in_1487409.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487409.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487409.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487409.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487409.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487409.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487409.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487409.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487409.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487409.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487409 .fontFamilyOff,
#simpleText_stacks_in_1487409 .fontFamilyOff *,
#simpleText_stacks_in_1487409 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487409 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487411 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487411.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487411.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487411.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487411.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487411.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487411.inheritOff a, #simpleText_stacks_in_1487411.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487411.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487411.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487411.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487411.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487411.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487411.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487411.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487411.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487411.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487411 .fontFamilyOff,
#simpleText_stacks_in_1487411 .fontFamilyOff *,
#simpleText_stacks_in_1487411 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487411 {
	margin: 0px 0px 15px 0px;
}
#stacks_in_1487413 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487413 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487393.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487393.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487393.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487395 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487395.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487395.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487395.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487395.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487395.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487395.inheritOff a, #simpleText_stacks_in_1487395.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487395.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487395.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487395.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487395.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487395.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487395.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487395.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487395.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487395.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487395 .fontFamilyOff,
#simpleText_stacks_in_1487395 .fontFamilyOff *,
#simpleText_stacks_in_1487395 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487395 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487397 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487397.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487397.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487397.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487397.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487397.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487397.inheritOff a, #simpleText_stacks_in_1487397.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487397.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487397.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487397.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487397.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487397.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487397.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487397.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487397.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487397.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487397 .fontFamilyOff,
#simpleText_stacks_in_1487397 .fontFamilyOff *,
#simpleText_stacks_in_1487397 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487397 {
	margin: 0px 0px 15px 0px;
}
#stacks_in_1487399 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487399 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487384.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487384.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487384.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487386 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487386.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487386.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487386.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487386.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487386.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487386.inheritOff a, #simpleText_stacks_in_1487386.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487386.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487386.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487386.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487386.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487386.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487386.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487386.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487386.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487386.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487386 .fontFamilyOff,
#simpleText_stacks_in_1487386 .fontFamilyOff *,
#simpleText_stacks_in_1487386 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487386 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487388 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487388.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487388.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487388.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487388.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487388.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487388.inheritOff a, #simpleText_stacks_in_1487388.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487388.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487388.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487388.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487388.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487388.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487388.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487388.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487388.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487388.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487388 .fontFamilyOff,
#simpleText_stacks_in_1487388 .fontFamilyOff *,
#simpleText_stacks_in_1487388 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487388 {
	margin: 0px 0px 15px 0px;
}
#stacks_in_1487390 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487390 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487366.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487366.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487366.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487368 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487368.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487368.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487368.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487368.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487368.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487368.inheritOff a, #simpleText_stacks_in_1487368.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487368.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487368.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487368.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487368.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487368.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487368.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487368 .fontFamilyOff,
#simpleText_stacks_in_1487368 .fontFamilyOff *,
#simpleText_stacks_in_1487368 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487368 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487379 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487379.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487379.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487379.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487379.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487379.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487379.inheritOff a, #simpleText_stacks_in_1487379.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487379.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487379.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487379.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487379.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487379.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487379.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487379.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487379.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487379.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487379 .fontFamilyOff,
#simpleText_stacks_in_1487379 .fontFamilyOff *,
#simpleText_stacks_in_1487379 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487379 {
	margin: 0px 0px 15px 0px;
}
#stacks_in_1487381 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487381 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487330.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487330.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487330.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487341 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487341.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487341.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487341.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487341.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487341.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487341.inheritOff a, #simpleText_stacks_in_1487341.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487341.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487341.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487341.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487341.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487341.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487341.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487341 .fontFamilyOff,
#simpleText_stacks_in_1487341 .fontFamilyOff *,
#simpleText_stacks_in_1487341 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487341 {
	margin: 6px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_1487346 .grid-pad{		margin-left: -6px;		margin-right: -6px;		margin-top: -6px;		margin-bottom: -6px;	}	#stacks_in_1487346 [class*='re-col-']{	  padding-left: 6px;	  padding-right: 6px;	  padding-top: 6px;	  padding-bottom: 6px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1487346 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1487346 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1487346 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1487346 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1487346 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1487346 {
	margin: 0px 0px 10px 0px;
}
.inP_lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inP_lightbox-overlay.inP_lightbox-open {
	visibility: visible;
	opacity: 1;
}
.inP_lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.inP_lightbox-content {
	width: 100%;
	height: 100%;
}
.inP_lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.inP_lightbox-nav { display: none; }
.inP_lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.inP_lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.inP_overlay-stacks_in_1487690 .inP_lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.inP_lightbox-image { text-align: center; }
.inP_lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.inP_lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.inP_lightbox-inline,
.inP_lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.inP_lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.inP_lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.inP_lightbox-notouch .inP_lightbox-effect-fade,
.inP_lightbox-notouch .inP_lightbox-effect-fadeScale,
.inP_lightbox-notouch .inP_lightbox-effect-slideLeft,
.inP_lightbox-notouch .inP_lightbox-effect-slideRight,
.inP_lightbox-notouch .inP_lightbox-effect-slideUp,
.inP_lightbox-notouch .inP_lightbox-effect-slideDown,
.inP_lightbox-notouch .inP_lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.inP_lightbox-effect-fadeScale .inP_lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.inP_lightbox-effect-fadeScale.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight .inP_lightbox-wrap,
.inP_lightbox-effect-slideUp .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.inP_lightbox-effect-slideRight .inP_lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.inP_lightbox-effect-slideLeft.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.inP_lightbox-effect-slideUp .inP_lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.inP_lightbox-effect-slideUp.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.inP_lightbox-body-effect-fall .inP_lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.inP_lightbox-effect-fall .inP_lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.inP_lightbox-effect-fall.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}
 
.inP_overlay-stacks_in_1487690 {background: rgba(0,0,0,0.6);}
 .inP_lightbox-content.inP_lightbox-loading { background: url('../index_files/assets/loading.gif') no-repeat 50% 50%; }

.inP_overlay-stacks_in_1487690 .inP_lightbox-nav {
	top: 50%;
	width: 8%;
	opacity: 0.7;
	text-align: center;
	height: 0;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}

.inP_overlay-stacks_in_1487690 .inP_lightbox-close {
	opacity: 0.5;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-close:hover {opacity: 1;}

 .inP_lightbox-title-wrap {bottom: -7%;}
.inP_overlay-stacks_in_1487690 .inP_lightbox-title {
	font: inherit;
	font-style: inherit;
	font-weight: inherit;
	background: #000000;
	color: #FFFFFF;
	padding: 7px 15px;
}

 .inP_lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
 .inP_lightbox-ajax,
 .inP_lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	 .inP_lightbox-content.inP_lightbox-loading { 
		background-image: url('../index_files/assets/loading@2x.gif'); 
		background-size: 32px 32px;
	}
}
#stacks_in_1487690 {
	margin:  2px;
}
.inP_lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inP_lightbox-overlay.inP_lightbox-open {
	visibility: visible;
	opacity: 1;
}
.inP_lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.inP_lightbox-content {
	width: 100%;
	height: 100%;
}
.inP_lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.inP_lightbox-nav { display: none; }
.inP_lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.inP_lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.inP_overlay-stacks_in_1487695 .inP_lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.inP_lightbox-image { text-align: center; }
.inP_lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.inP_lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.inP_lightbox-inline,
.inP_lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.inP_lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.inP_lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.inP_lightbox-notouch .inP_lightbox-effect-fade,
.inP_lightbox-notouch .inP_lightbox-effect-fadeScale,
.inP_lightbox-notouch .inP_lightbox-effect-slideLeft,
.inP_lightbox-notouch .inP_lightbox-effect-slideRight,
.inP_lightbox-notouch .inP_lightbox-effect-slideUp,
.inP_lightbox-notouch .inP_lightbox-effect-slideDown,
.inP_lightbox-notouch .inP_lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.inP_lightbox-effect-fadeScale .inP_lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.inP_lightbox-effect-fadeScale.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight .inP_lightbox-wrap,
.inP_lightbox-effect-slideUp .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.inP_lightbox-effect-slideLeft .inP_lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.inP_lightbox-effect-slideRight .inP_lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.inP_lightbox-effect-slideLeft.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideRight.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.inP_lightbox-effect-slideDown .inP_lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.inP_lightbox-effect-slideUp .inP_lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.inP_lightbox-effect-slideUp.inP_lightbox-open .inP_lightbox-wrap,
.inP_lightbox-effect-slideDown.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.inP_lightbox-body-effect-fall .inP_lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.inP_lightbox-effect-fall .inP_lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.inP_lightbox-effect-fall.inP_lightbox-open .inP_lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}
 
.inP_overlay-stacks_in_1487695 {background: rgba(0,0,0,0.6);}
 .inP_lightbox-content.inP_lightbox-loading { background: url('../index_files/assets/loading.gif') no-repeat 50% 50%; }

.inP_overlay-stacks_in_1487695 .inP_lightbox-nav {
	top: 50%;
	width: 8%;
	opacity: 0.7;
	text-align: center;
	height: 0;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}

.inP_overlay-stacks_in_1487695 .inP_lightbox-close {
	opacity: 0.5;
	font-size: 25px;
	color: #FFFFFF;
}
 .inP_lightbox-close:hover {opacity: 1;}

 .inP_lightbox-title-wrap {bottom: -7%;}
.inP_overlay-stacks_in_1487695 .inP_lightbox-title {
	font: inherit;
	font-style: inherit;
	font-weight: inherit;
	background: #000000;
	color: #FFFFFF;
	padding: 7px 15px;
}

 .inP_lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
 .inP_lightbox-ajax,
 .inP_lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	 .inP_lightbox-content.inP_lightbox-loading { 
		background-image: url('../index_files/assets/loading@2x.gif'); 
		background-size: 32px 32px;
	}
}
#stacks_in_1487695 {
	margin:  2px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487335 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487335.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487335.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487335.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487335.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487335.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487335.inheritOff a, #simpleText_stacks_in_1487335.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487335.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487335.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487335.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487335.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487335.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487335.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487335.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487335.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487335.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487335 .fontFamilyOff,
#simpleText_stacks_in_1487335 .fontFamilyOff *,
#simpleText_stacks_in_1487335 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487335 {
	margin: 0px 0px 15px 0px;
}
#stacks_in_1487343 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487343 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


/* START NOTES CSS */


  
/* END NOTES CSS */      
/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487180.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487180.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487180.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487182 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487182.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487182.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487182.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487182.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487182.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487182.inheritOff a, #simpleText_stacks_in_1487182.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487182.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487182.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487182.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487182.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487182.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487182.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487182.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487182.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487182.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487182 .fontFamilyOff,
#simpleText_stacks_in_1487182 .fontFamilyOff *,
#simpleText_stacks_in_1487182 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487182 {
	margin: 6px 0px 10px 0px;
}
/* @group ProGallery Grid */

#protest {
	display: block;
	width: 100%;
    
    text-align: center;
    
}

#protest li.proGalleryItem {
	-webkit-transform: translateZ(0);
}

#protest ul#proGalleryThumbsstacks_in_1487317 {
	padding: 0;
	margin: 0;
	list-style: none;
}

#protest li.proGalleryItem {
	margin: 0;
	padding: 0;
  position: relative;
}

#protest li .proGalleryItemInner {
  border: 0px solid rgba(234, 234, 234, 1.00);
  border-radius: 0px;
	background: rgba(255, 255, 255, 1.00);
	padding: 1px 2px 1px 2px;
  position: relative;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.40);
}

#protest li.proGalleryItem a {
	display: block;
	text-align: center;
  cursor: zoom-in;
  margin: 0px;
  cursor: pointer;
  outline: none;
}


#protest li .proGalleryItemInner a:focus {
    outline: 2px dotted #FF0000;
}


#protest li.proGalleryItem img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
  border-radius: 0px;
  display: block;
  border: 0px solid rgba(234, 234, 234, 1.00);
  padding: 0px;
}

/* Disable links that don't go anywhere */
#protest li .proGalleryItemInner a[href='']{
  pointer-events: none !important;
  cursor: default !important;
}

/*! Lazy Load XT v1.1.0 2016-01-12
 * http://ressio.github.io/lazy-load-xt
 * (C) 2016 RESS.io
 * Licensed under MIT */
.lazy-hidden {
    opacity: 0;
}

.lazy-loaded {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
}

/*  */

/*  */

/*  */

/*  */

/*  */
#protest li.proGalleryItem {
	display: inline-block;
	max-width: 1200px;
  min-height: 100px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
/*  */

/*  */







/* Thumbnail titles */
#protest .proGalleryItemTitle {
	display: none;
	transition: opacity 300ms ease-in-out;
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	border-radius: 0px;
	line-height: 1.25em;
	color: rgba(102, 102, 102, 1.00);
  background: rgba(255, 255, 255, 1.00);
  
  
  
  
}

#protest .proGalleryItemTitle strong {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
}

#protest .proGalleryItemTitle div {
    color: rgba(102, 102, 102, 1.00);
    font-size: 14px;
}

#protest.titlesBelowLeft .proGalleryItemTitle {
	text-align: left;
	opacity: 1.00;
}

#protest.titlesBelowCentre .proGalleryItemTitle {
	text-align: center;
	opacity: 1.00;
}

#protest.titlesBelowRight .proGalleryItemTitle {
	text-align: right;
	opacity: 1.00;
}

#protest.titlesHoverTopLeft .proGalleryItemTitle {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	text-align: left;
}

#protest.titlesHoverTopCentre .proGalleryItemTitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	text-align: center;
}

#protest.titlesTopRight .proGalleryItemTitle {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	opacity: 0;
}

#protest.titlesHoverMiddleLeft .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	opacity: 0;
	text-align: left;
}

#protest.titlesHoverMiddleCentre .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
}

#protest.titlesHoverMiddleRight .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	opacity: 0;
	text-align: right;
}

#protest.titlesHoverBottomLeft .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	text-align: left;
}

#protest.titlesHoverBottomCentre .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
}

#protest.titlesHoverBottomRight .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	text-align: right;
}

#protest li:hover .proGalleryItemTitle {
	opacity: 1.00;
}

/* @end */

/* @group Special Effects */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Light case */

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.4.0 (09/04/2017)
 */
@font-face {
  font-family: 'lightcase';
  src: url("../index_files/progallery-fonts/lightcase.eot?55356177");
  src: url("../index_files/progallery-fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../index_files/progallery-fonts/lightcase.woff?55356177") format("woff"), url("../index_files/progallery-fonts/lightcase.ttf?55356177") format("truetype"), url("../index_files/progallery-fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*='protest-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.protest-icon-play:before {
  content: '\e800';
}

.protest-icon-pause:before {
  content: '\e801';
}

.protest-icon-close:before {
  content: '\e802';
}

.protest-icon-prev:before {
  content: '\e803';
}

.protest-icon-next:before {
  content: '\e804';
}

.protest-icon-spin:before {
  content: '\e805';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes protest-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes protest-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes protest-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes protest-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes protest-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

#protest-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #protest-case,
  html[data-lc-type=ajax] #protest-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
}

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #protest-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-backface-visibility: hidden;
  }
}
@media screen and (min-width: 641px) {
  html[data-lc-type=image] #protest-content,
  html[data-lc-type=video] #protest-content {
    background-color: #333;
  }
}

html[data-lc-type=inline] #protest-content,
html[data-lc-type=ajax] #protest-content,
html[data-lc-type=error] #protest-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #protest-content,
  html[data-lc-type=ajax] #protest-content,
  html[data-lc-type=error] #protest-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

html[data-lc-type=inline] #protest-content .protest-contentInner,
html[data-lc-type=ajax] #protest-content .protest-contentInner,
html[data-lc-type=error] #protest-content .protest-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #protest-content .protest-contentInner,
  html[data-lc-type=ajax] #protest-content .protest-contentInner,
  html[data-lc-type=error] #protest-content .protest-contentInner {
    padding: 15px;
  }

  html[data-lc-type=inline] #protest-content .protest-contentInner,
  html[data-lc-type=inline] #protest-content .protest-contentInner > *,
  html[data-lc-type=ajax] #protest-content .protest-contentInner,
  html[data-lc-type=ajax] #protest-content .protest-contentInner > *,
  html[data-lc-type=error] #protest-content .protest-contentInner,
  html[data-lc-type=error] #protest-content .protest-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }

  html[data-lc-type=inline] #protest-content .protest-contentInner > *:not(iframe),
  html[data-lc-type=ajax] #protest-content .protest-contentInner > *:not(iframe),
  html[data-lc-type=error] #protest-content .protest-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 640px) {
  html.protest-isMobileDevice[data-lc-type=iframe] #protest-content .protest-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) and (min-width: 641px) {
  html[data-lc-type=image] #protest-content .protest-contentInner,
  html[data-lc-type=video] #protest-content .protest-contentInner {
    line-height: 0.75;
  }
}

html[data-lc-type=image] #protest-content .protest-contentInner {
  position: relative;
  overflow: hidden !important;
}

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #protest-content .protest-contentInner .protest-inlineWrap,
  html[data-lc-type=ajax] #protest-content .protest-contentInner .protest-inlineWrap,
  html[data-lc-type=error] #protest-content .protest-contentInner .protest-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #protest-content .protest-contentInner .protest-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 640px) {
  #protest-content h1,
  #protest-content h2,
  #protest-content h3,
  #protest-content h4,
  #protest-content h5,
  #protest-content h6,
  #protest-content p {
    color: #aaa;
  }
}

@media screen and (min-width: 641px) {
  #protest-content h1,
  #protest-content h2,
  #protest-content h3,
  #protest-content h4,
  #protest-content h5,
  #protest-content h6,
  #protest-content p {
    color: #333;
  }
}

#protest-case p.protest-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  #protest-case p.protest-error {
    padding: 30px 0;
  }
}

@media screen and (min-width: 641px) {
  #protest-case p.protest-error {
    padding: 0;
  }
}

.protest-open body {
  overflow: hidden;
}

.protest-isMobileDevice .protest-open body {
  max-width: 100%;
  max-height: 100%;
}

#protest-info {
  position: absolute;
  padding-top: 15px;
}

#protest-info #protest-title,
#protest-info #protest-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}

#protest-info #protest-title {
  font-size: 17px;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  #protest-info #protest-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    /* background: #333; */
    background: none;
  }
}

#protest-info #protest-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}

#protest-info #protest-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  .protest-fullScreenMode #protest-info {
    padding-left: 15px;
    padding-right: 15px;
  }

  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #protest-info {
    position: static;
  }
}

#protest-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: protest-spin 0.5s infinite linear;
  -moz-animation: protest-spin 0.5s infinite linear;
  -o-animation: protest-spin 0.5s infinite linear;
  animation: protest-spin 0.5s infinite linear;
}

#protest-loading, #protest-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

#protest-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

a[class*='protest-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}

a[class*='protest-icon-'],
a[class*='protest-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

a[class*='protest-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}

a[class*='protest-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}

.protest-isMobileDevice a[class*='protest-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}

a[class*='protest-icon-'].protest-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}

a[class*='protest-icon-'].protest-icon-prev {
  left: 15px;
}

a[class*='protest-icon-'].protest-icon-next {
  right: 15px;
}

a[class*='protest-icon-'].protest-icon-pause,
a[class*='protest-icon-'].protest-icon-play {
  left: 50%;
  margin-left: -0.5em;
}

@media screen and (min-width: 641px) {
  a[class*='protest-icon-'].protest-icon-pause,
  a[class*='protest-icon-'].protest-icon-play {
    opacity: 0;
  }
}

@media screen and (max-width: 640px) {
  a[class*='protest-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}

@media screen and (min-width: 641px) {
  a[class*='protest-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }

  a[class*='protest-icon-']:hover,
  #protest-case:hover ~ a[class*='protest-icon-'] {
    opacity: 1;
  }
}

#protest-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}

@media screen and (max-width: 640px) {
  #protest-overlay {
    opacity: 1 !important;
  }
}

/* Modifications made by WHW */
a[class*='protest-icon-'],
a[class*='protest-icon-']:focus {
    color: rgba(255, 255, 255, 0.87);
}

@media screen and (max-width: 640px) {
  a[class*='protest-icon-'] {
    bottom: 0px;
    font-size: 24px;
    padding: 15px;
    width: auto;
  }
  a[class*='mygallery-icon-'].mygallery-icon-close {
    top: 0px;
    right: 0px;
  }
  a[class*='mygallery-icon-'].mygallery-icon-next {
    right: 0px;
  }
  a[class*='mygallery-icon-'].mygallery-icon-prev {
    left: 0px;
  }
  .mygallery-isMobileDevice a[class*='mygallery-icon-']:hover {
    color: rgba(255, 255, 255, 0.87);
    text-shadow: none;
  }
}

a[class*='protest-icon-']:hover {
    color: rgba(255, 255, 255, 1.00);
    text-shadow: 0 0 15px rgba(255, 255, 255, 1.00);
}

#protest-content img {
	width: auto;
	height: auto;
}

#protest-overlay {
    opacity: 1.00 !important;
    background: rgba(51, 51, 51, 0.95) !important;
}

#protest-info #protest-sequenceInfo,
#protest-info #protest-title,
#protest-info #protest-caption {
    color: rgba(170, 170, 170, 1.00);
}

#protest-info #protest-title {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
}

#protest-info #protest-caption {
  
  
  
  
}

/* @end */

/* Social icons in the lightbox */

#social-protest {
	position: fixed;
	top: 15px;
	left: 15px;
	z-index: 99999;
	line-height: 1;
	display: none;
}

@media screen and (min-width: 641px) {
	/* Only show social media buttons on wider screens */
	#social-protest {
		display: block;
	}
}

#social-protest a {
	color: rgba(255, 255, 255, 0.87);
	padding: 0px;
	display: none;
	text-align: center;
	font-size: 26px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	transition: all 300ms ease-in-out;
}

#social-protest a:hover {
	color: rgba(255, 255, 255, 1.00);
	text-shadow: 0 0 15px white;
}

/*  */

/*  */

/* Lightbox image borders and padding */

@media screen and (min-width: 641px) {
  html[data-lc-type=image] #protest-content,
  html[data-lc-type=video] #protest-content {
    background: transparent;
  }
}

#protest-content img {
  border: 0px solid rgba(255, 255, 255, 1.00);
  padding: 0px;
  border-radius: 0px;
}

/* @group ProGallery Edit Mode */

/*  */

/* @end */

#stacks_in_1487317 {
	margin: 0px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487278 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487278.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487278.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487278.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487278.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487278.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487278.inheritOff a, #simpleText_stacks_in_1487278.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487278.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487278.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487278.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487278.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487278.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487278.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487278.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487278.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487278.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487278 .fontFamilyOff,
#simpleText_stacks_in_1487278 .fontFamilyOff *,
#simpleText_stacks_in_1487278 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487278 {
	margin: 0px 0px 15px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1487323{}}


#stacks_in_1487323 {
	background-color: rgba(242, 242, 242, 1.00);
	padding:  10px;
}
#stacks_in_1487323 .effect-label{display:block !important}#stacks_in_1487323{}#stacks_in_1487323.readmore-js-section{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}#stacks_in_1487323 p{margin-bottom:0 !important}.rm-stacks_in_1487326.readmore-js-toggle{text-decoration:none;margin-top:0.00px;padding-bottom:1.00rem}.rm-stacks_in_1487326.readmore-js-toggle.link-center{text-align:center}.rm-stacks_in_1487326.readmore-js-toggle.link-right{text-align:right;padding-right:6px}.rm-stacks_in_1487326.readmore-js-toggle.link-left{text-align:left;padding-left:6px}
#stacks_in_1487207 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487207 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1487265.headerInheritStylesOff,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1487265.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1487265.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487267 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487267.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487267.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487267.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487267.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487267.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487267.inheritOff a, #simpleText_stacks_in_1487267.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487267.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487267.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487267.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487267.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487267.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487267.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487267 .fontFamilyOff,
#simpleText_stacks_in_1487267 .fontFamilyOff *,
#simpleText_stacks_in_1487267 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487267 {
	margin: 6px 0px 10px 0px;
}
/*
  * 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_1487269.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_1487269.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_1487269.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_1487269.semantic-content:target {display: block\9;}
#popBox_stacks_in_1487269.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_1487269.semantic-content .popBoxHeader {
  background: #FFFFFF;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 25px 25px 18px 25px;
  
  	color: #4B4341;
  	position: relative;
}
#popBox_stacks_in_1487269.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: 18px 25px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #4B4341;
  
    height: 600px;
  
}
#popBox_stacks_in_1487269.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 18px 25px 25px 25px;
  
  	color: #4B4341;
}

  #popBox_stacks_in_1487269 .popBoxHeader {
    display: none;
  }
  

  #popBox_stacks_in_1487269 .popBoxFooter {
    display: none
  }

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

#popBox_stacks_in_1487269.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.25;
}

#popBox_stacks_in_1487269 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #DD6E57;
}
#popBox_stacks_in_1487269 .closeIcon:hover {
  color: #DD6E57;
}
#popBox_stacks_in_1487269 .closeIcon svg {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
#popBox_stacks_in_1487269 .closeIcon svg path {
  fill: #DD6E57;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_1487269.semantic-content .widthPercentageOff .modal-inner {
    width: 900px;
    min-width: 900px;
    max-width: 900px;
  }
  #popBox_stacks_in_1487269.semantic-content .widthPercentageOn .modal-inner {
    width: 95%;
    min-width: 95%;
    max-width: 800px;
  }
  /* Tablets */
  @media (max-width: 768px) {
    #popBox_stacks_in_1487269.semantic-content .modal-content {
      height: 400px;
    }
    #popBox_stacks_in_1487269.semantic-content .widthPercentageOff .modal-inner {
      width: 500px;
      min-width: 500px;
      max-width: 500px;
    }
    #popBox_stacks_in_1487269.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 480px) {
    #popBox_stacks_in_1487269.semantic-content .modal-content {
      height: 220px;
    }
    #popBox_stacks_in_1487269.semantic-content .widthPercentageOff .modal-inner {
      width: 300px;
      min-width: 300px;
      max-width: 300px;
    }
    #popBox_stacks_in_1487269.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }


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














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */


/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487270 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487270.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487270.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487270.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487270.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487270.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487270.inheritOff a, #simpleText_stacks_in_1487270.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487270.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487270.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487270.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487270.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487270.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487270.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487270.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487270.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487270.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487270 .fontFamilyOff,
#simpleText_stacks_in_1487270 .fontFamilyOff *,
#simpleText_stacks_in_1487270 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487270 {
	margin: 0px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487273 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487273.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487273.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1487273.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487273.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487273.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487273.inheritOff a, #simpleText_stacks_in_1487273.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487273.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487273.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487273.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487273.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487273.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487273.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487273.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487273.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487273.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487273 .fontFamilyOff,
#simpleText_stacks_in_1487273 .fontFamilyOff *,
#simpleText_stacks_in_1487273 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487273 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_1487276 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_1487276 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_196354.headerInheritStylesOff,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_196354.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_196354.headerInheritColorsOff,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_196354.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_196354.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_196356 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_196356.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_196356.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_196356.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_196356.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_196356.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_196356.inheritOff a, #simpleText_stacks_in_196356.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_196356.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_196356.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_196356.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_196356.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_196356.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_196356.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_196356.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_196356.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_196356.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_196356 .fontFamilyOff,
#simpleText_stacks_in_196356 .fontFamilyOff *,
#simpleText_stacks_in_196356 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_196356 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_196358 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_196358.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_196358.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_196358.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_196358.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_196358.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_196358.inheritOff a, #simpleText_stacks_in_196358.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_196358.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_196358.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_196358.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_196358.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_196358.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_196358.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_196358.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_196358.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_196358.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_196358 .fontFamilyOff,
#simpleText_stacks_in_196358 .fontFamilyOff *,
#simpleText_stacks_in_196358 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_196358 {
	margin: 0px 0px 20px 0px;
}
/* @group ProGallery Grid */

#bridgepics1 {
	display: block;
	text-align: center;
	width: 100%;
}

#bridgepics1 a {
	-webkit-transform: translateZ(0); /* Fixes missing images in Safari when the gallery is set to a masonry grid type */
}

#bridgepics1 ul#proGalleryThumbsstacks_in_1487247 {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bridgepics1 li.proGalleryItem {
	margin: 0;
	border-radius: 0px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#bridgepics1 li .proGalleryItemInner {
	border: 0px solid rgba(234, 234, 234, 1.00);
	background: rgba(255, 255, 255, 0.00);
	padding: 1px 1px 1px 1px;
	position: relative;
}

/*  */

/*  */

/*  */

/*  */

/*  */
#bridgepics1 li.proGalleryItem {
	display: inline-block;
	max-width: 140px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
/*  */

/*  */

#bridgepics1 li.proGalleryItem a {
	display: block;
	text-align: center;
}

#bridgepics1 li.proGalleryItem img {
	max-height: 100%;  
	max-width: 100%; 
	width: auto;
	height: auto;
	border-radius: 0px;
}

/* Thumbnail titles */
#bridgepics1 .proGalleryItemTitle {
	display: none;
	transition: opacity 300ms ease-in-out;
	padding: 5px;
	margin: 0px;
	font-size: 100%;
	border-radius: 0px;
	line-height: 1.25em;
	color: rgba(102, 102, 102, 1.00);
	background: rgba(255, 255, 255, 1.00);
}

#bridgepics1.titlesBelowLeft .proGalleryItemTitle {
	text-align: left;
	opacity: 1.00;
}

#bridgepics1.titlesBelowCentre .proGalleryItemTitle {
	text-align: center;
	opacity: 1.00;
}

#bridgepics1.titlesBelowRight .proGalleryItemTitle {
	text-align: right;
	opacity: 1.00;
}

#bridgepics1.titlesHoverTopLeft .proGalleryItemTitle {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	text-align: left;
}

#bridgepics1.titlesHoverTopCentre .proGalleryItemTitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	text-align: center;
}

#bridgepics1.titlesTopRight .proGalleryItemTitle {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	opacity: 0;
}

#bridgepics1.titlesHoverMiddleLeft .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	opacity: 0;
	text-align: left;
}

#bridgepics1.titlesHoverMiddleCentre .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
}

#bridgepics1.titlesHoverMiddleRight .proGalleryItemTitle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	opacity: 0;
	text-align: right;
}

#bridgepics1.titlesHoverBottomLeft .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	text-align: left;
}

#bridgepics1.titlesHoverBottomCentre .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
}

#bridgepics1.titlesHoverBottomRight .proGalleryItemTitle {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	text-align: right;
}

#bridgepics1 li:hover .proGalleryItemTitle {
	opacity: 1.00;
}

/* @end */

/* @group Special Effects */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Custom */

/* Inflate z-index values by 100x */
.lg-actions .lg-next, .lg-actions .lg-prev,
.lg-toolbar,
.lg-sub-html,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-video .lg-video-play,
.lg-progress-bar,
.lg-outer .lg-pager-outer {
	z-index: 100080;
}

.lg-outer {
	z-index: 100050;
}

.lg-outer .lg-item.lg-current {
	z-index: 100060;
}

.lg-backdrop {
	z-index: 100040;
}

/* Image paths */
.lg-outer .lg-has-vimeo .lg-video-play {
	background: url("../index_files/progallery-img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url("../index_files/progallery-img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url("../index_files/progallery-img/video-play.png") no-repeat scroll 0 0;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url("../index_files/progallery-img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url("../index_files/progallery-img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-item {
	background: url("../index_files/progallery-img/loading.gif") no-repeat scroll center center transparent;
}

.lg-progress-bar {
	background: rgba(51, 51, 51, 1.00);
}

.lg-progress-bar .lg-progress {
	background: rgba(169, 7, 7, 1.00);
}

.lg-prev,
.lg-next {
	display: block;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	color: rgba(191, 191, 191, 1.00);
	background-color: ;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: rgba(255, 255, 255, 1.00);	
}

.lg-toolbar .lg-icon,
#lg-counter {
	color: rgba(191, 191, 191, 1.00);
}

.lg-toolbar .lg-icon:hover {
	color: rgba(255, 255, 255, 1.00);
}

/* @group Toolbar Colors */

.lg-toolbar {
	background-color: rgba(0, 0, 0, 0.80);
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.80);
	color: rgba(238, 238, 238, 1.00);
	font-size: 16px;
	line-height: 1.50em;
	font-style: normal;
}

.lg-sub-html h1,
.lg-sub-html h2,
.lg-sub-html h3,
.lg-sub-html h4,
.lg-sub-html h5,
.lg-sub-html h6 {
	color: rgba(238, 238, 238, 1.00);
	font-size: 16px;
	line-height: 1.50em;
	font-weight: bold;
	display: block;
	border: none;
	background: none;
	outline: none;
}

.lg-sub-html a,
.lg-sub-html a:visited {
	color: rgba(0, 128, 255, 1.00);
	transition: all 300ms ease-in-out;
	outline: none;
	border: none;
	background: none;
}

.lg-sub-html a:hover,
.lg-sub-html a:active {
	color: rgba(102, 204, 255, 1.00);
}

/* @end */

/* @group Pager Styling (pagination bullets) */

.lg-outer .lg-pager {
	background: rgba(153, 153, 153, 1.00);
	box-shadow: none;
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager,
.lg-outer .lg-pager-thumb-cont {
	background: rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group Backdrop Styles */

/*  */

/*  */

/*  */

/*  */

/*  */
.lg-backdrop {
	background: rgba(80, 80, 80, 1.00);
}
/*  */

/*  */

/* @end */

.lg-outer .lg-img-wrap {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

.lg-sub-html {
	display: none;
}

.lg-sub-html h1 {
	font-size: 32px;
}

.lg-sub-html h2 {
	font-size: 28px;
}

.lg-sub-html h3 {
	font-size: 24px;
}

.lg-sub-html h4 {
	font-size: 20px;
}

.lg-sub-html h5,
.lg-sub-html h6 {
	font-size: 16px;
}

/* New */

/*  */
div.lg-thumb.group {
	margin: 0 auto 0 0;
}
/*  */

/*  */

/*  */

.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
	background: rgba(13, 10, 10, 1.00);
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border: 2px solid rgba(169, 7, 7, 1.00);
}

.lg-outer .lg-thumb-item {
	border: 2px solid rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group ProGallery Edit Mode */

/*  */

/* @end */
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1487262 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1487262.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1487262.fontSizeInheritOff {
	font-size: 12px;
	line-height: 12px;
}
#simpleText_stacks_in_1487262.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1487262.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1487262.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1487262.inheritOff a, #simpleText_stacks_in_1487262.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1487262.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1487262.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1487262.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1487262.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1487262.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1487262.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1487262.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1487262.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1487262.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1487262 .fontFamilyOff,
#simpleText_stacks_in_1487262 .fontFamilyOff *,
#simpleText_stacks_in_1487262 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1487262 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_340500 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_340500.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_340500.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_340500.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_340500.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_340500.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_340500.inheritOff a, #simpleText_stacks_in_340500.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_340500.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_340500.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_340500.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_340500.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_340500.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_340500.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_340500.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_340500.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_340500.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_340500 .fontFamilyOff,
#simpleText_stacks_in_340500 .fontFamilyOff *,
#simpleText_stacks_in_340500 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_340500 {
	margin: 0px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_196360 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_196360.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_196360.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_196360.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_196360.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_196360.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_196360.inheritOff a, #simpleText_stacks_in_196360.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_196360.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_196360.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_196360.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_196360.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_196360.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_196360.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_196360.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_196360.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_196360.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_196360 .fontFamilyOff,
#simpleText_stacks_in_196360 .fontFamilyOff *,
#simpleText_stacks_in_196360 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_196360 {
	margin: 0px 0px 8px 0px;
}
#stacks_in_196362 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_196362 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_17323.headerInheritStylesOff,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_17323.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_17323.headerInheritColorsOff,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_17323.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_17323.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_17328 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_17328.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_17328.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_17328.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_17328.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_17328.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_17328.inheritOff a, #simpleText_stacks_in_17328.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_17328.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_17328.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_17328.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_17328.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_17328.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_17328.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_17328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_17328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_17328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_17328 .fontFamilyOff,
#simpleText_stacks_in_17328 .fontFamilyOff *,
#simpleText_stacks_in_17328 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_17328 {
	margin: 6px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_17341 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_17341.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_17341.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_17341.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_17341.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_17341.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_17341.inheritOff a, #simpleText_stacks_in_17341.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_17341.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_17341.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_17341.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_17341.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_17341.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_17341.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_17341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_17341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_17341.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_17341 .fontFamilyOff,
#simpleText_stacks_in_17341 .fontFamilyOff *,
#simpleText_stacks_in_17341 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_17341 {
	margin: 0px 0px 10px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_18948 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_18948.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_18948.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_18948.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_18948.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_18948.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_18948.inheritOff a, #simpleText_stacks_in_18948.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_18948.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_18948.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_18948.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_18948.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_18948.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_18948.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_18948.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_18948.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_18948.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_18948 .fontFamilyOff,
#simpleText_stacks_in_18948 .fontFamilyOff *,
#simpleText_stacks_in_18948 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_18948 {
	margin: 0px 0px 8px 0px;
}
#stacks_in_17377 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_17377 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_17354.headerInheritStylesOff,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_17354.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_17354.headerInheritColorsOff,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_17354.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_17354.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_17368 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_17368.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_17368.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_17368.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_17368.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_17368.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_17368.inheritOff a, #simpleText_stacks_in_17368.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_17368.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_17368.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_17368.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_17368.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_17368.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_17368.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_17368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_17368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_17368.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_17368 .fontFamilyOff,
#simpleText_stacks_in_17368 .fontFamilyOff *,
#simpleText_stacks_in_17368 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_17368 {
	margin: 6px 0px 10px 0px;
}
/* Start Liquid Columns stack CSS code */.stacks_in_14367relayInner img{	width: 100%;	height: auto;} .stacks_in_14367column { float:left; display:inline; }.stacks_in_14367one{	width: 50%;}.stacks_in_14367two{	width: 50%;}.stacks_in_14367three{	display: none;}.stacks_in_14367first{	padding-left: 0;	padding-right: 16px;	padding-bottom: 0;}.stacks_in_14367middle{	padding-left: 16px;	padding-right: 0;	padding-bottom: 0;}@media only screen and (max-width: 480px) {	.stacks_in_14367first{	padding-left: 0;	padding-right: 0;	padding-bottom: 20px;	}	.stacks_in_14367middle{		padding-left: 0;		padding-right: 0;		padding-bottom: 0;	}			.stacks_in_14367one{		width: 100%;	}		.stacks_in_14367two{		width: 100%;	}    }/* End Liquid Columns stack CSS code *//* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_14448 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_14448.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_14448.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_14448.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_14448.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_14448.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_14448.inheritOff a, #simpleText_stacks_in_14448.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_14448.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_14448.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_14448.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_14448.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_14448.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_14448.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_14448.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_14448.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_14448.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_14448 .fontFamilyOff,
#simpleText_stacks_in_14448 .fontFamilyOff *,
#simpleText_stacks_in_14448 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_14448 {
	margin: 6px 0px 15px 0px;
}
#stacks_in_17380 .onthelineouterspace
{
display:block;
padding: 15px 0px 15px 0px;
}
#stacks_in_17380 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dashed; 
border-top-width:2px; 
border-top-color:#766E6B; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_40258.headerInheritStylesOff,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_40258.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_40258.headerInheritColorsOff,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_40258.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_40258.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_40258 {
	margin: 0px 0px 5px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_40322 {
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 25px;
}
#simpleDivider_stacks_in_40322 .theDivider1,
#simpleDivider_stacks_in_40322 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_40322 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_40322.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_40322.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_40322 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_40322.transparentOff .theDivider2 {
	background-color: #4B4341;
}
#simpleDivider_stacks_in_40322.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_40322.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_40322.bgImageOn .theDivider1 img {
	display: block;
}





























@media print {
	#spacerStackstacks_in_9429 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1487560 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1487560 {
		display: none !important;
	}
}


/* Start doobox Chauffeur css */

.stacks_in_1487561_1wrapper{
width: 56px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_1487561_1bulter{
cursor: pointer;
border: 1px solid #BD3E00;
background: #D15200;
width: 56px;
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #FFFFFF;
text-align: center;
line-height: 56px;
margin: 5px;
z-index: 1000001;
background: #D15200;
}


.stacks_in_1487561_1bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 54px; 
	vertical-align: middle;
}


.stacks_in_1487561_1bulter:hover{
color: #EBEBEB;
background: #E0610F; /* Old browsers */
}

/* end doobox Chauffeur css */

/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
