.gallery-caption
{
	text-align:center;
}
.gallery-mode
{
	display:block;
}
.gallery-description{
	max-width:100%;
	margin :10px;
	text-align: center;
}

.gallery-button{
	display:none;
	border:0px;
	background:transparent;
	opacity:0.5;
}
.gallery-button img{
	height:20px;
}

.gallery-next{
	float:right;
}
.gallery-button.return{
	margin:0 auto;
}
.gallery-frame {
//  max-width: 800px;
  margin: 0px auto;
//	border:2px solid green;
}
.gallery-buttons{
	//	border:2px solid lightblue;
}
.click-frame{
	//	border:2px solid orangered;
		height:auto;
}
.inner-frame{
	//	border:2px solid hotpink;
	padding:20px;
}


.arrow-overlay  {
 	margin: 0px; 
 	left: 126px; 
 	top: 60px; 
  z-index:10;
}


iframe {
	max-width:100%;
}


.gallery-frame img,
.gallery-frame video,
.gallery-frame iframe{
	border-radius:5px;
	border:10px solid white;
	object-fit:contain;
	max-width:100%;
	height:auto;
}
.gallery-image,
.gallery-video,
.gallery-youtube,
.gallery-video-loop  {



	position: relative;
		z-index:0;
}
.gallery-button img{
	border:0px;
}


.gallery-intro{
	display:block;
	margin:30px 20px 10px 20px;
}

.media-youtube
{
	width:100%;
	height :auto;
	margin-top:20px ;
}

.embedded-media{
	margin-left:-20px;
	margin-right: -20px;
	margin-top:20px ;
}


.youtube-intro-frame{
 	max-width:800px;
  margin:20px auto; 
  text-align: center;
}
.youtube-intro-embed{


}
.youtube-intro-embed iframe{
	max-width:100%;
  margin:20px auto;


}

.youtube-intro-caption{

}
.youtube-intro-intext{

}
.click-frame{
	display:none;
}
