@media only screen and (max-width: 1300px) {
    .corporate_banner .corporate_center {
        width: 100%;
    }

    .counter_con .counter_center {
        width: 100%;
    }

    .corp_about_con .corp_ab_center {
        width: 100%;
    }

    .path_succ_con .path_succ_center {
        width: 100%;
    }

    .j_corp_connect_con .j_corp_con_center {
        width: 100%;
    }

    .tech_prom_con .tech_prom_center {
        width: 100%;
    }
   
}

@media only screen and (max-width: 1200px) {
    .corporate_banner .corporate_center .corpo_con .column {
        padding: 10px;
        box-sizing: border-box;
    }

    .corp_about_con .corp_ab_center .corp_ab {
        padding: 10px;
        box-sizing: border-box;
    }

    .path_succ_con .path_succ_center .path_succ {
        padding: 10px;
        box-sizing: border-box;
    }

    .tech_prom_con .tech_prom_center .tech_prom {
        padding: 10px;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 1025px) {

    .corporate_banner{
        padding: 0px 0 0px;
    }

    .corpo_con .column .banner_left {
        width: 100%;
    }

    .corpo_con .column .banner_left .heads .head_one{
        text-align: center;
    }

    .corpo_con .column .banner_left .heads .head_two{
        text-align: center;
    }

    .corpo_con .column .banner_left .heads .head_three{
        text-align: center;
    }

    .corpo_con .column .banner_left .heads .head_four p{
        text-align: center;
    }

    .corpo_con .column .banner_left .heads .button {
        margin-bottom: 110px;
    }

    .corpo_con .column .banner_left .heads .button .feild_b {
        display: flex;
        justify-content: center;
    }

    .corpo_con .column .banner_right {
        width: 100%;
    }

    .corpo_con .column .banner_right .ts_img:before{
        left: 25%;
    }

    .corpo_con .column .banner_right .ts_img .ts_counter_wrap{
        left: 10px;
    }

    .corpo_con .column .banner_right .ts_img .ts_counter_wrap:nth-child(2){
        right: 36px;
    }

    .j_corp_con .j_corp_right .images img {
        width: 100%;
        display: block;
    }

    
}

@media only screen and (max-width: 991px) {
    .corp_ab .corp_ab_left {
        width: 100%;
        float: left;
    }

    .corp_ab .corp_ab_right {
        width: 100%;
        float: left;
    }

    .corp_ab .corp_ab_left .about_image_items {
        margin: 50px 0 110px;
    }

    .corp_ab .corp_ab_left .about_image_items .circle_shape{
        top: 23%;
        right: 21%;
    }

    .corp_ab .corp_ab_left .about_image_items .counter_shape{
        top: 77%;
        left: 40px;
    }

    .corp_ab .corp_ab_left .about_image_items .about_image_one{
        max-width: 584px;
        height: 565px;
    }

    .corp_ab .corp_ab_right .about_content .about_c {
        margin-left: 12px;
        margin-right: 30px;
    }

    .path_succ_con .path_succ_center .path_succ .column_one .image {
        bottom: -97px;
    }

    .path_succ_con .path_succ_center .path_succ .column_one {
        width: 50%;
    }

    .path_succ_con .path_succ_center .path_succ .column_two {
        width: 50%;
        padding: 100px 20px;
        box-sizing: border-box;
    }

    .tech_prom .tech_pro_left .facts {
        left: 32px;
        top: 170px;
    }

    .tech_prom .tech_pro_right {
        margin: 140px 0px;
    }
}

@media only screen and (max-width: 850px) {
    .j_corp_con .j_corp_left {
        width: 100%;
        margin-top: 0;
    }

    .j_corp_con .j_corp_right {
        width: 100%;
    }
}

@media only screen and (max-width: 769px) {
    .corpo_con .column .banner_right .ts_img:before{
        left: 20%;
    }

    .counter ul li {
        width: 50%;
    }

    .corp_about_con{
        padding: 50px 0 100px;
    }

    .corp_ab .corp_ab_left .about_image_items .about_image_two{
        right: -52%;
    }

    .path_succ_con{
        margin: 40px 0px 0px;
    }

    .path_succ_con .path_succ_center .path_succ .column_one {
        width: 100%;
    }

    .path_succ_con .path_succ_center .path_succ .column_one .image{
        left: 15%;
    }

    .path_succ_con .path_succ_center .path_succ .column_one .image img {
        width: 95%;
    }

    .path_succ_con .path_succ_center .path_succ .column_two{
        width: 100%;
        padding: 150px 20px 50px;
    }

    .tech_prom .tech_pro_left {
        width: 100%;
    }

    .tech_prom .tech_pro_left .image_two {
        left: 100px;
    }

    .tech_prom .tech_pro_left .facts {
        right: 150px;
        left:inherit
    }

    .tech_prom .tech_pro_left .anim_two {
        left: 84px;
        top: 269px;
    }

    .tech_prom .tech_pro_left .anim_three {
        left: 54px;
        bottom: 2px;
    }

    .tech_prom .tech_pro_right{
        width:100%;
    }
}

@media only screen and (max-width: 551px) {
    .corpo_con .column .banner_right .ts_img .ts_counter_wrap {
        bottom: 0px;
    }

    .corpo_con .column .banner_right .ts_img .ts_counter_wrap:nth-child(2) {
        bottom: 135px;
    }


    .corpo_con .column .banner_right .ts_img:before {
        left: 10%;
    }

    .corp_ab .corp_ab_left .about_image_items .circle_shape {
        top: 10%;
        right: 12%;
    }

    .corp_ab .corp_ab_left .about_image_items .about_image_one {
        max-width: 312px;
        height: 406px;
    }

    .tech_prom_con {
        margin: 50px 0px 0px;
    }

    .tech_prom .tech_pro_right {
        margin: 50px 0px;
    }

}

@media only screen and (max-width: 420px) {
    .corp_ab .corp_ab_left .about_image_items .about_image_one {
        max-width: 229px;
        height: 345px;
    }

    .corp_ab .corp_ab_left .about_image_items .about_image_two{
        bottom: -49%;
    }

    .corp_ab .corp_ab_right{
        margin-top: 80px;
    }

    .corp_ab .corp_ab_left .about_image_items .counter_shape {
        top: 121%;
    }
}