@media (max-width: 767px) {
    html{
        overflow-x: hidden;
    }
    .counter-card-wrap{
        padding: 15px 0;
    }
    .information__number a {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 295px;
        display: block;
    }
    .information {
        margin-top: 130px;
    }
    .we-cleaning__small-img {
        display: none;
    }

    .we-cleaning-line {
        display: none;
    }
    .space, .space-top{
        padding-top: 20px;
    }
    .space, .space-bottom{
        margin-bottom: 20px;
        padding-bottom: 40px;
    }
    .call-one-shape-1{
        left: 0;
        width: fit-content;
    }
    .contact-sec10.shape-mockup-wrap{
        padding-top: 60px;
    }
    .title-area .sec-title{
        font-size: 32px;
    }
    .sub-title {
        margin-bottom: 14px;
        font-size: 17px;
    }
    .sec-pad{
        padding: 50px 0;
    }
    .sec-pad.servics_grid{
        margin-bottom: 50px;
    }
    .we-cleaning .section-title__title{
        font-size: 22px;
        line-height: 30px;
    }
    .we-cleaning__right{
        margin-left: 0 !important;
    }
    .list-unstyled li{
        display: flex;
		flex-direction: column;
    }
	.contact-page-two__info li{
		flex-direction: row;
	}
    /* .information__number a {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 70%;
            display: block;
        } */
    .information__list {
        /* justify-content: center; */
        flex-direction: column;
    }
    /* .information__inner {
        padding: 96px 0px 73px;
        margin-left: 0px;
        margin-right: 0px;
    } */
   

    .call-one__text {
        font-size: 33px;
        color: #fff;
        font-weight: 700;
        line-height: 46px;
        text-align: center;
    }
    .call-one__inner{
        display: flex;
        flex-direction: column;
        
    }
    .call-one__call-number a{
        padding-right: 20px;
        font-size: 18px;
    } 
    .header-top {
        padding: 4px 0;
    }
    .banner_form .banner_form_bg{
        padding: 25px;
    }
    .section-title__title{
        font-size: 32px;
		        line-height: 42px;
    }
        .hero-style1 {
        padding: 60px 0 170px;
    }
    .we-cleaning__img>img{
        border: 13px solid var(--theme-color);
        margin: 20px;
    }
    .we-cleaning__shape-3{
        display: none;
    }
    .service-card .box-text{
        display: none;
    }
    .call-one__inner{
                padding: 40px 0;
    }
    .information__sub-title, .information__number{
        text-align: center;
    }
    .breadcumb-wrapper {
        padding: 50px 0;
    } 
    .img-box1 .img1{
        flex: 1;
    }
    .wpforms-submit-container button[type="submit"]{
        padding: 15px 30px !important;
    }
    
}
    