.tem08-development-path .col-lg-2:nth-of-type(6n+1),
.tem08-development-path .col-lg-3:nth-of-type(4n+1),
.tem08-development-path .col-lg-4:nth-of-type(3n+1),
.tem08-development-path .col-lg-6:nth-of-type(2n+1){clear:both;}
.tem08-development-path .tem08-list-title {text-align:center;margin:10px 0 30px;}
.tem08-development-path .tem08-list-title .title{font-size:28px;color:#323232;}
.tem08-development-path .wrap{counter-reset:div;overflow:hidden;}
.tem08-development-path .col-xs-6{position:relative;border-color:#dcdcdc;padding:0;margin:20px 0;}
.tem08-development-path .col-xs-6::before{position:absolute;content:counter(div,decimal-leading-zero);counter-increment:div;color:#666;z-index:1;left:0;top:0;width:60px;height:60px;line-height:60px;text-align:center;z-index:6;font-family:"HELVETICANEUELTPRO-THEX",Arial;font-size:18px;border-radius:50%;transition:all .4s linear 0s;}
.tem08-development-path .col-xs-6:hover::before{color:#fff!important;}
.tem08-development-path .col-xs-6::after{content:"";position:absolute;top:30px;left:68px; width: calc(100% - 78px);height:1px;border-top:1px solid;border-color:inherit;z-index:3;}
.tem08-development-path .border_HR{position:relative;left:0;top:0;width:60px;border-radius:50%;height:60px;z-index:5;overflow:hidden;} 
.tem08-development-path .border_HR::before{content:"";position:absolute;width:100%;height:0;left:0;top:60px;-o-transition:all 0.4s ease-out 0s;
-moz-transition:all 0.4s ease-out 0s;
-ms-transition:all 0.4s ease-out 0s;
-webkit-transition:all 0.4s ease-out 0s;
transition:all 0.4s ease-out 0s;}
.tem08-development-path .col-xs-6:hover .border_HR::before{height:100%;top:0;}
.tem08-development-path .wrap .text{position:relative;top:-60px;z-index:4;margin-bottom:-60px;}
.tem08-development-path .border{border:1px solid;border-color:inherit;width:60px;height:60px;border-radius:50%;position:relative;background:#fff;z-index:4;}
.tem08-development-path .text .title{font-size:14px;line-height:24px;color:#646464;margin-top:25px;padding-top:15px;position:relative;width:80%;overflow:hidden;}
.tem08-development-path .text .title::before{content:"";position:absolute;width:20px;border-top:1px solid #a0a0a0;height:1px;left:0;top:0;transition:all .4s linear 0s;}
.tem08-development-path .col-xs-6:hover .text .title::before{border-color:inherit;width:100%;}
@media (max-width:991px){
    .tem08-development-path .col-lg-2,
    .tem08-development-path .col-lg-3{width:33.3333%;}
    .tem08-development-path .col-lg-2:nth-of-type(n),
    .tem08-development-path .col-lg-3:nth-of-type(n){clear:none;}
    .tem08-development-path .col-lg-2:nth-of-type(3n+1),
    .tem08-development-path .col-lg-3:nth-of-type(3n+1){clear:both;}
}
@media (max-width:768px){
    .tem08-development-path .container,
    .tem08-development-path.full-screen-spacing .container.full-screen{padding-left: 2%!important;padding-right: 2%!important}
}
@media (max-width:640px){
    .tem08-development-path .col-xs-6{width:50%;margin:10px 0;}
    .tem08-development-path .col-xs-6:nth-of-type(n){clear:none;}
    .tem08-development-path .col-xs-6:nth-of-type(2n+1){clear:both;}
    .tem08-development-path .tem08-list-title .title{font-size:20px;}
    .tem08-development-path .tem08-list-title{margin:10px 0;}
}
@media (max-width:360px){
    .tem08-development-path .col-xs-6{width:100%;}
    .tem08-development-path .col-xs-6:nth-of-type(n){clear:none;}
    .tem08-development-path .col-xs-6::before{font-size:15px;height:50px;width:50px;line-height:50px;}
    .tem08-development-path .col-xs-6::after{left:58px; width: calc(100% - 58px);}
    .tem08-development-path .border_HR::before{top:50px;}
    .tem08-development-path .border_HR,
    .tem08-development-path .border{width:50px;height:50px;}
    .tem08-development-path .wrap .text{top:-50px;}
    .tem08-development-path .text .title{height:auto;margin-top:10px;padding-top:10px;}
}