.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}}
.offsite-wrapper{-webkit-overflow-scrolling:touch;width:100%;display:block;position:relative;overflow:hidden}.offsite-full{height:100%}iframe.offsite{width:100%;border:0;display:block;opacity:1;-webkit-transition:opacity 600ms ease-in-out,height 600ms ease-in-out;transition:opacity 600ms ease-in-out,height 600ms ease-in-out}iframe.offsite[scrolling='no']{overflow:hidden}iframe.offsite.offsite-load{opacity:0}.offsite-viewport iframe.offsite{height:100vh}.offsite-full iframe.offsite{height:100%}.offsite-proportional iframe.offsite{position:absolute;top:0;left:0;height:100%}

#stacks_in_6 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_6 .pullquote:before, #stacks_in_6 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_6 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_6 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_6 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}.stacks_in_63{height:500px}@media screen and (min-width:40em){.stacks_in_63{height:500px}}@media screen and (min-width:64em){.stacks_in_63{height:500px}}
/* @group ProGallery Grid */

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

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

#mygallery ul#proGalleryThumbsstacks_in_51 {
	padding: 0;
	margin: 0;
	list-style: none;
}

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

#mygallery 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);
}

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


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


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

/*  */

/*  */

/*  */

/*  */

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

/*  */







/* Thumbnail titles */
#mygallery .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);
  
  
  
  
}

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

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

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

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

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

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

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

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

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

#mygallery.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;
}

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

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

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

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

#mygallery 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("../files/progallery-fonts/lightcase.eot?55356177");
  src: url("../files/progallery-fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../files/progallery-fonts/lightcase.woff?55356177") format("woff"), url("../files/progallery-fonts/lightcase.ttf?55356177") format("truetype"), url("../files/progallery-fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*='mygallery-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 */
.mygallery-icon-play:before {
  content: '\e800';
}

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

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

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

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

.mygallery-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 mygallery-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 mygallery-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 mygallery-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 mygallery-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 mygallery-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);
  }
}

#mygallery-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] #mygallery-case,
  html[data-lc-type=ajax] #mygallery-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]) #mygallery-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] #mygallery-content,
  html[data-lc-type=video] #mygallery-content {
    background-color: #333;
  }
}

html[data-lc-type=inline] #mygallery-content,
html[data-lc-type=ajax] #mygallery-content,
html[data-lc-type=error] #mygallery-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] #mygallery-content,
  html[data-lc-type=ajax] #mygallery-content,
  html[data-lc-type=error] #mygallery-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] #mygallery-content .mygallery-contentInner,
html[data-lc-type=ajax] #mygallery-content .mygallery-contentInner,
html[data-lc-type=error] #mygallery-content .mygallery-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] #mygallery-content .mygallery-contentInner,
  html[data-lc-type=ajax] #mygallery-content .mygallery-contentInner,
  html[data-lc-type=error] #mygallery-content .mygallery-contentInner {
    padding: 15px;
  }

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

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

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

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #mygallery-content .mygallery-contentInner .mygallery-inlineWrap,
  html[data-lc-type=ajax] #mygallery-content .mygallery-contentInner .mygallery-inlineWrap,
  html[data-lc-type=error] #mygallery-content .mygallery-contentInner .mygallery-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]) #mygallery-content .mygallery-contentInner .mygallery-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) {
  #mygallery-content h1,
  #mygallery-content h2,
  #mygallery-content h3,
  #mygallery-content h4,
  #mygallery-content h5,
  #mygallery-content h6,
  #mygallery-content p {
    color: #aaa;
  }
}

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

#mygallery-case p.mygallery-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) {
  #mygallery-case p.mygallery-error {
    padding: 30px 0;
  }
}

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

.mygallery-open body {
  overflow: hidden;
}

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

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

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

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

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

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

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

@media screen and (max-width: 640px) {
  .mygallery-fullScreenMode #mygallery-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]) #mygallery-info {
    position: static;
  }
}

#mygallery-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: mygallery-spin 0.5s infinite linear;
  -moz-animation: mygallery-spin 0.5s infinite linear;
  -o-animation: mygallery-spin 0.5s infinite linear;
  animation: mygallery-spin 0.5s infinite linear;
}

#mygallery-loading, #mygallery-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;
}

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

a[class*='mygallery-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*='mygallery-icon-'],
a[class*='mygallery-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*='mygallery-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}

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

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

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

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

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

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

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

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

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

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

#mygallery-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) {
  #mygallery-overlay {
    opacity: 1 !important;
  }
}

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

@media screen and (max-width: 640px) {
  a[class*='mygallery-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.60);
    text-shadow: none;
  }
}

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

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

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

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

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

#mygallery-info #mygallery-caption {
  
  
  
  
}

/* @end */

/* Social icons in the lightbox */

#social-mygallery {
	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-mygallery {
		display: block;
	}
}

#social-mygallery a {
	color: rgba(255, 255, 255, 0.60);
	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-mygallery 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] #mygallery-content,
  html[data-lc-type=video] #mygallery-content {
    background: transparent;
  }
}

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

/* @group ProGallery Edit Mode */

/*  */

/* @end */
.stacks_in_60.offsite-static iframe{height:720px}.stacks_in_60.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_60.offsite-viewport{height:100vh}.stacks_in_60.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_60.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_60.offsite-responsive iframe{height:500px}}
@media screen and (min-width:480px){#stacks_in_42 p.columnize{-webkit-column-count:1;column-count:1;-webkit-column-gap:0px;column-gap:0px}}@media screen and (min-width:640px){#stacks_in_42 p.columnize{-webkit-column-count:2;column-count:2;-webkit-column-gap:40px;column-gap:40px}}@media screen and (min-width:1000px){#stacks_in_42 p.columnize{-webkit-column-count:3;column-count:3;-webkit-column-gap:40px;column-gap:40px}}@media screen and (min-width:2000px){#stacks_in_42 p.columnize{-webkit-column-count:3;column-count:3;-webkit-column-gap:40px;column-gap:40px}}#stacks_in_42 p.columnize.col-dividers{-webkit-column-rule:1.50px solid rgba(51, 51, 51, 0.80);column-rule:1.50px solid rgba(51, 51, 51, 0.80)}@media only screen and (min-width:0px){#stacks_in_42{}}

#stacks_in_42 .effect-label{display:block !important}#stacks_in_42 .ppro-img{opacity:1.0;padding: 8px}#stacks_in_42 .ppro-img.prop-width{width:20%;max-width:250px;min-width:100px;height:auto}#stacks_in_42 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_42 .ppro-img.align-left{float:left}#stacks_in_42 .ppro-img.align-right{float:right}#stacks_in_42 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_42 .ppro-img.toggle-off,#stacks_in_42 .ppro-img.toggle-Off,#stacks_in_42 .ppro-img.toggle-OFF,#stacks_in_42 .ppro-img.toggle-NO,#stacks_in_42 .ppro-img.toggle-No,#stacks_in_42 .ppro-img.toggle-no,#stacks_in_42 .ppro-img.toggle-false{display:none}
/* Start Stats stack CSS code */ /* End if record mode */.stacks_in_61cloak, .stacks_in_61badlogin, .stacks_in_61admin .statsTotalViews{	display: none;}.stacks_in_61adminHeader{	background: #444;	padding: 10px 20px 10px 20px;	color: #fff;	font-weight: bold;	font-size: 18px;	font-family: Arial, Helvetica, sans-serif;	-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_61adminWrapper{	border: 4px solid #444;	border-top: none;	-webkit-border-bottom-right-radius: 4px;	-webkit-border-bottom-left-radius: 4px;	-moz-border-radius-bottomright: 4px;	-moz-border-radius-bottomleft: 4px;	border-bottom-right-radius: 4px;	border-bottom-left-radius: 4px;	font-family: Arial, Helvetica, sans-serif;	color: #333;	background: #fff;}.stacks_in_61adminTopper{	position: relative;	background: #fff;	padding: 20px;}.stacks_in_61totalPageViews{	font-weight: bold;	font-size: 18px;}.stacks_in_61resetAll{	display: inline-block;	line-height: 20px;	padding: 0 10px 0 10px;	font-size: 12px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	margin-top: 10px;	cursor: pointer;}.stacks_in_61admin{	background: #E2E7EA;	padding: 10px;	border-top: 1px solid #ADB7C8;}.statsAdminStatItem{	background: #F4F5F8;	padding: 20px;	margin: 5px;	font-family: Arial, Helvetica, sans-serif;	border: 1px solid #ADB7C8;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.statsAdminPageName{	padding: 0;	font-weight: bold;	font-size: 18px;	color: #333;}.statsPageUrl{	padding: 3px 0 0 0;	font-size: 14px;	overflow: hidden;}.statsPageUrl a,.statsPageUrl a:hover,.statsPageUrl a:active,.statsPageUrl a:visited{	color: #e72b2e !important;	display: inline-block;	text-align: right;}.statsAdminViewCount{	padding: 3px 0 0 0;	font-size: 14px;	color: #333;	line-height: 18px;}.statsAdminViewCount span{	display: inline-block;	padding: 0 10px 0 10px;	font-size: 10px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;}.stacks_in_61loginWrapper{	position: relative;	padding: 20px;	background: #fff;}#stacks_in_61loginfield{    background-color:#fff;     border:#ccc solid 1px;     -webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;    font:normal Arial, Helvetica, sans-serif 12px;     color:#333;     line-height:26px;     padding-left:6px;}#stacks_in_61loginbutton{    background-color:#e72b2e;     border:#e72b2e solid 1px;     -webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;    font:normal Arial, Helvetica, sans-serif 12px;     color:#fff; line-height:28px;     display:inline-block;     padding:0 4px;     display:inline-block}.stacks_in_61badlogin{	color: #e72b2e;	padding: 3px 0 0 0;	font:normal Arial, Helvetica, sans-serif 12px;	font-size: 14px;	line-height: 18px;}#stacks_in_61refreshbutton{	position: absolute;	top: 20px;	right: 20px;	padding: 0 20px 0 20px;	line-height: 20px;	font:normal Arial, Helvetica, sans-serif 14px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;}.stacks_in_61statsReport{	position: absolute;	bottom: 20px;	right: 20px;	padding: 0 20px 0 20px;	line-height: 20px;	font:normal Arial, Helvetica, sans-serif 14px;	color: #fff;	background: #e72b2e;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	cursor: pointer;} /* End if admin mode *//* End Stats stack CSS code */