@import 'te-common.css';

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

img {
    max-width: 100%;
    height: auto;
}

.clearfix::after,
.clearfix::before {
    display: table;
    content: "";
    clear: both;
}

.col_4 {
    width: 33.333%;
    float: left;
}

.case_studyHeader {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    z-index: 2;
}

.case_studyHeader nav {
    width: 100%;
    display: inline-block;
}

.casestudy_logo {
    float: left;
}

.prev_btnHeader_btn {
    float: right;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    padding: 11px 17px;
    border-radius: 40px;
    border: 1px solid #FFFFFF;
    margin-top: 15px;
    text-decoration: none;
}

.prev_btnHeader_btn:hover {
    text-decoration: none;
}

.prev_btnHeader_btn img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.mob_prev_btnHeader_btn {
    display: none;
}

.casestudy_bnr {
    width: 100%;
    display: inline-block;
    background: url(../images/case-study/urbanyou/bnr-bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 104px;
    padding-bottom: 117px;
    position: relative;
}

.casestudy_bnr::after {
    position: absolute;
    content: '';
    border-bottom: 220px solid #FFFFFF;
    border-right: 99vw solid transparent;
    bottom: 0;
    left: 0;
    right: 0;
}

.casestudy_bnr .casestudybnr_cont_wrap {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.casestudybnr_cont_wrap::after {
    width: 86px;
    height: 243px;
    position: absolute;
    content: '';
    background-image: url(../images/case-study/dotline-img.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: -75px;
    z-index: -1;
}

.casestudy_bnrLeft {
    width: 40%;
    float: right;
    padding: 50px 0px 50px 30px;
}

.casestudy_bnrLeft img {
    width: 100%;
}

.casestudy_bnrRight {
    float: left;
    width: 60%;
    margin-top: 85px;
    padding-bottom: 120px;
}

.whiteBar {
    display: inline-block;
    width: 60px;
    height: 7px;
    border-radius: 5px;
    background: #FFFFFF;
}
.yellowBar {
    display: inline-block;
    width: 60px;
    height: 7px;
    border-radius: 5px;
    background: #FFC608;
}

.casestudy_bnrRight h1 {
    color: #FFF;
    font-size: 53px;
    font-weight: 800;
    line-height: 64px;
    padding: 0;
    margin-top: 25px;
}
.casestudy_bnrRight h1 .mark {
    color: #FFC608;
    font-size: 47px;
    font-weight: 800;
    line-height: 64px;
    display: block;
}

.casestudy_bnrRight p {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 20px;
}

.downscroll_box {
    width: 257px;
    padding: 22px 32px;
    border-radius: 100px;
    box-shadow: 0px 4px 4px 0px rgba(38, 5, 141, 0.10);
    background: #FFFFFF;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
}

.downscroll_box a {
    width: 52px;
    height: 52px;
    background-color: #6939FA;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 62px;
    border-radius: 50%;
    margin-right: 20px;
}

.downscroll_box a img {
    display: inline-block;
}

.downscroll_box span {
    display: inline-block;
    vertical-align: middle;
    color: #1B0186;;
    font-size: 15px;
    line-height: normal;
}


.client_requir_section {
    width: 100%;
    overflow: hidden;
    padding-top: 45px;
    padding-bottom: 90px;
}
.client_requir_section > .container > p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #212121;
    margin-top: 35px;
}
.client_requir_section > .container > p + p {
    margin-top: 0px;
}

.clientRequir_img {
    width: 40%;
    float: left;
}

.clientRequir_img img {
    width: 100%;
    height: 100%;
}

.clientRequir_info {
    width: 60%;
    float: right;
    padding-left: 90px;
}

.greenBar {
    width: 49px;
    display: inline-block;
    height: 4px;
    background-color: #C7236D;
    border-radius: 5px;
}

.clientRequir_info h2 {
    font-size: 40px;
    line-height: 47px;
    color: #000000;
    font-weight: 600;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 18px;
}

.clientRequir_info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    color: #414756;
}
.clientRequir_info .req_para_box + .req_para_box {
    margin-top: 20px;
}
.clientRequir_info .req_para_box h5 {
    font-size: 16px;
    line-height: 29px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 5px

}

.clientRequir_info p+p {
    margin-top: 5px;
}
.req_para__cmnbox + .req_para__cmnbox {
    margin-top: 50px;
}
.req_para__cmnbox:nth-child(even) {
    position: relative;
}
.req_para__cmnbox:nth-child(even) .clientRequir_img {
    float: right;
}
.req_para__cmnbox:nth-child(even) .clientRequir_info {
    float: left;
    padding-left: 0;
    padding-right: 90px;
}
.sec_req_img {
    position: absolute;
    right: -12%;
    bottom: 30px;
    width: 50%;
    padding-top: 35px;
}

.project_status_section {
    width: 100%;
    display: inline-block;
    padding: 65px 0px 99px;
    text-align: center;
    background: url(../images/case-study/urbanyou/cost-range-bg.jpg) no-repeat;
    background-position: left top;
    background-size: 100% 100%;
}

.project_status_section .container {
    position: relative;
    z-index: 1;
}

.project_status_section .container::before {
    position: absolute;
    content: '';
    width: 313px;
    height: 227px;
    background-image: url(../images/case-study/check-img.png);
    background-size: 100% 100%;
    top: -164px;
    right: -60px;
    z-index: -1;
}

.project_status_section .container::after {
    position: absolute;
    content: '';
    width: 126px;
    height: 124px;
    background-image: url(../images/case-study/cup-img.png);
    background-size: 100% 100%;
    bottom: -120px;
    left: -20px;
    z-index: -1;
}

.project_status_section h2 {
    font-size: 40px;
    line-height: 77px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 55px;
}

.cstm_row {
    margin-left: -20px;
    margin-right: -20px;
}

.project_status_section .cstm_row {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.project_status_section .col_4 {
    width: calc(30.333% - 3px);
    padding-left: 20px;
    padding-right: 20px;
    display: inline-flex;
    vertical-align: top;
    float: none;
}

.project_col {
    width: 100%;
    display: inline-block;
    border: 1px solid #FFC608;
    border-radius: 30px;
    padding: 49px 30px;
}

.project_col img {
    display: inline-block;
    margin-bottom: 15px;
}

.project_col h3 {
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}

.project_col h3 span {
    font-size: 20px;
    line-height: normal;
    display: inline-block;
    vertical-align: baseline;
}

.project_col .subTxt {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 44px;
}


.tecImg_box {
    float: right;
    width: 50%;
    padding-top: 150px;
}

.techImg_info {
    width: 50%;
    float: left;
    padding-right: 25px;
    padding-top: 45px;
}

.techImg_info h2 {
    font-size: 40px;
    line-height: 77px;
    font-weight: 600;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 6px;
}



.techImg_info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    color: #414756;
}



.col_6 {
    max-width: 50%;
    flex: 0 0 50%;
}


/*

.casestudy_support_section h2 {
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: 18px;
}

.casestudy_support_section .techImg_info {
    width: 58%;
    padding-right: 60px;
    padding-top: 85px;
}
.casestudy_support_section .tecImg_box {
    width: 42%;
    padding-top: 0px;
}
.casestudy_support_section .tecImg_box img {
    float: right;
    margin: 0;
}*/
.brand_section {
    width: 100%;
    display: inline-block;
    padding: 65px 0px 30px;
    background: #f4f4f4;
    text-align: center;
}

.brand_section h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 15px;
    color: #000;
}

.brand_img_wrap {
    max-width: 700px;
    margin: 30px auto 0;
}

.brand_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.brand_list .brnadItem {
    display: block;
    float: left;
    max-width: 20%;
    flex: 0 0 20%;
    padding: 8px;
}

.brandImg {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 98px;
    position: relative;
}

.brandImg img {
    display: block;
    float: left;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    filter: grayscale(100%);
    transition: 400ms;
    opacity: 0.7;
}

.brandImg:hover img {
    filter: inherit;
    opacity: 1;
}

.casestudy_feedback_section {
    width: 100%;
    display: inline-block;
    padding: 79px 15px;
    background: url(../images/case-study/urbanyou/bnr-bg.jpg) no-repeat;
    background-size: 100% 150%;
    background-position: left top;
    text-align: center;
    margin-bottom: 50px;
}

.casestudy_feedback_section h2 {
    font-size: 40px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 77px;
    margin-top: 5px;
    margin-bottom: 25px;
    padding-bottom: 0;
}

.feedback_wrap {
    width: 100%;
    max-width: 1008px;
    margin: auto;
}

.riview_cont {
    width: 100%;
    padding-left: 130px;
    padding-right: 110px;
    position: relative;
    z-index: 1;
    text-align: left;
}

.star_feedback {
    margin-bottom: 15px;
}

.star_feedback li {
    display: inline-block;
    vertical-align: middle;
}

.star_feedback li+li {
    margin-left: 5px;
}

.star_feedback li i {
    width: 24px;
    display: block;
    height: 21px;
    position: relative;
}

.star_feedback li i::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/case-study/star.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
}

.star_feedback li:last-of-type i::before {
    background: url(../images/case-study/star-half.png) no-repeat;
}

.feedback_rating {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
    vertical-align: middle;
    margin-left: 10px;
}

.riview_cont p {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
}

.quote_top {
    position: absolute;
    top: -6px;
    left: 0;
}

.quote_btm {
    position: absolute;
    right: 0;
    bottom: -10px;
}

.client_box {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 130px;
    padding-right: 110px;
}

.client_box .client_img {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background-color: #c4c4c4;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.client_box .client_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.client_box .clent_name_box {
    width: calc(100% - 67px);
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.client_box .clent_name_box .clent_name {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 0;
    font-weight: 600 !important;
    color: #FFFFFF;
}

.client_box .clent_name_box .designation {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 5px;
}

.riview_box .owl-nav {
    display: none;
}



/*--- 27-07-23 ---*/


.technology_used_section {

}

.technology_used_section .clientRequir_img {
    float: right;
    width: 50%;
    padding-top: 160px;
}

.technology_used_section .clientRequir_info {
    float: left;
    padding-left: 0;
    padding-right: 40px;
    width: 50%;
}

.technology_used_section .clientRequir_info .req_para_box {
    margin-top: 15px;
    padding-left: 30px;
    position: relative;
}

.technology_used_section .clientRequir_info .req_para_box::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFC608;
    left: 0;
    top: 8px;
}

.technology_used_section  .technology_used_bottom {
    width: 100%;
}
.technology_used_bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.technology_used_bottom .cstm_col_6 {
    width: calc(50% - 25px);
}

.technology_used_last_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.technology_used_last_wrap .req_para_box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 30px;
}

.technology_used_last_wrap .req_para_box h5 {
    margin: 0 7px 0 0;
}


.casestudy_feture_section {
    width: 100%;
    display: inline-block;
    padding: 77px 0;
    background: url(../images/case-study/urbanyou/feature-bg.jpg) no-repeat;
    background-size: cover;
    background-position: left top;
    text-align: center;
}

.casestudy_feture_section h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 77px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 53px;
}

.feturecstm_row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}

.casestudyFeture_wrap {
    position: relative;
    z-index: 1;
}

.feturecstm_row .col_4 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    display: flex;
}
.feturecstm_row .col_12 {    
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}

.feture_col {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 35px 15px 30px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    text-align: center;
}

.feture_col strong {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px; 
    margin-bottom: 12px;
}

.feture_col p {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}

.bestfeture_section {
    width: 100%;
    display: inline-block;
    padding-top: 60px;
    padding-bottom: 50px;
}

.bestfeture_img {
    width: 38%;
    float: left;
}

.bestfeture_info {
    width: 62%;
    float: right;
    padding-left: 60px;
    padding-top: 20px;
}

.bestfeture_info h2 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 6px;
    padding-bottom: 0;
    color: #000000;
}

.best_fet_cont {
    width: 100%;
    display: inline-block;
}

.best_fet_cont+.best_fet_cont {
    margin-top: 20px;
}

.best_fet_cont h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}

.best_fet_cont p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #212121;
}

.best_fet_cont p+p {
    margin-top: 17px;
}
.casestudy_about_section {
    width: 100%;
    display: inline-block;
    padding-top: 60px;
    padding-bottom: 27px;
    text-align: center;
    background: #F4F4F4
}

.casestudy_about_section .container {
    position: relative;
    z-index: 1
}

.casestudy_about_section .container::before {
    position: absolute;
    content: '';
    width: 86px;
    height: 169px;
    right: 0;
    top: -125px;
    z-index: -1;
    background: url(../images/case-study/dotline-sm-img.png) no-repeat;
    background-size: 100%
}

.casestudy_about_section h2 {
    font-size: 40px;
    line-height: 77px;
    font-weight: 600;
    color: #000;
    margin-top: 5px;
    margin-bottom: 40px;
    padding-bottom: 0
}

.casestudy_about_section .cstm_row {
    margin-left: -18px;
    margin-right: -18px
}

.casestudy_about_section .col_4 {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 48px
}

.teamabout_col {
    width: 100%;
    display: inline-block;
    background: #F9FBFF;
    border-radius: 40px;
    box-shadow: 11px 0 18px rgb(59,30,148,.02);
    text-align: left;
    transition: .4s
}

.teamabout_col .number {
    display: inline-block;
    vertical-align: middle;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    font-size: 30px;
    text-align: center;
    line-height: 68px;
    background: #FFF;
    box-shadow: 11px 0 18px rgb(59,30,148,.03);
    color: rgba(0, 0, 0, 0.59);
    transition: .4s
}

.teamabout_col p {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 18px;
    font-size: 16px;
    line-height: 18px;
    color: #575660;
    font-weight: 500;
}

.teamabout_col:hover {
    background: #2f1bae;
}

.teamabout_col:hover .number {
    background: #1f0c9e;
    color: #FFFFFF;
}

.teamabout_col:hover p {
    color: #FFFFFF;
}







@media only screen and (max-width: 1500px) {

    .project_status_section .container::before {
        right: 0;
    }

}

@media only screen and (max-width: 1399px) {
    .container {
        max-width: 1280px;
        width: 100%;
    }

    .casestudy_bnrRight h1 {
        font-size: 44px;
        line-height: 60px;
    }
    .casestudy_bnr::after {
        border-right: 100vw solid transparent;
    }

    
    .feture_col strong,
    .best_fet_cont h4  {
        font-size: 20px;
        line-height: 30px;
    }

    .sec_req_img {
        width: 45%;
        right: -20px;
    }

    .client_requir_section > .container > p,
    .casestudy_bnrRight p,
    .best_fet_cont p,
    .techImg_info p {
        font-size: 16px;
        line-height: 28px;
    }

    .clientRequir_info {
        padding-left: 25px;
    }

    .project_status_section .container::before {
        right: 0;
    }

    .project_status_section .container::after {
        left: 0;
    }

    .project_col h3 {
        font-size: 24px;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1280px) {
    .casestudy_bnrRight {
        width: 50%;
        padding-bottom: 180px;
    }

    .casestudy_bnrRight h1 {
        font-size: 52px;
        line-height: 72px;
    }

    .casestudy_bnrLeft {
        width: 50%;
    }
}

@media only screen and (max-width: 1199px) {
    .casestudy_bnrRight h1 {
        font-size: 48px;
        line-height: 60px;
    }

    .casestudy_bnrRight p {
        font-size: 18px;
        line-height: 28px;
    }

    .clientRequir_info {
        width: 55%;
        padding-left: 30px;
    }
    .req_para__cmnbox:nth-child(even) .clientRequir_info {
        padding-right: 30px;
        padding-left: 0;
    }

    .project_status_section {
        background-size: cover;
    }

    .project_col {
        padding: 49px 20px;
        ;
    }

    .project_col h3 {
        font-size: 22px;
    }

    .project_col h3 span {
        font-size: 18px;
    }

    .techImg_info h2 {
        line-height: 48px;
        margin-bottom: 15px;
    }
    .cstm_row {
        margin: 0px -15px;
    }
}

@media only screen and (max-width: 1100px) {    
    .feture_col strong,
    .best_fet_cont h4  {
        font-size: 18px;
        line-height: 28px;
    }


    .casestudy_bnrRight {
        margin-top: 65px;
    }
}

@media only screen and (max-width: 1024px) {
    .casestudy_bnr::after{
        bottom: -1px;
        border-bottom: 160px solid #FFFFFF;
    }
    .downscroll_box {
        bottom: -79px;
        padding: 14px 20px;
    }
    .casestudy_bnrLeft {
        width: 50%;
        padding-top: 42px;
    }

    .casestudy_bnrRight {
        padding-bottom: 85px;
    }
    .casestudy_bnrRight h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .casestudy_bnrLeft img,
    .tecImg_box img,
    .bestfeture_img img {
        max-width: 100%;
        height: auto;
    }

    .casestudy_bnrRight {
        width: 50%;
    }

    .clientRequir_info p,
    .client_requir_section > .container > p,
    .casestudy_bnrRight p,
    .best_fet_cont p,
    .techImg_info p {
        font-size: 15px;
        line-height: 24px;
    }

    .clientRequir_info p+p {
        margin-top: 10px;
    }

    .techImg_info h2,
    .project_status_section h2,
    .casestudy_feture_section h2,
    .clientRequir_info h2,
    .casestudy_feedback_section h2,
    .casestudy_about_section h2,
    .bestfeture_info h2,
    .brand_section h2 {
        font-size: 36px;
        line-height: 40px;
        margin-top: 12px;
    }

    .project_status_section h2,
    .casestudy_about_section h2 {
        margin-bottom: 30px;
    }

    .project_status_section .col_4 {
        width: calc(50% - 3px);
    }

    .techImg_info {
        width: 60%;
        padding-top: 50px;
    }

    .tecImg_box {
        width: 40%;
    }

    .bestfeture_img {
        width: 42%;
    }
    .bestfeture_info {
        width: 58%;
    }

    .casestudy_feedback_section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .riview_cont p {
        font-size: 32px;
    }

}

@media only screen and (max-width: 991px) {
    .casestudy_bnrRight h1 .mark {
        font-size: 40px;
        line-height: 48px;
    }
    .casestudy_bnr::after {
        display: none;
    }
    .casestudy_bnrRight {
        margin-top: 65px;
    }

    .casestudy_bnrRight h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .casestudy_bnrRight p {
        line-height: 24px;
    }

    .casestudy_bnr {
        padding-bottom: 30px;
    }

    .downscroll_box {
        width: 257px;
        padding: 9px 20px;
    }

    .casestudybnr_cont_wrap::after {
        bottom: -200px;
    }

    .clientRequir_img,
    .bestfeture_img,
    .bestfeture_info,
    .clientRequir_info,
    .technology_used_section .clientRequir_img,
    .technology_used_section .clientRequir_info {
        width: 100%;
        display: inline-block;
        float: none;
        padding: 0;
    }
    .technology_used_bottom .cstm_col_6 {
        width: 100%;
    }
    .technology_used_section .technology_used_bottom {
        margin-top: 0;
    }

    .clientRequir_info {
        margin-top: 25px;
    }

    .solution_bg_section {
        padding-bottom: 40px;
        background: #f1f3f9;
    }

    .techImg_info h2,
    .project_status_section h2,
    .casestudy_feture_section h2,
    .clientRequir_info h2,
    .casestudy_feedback_section h2,
    .casestudy_about_section h2,
    .bestfeture_info h2,
    .brand_section h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .casestudy_about_section .col_4 {
        width: calc(50% - 3px)
    }

    .tecImg_box {
        width: 45%;
    }

    .techImg_info {
        width: 55%;
        padding-top: 0;
    }


    .clientRequir_img,
    .bestfeture_img {
        text-align: center;
    }

    .clientRequir_img img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: inline-block;
    }

    .casestudy_bnrLeft img,
    .tecImg_box img,
    .bestfeture_img img {
        display: inline-block;
    }


    .riview_cont,
    .client_box {
        padding-left: 65px;
        padding-right: 55px;
    }

    .owl-carousel .owl-item .quote_top,
    .owl-carousel .owl-item .quote_btm {
        width: 45px;
        height: 30px;
    }

    .owl-carousel .owl-item .quote_top img,
    .owl-carousel .owl-item .quote_btm img {
        width: 100%;
        height: 100%;
    }
    .sec_req_img {
        display: none;
    }
    .req_para__cmnbox:nth-child(even) {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 880px) {
    .feturecstm_row .col_4,
    .feturecstm_row .col_12 {
        width: 50%;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {

    .casestudy_bnrLeft,
    .casestudy_bnrRight,
    .tecImg_box,
    .techImg_info {
        width: 100%;
        display: inline-block;
        padding: 0;
        float: none;
    }

    .casestudy_bnrLeft,
    .tecImg_box {
        text-align: center;
    }

    .casestudy_bnrRight {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .casestudy_bnrLeft img,
    .tecImg_box img {
        display: inline-block;
    }

    .casestudybnr_cont_wrap::after,.casestudy_about_section .container::before {
        display: none;
    }
    /*
    .casestudy_support_section .techImg_info {
        padding-right: 0;
    }
*/

    .project_status_section .col_4 {
        width: 100%;
        margin-bottom: 30px;
    }

    .project_col {
        max-width: 400px;
        margin: auto;
    }
    
    .riview_cont p {
        font-size: 28px;
    }

    .project_col {
        padding: 40px 12px;
    }
    .project_col h3 {
        font-size: 18px;
    }
    .project_col .subTxt {
        font-size: 14px;
        line-height: 38px;
    }

}

@media only screen and (max-width: 680px) {
}

@media only screen and (max-width: 580px) {
    
    .casestudy_bnrRight h1 .mark {
        font-size: 34px;
        line-height: 40px;
    } 

    .clientRequir_info p,
    .client_requir_section > .container > p,
    .casestudy_bnrRight p,
    .feture_col p,
    .best_fet_cont p,
    .techImg_info p {
        font-size: 14px;
        line-height: 24px;
    }

    .casestudy_about_section .col_4 {
        width: 100%;
        margin-bottom: 20px
    }

    .project_status_section .container::before {
        width: 254px;
        height: 184px;
    }
    .techImg_info {
        margin-top: 25px;
        text-align: center;
    }

    .riview_cont,
    .client_box {
        padding-left: 30px;
        padding-right: 30px;
    }

    .owl-carousel .owl-item .quote_top,
    .owl-carousel .owl-item .quote_btm {
        width: 25px;
        height: 22px;
    }

    .brand_list {
        justify-content: center;
    }

    .brand_list .brnadItem {
        max-width: 33.333%;
        flex: 0 0 33.333%;
        padding: 0px 8px;
    }

    .brandImg {
        height: 70px;
    }

    .project_status_section .container::before {
        width: 254px;
        height: 184px;
    }
    
    .technology_used_section {
        padding-bottom: 40px;
    }
    
    .riview_cont p {
        font-size: 22px;
    }
    .casestudy_feture_section,
    .bestfeture_section {
        padding: 45px 0 30px;
    }
    .casestudy_feture_section h2 {
        margin-bottom: 25px;
    }
    .feturecstm_row .col_4,
    .feturecstm_row .col_12,
    .project_status_section .col_4 {
        width: 100%;
    }

    .casestudy_feture_section {
        background-size: auto calc(100% + 20px);
        background-position: left top -20px;
    }
}

@media only screen and (max-width: 480px) {
    
    .casestudy_bnrRight h1 .mark {
        font-size: 28px;
        line-height: 36px;
    } 
    .techImg_info h2,
    .project_status_section h2,
    .casestudy_feture_section h2,
    .clientRequir_info h2,
    .casestudy_feedback_section h2,
    .casestudy_about_section h2,
    .bestfeture_info h2,
    .brand_section h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .downscroll_box {
        width: 211px;
        padding: 5px;
        bottom: -55px;
    }

    .casestudy_bnrRight h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 15px;
    }

    .casestudy_bnrRight p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 18px;
    }

    .prev_btnHeader_btn {
        padding: 7px 6px;
        font-size: 12px;
        margin-top: 12px;
    }

    .casestudy_logo {
        width: 145px;
        height: 50px;
    }

    .casestudy_logo img {
        width: 100%;
        height: 100%;
    }

    .desktopBtn {
        display: none;
    }

    .mob_prev_btnHeader_btn {
        display: inline-block;
    }

    .client_requir_section {
        /* padding-top: 0; */
    }
    .project_col {
        padding: 20px 15px;
    }
    .project_col h3 {
        font-size: 16px;
    }

    .casestudy_about_section {
        padding-top: 40px
    }

}

@media only screen and (max-width: 390px) {
    .brandImg {
        height: 45px;
        padding: 5px 10px;
    }
}