@media only screen and (max-width: 1180px){



    .main-div-center{

        width: 100%;
    }
    #lightgallery{

        width: 95%;
    }

    .main-div-right{

        width: 347px;
    }

    .main-div-left{

        width: 62%;

    }

}

@media only screen and (max-width: 1040px){





    .main-div-left{

        width: 57%;

    }

}

@media only screen and (max-width: 975px){


    .main-div-center{

        width: 100%;
    }


    .main-div-left{

        width: 95%;

    }


    .main-div-right{

        margin-top: -50px !important;
    }
    .homerental-bd .main-div-right{

        margin: -100px auto 0px 32% !important;
    }



}

@media only screen and (max-width: 850px){



    .showservice-figure{
        padding-top: 50%;
height: 0px;
    }

    .user-img{

        margin-top: -43px;
    }

    .main-div-right{

        margin-left:29% !important;
    }

}


@media only screen and (max-width: 750px){





    .main-div-right{

        margin-left:25% !important;

    }



}


@media only screen and (max-width: 650px){





    .main-div-right,.homerental-bd .main-div-right{

        margin-left: 2% !important;
        width: 96% !important;
        margin-bottom: 40px !important;
    }

    .facilities>li {
        font-size: 14px;

    }


    .timing li{

        font-size: 13px !important;

    }


    .homerental-bd .numbers-of-nums>span
    {

        padding: 0px 3px;
        font-size: 10px;

    }
    .homerental-bd .numbers-of-nums>span:last-child{

        width: 9% !important;
    }



    .homerental-bd .numbers-of-nums>span:nth-child(2){

        width: 12% !important;
    }


    .homerental-bd .numbers-of-nums>span:nth-child(3){

        width: 17% !important;
    }


    .homerental-bd .numbers-of-nums>span:nth-child(4){

        width: 17% !important;
    }
    .homerental-bd .numbers-of-nums>span:nth-child(6){

        width: 18% !important;
    }

    .homerental-bd .numbers-of-nums{

        width: 99%;
    }

    .homerental-bd .numbers-of-nums>span:nth-child(8){

        width: 10% !important;
    }
}


@media only screen and (max-width: 560px){

    .employee-description, .date-description{

        width: 95% !important;
    }
}
