 @media (max-width:1199px) {

}
 @media (max-width:991px) {

}
 @media (max-width:768px) {
.gallery__text {
	font-size: 45px !important;
	 }
	 
#section05 {
  margin-top: 0 !important;
}
	 
	 header {
  padding: 10px 0 0 0;
  position: inherit;
  width: 100%;
}
	 
	 .gallery {
  display: block;
  margin-left: 0;
  padding-right: 0;
}
	 
	 .gallery__item {
		  margin: 4px 0;
		 display: block;
	 }
	 
	 .gallery__item-imginner {
		 background-size: contain;
		 background-repeat: no-repeat;
		 background-position: center center;
		  width: 85%;
	}
	 
	 .gallery__item-img{
		 width: auto;
	 }
	 
	 .hm-lst-link a{
		 margin: 0 auto;
	 }
 
	 
	 .gallery__item-link {
	
	top: inherit;
	left: inherit;
}

.lft-menu-safe{
	
    height: 250px;
    overflow-y: scroll;
	margin-bottom: 25px;
}

	 
	 
	 
	 
.content-bx-safe .rit-img{
	float: none;
	padding: 0 0 25px 0;
	width: 50%;
	
}
	 
	 
	 
	 
}
 @media (max-width:575px) {


 }