/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
.com_joeworkman_stacks_shareit_simple_stack a.shareit,.com_joeworkman_stacks_shareit_simple_stack i.fa{text-decoration:none;-webkit-transition:color 300ms ease 0;-moz-transition:color 300ms ease 0;-o-transition:color 300ms ease 0;transition:color 300ms ease 0}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-facebook,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-facebook-square{color:#3b5998}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-facebook:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-facebook-square:hover{color:#3b5998}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-twitter,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-twitter-square{color:#09aeec}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-twitter:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-twitter-square:hover{color:#09aeec}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-google-plus,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-google-plus-square{color:#e00}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-google-plus:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-google-plus-square:hover{color:#e00}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-adn{color:#4a484c}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-adn:hover{color:#4a484c}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-pinterest,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-pinterest-square{color:#cb2027}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-pinterest:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-pinterest-square:hover{color:#cb2027}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-linkedin,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-linkedin-square{color:#257597}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-linkedin:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-linkedin-square:hover{color:#257597}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-envelope,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-envelope-o{color:#26a14b}.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-envelope:hover,.com_joeworkman_stacks_shareit_simple_stack a.default-colors i.fa-envelope-o:hover{color:#26a14b}
#stacks_in_1620_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1000px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1620_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1620_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1620_page13 .r_maxwidth {

}}

/* 
 * 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_1622_page13.headerInheritStylesOff,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1622_page13.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1622_page13.headerInheritColorsOff h6:hover {
	color: #FFFFFF;
}


.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1624_page13 {
	height: 20px;
}













.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_1627_page13 {
	height: 80px;
}












/* Start True Retina stack CSS code */

#stacks_in_9074_page13 img{
	max-width: 50%;
	height: auto;
}

/* End True Retina stack CSS code */

.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_1630_page13 {
	height: 80px;
}












#stacks_in_2304_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1100px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_2304_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_2304_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_2304_page13 .r_maxwidth {

}}



.spacerStack {
	height: 500px;
}

#spacerStackstacks_in_2664_page13 {
	height: 500px;
}












#stacks_in_4082_page13 .rss-fader-title{float:left;color:#FFFFFF;font-size:24px;font-weight:bold;margin-right:7px}#rss-fader-list-stacks_in_4082_page13 li{list-style:none!important;font-size:24px}#rss-fader-list-stacks_in_4082_page13{list-style:none;margin:0;padding:0}#rss-fader-list-stacks_in_4082_page13 a{text-decoration:none}


.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_2666_page13 {
	height: 60px;
}












#stacks_in_2323_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1100px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_2323_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_2323_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_2323_page13 .r_maxwidth {

}}



.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_1898_page13 {
	height: 80px;
}












#stacks_in_982_page13 .video-wrapper{text-align:center;width:100%; margin:0 auto;    }#vimeo_stacks_in_982_page13{max-width:100%}


.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_987_page13 {
	height: 80px;
}












#stacks_in_1155_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1100px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1155_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1155_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1155_page13 .r_maxwidth {

}}



.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_1157_page13 {
	height: 80px;
}












/* Gallery 2 2.7.1 */

#stacks_in_3035_page13_loading_indicator {
  display: block;
  text-align: center;
}

/*************************
 * Captions
 *************************/


div#stacks_in_3035_page13_gallerystack_album_wrapper p.thumbnail-caption {
	display: none;
}
div#stacks_in_3035_page13_gallerystack_custom_gallery .caption {
  display: none !important;
}



div#stacks_in_3035_page13_gallerystack_album_description {
  display: none;
}


/*
"False"

#Choco_container_title {
  display: none !important;
}
#fancybox-title-float-wrap {
  display: none !important;
}
#mfp-title{
  display: none !important;
}
#pbCaption .title{
  display: none !important;
}
#stacks_in_3035_page13_swipebox-caption {
  display: none !important;  
}

*/

/*************************
 * Libraries
 *************************/




/*!
 * Justified Gallery - v3.6.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */
@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}



/**
 * @name		jQuery touchTouch plugin
 * @author		Martin Angelov
 * @version 	1.0
 * @url			http://tutorialzine.com/2012/04/mobile-touch-gallery/
 * @license		MIT License
 */

/* The gallery overlay */

#stacks_in_3035_page13_galleryOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	opacity:0;
	z-index:100000;
	background-color:#222;
	background-color:rgba(0,0,0,0.8);
	overflow:hidden;
	display:none;
	
	-moz-transition:opacity 1s ease;
	-webkit-transition:opacity 1s ease;
	transition:opacity 1s ease;
}

/* This class will trigger the animation */

#stacks_in_3035_page13_galleryOverlay.visible{
	opacity:1;
}

#stacks_in_3035_page13_gallerySlider{
	height:100%;
	
	left:0;
	top:0;
	
	width:100%;
	white-space: nowrap;
	position:absolute;
	
	-moz-transition:left 0.4s ease;
	-webkit-transition:left 0.4s ease;
	transition:left 0.4s ease;
}

#stacks_in_3035_page13_gallerySlider .placeholder{
	background: url("touchtouch_preloader.gif") no-repeat center center;
	height: 100%;
	line-height: 1px;
	text-align: center;
	width:100%;
	display:inline-block;
}

/* The before element moves the
 * image halfway from the top */

#stacks_in_3035_page13_gallerySlider .placeholder:before{
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right:-1px;
}

#stacks_in_3035_page13_gallerySlider .placeholder img{
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

#stacks_in_3035_page13_gallerySlider.rightSpring{
	-moz-animation: rightSpring 0.3s;
	-webkit-animation: rightSpring 0.3s;
}

#stacks_in_3035_page13_gallerySlider.leftSpring{
	-moz-animation: leftSpring 0.3s;
	-webkit-animation: leftSpring 0.3s;
}

/* Firefox Keyframe Animations */

@-moz-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-moz-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-webkit-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Arrows */

#stacks_in_3035_page13_prevArrow,#stacks_in_3035_page13_nextArrow{
	border:none;
	text-decoration:none;
	background:url('touchtouch_arrows.png') no-repeat;
	opacity:0.5;
	cursor:pointer;
	position:absolute;
	width:43px;
	height:58px;
	
	top:50%;
	margin-top:-29px;
	
	-moz-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
	transition:opacity 0.2s ease;
}

#stacks_in_3035_page13_prevArrow:hover, #stacks_in_3035_page13_nextArrow:hover{
	opacity:1;
}

#stacks_in_3035_page13_prevArrow{
	background-position:left top;
	left:40px;
}

#stacks_in_3035_page13_nextArrow{
	background-position:right top;
	right:40px;
}

















.spacerStack {
	height: 80px;
}

#spacerStackstacks_in_1175_page13 {
	height: 80px;
}












#stacks_in_2354_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 640px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_2354_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_2354_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_2354_page13 .r_maxwidth {

}}



.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_2356_page13 {
	height: 60px;
}












#stacks_in_2357_page13{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
}



.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_2357_page13 .c+.c .count{margin-left: 4px;}
#stacks_in_2357_page13.s3 .c.s2_3 .count,#stacks_in_2357_page13.s4 .c.s2_4 .count,#stacks_in_2357_page13.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_2357_page13.s2 .c.s1_2 .c-pad,#stacks_in_2357_page13.s3 .c.s1_3 .c-pad,#stacks_in_2357_page13.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_2357_page13.s3 .c.s2_3 .c-pad,#stacks_in_2357_page13.s4 .c.s2_4 .c-pad,#stacks_in_2357_page13.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_2357_page13.s2 .c.s2_2 .c-pad,#stacks_in_2357_page13.s3 .c.s3_3 .c-pad,#stacks_in_2357_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_2357_page13 .c+.c .count,
	#stacks_in_2357_page13.s3 .c.s2_3 .count,
	#stacks_in_2357_page13.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_2357_page13 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_2357_page13 .c:first-child,#stacks_in_2357_page13.s4 .c.s1_4,#stacks_in_2357_page13.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_2357_page13 .c:last-child,#stacks_in_2357_page13.s4 .c.s3_4,#stacks_in_2357_page13.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_2357_page13.s2 .c-pad,#stacks_in_2357_page13.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_2357_page13.s4 .c.s2_4 .count,
	#stacks_in_2357_page13.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_2357_page13.s4 .c {width: 49.2%;}
	#stacks_in_2357_page13.s4 .c.s1_4 .c-pad,#stacks_in_2357_page13.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_2357_page13.s4 .c.s2_4 .c-pad,#stacks_in_2357_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_2357_page13 .count{ margin-left: 0 !important;}
	#stacks_in_2357_page13 .c .c-pad{padding: 0 !important;}
	#stacks_in_2357_page13.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
 #stacks_in_2359_page13{text-align:center}#stacks_in_2359_page13 a.shareit{text-align:center;font-size:18px;color:rgba(51, 51, 51, 1.00)}#stacks_in_2359_page13 a.shareit:hover{color:rgba(222, 121, 19, 1.00)}#stacks_in_2359_page13 a.shareit i.fa{font-size:100px}#stacks_in_2359_page13 a.shareit:not(.default-colors) i.fa{color:rgba(51, 51, 51, 1.00)}#stacks_in_2359_page13 a.shareit:not(.default-colors):hover i.fa{color:rgba(222, 121, 19, 1.00)}
 #stacks_in_2364_page13{text-align:center}#stacks_in_2364_page13 a.shareit{text-align:center;font-size:18px;color:rgba(51, 51, 51, 1.00)}#stacks_in_2364_page13 a.shareit:hover{color:rgba(222, 121, 19, 1.00)}#stacks_in_2364_page13 a.shareit i.fa{font-size:100px}#stacks_in_2364_page13 a.shareit:not(.default-colors) i.fa{color:rgba(51, 51, 51, 1.00)}#stacks_in_2364_page13 a.shareit:not(.default-colors):hover i.fa{color:rgba(222, 121, 19, 1.00)}
 #stacks_in_2366_page13{text-align:center}#stacks_in_2366_page13 a.shareit{text-align:center;font-size:18px;color:rgba(51, 51, 51, 1.00)}#stacks_in_2366_page13 a.shareit:hover{color:rgba(222, 121, 19, 1.00)}#stacks_in_2366_page13 a.shareit i.fa{font-size:100px}#stacks_in_2366_page13 a.shareit:not(.default-colors) i.fa{color:rgba(51, 51, 51, 1.00)}#stacks_in_2366_page13 a.shareit:not(.default-colors):hover i.fa{color:rgba(222, 121, 19, 1.00)}
 #stacks_in_2368_page13{text-align:center}#stacks_in_2368_page13 a.shareit{text-align:center;font-size:18px;color:rgba(51, 51, 51, 1.00)}#stacks_in_2368_page13 a.shareit:hover{color:rgba(222, 121, 19, 1.00)}#stacks_in_2368_page13 a.shareit i.fa{font-size:100px}#stacks_in_2368_page13 a.shareit:not(.default-colors) i.fa{color:rgba(51, 51, 51, 1.00)}#stacks_in_2368_page13 a.shareit:not(.default-colors):hover i.fa{color:rgba(222, 121, 19, 1.00)}


.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_2369_page13 {
	height: 60px;
}












  #stacks_in_988_page13{display:none}

#stacks_in_988_page13 {
	background-color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1179_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 900px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1179_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1179_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1179_page13 .r_maxwidth {

}}



.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_1181_page13 {
	height: 60px;
}












.counter{margin:0;text-align:center;position:relative}.countdown li{margin:40px auto 0;display:inline-block!important;text-align:center}.number{font-size:35px;line-height:15px;color:#FFFFFF}.time{font-size:11px;margin-top:5px;text-transform:uppercase;color:#DE7913;width:80px;display:block;background:transparent}@media all and (max-width:320px){.time{width:56px}.number{font-size:26px!important}}

.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_1185_page13 {
	height: 60px;
}












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

#simpleText_stacks_in_1186_page13 {
	position: relative;
	color: #DE7913;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1186_page13.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1186_page13.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1186_page13.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1186_page13.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1186_page13.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1186_page13.inheritOff a, #simpleText_stacks_in_1186_page13.inheritOff a:link {
	color: #DE7913;
	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_1186_page13.inheritOff a:visited {
	color: #DE7913;
}
#simpleText_stacks_in_1186_page13.inheritOff a:hover {
	color: #DE7913;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;
}
#simpleText_stacks_in_1186_page13.inheritOff a:active {
	color: #DE7913;
}
#simpleText_stacks_in_1186_page13.inheritOff a:focus {
	color: #DE7913;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1186_page13.optJustify {
	text-align: justify;
}

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

#stacks_in_1186_page13 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1187_page13 {
	line-height: 2em;
	font-size: 200%;
}
#stacks_in_1188_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1000px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1188_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1188_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1188_page13 .r_maxwidth {

}}

#stacks_in_1192_page13{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
}



.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_1192_page13 .c+.c .count{margin-left: 8px;}
#stacks_in_1192_page13.s3 .c.s2_3 .count,#stacks_in_1192_page13.s4 .c.s2_4 .count,#stacks_in_1192_page13.s4 .c.s3_4 .count{ margin-left: 4px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_1192_page13.s2 .c.s1_2 .c-pad,#stacks_in_1192_page13.s3 .c.s1_3 .c-pad,#stacks_in_1192_page13.s4 .c.s1_4 .c-pad{padding: 0 8px 0 0;}
#stacks_in_1192_page13.s3 .c.s2_3 .c-pad,#stacks_in_1192_page13.s4 .c.s2_4 .c-pad,#stacks_in_1192_page13.s4 .c.s3_4 .c-pad{ padding: 0 4px;}
#stacks_in_1192_page13.s2 .c.s2_2 .c-pad,#stacks_in_1192_page13.s3 .c.s3_3 .c-pad,#stacks_in_1192_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 8px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_1192_page13 .c+.c .count,
	#stacks_in_1192_page13.s3 .c.s2_3 .count,
	#stacks_in_1192_page13.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_1192_page13 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_1192_page13 .c:first-child,#stacks_in_1192_page13.s4 .c.s1_4,#stacks_in_1192_page13.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_1192_page13 .c:last-child,#stacks_in_1192_page13.s4 .c.s3_4,#stacks_in_1192_page13.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_1192_page13.s2 .c-pad,#stacks_in_1192_page13.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_1192_page13.s4 .c.s2_4 .count,
	#stacks_in_1192_page13.s4 .c.s4_4 .count{ margin-left: 8px;}
	#stacks_in_1192_page13.s4 .c {width: 49.2%;}
	#stacks_in_1192_page13.s4 .c.s1_4 .c-pad,#stacks_in_1192_page13.s4 .c.s3_4 .c-pad{ padding: 0 8px 0 0;}
	#stacks_in_1192_page13.s4 .c.s2_4 .c-pad,#stacks_in_1192_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 8px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_1192_page13 .count{ margin-left: 0 !important;}
	#stacks_in_1192_page13 .c .c-pad{padding: 0 !important;}
	#stacks_in_1192_page13.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

/* Start Launcher stack CSS code */

#stacks_in_1194_page13 img{
	max-width: 100%;
	height: auto;
}


.stacks_in_1194_page13lightbox{
	cursor: pointer;
}
.stacks_in_1194_page13lightboxContents{
	display: none;
}




.stacks_in_1194_page13launcherWrapper{
	border: 6px solid #E24159;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.stacks_in_1194_page13launcherWrapper a{
	text-decoration: none;
}

.stacks_in_1194_page13help{
	display: none;
	border-left: 6px solid #E24159;
	border-right: 6px solid #E24159;
	background: #3398DB;
	color: #fff;
	padding: 20px;
	font-size: 14px;
	padding-left: 50px;
	
}

.stacks_in_1194_page13helpTitle{
	font-size: 1.4em;
	font-weight: bold;
}

.stacks_in_1194_page13launcherLabel{
	display: block;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000001;
}

.stacks_in_1194_page13galleryLabel{
	display: block;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000001;
}

.stacks_in_1194_page13helpLabel{
	display: block;
	position: absolute;
	top:3px;
	left: 0;
	z-index: 1000001;
}



/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{
    -webkit-overflow-scrolling:touch;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay{
    background: rgba(0,0,0,0.85); 
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000002;
    overflow: hidden;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.relativo{
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
/* ----- preloader ----- */
.vbox-preloader{
    position:fixed; 
    width:36px; 
    height:36px;
    left:50%; 
    top:50%; 
    margin-left:-18px; 
    margin-top:-18px;
    background: url(../files/launcherAssets/preload.gif) center center no-repeat;
    text-indent: -100px;
    overflow: hidden;
}

/* ----- navigation ----- */
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(../files/launcherAssets/close.gif) no-repeat #161617;
    background-position:10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-next, .vbox-prev{
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-prev{
    left: 10px;
    background: url(../files/launcherAssets/prev.gif) center center no-repeat;
}
.vbox-next{
    right: 10px;
    background: url(../files/launcherAssets/next.gif) center center no-repeat;
}

.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;

}
.vbox-num{
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
}
/* ------- inline window ------ */
.vbox-inline{
    display: inline-block;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: scroll;
}

/* ------- Video window ------ */
.videoframe{
    width: 420px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: scroll;
}

/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 960px;
    height: 720px;
    overflow: scroll;
}
@media (max-width: 992px) {
    .venoframe{
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px) {
    .venoframe{
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px) {
    .vbox-inline{
        width: 100%;
    }

    .venoframe{
        width: 100%;
        height: 260px;
    }
}

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-container{
    position: relative;
    background: #000;
    width: 98%;
    max-width: 1024px;
    margin: 0 auto;
}
.stacks_in_1194_page13vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.vbox-container img{
    max-width: 100%;
    height: auto;
}
.vwrap{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    height: auto;
    overflow: hidden;
    z-index: 1000001;
}

/* End Launcher stack CSS code */
/* Start Image stack CSS code */

.stacks_in_1196_page13center{
	display: block;
	margin: 0 auto 0 auto;
}

.stacks_in_1196_page13editWrapper{
	border: 6px solid #95A5A5;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url("../files/geometry.png");
	margin: 10px;
}

#stacks_in_1196_page13 img{
	max-width: 100%;
	height: auto;
}

.stacks_in_1196_page13imageLabel{
	display: block;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000001;
}

.stacks_in_1196_page13pathLabel{
	display: block;
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 1000001;
}

.stacks_in_1196_page13pathLabel:not(:empty){
	padding: 3px 10px 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #95A5A5;
	color: #fff;
	max-width: 50%;
	text-align: right;
	overflow: hidden;
}


/* End Image stack CSS code *//* Start Image stack CSS code */

.stacks_in_1201_page13center{
	display: block;
	margin: 0 auto 0 auto;
}

.stacks_in_1201_page13editWrapper{
	border: 6px solid #95A5A5;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url("../files/geometry.png");
	margin: 10px;
}

#stacks_in_1201_page13 img{
	max-width: 100%;
	height: auto;
}

.stacks_in_1201_page13imageLabel{
	display: block;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000001;
}

.stacks_in_1201_page13pathLabel{
	display: block;
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 1000001;
}

.stacks_in_1201_page13pathLabel:not(:empty){
	padding: 3px 10px 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #95A5A5;
	color: #fff;
	max-width: 50%;
	text-align: right;
	overflow: hidden;
}


/* End Image stack CSS code *//* Start Image stack CSS code */

.stacks_in_1204_page13center{
	display: block;
	margin: 0 auto 0 auto;
}

.stacks_in_1204_page13editWrapper{
	border: 6px solid #95A5A5;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url("../files/geometry.png");
	margin: 10px;
}

#stacks_in_1204_page13 img{
	max-width: 100%;
	height: auto;
}

.stacks_in_1204_page13imageLabel{
	display: block;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000001;
}

.stacks_in_1204_page13pathLabel{
	display: block;
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 1000001;
}

.stacks_in_1204_page13pathLabel:not(:empty){
	padding: 3px 10px 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #95A5A5;
	color: #fff;
	max-width: 50%;
	text-align: right;
	overflow: hidden;
}


/* End Image stack CSS code */

.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_1207_page13 {
	height: 30px;
}












#stacks_in_1208_page13 {
	padding: 0px 20px 0px 20px;
}
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #000000;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
        max-width: 1000px; /* 500 default */
    
    
}

.responsivelightbox-inline {
    background: #FFFFFF;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1222_page13 {
	height: 40px;
}












#stacks_in_1689_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 900px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1689_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1689_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1689_page13 .r_maxwidth {

}}



.spacerStack {
	height: 360px;
}

#spacerStackstacks_in_1692_page13 {
	height: 360px;
}












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

#simpleText_stacks_in_1693_page13 {
	position: relative;
	color: #DE7913;
	text-shadow: 2px 2px 8px #000000;
	-webkit-text-shadow: 2px 2px 8px #000000;
	-moz-text-shadow: 2px 2px 8px #000000;
	-o-text-shadow: 2px 2px 8px #000000;
	-ms-text-shadow: 2px 2px 8px #000000;
}
#simpleText_stacks_in_1693_page13.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1693_page13.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1693_page13.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1693_page13.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1693_page13.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1693_page13.inheritOff a, #simpleText_stacks_in_1693_page13.inheritOff a:link {
	color: #DE7913;
	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_1693_page13.inheritOff a:visited {
	color: #DE7913;
}
#simpleText_stacks_in_1693_page13.inheritOff a:hover {
	color: #DE7913;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;
}
#simpleText_stacks_in_1693_page13.inheritOff a:active {
	color: #DE7913;
}
#simpleText_stacks_in_1693_page13.inheritOff a:focus {
	color: #DE7913;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1693_page13.optJustify {
	text-align: justify;
}

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

#stacks_in_1693_page13 {
	padding:  10px;
}

#stacks_in_1694_page13 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 200%;
}
#stacks_in_1695_page13 .r_maxwidth {

display: block;
margin-left: auto; margin-right: auto;
float: none;
max-width: 1000px;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/*Custom CSS;*/
}

@media screen and (max-width: 1200px) {
#stacks_in_1695_page13 .r_maxwidth {

}}

@media screen and (max-width: 720px) {
#stacks_in_1695_page13 .r_maxwidth {

}}

@media screen and (max-width: 500px) {
#stacks_in_1695_page13 .r_maxwidth {

}}

#stacks_in_1697_page13{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
}



.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_1697_page13 .c+.c .count{margin-left: 8px;}
#stacks_in_1697_page13.s3 .c.s2_3 .count,#stacks_in_1697_page13.s4 .c.s2_4 .count,#stacks_in_1697_page13.s4 .c.s3_4 .count{ margin-left: 4px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_1697_page13.s2 .c.s1_2 .c-pad,#stacks_in_1697_page13.s3 .c.s1_3 .c-pad,#stacks_in_1697_page13.s4 .c.s1_4 .c-pad{padding: 0 8px 0 0;}
#stacks_in_1697_page13.s3 .c.s2_3 .c-pad,#stacks_in_1697_page13.s4 .c.s2_4 .c-pad,#stacks_in_1697_page13.s4 .c.s3_4 .c-pad{ padding: 0 4px;}
#stacks_in_1697_page13.s2 .c.s2_2 .c-pad,#stacks_in_1697_page13.s3 .c.s3_3 .c-pad,#stacks_in_1697_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 8px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_1697_page13 .c+.c .count,
	#stacks_in_1697_page13.s3 .c.s2_3 .count,
	#stacks_in_1697_page13.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_1697_page13 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_1697_page13 .c:first-child,#stacks_in_1697_page13.s4 .c.s1_4,#stacks_in_1697_page13.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_1697_page13 .c:last-child,#stacks_in_1697_page13.s4 .c.s3_4,#stacks_in_1697_page13.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_1697_page13.s2 .c-pad,#stacks_in_1697_page13.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_1697_page13.s4 .c.s2_4 .count,
	#stacks_in_1697_page13.s4 .c.s4_4 .count{ margin-left: 8px;}
	#stacks_in_1697_page13.s4 .c {width: 49.2%;}
	#stacks_in_1697_page13.s4 .c.s1_4 .c-pad,#stacks_in_1697_page13.s4 .c.s3_4 .c-pad{ padding: 0 8px 0 0;}
	#stacks_in_1697_page13.s4 .c.s2_4 .c-pad,#stacks_in_1697_page13.s4 .c.s4_4 .c-pad{ padding: 0 0 0 8px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_1697_page13 .count{ margin-left: 0 !important;}
	#stacks_in_1697_page13 .c .c-pad{padding: 0 !important;}
	#stacks_in_1697_page13.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_1702_page13 {
	height: 10px;
}












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

#simpleText_stacks_in_1703_page13 {
	position: relative;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	-webkit-text-shadow: 2px 2px 4px #000000;
	-moz-text-shadow: 2px 2px 4px #000000;
	-o-text-shadow: 2px 2px 4px #000000;
	-ms-text-shadow: 2px 2px 4px #000000;
}
#simpleText_stacks_in_1703_page13.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1703_page13.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1703_page13.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1703_page13.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1703_page13.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1703_page13.inheritOff a, #simpleText_stacks_in_1703_page13.inheritOff a:link {
	color: #DE7913;
	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_1703_page13.inheritOff a:visited {
	color: #DE7913;
}
#simpleText_stacks_in_1703_page13.inheritOff a:hover {
	color: #CF6800;
	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_1703_page13.inheritOff a:active {
	color: #DE7913;
}
#simpleText_stacks_in_1703_page13.inheritOff a:focus {
	color: #DE7913;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1703_page13.optJustify {
	text-align: justify;
}

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

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


.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1705_page13 {
	height: 20px;
}












/* Start Button Press stack CSS code */

#stacks_in_1706_page13{
	text-align: right !important;
}



.stacks_in_1706_page13dooabutton{
	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */
	box-sizing: border-box !important;         /* Opera/IE 8+ */
	
	
	display:inline-block;
	text-align: right;
	letter-spacing: 1px !important;
	
	width:inherit;
	
	
	

	
	/* Flat type button specific styles */
	background-color:#DE7913;
	border:none;
	color:#FFFFFF;
	
	
	
	
	
	
	font-size:100% !important;
	font-weight:bold !important;
	line-height:normal !important;
	text-decoration:none !important;
	text-indent:0 !important;
	
	padding: 20px 40px 20px 40px;
	
	
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
}


.stacks_in_1706_page13dooabutton:hover {
	
	
	
		/* Flat type button specific styles */
		background-color:#D46F09;
	
	
	color:;
	
	
}

/* End Button Press stack CSS code */
#stacks_in_1706_page13 {
	padding: 0px 40px 0px 40px;
}


.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1707_page13 {
	height: 20px;
}












/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #000000;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
        max-width: 1000px; /* 500 default */
    
    
}

.responsivelightbox-inline {
    background: #FFFFFF;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1716_page13 {
	height: 40px;
}


.concept-movie-image {
	max-width: 1000px;
	width: 50%;
	height: auto;
	margin: 50px auto;
	display: block;
}

@media screen and (max-width: 800px) {
	.concept-movie-image {
		width: 100%;
		max-width: 100%;
		margin: 30px 0;
	}
}










