.section-one-chapter5 .text {
    width: 50rem;
}
.section-one-chapter5 .text p, .section-two-chapter5 .text p {
    font-family: 'din_proregular';
}
.section-two-chapter5 .text p {
    font-family: 'din_proregular';
}
.section-two-chapter5 {
    overflow: hidden;
}
.section-two-chapter5 .box .text {
    min-height: 25rem;
    padding: 2rem;
    border-right: 2px solid #fff;
    height: 100%;
}
.section-two-chapter5 .box:first-child .text {
    border-left: 2px solid #fff;
}
.section-two-chapter5 .box .text h3 {
    margin: 1rem 0 1rem;
    font-family: 'din_promedium';
}
/***section-three-chapter5**/
.section-three-chapter5 {
    padding-top: 4rem;
}
.section-three-chapter5 .left-content-wrap {
    padding: 0 7rem 0 3rem;
}
.section-three-chapter5 .left-content-wrap p {
    font-family: 'din_proregular';
}
.section-three-chapter5 .right-graoh-wrap {
    padding: 3rem 0 4rem 7rem;
}
.section-three-chapter5 .right-graoh-wrap .box-graph {
    padding: 1rem 0 0;
}
.section-three-chapter5 .right-graoh-wrap .stat-value-height {
    width: 1.1rem;
}
.section-three-chapter5 .single-stat.display-flex-wrap.left-graph {
    width: 2.1em;
}
.section-three-chapter5 .boder-line-bottom:after {
    width: calc(100% - -13.85em);
}
.section-three-chapter5 .single-stat {
    padding: 0.3em 0.9rem;
}
.section-three-chapter5 .with100.padding-bottom-3 {
    position: relative;
}
.section-three-chapter5 .box-line-chart canvas {
    width: 45rem !important;
    background-color: var(--white-color) !important;
    height: 20rem !important;
	position: relative;
}
.section-three-chapter5 .box-line-chart canvas:after {
    width: 18rem;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    border-left: 1px solid;
    background-color: red;
    border: 11px solid;
}
.section-three-chapter5 .linechartmalware-wrap {
    display: flex;
    justify-content: space-between;
    width: 45rem;
    position: absolute;
    top: 0;
    padding: 1rem 0 0;
}
.section-three-chapter5 .linechartmalware-wrap .linechart-first, .linechartmalware-wrap .linechart-second {
    width: 50%;
    text-align: center;
    color: #000;
    font-size: 0.8rem;
}
.section-three-chapter5 .right-graoh-wrap .box-graph h2.h4, .box-line-chart h2.h4, .left-content-wrap h2 {
    font-family: 'din_promedium';
}
.section-three-chapter5 .stat-number-last {
    display: inline-block;
    transform: translate(-1em,0.6em);
    text-align: right;
    width: 2em;
    font-size: 0.8rem;
    font-family: 'din_promedium';	
}
.section-three-chapter5 .stat-title {
	width: 4rem;
}
.section-three-chapter5 .stat-value {
    height: 1rem;
	background: transparent linear-gradient(270deg, #EE115D 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;	
}
/****responsive-style*****/
@media (max-width: 767px){
	/***section-one-chapter5****/
	.section-one-chapter5 .text {
		width: 100%;
	}
	.section-one-chapter5 .text h1 {
		padding: 0 0rem 0 3rem;
		width: 70%;
	}
	.section-one-chapter5 img {
		height: 13rem;
	}
	.section-one-chapter5 .sub-text {
		padding: 1rem 1rem 0.5rem 1rem;
	}
	.section-two-chapter5 .box .text {
		padding: 0 1rem;
	}
	.section-two-chapter5 .box .text h3 {
		font-size: 1rem;
	}
	.section-three-chapter5 {
		padding-top: 2rem;
	}
	.section-three-chapter5 .right-graoh-wrap {
		padding: 1.5rem 1.5rem 2.5rem;
	}
	.section-three-chapter5 .box-line-chart canvas {
		width: 100% !important;
	}
	.section-three-chapter5 .linechartmalware-wrap {
		width: 100%;
	}
	.section-three-chapter5 .left-content-wrap {
		padding: 0;
	}
	.section-three-chapter5 .boder-line-bottom:after {
		width: calc(100% - 50px);
		left: 23px;
	}
	.section-three-chapter5 .box-line-chart.section-padding-top {
		background-color: var(--dark-black-color);
		padding: 1.5rem 1.5rem 2.5rem;
		color: var(--white-color);
	}
	.section-three-chapter5 .box-line-chart.section-padding-top h2.h4 {
		font-size: 1rem;
		padding: 0;
	}
	.section-three-chapter5 .left-content-wrap h2 {
		padding-left: 0;
	}
	.section-three-chapter5 .left-content-wrap p {
		padding:1.2rem;
	}
	.section-three-chapter5 .left-content-wrap h2 {
		padding:0 1.2rem;
	}
	.section-three-chapter5 .right-graoh-wrap .stat-value-height {
		width: 0.6rem;
	}
	.section-three-chapter5 .single-stat {
		padding: 0.3em 0rem;
	}
	.section-three-chapter5 .single-stat.display-flex-wrap.left-graph {
		width: 1.5rem;
	}
	.section-three-chapter5 .stat-type {
		font-size: 0.5em;
	}
	.section-three-chapter5 .right-graoh-wrap .box-graph {
		padding: 0rem 0 0;
	}
	.section-three-chapter5 .right-graoh-wrap.stats-container-height {
		margin-left: 0.5rem;
	}
	.section-three-chapter5 .right-graoh-wrap .box-graph h2.h4 {
		font-size: 1rem;
	}
}

@media (max-width: 490px){
	.section-three-chapter5 .stat-type {
		font-size: 11px;
		transform: translate(7px,5px) rotate(53deg);
	}
}

