.ourRecent_projectArea {
    padding: 60px 0 100px;
    width: 100%;
    position: relative
}

.ourRecent_projectArea .container {
    width: 100%
}

.ourRecent_projectArea .recent_heading {
    padding: 35px 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ourRecent_projectArea .recent_heading .subText {
    width: calc(100% - 300px)
}

.ourRecent_projectArea .recent_heading h2 {
    font-size: 45px;
    color: #363636;
    line-height: 1.1;
    margin-bottom: 15px;
    font-family: 'Helvetica Neue';
    font-weight: 400
}

.ourRecent_projectArea .recent_heading p {
    font-size: 18px;
    color: #363636;
    line-height: 32px;
    font-family: 'Helvetica Neue';
    font-weight: 400;
    margin: 0
}

.case_studiesBtn {
    padding: 17px 22px 17px 21px;
    display: inline-block;
    font-size: 14px;
    color: #000;
    background-color: #ffe9ea;
    border: 1px solid #e3151e;
    line-height: 1;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    transition: all ease .5s
}

.ourRecent_projectArea .projectContentBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px
}

@media (min-width:1200px) {
    .ourRecent_projectArea .projectContentBox,
    .ourRecent_projectArea .recent_heading {
        position: sticky;
        top: 120px
    }
    .ourRecent_projectArea .recent_heading {
        top: 50px;
        background: #fff;
        z-index: 10
    }
    .ourRecent_projectArea .projectContentBox {
        top: 230px;
        background-color: #fff;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .ourRecent_projectArea .projectContentBox :last-child {
        margin-bottom: 0
    }
}

@media (min-width:1500px) {
    .ourRecent_projectArea .projectContentBox {
        top: 250px
    }
}

.ourRecent_projectArea .projectContentBox .image {
    width: calc(50% - 0px)
}

.ourRecent_projectArea .projectContentBox .image img {
    width: 100%;
    border-radius: 0
}

.ourRecent_projectArea .projectContentBox .subText {
    width: calc(50% - 0px);
    padding-left: 60px;
    padding-top: 20px
}

.ourRecent_projectArea .projectContentBox .subText h3 {
    font-size: 28px;
    color: #000;
    margin: 0 0 20px;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    line-height: 1
}

.ourRecent_projectArea .projectContentBox .subText p {
    font-size: 18px;
    color: #353535;
    line-height: 32px;
    margin: 0 0 12px;
    font-family: 'Helvetica Neue';
    font-weight: 400
}

.ourRecent_projectArea .projectContentBox .subText p span {
    font-weight: 500
}

.buttonGroup {
    margin-top: 40px
}

.buttonGroup .text_btn {
    padding: 11px 14px 12px 14px !important;
    display: inline-block;
    font-size: 14px;
    color: #000 !important;
    background: #ffe9ea;
    border: 1px solid #e3151e;
    line-height: 1;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 8px;
    transition: all ease .5s
}

.kmowMoreBtn {
    margin-top: 60px;
    padding: 18px 22px 18px 21px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #e3151e;
    line-height: 1;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    transition: all ease .5s
}

.case_studiesBtn:hover {
    background: #e3151e;
    color: #fff !important;
    border-color: #e3151e
}

.kmowMoreBtn:hover {
    background: #e74f5f;
    color: #fff !important;
    border-color: #e74f5f
}

.kmowMoreBtn:focus {
    color: #fff !important;
    outline: 0;
}

@media (max-width:1365px) {
    .ourRecent_projectArea .recent_heading h2 {
        font-size: 42px
    }
    .buttonGroup .text_btn {
        padding: 11px 14px 12px 13px !important
    }
    .ourRecent_projectArea .projectContentBox .subText {
        padding-left: 40px
    }
    .buttonGroup {
        margin-top: 26px
    }
    .ourRecent_projectArea .projectContentBox .subText p {
        font-size: 17px
    }
    .kmowMoreBtn {
        margin-top: 30px
    }
    .ourRecent_projectArea .projectContentBox .subText h3 {
        font-size: 26px
    }
}

@media (max-width:1199px) {
    .ourRecent_projectArea .projectContentBox .subText p {
        font-size: 16px;
        color: #353535;
        line-height: 28px
    }
    .ourRecent_projectArea .recent_heading h2 {
        font-size: 38px
    }
    .ourRecent_projectArea .projectContentBox .subText h3 {
        font-size: 24px
    }
    .ourRecent_projectArea .recent_heading p {
        font-size: 16px;
        line-height: 27px
    }
    .buttonGroup .text_btn {
        margin-bottom: 10px;
        padding: 11px 14px 12px 14px !important;
        font-size: 13px;
        margin-right: 8px
    }
    .ourRecent_projectArea .projectContentBox .subText {
        padding-left: 30px;
        padding-top: 10px
    }
    .ourRecent_projectArea .recent_heading {
        padding: 0 0 20px
    }
    .ourRecent_projectArea .projectContentBox {
        margin-top: 20px
    }
}

@media (max-width:991px) {
    .ourRecent_projectArea {
        padding: 60px 0 60px
    }
    .ourRecent_projectArea .recent_heading .subText {
        width: 100%
    }
    .ourRecent_projectArea .recent_heading {
        padding: 0
    }
    .ourRecent_projectArea .recent_heading h2 {
        font-size: 34px;
        line-height: 1.3
    }
    .ourRecent_projectArea .recent_heading p {
        margin-bottom: 20px
    }
    .ourRecent_projectArea .projectContentBox {
        margin-top: 40px
    }
    .ourRecent_projectArea .projectContentBox .subText h3 {
        font-size: 22px
    }
    .ourRecent_projectArea .projectContentBox .image {
        width: 100%
    }
    .ourRecent_projectArea .projectContentBox .subText {
        width: 100%;
        padding: 20px 0 0
    }
    .kmowMoreBtn {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .ourRecent_projectArea {
        padding: 50px 0 150px
    }
    .ourRecent_projectArea .recent_heading .subText {
        width: 100%
    }
    .ourRecent_projectArea .recent_heading h2 {
        font-size: 28px;
        line-height: 1.3
    }
    .ourRecent_projectArea .projectContentBox .image {
        width: 100%
    }
    .ourRecent_projectArea .projectContentBox .subText {
        width: 100%;
        padding: 20px 0 0
    }
    .buttonGroup .text_btn {
        padding: 14px 14px 14px 14px !important;
        margin-bottom: 16px
    }
    .kmowMoreBtn {
        margin-top: 30px
    }
    .caseStudies {
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        text-align: center
    }
}