@charset "utf-8";
/* CSS Document */
.pipeline-titlea {margin:15px 0 10px 0;color: #4070b4;font-weight:700;}
.pipeline-title.green {color: #50a14a;}
.pipeline-head {margin:20px 0 0;overflow:hidden;padding:0 0 5px 0; border-bottom:1px solid #7e7e7e;}
.pipeline-head-box {width:15%;float:left;color:#7e7e7e;text-align:center; font-weight:400;font-size:15px;line-height:1.1;}
.hb1 {text-align:left;width:24%;}
.hpoc {width:16%;}
@media(max-width: 650px) {
.pipeline-head-box {width:25%;}
.hb1 {display:none;}
.hpoc {display:none;}
}
.pipeline-bars {position:relative;overflow:hidden;margin:0 0 25px 0;}
.pipeline-bar-dots {position:absolute;	top:0;left:0;	width:20%;height:100px;border-right:1px dotted #7e7e7e;}
.bd1 {	left:4%;}
.bd2 {	left:20%;}
.bd3 {	left:35%;}
.bd4 {	left:50%;}
.bd5 {	left:65%;}
@media(max-width: 650px) {
	.pipeline-bar-dots {width:25%; z-index:1;}
	.bd1 {	left:0;}
	.bd2 {	left:25%;	}
	.bd3 {	left:50%;	}
	.bd4 {	display:none;	}
	.bd5 {	display:none;	}
}
.pipeline-bar-row {	position:relative;overflow:hidden; border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; }
.pipeline-bar-label {width:24%;height:48px; float:left;color:#4070b4;;text-align:left;font-weight:400;font-size:15px;line-height:1;padding:2px 0; display:table;}
.pipeline-bar-label.green {color:#50a14a;}
.pipeline-bar-label span {display:table-cell;vertical-align:middle;}
.pipeline-bar-labelb span {display:table-cell;vertical-align:middle;}
@media(max-width: 650px) {
.pipeline-bar-label {position:relative;padding:10px 0 5px;width:auto;;height:auto;display:inline-block;background-color:#fff;float:none;z-index:999;}
}
.pipeline-bar-hpoc {width:16%;height:48px; float:left;color:#4070b4;text-align:center;font-weight:700;font-size:18px;line-height:1;padding:2px 0; display:table;}
.pipeline-bar-hpoc span {display:table-cell;vertical-align:middle;}
@media(max-width: 650px) {
	.pipeline-bar-hpoc {position:relative;padding:6px 0 6px 4px;width:auto;height:auto;display:inline-block;background-color:#fff;float:none;z-index:999;}
}
.pipeline-bar-line {width:60%;float:left;height:17px;background-color:#e5e5e5;margin:17px 0;	position:relative;}
@media(max-width: 650px) {
	.pipeline-bar-line {margin:0 0 10px;width:100%;	left:0;float:none;}
}
.pipeline-bar-arrow {position:absolute;left:0;top:0;height:17px;width:1px;background-image:url(/wp-content/uploads/dynamik-gen/theme/images/pipeline-arrow.png);background-repeat:no-repeat;background-position:top right;}
.pipeline-bar-arrow.green {background-image:url(/wp-content/uploads/dynamik-gen/theme/images/pipeline-arrow-green.png);background-repeat:no-repeat;background-position:top right;}
.notehpoc {
	display:none;
}
@media(max-width: 650px) {
	.notehpoc {display:block;margin:20px 0; color:#4070b4;font-weight:400;font-size:15px;line-height:1;}
}