.header-logo a img{
    height: 60px;
}

#process-card{
    opacity: 0;
}

.feature-item .box-img img{
    width: 215px;
    height: 120px;
}

.service-card .box-img img{
    width: 524px;
    height: 500px;
}

.about-logo a img{
    width: 224px;
    height: 60px;
}

.service-img-container{
    display: flex;
    justify-content: end;
}

.service-img-contact-container{
    border-radius: 10px;
    overflow: hidden;
}

.service-img-contact,
.service-img-contact-container{
    width: 185px;
    height: 205px;
}

.service-img-contact-container2{
    width: 265.5px;
    height: 170.5px;
    border-radius: 10px;
    overflow: hidden;
}

.hero-style1 .hero-title{
    font-size: 151px;
}

.box-icon img{
    width: 32px;
    height: 32px;
}

#stationary{
    width: 100px !important;
    height: 100px !important;
}

@media (max-width: 1024px) {
    .hero-style1 .hero-title {
        font-size: 125px;
    }
}

@media (max-width: 768px) {
    .hero-style1 .hero-title {
        font-size: 77px;
    }
    #hero-responsive-img-container,
    #hero-responsive-img-container img{
        width: 443px;
        height: 323px;
    }

    .banner-area .hero-img-one {
        top: 445px;
    }

    .process-card .box-step {
        font-size: 53px;
    }

    .process-card .box-text {
        font-size: 22px;
    }

    #process-card{
        display: none;
    }

    .mobile-logo{
        padding-top: 50px;
    }

    .mobile-logo a img{
        height: 80px;
    }
}

@media (max-width: 426px) {
    .hero-style1 .hero-title {
        font-size: 45px;
    }
    .header-logo{
        max-width: 200px;
    }
    .mobile-logo{
        height: 80px;
        margin-bottom: 100px;
    }

    .mobile-logo a img{
        height: 80px;
    }

    .banner-area .hero-wrapp {
        top: 35px;
    }

    .process-card .box-step {
        font-size: 45px;
    }

    .process-card .box-text {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .th-btn{
        padding: 15px 25px;
    }

    .space, .space-top {
        padding-top: 50px;
    }

    .space, .space-bottom {
        padding-bottom: 50px;
    }

    .feature-item .box-content {
        bottom: 0%;
        right: 0%;
    }

    .feature-item:nth-child(1) .box-content {
        top: -7%;
        left: 0%;
    }

    .feature-item:nth-child(2) .box-content {
        bottom: -6%;
        left: 0%;
    }

    .service-card .box-title {
        font-size: 34px;
    }

    .service-card .box-img img {
        height: 400px;
    }
}

@media (max-width: 376px) {
    .mobile-logo{
        height: 70px;
    }

    .mobile-logo a img{
        height: 70px;
    }
    .hero-style1{
        padding-top: 60px;
    }

    .hero-style1 .hero-subtitle,
    .th-btn, .client-box .box-title,
    .project-card .box-text,
    .sec-text{
        font-size: 16px;
    }

    .hero-style1 .hero-title{
        font-size: 40px;
    }

    .hero-style1 .th-btn {
        padding: 15px 30px;
    }

    .banner-area .hero-img-two {
        bottom: 40px;
    }

    .sec-title.style2{
        font-size: 30px;
    }

    .process-card .box-step {
        font-size: 38px;
    }

    .process-card .box-text{
        font-size: 18px;
    }

    .project-card .box-title,
    .choose-block .box-title{
        font-size: 26px;
    }

    .feature-item .box-title{
        font-size: 12px;
    }

    .feature-item .box-text{
        font-size: 10px;
    }

    .feature-item .box-content{
        padding: 0;
    }

    #bedroom,
    #livingRoom,
    #kitchen {
        border-radius: 10px;
        min-width: 215px;
    }

    #house-start-page{
        width: 215px;
    }

    .choose-block_img{
        text-align: center;
    }

    .loader-wrap .loader-wrap-heading .load-text {
        font-size: 30px;
    }
}

@media (max-width: 320px) {
    .header-logo{
        max-width: 190px;
    }

    .mobile-logo{
        height: 60px;
    }

    .mobile-logo a img{
        height: 60px;
    }

    .hero-style1 .hero-title {
        font-size: 35px;
    }

    .hero-style1 .th-btn {
        padding: 10px 25px;
    }

    .sec-title.style2 {
        font-size: 26px;
    }

    #about-text,
    #project-text,
    .project-card .box-text,
    .service-card .box-text,
    #progess-text,
    .sec-text, .testi-card .box-text{
        font-size: 14px;
    }

    .checklist li {
        font-size: 16px;
    }

    .process-card .box-step{
        font-size: 32px;
    }

    .process-card .box-text,
    .counter-card .box-text{
        font-size: 16px;
    }

    .project-card .box-title, .choose-block .box-title{
        font-size: 22px;
    }

    .feature-item .box-img img {
        width: 215px;
        height: 70px;
    }

    .service-card .box-title{
        font-size: 26px;
    }

    .counter-card .box-number{
        font-size: 40px;
    }

    #testimonial-img-container{
        width: 228px;
    }

    .choose-block .box-title{
        font-size: 20px;
    }

    .loader-wrap .loader-wrap-heading .load-text {
        font-size: 20px;
    }
}
