@media only screen and (max-width:768px){
    .push{
        width: 100%;
    }
    .dk{
        font-size: 18px;
    }

    
}
.gall {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    margin: 0;
}

.lery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
}


.gal-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gal-item img {
    width: 430px;
    height: 410px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.ooo img{
    width: 20%;
}
.pole{
    width: 30%;
}
.gold {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    padding: 20px;
}
.book{
    margin-left: 70%;
    margin-top: 10%;
    width: 130%;
}
.booking img{
    width: 40%;
    margin-top: 13%;
}

.book-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: -60%;
}

.book-item img {
    height: 300px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
    margin-left: 35%;
}
.bookk {
    font-family: Arial, sans-serif;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;

}
.bookk {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    padding: 20px;
}
.bookk-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: -60%;
}

.bookk-item img {
    height: 300px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
    margin-right: 35%;
}
.led{
    margin-top: -30%;
}
.acy{
    margin-top: -15%;
}
.trimm {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    margin-top: -15%;
}

.trimm{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
}
.trim-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.trim-item img {
    width: 270px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.triim{
    margin-top: -12%;
}
.trim1-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.trim1-item img {
    width: 270px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.trim2-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.trim2-item img {
    width: 270px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.ssgold {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #fff;
    margin-top: -5%;
}
.ssgold{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
}
.gold-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.gold-item img {
    width: 250px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.blackit-item {
    position: relative;
    overflow: hidden;
}

.blackit-item img {
    width: 250px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.black {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    margin-top: -5%;
}
.black{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
}

.llery-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.llery-item img {
    width: 400px;
    height: 400px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.bata-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.bata-item img {
    width: 250px;
    height: 250px;
    padding:20px;
    display: block;
    transition: transform 0.3s ease;
}
.ww{
    background-color: #fff;
}