/*
Template Name: Fishing
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************gallery****************/
.masonry-item img {
      width: 100%;
      border-radius: 8px;
      height: auto;
      display: block;
 }

#gallery .modal-dialog {
	max-width: 800px;
}
.homei1i2{
	padding-top:60%;
	display:none;
	transition: 0.3s; 
 }
.gallery_left:hover .homei1i2{
	display:block; 
	transition: 0.3s;
 }
.modal {
  z-index:10000;
 }
.homei1i2o{
  padding-top:26%;
 }
.homei1i2o1{
  padding-top:66%;
 }
/*********************gallery_end****************/


@media screen and (max-width : 767px){


 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {


 }

@media (min-width:992px) and (max-width:1200px) {

 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media screen and (min-width : 1400px){



 }

