@media only screen and (max-width: 1260px) {
    .special_moment_image{
        width: 900px;
    }
}

@media only screen and (max-width: 1162px) {
    .special_moment_image{
        width: 800px;
    }

    #home_service_heading{
        font-size: 50px;
    }
}

@media only screen and (max-width: 1110px) {
    .groobe_text_logo{
        display: none;
    }

    .special_moment_discription_line{
        line-height: 10px;
    }

    .bridal_mkeup_heading{
        line-height: 45px;
    }
}

@media only screen and (max-width: 1080px) {
    .special_moment_image{
        width: 700px;
    }

    .our_special{
        line-height: 30px;
    }
}

@media only screen and (max-width: 996px) {
    .lets-check{
        line-height: 20px;
    }

    .our_special{
        font-size: 27px;
        line-height: 50px;
    }

    .bridal_mkeup_heading{
        font-size: 30px;
        line-height: 40px;
    }

    .special_moment_discription_line{
        font-size: 20px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 991px) {
    #navclose{
        display: block;
    }
}

@media only screen and (max-width: 880px) {
    .special_moment_image{
        width: 550px;
        height: 257px;
    }

    .special_moment_heading{
        font-size: 49px;
    }
}

@media only screen and (max-width: 757px) {
    .special_moment_image{
        height: 286px;
    }
}

@media only screen and (max-width: 715px) {
    .special_moment_image{
        width: 500px;
    }
}
