a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
.stacksSpacerstacks_in_4_page5 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_145_page5>.s3_row {
	margin: 0 -0px;
}

#stacks_in_145_page5>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_145_page5>.s3_row>.s3_column_center {
	width: 60.000000%;
}

#stacks_in_145_page5>.s3_row>.s3_column_right {
	width: 20.00%;
}




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










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




}



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



}






#stacks_in_145_page5 {
	margin: 0px 10px 0px 21px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_146_page5 {
		font-family: 'Julius Sans One', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 128%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_146_page5 {
		color: rgba(25, 25, 25, 1.00);
	}
}

#stacks_out_146_page5 {
	width: 250px;
	margin-left:0;
}

#stacks_out_147_page5 {
	width: 200px;
	margin-left:0;
}

#stacks_in_147_page5 {
	margin: 43px 0px 9px 4px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_152_page5 {
		font-family: 'Julius Sans One', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 114%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_152_page5 {
		color: rgba(25, 25, 25, 1.00);
	}
}

#stacks_out_152_page5 {
	width: 90px;
	margin-right:0;
}
.fm-label{
    font-size: 9px;
    font-weight: bold;
    color: white;
    background: #ccc;
    width: 100px;
    padding: 4px;
    margin: 7px;
    border-radius: 2px;
}

/* @group Main Tags */


body {
    padding: 0;
    margin: 0 auto;
    min-height: 100vh;
}

/* @end */

/* @group Navigation */

.height-full-viewport {
    position: fixed;
    
        display: flex;
    
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow-y: auto;
    left: 0;
    top: 0;
    width: 100%;    
    visibility: hidden;
    overflow: hidden;
    background-color: rgba(153, 153, 153, 1.00);
    
        height: 100vh;
        opacity: 0;
        transition: opacity 2.07s ease-in-out, visibility 2.07s ease-in-out;    
    
        
}

.navigation ul{
	list-style: none;
}

.navigation.is-visible .height-full-viewport {
    height: 100vh;
    visibility: visible;
    z-index: 200;
    
        opacity: 1;
        transition: opacity 2.07s ease-in-out;
    
}

.navigation {
    display: flex;
    align-items: center;
    
        flex-direction: row-reverse;
    
    color: inherit;
    
    padding: 15px 0 0;
}

.uk-navbar-nav li a:hover,
.uk-navbar-nav li a:focus{
    background: transparent
}

/* @end */

/* @group Header */

.header {
    position: relative;
    width: 100%;
    z-index: 3;
}

.fm-logo {
    display: flex;
    align-items: center;
    
        flex-direction: row-reverse;
        margin-right: 20px;
    
    height: 50px;
    transition: height .5s ease;
}

.fm-logo img {
    width: auto;
    height: 50px;
    transition: height .5s ease;
}

@media (max-width: 767px) {
	.fm-logo img{
        height: calc(100px / 1.5);
        transition: height .5s ease;
    }
    .fm-logo {
        height: calc(100px / 1.5);
        transition: height .5s ease;
    }
}

.fm-title{
    padding-left: 10px;
    
        text-align: right;
        margin-right: 20px;
    
}

.fm-title a{
    font-size: 2em;
}

.fm-title a, .height-full-viewport h2{color: rgba(21, 21, 21, 1.00)}
.fm-title a:hover{color: rgba(255, 0, 0, 1.00)}
.fm-slogan {color: rgba(204, 204, 204, 1.00)}

.tm-mobile-titles{
    padding-bottom: 50px;
}

@media (min-width: 768px) {
    .fm-brand-mobile{
        display: none !important;
    }
}

@media (max-width: 767px) {
    .fm-title, .fm-slogan {
        display: none !important;
    }
}

.fm-title-mobile{
    font-size: 2em;
    color: rgba(250, 250, 250, 1.00);
}

.fm-slogan-mobile{
    font-size: 1em;
    color: rgba(238, 238, 238, 1.00);
}

.header-content{
    position: absolute;
    width: auto;
    height: 50px;
    min-height: 80px;
    
        margin-right: calc(50px + 40px);
        
            margin-left: 80px;
        
    
    top: 0;
    overflow: scroll;
    right: 0;
    left: 0;
}

/* @end */

/* @group Navigation */

.fm-navigation ul li,
.fm-navigation ul ul li{
	font-size: 35px;
	letter-spacing: .02em;
	line-height: 1.2;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 700 !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all .3s ease;
	margin: 0;
}

.fm-navigation ul > li {
    line-height: 1.2;
}

.fm-navigation li a{
	color: rgba(255, 255, 255, 1.00);
}

.fm-navigation li a:hover,
.fm-navigation li a:focus {
    color: rgba(76, 76, 76, 1.00);
}

@media only screen and (max-width: 480px) {
    .fm-navigation ul li,
    .fm-navigation ul ul li {
        font-size: 24px !important;
        line-height: 2;
    }
}

.fm-navigation ul{
    margin: 0;
    padding: 0;
}

.fm-navigation li a:link, 
.fm-navigation li a:hover, 
.fm-navigation li a:active, 
.fm-navigation li a:visited, 
.fm-navigation li a:focus,
.fm-navigation li a:hover:after,
.fm-navigation li a:focus:after {
	-webkit-transition-duration: 0.3s;
	   -moz-transition-duration: 0.3s;
	     -o-transition-duration: 0.3s;
	        transition-duration: 0.3s;
}

.fm-navigation li a:after{
    display: block;
    font-size: 0.55em !important;
    padding-top: .50em;
    margin-bottom: 1.6em;
    font-weight: normal;
    color: rgba(102, 102, 102, 1.00);
}

.fm-navigation li a:hover:after{
    color: rgba(204, 204, 204, 1.00) !important	
}

.fm-rw-navigation li:nth-child(1) a:after{content: "";}
.fm-rw-navigation li:nth-child(2) a:after{content: "";}
.fm-rw-navigation li:nth-child(3) a:after{content: "";}
.fm-rw-navigation li:nth-child(4) a:after{content: "";}
.fm-rw-navigation li:nth-child(5) a:after{content: "";}
.fm-rw-navigation li:nth-child(6) a:after{content: "";}
.fm-rw-navigation li:nth-child(7) a:after{content: "";}
.fm-rw-navigation li:nth-child(8) a:after{content: "";}
.fm-rw-navigation li:nth-child(9) a:after{content: "";}
.fm-rw-navigation li:nth-child(10) a:after{content: "";}

@media only screen and (max-width: 480px) {
    .fm-navigation li a:after {
        display: none!important;
    }
    .fm-navigation li {
        margin-bottom: 10px;
    }
}

/* @end */

/* @group Hamburger */

.hamburger {
    z-index: 1000;
    position: absolute;
    top: 40%; 
    align-items: middle;
    width: 60px;
    height: 60px;
    margin-top: -18px;
    
     
        left: 0;
        margin-right: auto;
        margin-left: 20px;
        transition: margin-left .5s ease;
    
    overflow: visible;
    cursor: pointer;
    z-index: 999;
    border: 0;
    transition-timing-function: linear;
    transition-duration: .3s ease;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    
        background: transparent;  
      
}

@media (max-width: 767px) {
	.hamburger {
	    
	     
	        margin-left: 0px;
	        transition: margin-left .5s ease;
	       
	}
}

.hamburger:hover{
    
        background: transparent !important;
    
}

.hamburger-label {
    display: inline-block;
    
        visibility: hidden;
    
    font-size: 16px;
    width: 100%;
    height: auto;
    position: relative;
    top: 17px;
    
        left: -3em;
    
    padding-right: 4em;
    /*text-transform: uppercase;*/
    line-height: 1.7em;
    transition: opacity 1s ease .4s;
    color: rgba(76, 76, 76, 1.00);
    
        left: 0;
        padding-left: 3.8em;
    
    
}

.hamburger.is-active .hamburger-label {
    opacity:  0;
    transition: opacity .3s ease;
}

.hamburger-box {
    position: absolute;
    display: inline-block;
    top: 21px;
    left: 15px;
    width: 30px;
    height: 20px;
    left: 15px;
    vertical-align: middle;
}

.hamburger_line_1,
.hamburger_line_2,
.hamburger_line_3 {
    position: absolute;
    width: 30px;
    height: 1px;
    margin: 0;
    background-color: rgba(102, 102, 102, 1.00);
    transition: all .3s ease .5s;
}

.hamburger_line_2 {
    top: 8px;
    
    
    
    
}

.hamburger_line_3 {
    top: 16px;
    
    
}

.hamburger.is-active .hamburger_line_1,
.hamburger.is-active .hamburger_line_3 {
    transition-delay: .1s;
    background-color: rgba(255, 255, 255, 1.00);
}

.hamburger.is-active .hamburger_line_1 {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger.is-active .hamburger_line_2 {
    opacity: 0;
    transition: opacity .3s ease 0s
}

.hamburger.is-active .hamburger_line_3 {
    width: 30px;
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
}


    .hamburger_line_1{
        width: 30px
    }
    
    .hamburger_line_2{
        width: 22px
    }
    
    .hamburger_line_3{
        width: 14px
    }


/* @end */
#stacks_out_153_page5 {
	width: 90px;
	margin-right:0;
}

#stacks_in_153_page5 {
	margin: 2px 0px 0px 0px;
}
.stacksSpacerstacks_in_159_page5 {
	display: block;
	width: 100%;
	height:20px;
}@media all {
	
	
	
	
	
	
	h3,
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_196_page5 {
		font-family: 'Crimson Text', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_196_page5 {
		color: rgba(102, 102, 102, 1.00);
	}
}

#stacks_in_196_page5 {
	margin: 0px 25px 0px 25px;
}

#stacks_in_198_page5 {
	font-size: 90%;
}
.stacksSpacerstacks_in_200_page5 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_263_page5 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_263_page5 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_263_page5 #jwresp_col2_stacks_in_263_page5{ float:right; width:48%}@media screen and (max-width:500px){#stacks_in_263_page5 #jwresp_col1_stacks_in_263_page5,#stacks_in_263_page5 #jwresp_col2_stacks_in_263_page5{width:100%;float:none;display:block}#stacks_in_263_page5 #jwresp_col1_stacks_in_263_page5{margin-bottom:15px}}

#stacks_in_263_page5 {
	margin: 0px 20px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#mygallery-title, #mygallery-caption,
	#fontStackstacks_in_293_page5 {
		font-family: 'Crimson Text', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_293_page5 {
		color: rgba(102, 102, 102, 1.00);
	}
}

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

#stacks_in_294_page5 {
	margin: 0px 0px 0px 15px;
}

#stacks_in_295_page5 {
	font-size: 90%;
}
/* @group ProGallery Grid */

#myvideo02 {
	display: block;
	width: 100%;
  text-align: left;
  
  
}

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

#myvideo02 ul#proGalleryThumbsstacks_in_296_page5 {
	padding: 0;
	margin: 0;
	list-style: none;
}

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

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

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



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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#myvideo02 li.proGalleryItem {
	display: inline-block;
	max-width: 821px;
  min-height: 140px;
	margin: 0px 10px 15px 15px;
	vertical-align: middle;
}
/*  */

/*  */









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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.myvideo02-open body {
  overflow: hidden;
}

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

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

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

#myvideo02-info #myvideo02-title {
  font-size: 15px;
  color: #aaa;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#myvideo02-overlay {
    opacity: 1.00 !important;
    background: rgba(255, 255, 255, 0.90) !important;
}

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

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

#myvideo02-info #myvideo02-caption {
  
  
  
  
}

/* @end */

/* Social icons in the lightbox */

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

#social-myvideo02 a {
	color: rgba(76, 76, 76, 1.00);
	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-myvideo02 a:hover {
	color: rgba(0, 0, 0, 1.00);
	text-shadow: 0 0 15px white;
}

/*  */

/*  */

/* Lightbox image borders and padding */

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

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

/* @group ProGallery Edit Mode */

/*  */

/* @end */
@media all {
	
	
	
	
	
	
	
	
	
	
	#mygallery-title, #mygallery-caption,
	#fontStackstacks_in_319_page5 {
		font-family: 'Crimson Text', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_319_page5 {
		color: rgba(102, 102, 102, 1.00);
	}
}

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

#stacks_in_320_page5 {
	margin: 0px 0px 0px 15px;
}

#stacks_in_321_page5 {
	font-size: 90%;
}
/* @group ProGallery Grid */

#myvideo01 {
	display: block;
	width: 100%;
  text-align: left;
  
  
}

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

#myvideo01 ul#proGalleryThumbsstacks_in_322_page5 {
	padding: 0;
	margin: 0;
	list-style: none;
}

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

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

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



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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#myvideo01 li.proGalleryItem {
	display: inline-block;
	max-width: 821px;
  min-height: 140px;
	margin: 0px 10px 15px 15px;
	vertical-align: middle;
}
/*  */

/*  */









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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.myvideo01-open body {
  overflow: hidden;
}

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

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

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

#myvideo01-info #myvideo01-title {
  font-size: 15px;
  color: #aaa;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#myvideo01-overlay {
    opacity: 1.00 !important;
    background: rgba(255, 255, 255, 0.90) !important;
}

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

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

#myvideo01-info #myvideo01-caption {
  
  
  
  
}

/* @end */

/* Social icons in the lightbox */

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

#social-myvideo01 a {
	color: rgba(76, 76, 76, 1.00);
	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-myvideo01 a:hover {
	color: rgba(0, 0, 0, 1.00);
	text-shadow: 0 0 15px white;
}

/*  */

/*  */

/* Lightbox image borders and padding */

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

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

/* @group ProGallery Edit Mode */

/*  */

/* @end */
.stacksSpacerstacks_in_289_page5 {
	display: block;
	width: 100%;
	height:40px;
}#stacks_in_308_page5 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_308_page5 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_308_page5 #jwresp_col2_stacks_in_308_page5{ float:right; width:48%}@media screen and (max-width:500px){#stacks_in_308_page5 #jwresp_col1_stacks_in_308_page5,#stacks_in_308_page5 #jwresp_col2_stacks_in_308_page5{width:100%;float:none;display:block}#stacks_in_308_page5 #jwresp_col1_stacks_in_308_page5{margin-bottom:15px}}

#stacks_in_308_page5 {
	margin: 0px 20px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#mygallery-title, #mygallery-caption,
	#fontStackstacks_in_309_page5 {
		font-family: 'Crimson Text', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_309_page5 {
		color: rgba(102, 102, 102, 1.00);
	}
}

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

#stacks_in_310_page5 {
	margin: 0px 0px 0px 15px;
}

#stacks_in_311_page5 {
	font-size: 90%;
}
/* @group ProGallery Grid */

#myvideo03 {
	display: block;
	width: 100%;
  text-align: left;
  
  
}

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

#myvideo03 ul#proGalleryThumbsstacks_in_312_page5 {
	padding: 0;
	margin: 0;
	list-style: none;
}

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

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

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



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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#myvideo03 li.proGalleryItem {
	display: inline-block;
	max-width: 821px;
  min-height: 140px;
	margin: 0px 10px 15px 15px;
	vertical-align: middle;
}
/*  */

/*  */









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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.myvideo03-open body {
  overflow: hidden;
}

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

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

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

#myvideo03-info #myvideo03-title {
  font-size: 15px;
  color: #aaa;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#myvideo03-overlay {
    opacity: 1.00 !important;
    background: rgba(255, 255, 255, 0.90) !important;
}

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

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

#myvideo03-info #myvideo03-caption {
  
  
  
  
}

/* @end */

/* Social icons in the lightbox */

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

#social-myvideo03 a {
	color: rgba(76, 76, 76, 1.00);
	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-myvideo03 a:hover {
	color: rgba(0, 0, 0, 1.00);
	text-shadow: 0 0 15px white;
}

/*  */

/*  */

/* Lightbox image borders and padding */

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

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

/* @group ProGallery Edit Mode */

/*  */

/* @end */
.stacksSpacerstacks_in_318_page5 {
	display: block;
	width: 100%;
	height:40px;
}@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_78_page5 {
		font-family: 'Julius Sans One', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 70%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_78_page5 {
		color: rgba(25, 25, 25, 1.00);
	}
}

#stacks_out_78_page5 {
	margin-left:0;
}

#stacks_in_78_page5 {
	margin: 0px 15px 0px 15px;
}

#stacks_out_83_page5 {
	margin-left:0;
}

#stacks_in_83_page5 {
	margin: 0px 13px 0px 13px;
}
.stacksSpacerstacks_in_99_page5 {
	display: block;
	width: 100%;
	height:30px;
}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/image_158.png) no-repeat left top;z-index:9988} #toTop:active,#toTop:focus{outline:0}
