body {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin: 0;
    padding: 0; 
    background-color: white;
}

.menu {
    display: flex; /* Align menu items side by side */
    justify-content: center; /* Center the menu items horizontally */
    align-items: center; /* Align items vertically */
    background: linear-gradient(to right, #4CAF50, #5387d6); /* Gradient background */
    max-width: 100%; /* Set a maximum width for the menu */
    padding: 0; /* Remove extra padding */
    margin: 0; /* Remove default margin */
    list-style: none; /* Remove bullet points */
    height: 80px; /* Set a fixed height for the menu */
}

.menu li {
    margin: 0 15px; /* Add spacing between menu items */
    display: flex; /* Display items inline */
    align-items: center; /* Center items vertically */
    height: 100%; /* Ensure items take full height of the menu */
}

.menu a {
    text-decoration: none; /* Remove underline from links */
    color: white; /* Set link text color */
    font-weight: bold; /* Make the text bold */
    padding: 10px 15px; /* Add padding around the text */
    border-radius: 5px; /* Optional: Add rounded corners */
    transition: background-color 0.3s ease; /* Smooth hover effect */
}

.menu a:hover {
    background-color: rgba(255, 255, 255, 0.2); /* Add a hover effect */
}

.logo {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the logo horizontally */
    align-items: center; /* Center the logo vertically */
    margin: 0; /* Remove extra margin */
    position: absolute; /* Position the logo inside the menu bar */
    top: 10px; /* Adjust the vertical position to move it higher */
    left: 20px; /* Keep it aligned to the left */
    width: 5%; /* Set a fixed width for the logo */
    height: auto; /* Maintain aspect ratio */
}

.gallery-1, .gallery-2 {
    display: grid; /* Use CSS Grid for layout */
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); /* Create responsive columns */
    gap: 10px; /* Add spacing between images */
    padding: 10px; /* Add padding around the gallery */
    justify-content: center; /* Center the grid horizontally */
    align-items: start; /* Align items at the top */
}

.gallery-1 img, .gallery-2 img {
    width: 100%; /* Make images responsive to their container */
    height: auto; /* Maintain aspect ratio */
    border-radius: 10px; /* Optional: Add rounded corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Optional: Add a shadow for better aesthetics */
    transition: transform 0.3s ease; /* Add a hover effect */
}

.gallery-1 img:hover, .gallery-2 img:hover {
    transform: scale(1.05); /* Slightly enlarge the image on hover */
}

.wedding-photo-1 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-2 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-3 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-4 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-5 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-6 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-7 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-8 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-9 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-10 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-11 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-12 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-13 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-14 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-15 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.weedding-photo-16 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-17 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-18 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-19 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-20 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}   

.wedding-photo-21 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-22 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}   

.wedding-photo-23 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}   

.wedding-photo-24 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-25 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-26 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-27 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-28 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-29 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-30 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-31 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-32 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-33 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-34 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-35 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-36 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-37 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-38 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}   

.wedding-photo-39 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-40 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-41 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-42 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-43 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-44 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-45 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-46 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-47 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-48 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
}

.wedding-photo-49 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-50 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-51 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-52 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-53 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-54 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

.wedding-photo-55 {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the image horizontally */
    width: 50%;
    margin: 20px auto; /* Center the image and add spacing */
    height: auto; /* Maintain aspect ratio */
} 

@media screen and (max-width: 768px) {
    .menu {
        flex-direction: column; /* Stack menu items vertically on small screens */
        height: auto; /* Allow height to adjust based on content */
    }
    
    .menu li {
        margin: 5px 0; /* Adjust spacing for vertical layout */
    }
    
    .gallery-1, .gallery-2 {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); /* Adjust grid for smaller screens */
        gap: 5px; /* Reduce gap between images */
    }
    
    .wedding-photo-1 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-2 {
        width: 30%; /* Adjust width for smaller screens */
    }

    .wedding-photo-3 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-4 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-5 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-6 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-7 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-8 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-9 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-10 {
        width: 50%; /* Adjust width for smaller screens */
    }

    .wedding-photo-11 {
        width: 50%; /* Adjust width for smaller screens */
    }

    
}