#photo_main {
	position: relative;
}
.button_background {
	width: auto; 
	height:39px; 
	float:right;
	padding-top:12px;
}
.pswp__top-bar  a {
	color:#fff !important;
	width: 65px;
    height: 44px;
   	background: none !important;
	padding-top:11px;
	margin-right: 10px;
	margin-left: 5px;
}
.button_background  a:hover{
	opacity: 1 !important;
}
.u_photo_view_title{
	font-size: 12pt;
	float: right;
	width: auto;
	color: #FFF;
	padding-right: 50px;
	margin-left: 55px;
	
}
.u_left_viewdate {
	padding: 20px;
}
.demo-gallery img {
	margin : 10px auto;
}
p{
	text-indent: 0px;
}
@media (max-width: 567px){
	video{
		width: 100% !important;
	}
}