


img,
video {
	max-width: 100%;
	height: auto;
}



.simple-modal {
	position: fixed !important;
}

/* FA4all stack v2.0.3 */



/* End of FA4all stack */

#viewPortTextstacks_in_42 h1,
#viewPortTextstacks_in_42 h2,
#viewPortTextstacks_in_42 h3,
#viewPortTextstacks_in_42 h4,
#viewPortTextstacks_in_42 h5,
#viewPortTextstacks_in_42 h6,
#viewPortTextstacks_in_42 p,
#viewPortTextstacks_in_42

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 580px) {
	#viewPortTextstacks_in_42 h1,
	#viewPortTextstacks_in_42 h2,
	#viewPortTextstacks_in_42 h3,
	#viewPortTextstacks_in_42 h4,
	#viewPortTextstacks_in_42 h5,
	#viewPortTextstacks_in_42 h6,
	#viewPortTextstacks_in_42 p,
	#viewPortTextstacks_in_42
	
	{
		font-size: 7.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 580px) {
	#viewPortTextstacks_in_42 h1,
	#viewPortTextstacks_in_42 h2,
	#viewPortTextstacks_in_42 h3,
	#viewPortTextstacks_in_42 h4,
	#viewPortTextstacks_in_42 h5,
	#viewPortTextstacks_in_42 h6,
	#viewPortTextstacks_in_42 p,
	#viewPortTextstacks_in_42
	
	{
		font-size: 25px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_42 h1,
	#viewPortTextstacks_in_42 h2,
	#viewPortTextstacks_in_42 h3,
	#viewPortTextstacks_in_42 h4,
	#viewPortTextstacks_in_42 h5,
	#viewPortTextstacks_in_42 h6,
	#viewPortTextstacks_in_42 p,
	#viewPortTextstacks_in_42
	
	{
		font-size: 18px;
	}
}
#viewPortTextstacks_in_46 h1,
#viewPortTextstacks_in_46 h2,
#viewPortTextstacks_in_46 h3,
#viewPortTextstacks_in_46 h4,
#viewPortTextstacks_in_46 h5,
#viewPortTextstacks_in_46 h6,
#viewPortTextstacks_in_46 p,
#viewPortTextstacks_in_46

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 580px) {
	#viewPortTextstacks_in_46 h1,
	#viewPortTextstacks_in_46 h2,
	#viewPortTextstacks_in_46 h3,
	#viewPortTextstacks_in_46 h4,
	#viewPortTextstacks_in_46 h5,
	#viewPortTextstacks_in_46 h6,
	#viewPortTextstacks_in_46 p,
	#viewPortTextstacks_in_46
	
	{
		font-size: 6.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 580px) {
	#viewPortTextstacks_in_46 h1,
	#viewPortTextstacks_in_46 h2,
	#viewPortTextstacks_in_46 h3,
	#viewPortTextstacks_in_46 h4,
	#viewPortTextstacks_in_46 h5,
	#viewPortTextstacks_in_46 h6,
	#viewPortTextstacks_in_46 p,
	#viewPortTextstacks_in_46
	
	{
		font-size: 20px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_46 h1,
	#viewPortTextstacks_in_46 h2,
	#viewPortTextstacks_in_46 h3,
	#viewPortTextstacks_in_46 h4,
	#viewPortTextstacks_in_46 h5,
	#viewPortTextstacks_in_46 h6,
	#viewPortTextstacks_in_46 p,
	#viewPortTextstacks_in_46
	
	{
		font-size: 18px;
	}
}
.webYepGallerystacks_in_22,
.webYepGallerystacks_in_22 *,
.webYepGallerystacks_in_22 *:before,
.webYepGallerystacks_in_22 *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.webYepGallerystacks_in_22 {
  margin-left: -15px;
  margin-right: -15px;
}

.webYepGallerystacks_in_22 .WebYepGalleryRow {
  
  align-self: flex-start !important;
  
  
  
}

.webYepGallerystacks_in_22 .WebYepGalleryCell {
  
  
  width: 33.333% !important;
  
  
  
  padding: 15px;
}

@media screen and (max-width: 568px) {
  .webYepGallerystacks_in_22 .WebYepGalleryCell {
    width: 100% !important;
  }
}


.webYepGallerystacks_in_22 .WebYepGalleryImage {
  background: rgba(255, 255, 255, 0.00);
  border: 0px solid rgba(234, 234, 234, 1.00);
  border-radius: 4px;
}

.webYepGallerystacks_in_22 .WebYepGalleryImage img {
  border-radius: 0px;
}

.webYepGallerystacks_in_22 .WebYepGalleryText {
  color: rgba(51, 51, 51, 1.00);
  
	
  
  
  text-align: center;
  
  
  padding: 5px;
  font-size: 13px;
}

.webYepGallerystacks_in_22 .WebYepGalleryImage a {
  position: relative;
  outline: none;
  border: none;
}

.webYepGallerystacks_in_22 .WebYepGalleryImage a:before {
  content: '\f00e';
  font-family: 'FontAwesome';
  font-size: 36px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  display: block;
  text-align: center;
  color: rgba(255, 255, 255, 0.00);
  transition: all 300ms ease-in-out;
}

.webYepGallerystacks_in_22 .WebYepGalleryImage:hover a:before {
  color: rgba(255, 255, 255, 0.75);
}



.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_23 {
	height: 10.00px;
}




























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

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_39 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_39 {
		display: none !important;
	}
}
.webYepLoginStackstacks_in_5 {
	text-align: left;
	
	
	
}

@media print {
	.webYepLoginStackstacks_in_5 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_40_5 #myExtraContent10,
#ExtraContentPlusstacks_in_40_5 #fs {
	display: none;
}

/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 27px;
	line-height: 1.00em;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid rgba(51, 51, 51, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 1px solid rgba(51, 51, 51, 1.00);
	color: #CCCCCC;
}




/* Vertical gradient fill */
.backToTopButton {
	background-color: rgba(153, 153, 153, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(153, 153, 153, 1.00)), to(rgba(102, 102, 102, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(153, 153, 153, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -ms-linear-gradient(top, rgba(153, 153, 153, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153, 153, 153, 1.00)), color-stop(100%, rgba(102, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(153, 153, 153, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -o-linear-gradient(top, rgba(153, 153, 153, 1.00), rgba(102, 102, 102, 1.00));
	background-image: linear-gradient(top, rgba(153, 153, 153, 1.00), rgba(102, 102, 102, 1.00));
}

.backToTopButton:hover {
	background-color: rgba(102, 102, 102, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 1.00)), to(rgba(102, 102, 102, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(51, 51, 51, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -ms-linear-gradient(top, rgba(51, 51, 51, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 1.00)), color-stop(100%, rgba(102, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 1.00), rgba(102, 102, 102, 1.00));
	background-image: -o-linear-gradient(top, rgba(51, 51, 51, 1.00), rgba(102, 102, 102, 1.00));
	background-image: linear-gradient(top, rgba(51, 51, 51, 1.00), rgba(102, 102, 102, 1.00));
}














@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}














