@media only screen and (max-width: 600px) and (min-width: 300px) {
    .main-header {
        padding: 20px 0;
    }

    .navbar-nav .nav-item {
        width: fit-content;
    }

    .navbar-nav-right {
        display: none;
    }

    .navbar {
        justify-content: flex-end !important;
    }

    .navbar-toggler svg {
        stroke: #000;
    }

    .navbar-brand {
        left: 15%;
    }

    .navbar-expand-xl .offcanvas {
        width: 90%;
    }

    .navbar-nav .nav-link {
        padding: 10px 0;
        height: auto;
    }

    .navbar-nav {
        gap: 20px;
        padding: 10px;
    }

    .hero-section {
        height: 450px;
        padding: 0 16px;
    }

    .hero-box h1 {
        font-size: 28px;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .hero-box p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;

    }

    .hero-box {
        padding-top: 130px;
    }

    .home-testimonials-section .title {

        padding: 0px;
    }

    .title {
        padding: 0 8px;
    }

    .title span {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .imgLg {
        display: none;
    }

    .imgSm {
        display: block;
    }

    .home-projects-section .title h2 {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
    }

    .home-projects-section .col-md-4,
    .home-projects-section .col-md-6 {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }

    .home-projects-section .col-md-12 {

        padding: 0;
    }

    .home-projects-box-info-lg a {
        width: 80%;
    }

    .home-projects-box-img {
        height: 360px;

    }

    .home-projects-box-img img {
        height: 100%;
        object-fit: cover;
        min-height: 100%;
    }

    .home-projects-box-title {
        padding: 16px 16px;
    }

    .home-projects-box-title h3 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .home-projects-box-title p {
        font-size: 14px;
    }

    .home-testimonials-section {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .home-testimonials-section .container {
        padding: 0;
    }

    .testimonials-row .col-md-4 {
        order: 1;
    }

    .testimonials-author-thought {


        font-size: 18px;
        line-height: 28px;
        padding: 20px 0;
        padding-bottom: 30px;
    }

    .testimonials-author-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .testimonials-author-info h2 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .testimonials-author-info span {
        font-size: 12px;
        line-height: 18px;
    }

    .pagingInfo {
        font-size: 12px;
        line-height: 24px;

    }

    .slide-card {

        height: 170px;
    }

    .home-client-section {
        padding: 30px 0 !important;
        padding-bottom: 0 !important;
    }

    .client-massage {
        padding: 0 10px;
        text-align: left;
    }

    .client-massage span {
        font-size: 12px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
    }

    .client-massage p {
        font-size: 14px;
        line-height: 22px;
    }

    .socil-icon img:first-child {
        width: 40px;
    }

    .socil-icon img:last-child {
        width: 32px;
    }

    .footer-download-box span {
        font-size: 16px;
        line-height: 32px;

    }

    .footer-box-one {
        width: 100%;
    }

    .footer-box-one p {
        font-size: 20px;
        line-height: 24px;
    }

    .contact-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        margin-top: 40px;
    }

    .backbtn {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .projects-details-hero span {
        font-size: 14px;
        margin: 0;
    }

    .projects-details-hero h1 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 10px;
    }

    .projects-details-hero img {
        width: 100%;
    }

    .crafting-box {
        padding-top: 0px;
    }

    .treebo-project-details-box {
        padding-top: 30px;
    }

    .project-details-box-outcome {
        margin: 0;
    }

    .treebo-project-section {
        padding-bottom: 30px;
    }

    .design-process {
        height: 280px;
        flex-wrap: wrap;
    }

    .design-process-item {
        width: 85px;
        height: 85px;
    }

    .design-process-item p {
        font-size: 14px;
    }

    .wireframes-project-section .title,
    .wireframes-project-section-2 .title {
        padding: 20px;
    }

    .wireframes-project-section .row .col-md-12 img {
        width: 100%;
    }

    .visual-direction-section .row .col-md-7 img {
        width: 100%;

    }

    .visual-direction-section .title,
    .visual-direction-section-2 .title {
        width: 100%;
    }

    .project-details-section .row .col-md-8 {
        width: 100%;
    }

    .snaps-project-details-section {
        padding-bottom: 30px;
    }

    .visual-direction-section .row {
        gap: 20px;
    }

    .visual-direction-box img {
        width: 100%;
    }

    .visual-direction-search {
        width: 100%;
    }

    .visual-direction-end-note {
        padding: 20px;
    }

    .visual-direction-section,
    .visual-direction-section-2,
    .section {
        padding: 30px 0;
    }

    .project-hero {
        height: 350px;
    }

    .topToBottomBtn {
        right: 15px;
        bottom: 15px;
    }

    .visual-direction-section-2 .row img {
        height: 100% !important;
    }

    .project-footer {
        padding: 20px;
    }

    .contact-info a {
        font-size: 16px;
        line-height: 19px;

    }

    .footer-section {
        padding: 40px 12px !important;
    }
}