.home_client_logos {
    padding: 18px 0;
}    
.home_abt_circleGraph {
    position: absolute;
    top: 0;
    right: -40px;
}
.home_abt_circleGraph_box {
    position: relative;
}
.home_abt_circleGraph_box .home_abt_circleGraph_txtBox {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 100%;
}
.home_abt_circleGraph_box .home_abt_circleGraph_txtBox .home_abt_circleGraph_txt { 
    display: block;
    max-width: 190px; 
    margin: 0 auto;
}
.home_abt_circleGraph .home_abt_circleGraph_txtBox .home_abt_circleGraph_title {
    font-size: 55px;
    line-height: 1;
    position: relative;
}
.home_abt_circleGraph .home_abt_circleGraph_txtBox sup.sup_img {
    top: -5px;
    margin-left: 4px;
    position: absolute; 
}
.home_abt_circleGraph .home_abt_circleGraph_txtBox .home_abt_circleGraph_desc {
    font-size: 12px;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 10%;
}
.home_abt_circleGraph .home_abt_circleGraph_txtBox .home_abt_circleGraph_icon {
    margin-bottom: 6px;
}
.home_abt_circleGraph_btm_lft {
    bottom: 40px;
    top: auto;
    right: auto;
    left: 36%;
} 
.home_abt_circleGraph_btm_lft .home_abt_circleGraph_txtBox { 
    top: 50px;
    left: -70px; 
    transform: none;
    width: auto;
}
.home_abt_circleGraph_btm_lft .home_abt_circleGraph_txtBox .home_abt_circleGraph_txt {  
    max-width: 130px; 
}
.home_spare_circleGraph_space {
    margin-bottom: 80px;
}
.home_abt_circleGraph.home_abt_circleGraph_awards {
    right: 20%;
    top: 10%;
}
.home_abt_circleGraph_awards .home_abt_circleGraph_box .home_abt_circleGraph_txtBox {
    top: 0;
    transform: none;
    left: auto;
    right: 0;
    width: auto;
}
.home_abt_circleGraph_awards .home_abt_circleGraph_txtBox .home_abt_circleGraph_desc {
    line-height: 1.3;
}
.home_abt_circleGraph_awards .home_abt_circleGraph_txtBox sup.sup_img {
    top: -14px;
    margin-left: 8px; 
    width: 28px;
}
.home_spare_zpatrn, .home_awards_row1_zpatrn, .home_blogs_wrap, .home_abt_sec_wrap {
    position: relative;
    z-index: 1;
}
.home_awards_row1_zpatrn {
    margin-bottom: 120px;
}
.home_spare_imgSlider img {
    width: 100%;
} 
.our_company_cardGrid .slick-list {
    padding-right: 15%;
}   
.project_sec_full100 .image_wrapper img{
    width: 100%;
}

@media screen and (min-width: 1200px) {
    .offset-xl-1-custom {
        margin-right: 8.333333%;
    }
}

@media screen and (min-width: 2850px) {

    .our_company_cardGrid.container_lftpadd {
        padding-left: 720px !important;
    }   

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

    .home_client_logos {
        padding: 8px 0;
    }    
    .orange_stripe_wrapper.stripe_top {
        max-width: 170px;
        right: 8px;
        top: -20px;
    }
    .orange_stripe_wrapper.stripe_bottom {
        max-width: 170px;
        left: 8px;
        bottom: -20px;
    } 
    .home_abt_circleGraph {
        transform: scale(0.6);
        transform-origin: top right;
        right: 0;
        top: -30px;
    } 
    .home_spare_circleGraph_space {
        margin-bottom: 50px;
        padding-bottom: 50px; 
    } 
    .home_spare_circleGraph_space .home_abt_circleGraph {
        right: auto;
        top: auto;
        bottom: -50px;
        left: 0;
        transform-origin: top left; 
        margin-left: 60px;
        max-width: 340px;
    } 
    .home_abt_circleGraph.home_abt_circleGraph_awards {
        top: auto;
        bottom: 138px;  
        right: 8%;
    }
    .home_awards_row1_zpatrn {
        margin-bottom: 60px;
    } 
    .home_awards_row2 .zPattern_imgBlock img{
        max-width: 190px;
    }     
}   

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

    .home_abt_circleGraph.home_abt_circleGraph_awards { 
        bottom: 35px; 
    }

}

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

    .home_spare_circleGraph_space .home_abt_circleGraph {
        bottom: -14px;
        max-width: 280px;
    }
    .home_abt_circleGraph.home_abt_circleGraph_awards {
        bottom: 17px;
    }
    .home_abt_circleGraph.home_abt_circleGraph_top_rt {
        right: -10px;
    }
    .home_abt_circleGraph.home_abt_circleGraph_top_rt {
        transform: scale(0.53);  
    }

}  

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

    .home_spare_circleGraph_space .home_abt_circleGraph {
        bottom: 0; 
    }
    .home_abt_circleGraph.home_abt_circleGraph_awards {
        bottom: -10px;
    }
    .home_abt_circleGraph.home_abt_circleGraph_top_rt {
        transform: scale(0.53);
        right: -17px;
        max-width: 290px;
    }

}  