.page-title {
    height: 100%;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 0 solid transparent;
    margin-top: 75px;
}



body {
    background-color: #f1f1f1;
}

html,
body {
    overflow-x: hidden;
}

.page-wrapper,
.page-outer {
    background-color: #f1f1f1;
}

.page-content {
    width: 1200px;
    margin: 50px auto 0 auto;
}

.category h2 {
    color: #1e1e1e;
    font-family: "DM Sans";
    font-size: 30px;
    line-height: 1.13889em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.section1 {
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;

}

.content {
    padding: 45px 40px;
}

.architecture {
    display: flex;
    flex-direction: column;
    width: calc(100%/3);

}

.interior {
    display: flex;
    flex-direction: column;
    width: calc(100%/3);

}

.product {
    display: flex;
    flex-direction: column;
    width: calc(100%/3);
}

.category {
    background-color: #fff;
    margin: 0 10px 0 10px;
}

.category img {
    height: fit-content;
}

.page-content p {
    margin: 0.5em 0 0;
    font-family: "DM Sans";
    font-size: 17px;
    font-weight: 500;
}

.title-image2 {
    display: none;
}

@media only screen and (min-width: 1441px) {
    .page-content {
        width: 1200px;
    }
}

@media only screen and (max-width: 1200px) {
    .page-content {
        width: 960px;
    }
}



@media only screen and (max-width: 1024px) {
    .page-content {
        width: 845px;
    }

    .page-title {
        margin-top: 0 !important;
    }

    .title-image2 {
        display: block;
    }

    .title-image1 {
        display: none;
    }

    .section4{
        flex-direction: column !important;
        text-align: center;
        align-items: center;
        justify-content: center;
        padding: 50px 100px 50px 100px !important;
    }

    .left,
    .right {
        width: 100% !important;
    }

    .left {
        margin-bottom: 50px !important;
    }

    .steps-three{
        position: absolute;
    }



    


}


@media only screen and (max-width: 900px) {
    .page-content {
        width: 720px;
    }
}

@media only screen and (max-width: 768px) {
    .page-content {
        width: 80%;
    }

    .section1{
        flex-direction: column;
    }

    .category{
        width: 100%;
        margin-bottom: 50px;
    }

    .steps-one, .steps-two, .steps-three{
        display: block !important;
        height: auto;
        width: auto !important;
        position: relative !important;
    }

    .inverted-steps-pane{
        text-align: left !important;
        margin: 15px 0px 75px 0px !important;
        padding: 0 30px 0 30px;
    }

    .inverted-steps-pane p{
        padding: 0 0 0 0 !important;
    }

    .end-circle, .end-circlem{
        position: relative !important;
    }

    .steps-stops{
        margin: 11px 12px !important;
    }

    .end-circle2{
        display: none;
    }

    .end-circlem{
        display: block !important;
    }

}


@media (max-width: 768px){

.section2{
    margin-bottom: 50px !important;
}
.steps-timeline {
    border-left: 5px double #fc6429;
    border-top: none !important;
}

.step-wrap{
    margin-left: -27px !important;
    border: none !important;
    height: 0 !important;
    width: 0 !important;

}

.verticle-line{
    height: 5px !important;
    width: 50px !important;
    margin-left: 10px !important;
    margin-top: 20px !important
}



.end-circle{
    margin-top: -50px !important;
}

.steps-pane{
    margin-right: 0 !important;
    margin-top: 0;
}
}


@media only screen and (max-width: 680px) {

    .left,
    .right {
        width: 100% !important;
    }

    .section2 {
        flex-direction: column !important;
    }

    .left {
        margin-bottom: 50px !important;
    }

}


.page-wrapper{
    overflow-x: hidden;
}

.section2 {
    padding: 0 10px 0 10px;
    margin: 150px 0 150px 0;
}

.explore-button:hover {
    transform: scale(1.05);
    transition: .2s ease-out;
}

    

.explore-button {
    padding: 10px 13px 10px 13px;
    margin: 25px 0 0 0;
    background-color: #f05123;
    ;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 5px;
}

.explore-button a {
    color: #fff;

}

.content p {
    margin-top: 15px;
}

.interior .explore-button {
    margin: 30px 0 0 0;

}

.architecture .explore-button {
    margin: 50px 0 0 0;
}

.product .explore-button {
    margin: 50px 0 0 0;
}

.fa-arrow-right {
    margin-left: 10px;
}


.steps-timeline {
    border-top: 5px double #f05123;
    margin-top: 40px;

}


.steps-one,
.steps-two,
.steps-three {
    display: inline-block;
    margin-top: -30px;
    width: 33%;
}

.back-orange {
    background: #fc6429;
}

.end-circle {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 19px;
    margin-left: -10px;
}


.end-circle2 {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 19px;
    margin-left: -10px;
    right: -10px;
}

.end-circlem {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 19px;
    margin-left: -10px;
    display: none;
}

.step-wrap {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    margin-left: 44%;
    border: 2px solid #f05123;
}


.steps-stops {
    height: 25px;
    width: 25px;
    margin: 11px 10.1px;
    border-radius: 50%;
    background: #fc6429;
}


.verticle-line {
    position: absolute;
    height: 57px;
    width: 5px;
    margin-left: 10px;
}


.pane-warp {
    height: 140px;
    margin-left: 20%;
    margin-top: 20p
}

.steps-pane {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 18px;

}

.steps-pane img {
    height: 100%;
    border: solid;
    border-color: #1E1E1E;
    border-radius: 20px;

}


.inverted-steps-pane {
    text-align: center;
    margin: 50px 0 0 0;
}

.inverted-steps-pane p {
    padding: 20px 0 0 10px;
    font-size: 16px;
}

.steps-one h3,
.steps-two h3,
.steps-three h3 {
    text-align: center;
    padding: 10px;
}

.inverted-steps-pane h2 {
    font-size: 25px;
    font-weight: 500;
    font-family: "DM Sans";
}

.swiper-slide {

    text-align: center;
}

.swiper-slide h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: "DM Sans";
    color: #1e1e1e;
    margin-top: 25px;
}


.section4{
    padding: 100px 150px 100px 150px;
    flex-direction: row;
    display: flex;
    background-color: #fff;
    margin-top: 50px;

}

.right:hover{
    transform: scale(1.05);
    transition: .2s ease-out;
}

.left{
    padding: 0 0 0 0;
    margin: 0 25px 0 0;
    width: 74%;

}       

.right{
    padding: 20px 0 20px 0;
    margin: 0 0 0 0;
    background-color: #f05123;;
    width: 25%;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 5px;
}

.right a{
    color: #fff;

}