*{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}
.blackbar{
	height: 100% 500px;
	width: 100%;
	background-image: url(images/navbar.jpg);
	background-position: center;
	position: relative;
    top: 0px;
}

.navbar{
	width: 85%;
	margin: auto;
	padding: 35px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
    

}
.logo {
 width: 150px;
 cursor: pointer;
 font-weight: bold;
 
}
.navbar ul li{
	list-style: none;
	display: inline-block;
	margin:0 20px;
	position: relative;
}
.navbar ul li a{
	text-decoration: none;
	color: rgb(7, 7, 7);
	text-transform: uppercase;
}
.navbar ul li::after{
	content: '';
	height: 3px;
	width: 0;
	background: #050505;
	position: absolute;
	left: 0;
	bottom: -10px;
	transition: 0.5s
}
.navbar ul li:hover::after{
	width: 100%;

}

.logo-1 {
    width: 150px;
    cursor: pointer;
    font-weight: bold;
   }


.title{
    text-align: center;
    margin: 5%;
    font-family: sans-serif;
}
.img-gallery{
    width: 80%;
    margin: 100px auto 50px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
    grid-gap: 30px;
}

.img-gallery img{
    width: 100%;
    cursor: pointer;
}

.img-gallery img:hover{
    transform:scale(0.85) rotate(-5deg) ;
    border-radius:20px ;
    box-shadow: 0 32px 75px rgba(68,77,136,0.2);
}
.full-img{
        width:100% ;
        height:100vh;
        background:rgba(0,0,0,0.9);
        position:fixed;
        top:0;
        left:0;
        display:none;
        align-items:center;
        justify-content:center;
        z-index: 100;

    
}

.full-img img{
    width: 90%;
    max-width: 500px;
}

.full-img span{
    position: absolute;
    top: 5%;
    right: 5%;
    font-size:30px ;
    color:white ;
    cursor: pointer;

}
.topnav{
  display: none;
}

@media (max-width: 1250px) {
    .container{
        min-height: 950px;

    }
    .navbar{
        text-align: center;
    }
    .topnav{
      display: none;
    }
    .album img{
    max-height: 800px;
    max-width: 400px;
    width: 120px;
    height: 120px;
    }
    .u-section-1 .u-sheet-1 {
      min-height: 525px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      margin-bottom: 0;
    }
  
    .u-section-1 .u-layout-cell-1 {
      min-height: 278px;
    }
  
    .u-section-1 .u-layout-cell-2 {
      min-height: 295px;
    }
  
    .u-section-1 .u-layout-cell-3 {
      min-height: 295px;
    }
  
    .u-section-1 .u-layout-cell-4 {
      min-height: 278px;
    }
    .album{
        position: center;
    }
  }
  
  @media (max-width: 1050px) {
    .container{
        min-height: 1300px;

    }
    .navbar ul li{
        padding: 10px;
        text-align: center;
    }
      .album{
          margin-top: 30px;
          margin-left: 150px;
          
      }
      .navbar{
        display: none;
      }
      .topnav{
        display: block;
      }
    .u-section-1 .u-sheet-1 {
      min-height: 430px;
    }
  
    .u-section-1 .u-text-1 {
      margin-top: 420px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      margin-top: -372px;
    }
  
    .u-section-1 .u-layout-cell-1 {
      min-height: 100px;
    }
  
    .u-section-1 .u-layout-cell-2 {
      min-height: 100px;
    }
  
    .u-section-1 .u-layout-cell-3 {
      min-height: 100px;
    }
  
    .u-section-1 .u-layout-cell-4 {
      min-height: 100px;
    }
  }
  
  @media (max-width: 767px) {
    .container{
        min-height: 1600px;

    }
    .navbar ul li{
        padding: 10px;
        text-align: center;
    }
      .album{
          margin-left: 50px;
          
      }

    .u-section-1 .u-sheet-1 {
      min-height: 530px;
    }
  
    .u-section-1 .u-text-1 {
      margin-top: 1136px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      margin-top: -1061px;
    }
  
    .u-section-1 .u-container-layout-1 {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .u-section-1 .u-container-layout-2 {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .u-section-1 .u-container-layout-3 {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .u-section-1 .u-container-layout-4 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  @media (max-width: 575px) {
    .container{
        min-height: 1500px;

    }
    .topnav{
      min-width: 340px;
    }
    .logo-1{
      max-width:300px;
      max-height:50px;
    }
    
    
    .blackbar{
        max-height: 300px ;

    }
    .navbar ul li{
        max-height:100px;
        padding: 10px;
        text-align: center;
    }
      .album img{
        max-height: 200px;
        max-width: 200px;
        width: 120px;
        height: 120px;
        margin-left: 8px;
          
      }
    .u-section-1 .u-text-1 {
      margin-top: 1107px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      margin-top: -1007px;
    }
  }

  .topnav {
    overflow: hidden;
    background-color: #333;
    position: relative;
    overflow: visible;
  }
  
  .topnav #myLinks {
    display: none;
  }
  
  
  .topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }
  
  
  .topnav a.icon {
    background: black;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  
  
  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }
  
  .active {
    background-color: #050505;
    color: white;
  }