


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



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

/* FA4all stack v2.0.3 */



/* End of FA4all stack */

#stacks_in_4711>.s3_row {
	margin: 0 -10px;
}

#stacks_in_4711>.s3_row>.s3_column_left {
	width: 23.00%;
}

#stacks_in_4711>.s3_row>.s3_column_right {
	width: 77.000000%;
}




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










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



}



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


	#stacks_in_4711>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_4711>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#viewPortTextstacks_in_159465 h1,
#viewPortTextstacks_in_159465 h2,
#viewPortTextstacks_in_159465 h3,
#viewPortTextstacks_in_159465 h4,
#viewPortTextstacks_in_159465 h5,
#viewPortTextstacks_in_159465 h6,
#viewPortTextstacks_in_159465 p,
#viewPortTextstacks_in_159465

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

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

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

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



























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

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_159463 {
	height: 15.00px;
}




























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




























@media print {
	#spacerStackstacks_in_159455 {
		display: none !important;
	}
}
/* FancyLine Stack v1.2.2 */#stacks_in_2150 hr {	height: 0;	border: 0;	 margin: 0;    padding: 0;	border-top-width: 1px;	 border-top-style: solid;									border-top-color: #CCCCCC;					}	*:first-child+html #stacks_in_2150 hr, * html  #stacks_in_2150 hr {height: 1px /*IE7*/;}* html  #stacks_in_2150 hr {line-height: 1px /*IE6*/;}/* End of FancyLine stack */



























@media print {
	#spacerStackstacks_in_4740 {
		display: none !important;
	}
}
.webYepGallerystacks_in_159462,
.webYepGallerystacks_in_159462 *,
.webYepGallerystacks_in_159462 *:before,
.webYepGallerystacks_in_159462 *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.webYepGallerystacks_in_159462 {
  margin-left: -0.5vw;
  margin-right: -0.5vw;
}

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

.webYepGallerystacks_in_159462 .WebYepGalleryCell {
  
  
  
  width: 25% !important;
  
  
  padding: 0.5vw;
}

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


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

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

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

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

.webYepGallerystacks_in_159462 .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_159462 .WebYepGalleryImage:hover a:before {
  color: rgba(255, 255, 255, 0.75);
}






























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




























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

@media print {
	.webYepLoginStackstacks_in_159457 {
		display: none !important;
	}
}
