.overlbpd .over-mid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 50px;
}
.overlbpd .over-mid > div:last-of-type {
	padding-top: 25px;
	font-family: "Roboto";
	max-width: 493px;
	font-size: 16px;
	color:#F0FDF8;
	letter-spacing: 0.64px;
	line-height: 26px;
}


.overlbpd .quote .quote-inner {
	position: relative;
}
.overlbpd .quote .quote-text {
	max-width: 466px;
	font-family: "Roboto Slab";
	font-size: 46px;
	line-height: 58px;
	    font-weight: 200;
	letter-spacing: 0.92px;
	color:#F0FDF8;
}
.overlbpd .quote .quote-team span{
	display: inline-block;
	height: 2px;
	width: 30px;
	background: var(--orange);
	margin-right: 15px;
}
.overlbpd .quote {
	padding-left: 75px;
}
.overlbpd .quote .quote-float {
	position: absolute;
	font-size: 174px;
	color:var(--orange);
	font-family: "Roboto";
	opacity: 0.1;
	left: -20px;
	top: -40px;
}
.overlbpd .quote .quote-team {
	margin-top: 30px;
	font-family: "Roboto";
	font-weight: bold;
	font-size: 14px;
	display: flex;
	align-items: center;
	color:var(--orange);
}

@media (min-width: 982px) and (max-width: 1100px) { 
	.overlbpd .quote .quote-text {
		font-size: 35px !important;
    	line-height: 48px;
	}
	.over-mid > div:first-of-type {
		display: flex;
		align-items: center;
	}
}
@media (min-width: 768px) and (max-width: 1170px) {
	.overlbpd .padding-inner {
		/*padding-bottom: 130px !important;*/
	}
	.overlbpd .quote .quote-text

	}
} 
}
@media (max-width: 981px) and (min-width: 768px) {
	.overlbpd .quote .quote-text {
		font-size: 30px !important;
	}
	.over-mid > div:first-of-type {
		display: flex;
		align-items: center;
	}
}
@media (min-width: 768px) and (max-width: 981px) { 
	.overlbpd .quote .quote-inner {
		max-width: 364px;
		margin-left: auto;
		margin-right: auto;
	}
	.overlbpd .quote .quote-float {
		left: -10px;
	}
	.overlbpd .over-mid > div:last-of-type {
		padding-top: 33px !important;
	}
	.quote-team {
		margin-top: 15px !important;
	}
	.over-top .kop {
		padding-bottom: 40px !important;
	}
	.quote-text {
		text-align: left !important;
		line-height: 46px !important;
	}
	.overlbpd .quote {
		padding-left: 0px !important;
		
	}
	.over-mid {
		text-align: center;
		justify-items: center;
	}
	.overlbpd .over-mid > div:last-of-type {
		width: 100%;
	}
	.quote-text {
		padding-left: 0px !important;
		font-size: 30px !important;
	}
	.overlbpd .over-mid {
		grid-template-columns: 1fr !important;
	}
}
@media (min-width: 501px) and (max-width: 767px) { 
	.overlbpd .quote .quote-inner {
		max-width: 264px;
		margin-left: auto;
		margin-right: auto;
	}
	.overlbpd .quote .quote-float {
		left: -10px;
	}
	.overlbpd .over-mid > div:last-of-type {
		padding-top: 33px !important;
	}
	.quote-team {
		justify-content: center;
		margin-top: 15px !important;
	}
	.over-top .kop {
		padding-bottom: 40px !important;
	}
	.quote-text {
		text-align: center; !important;
		line-height: 36px !important;
	}
	.overlbpd .quote {
		padding-left: 0px !important;
		
	}
	.over-mid {
		text-align: center;
		    justify-items: center;
	}
	.overlbpd .over-mid > div:last-of-type {
		width: 100%;
	}
	.quote-text {
		padding-left: 0px !important;
		font-size: 20px !important;
	}
	.overlbpd .over-mid {
		grid-template-columns: 1fr !important;
	}
}
@media (max-width: 500px){
	.overlbpd .quote .quote-inner {
		max-width: 264px;
		margin-left: auto;
		margin-right: auto;
	}
	.overlbpd .quote .quote-float {
		left: -10px;
	}
	.overlbpd .over-mid > div:last-of-type {
		padding-top: 33px !important;
	}
	.quote-team {
		justify-content: center;
		margin-top: 15px !important;
	}
	.over-top .kop {
		padding-bottom: 40px !important;
	}
	.quote-text {
		text-align: center !important;
		line-height: 36px !important;
	}
	.overlbpd .quote {
		padding-left: 0px !important;
		
	}
	.over-mid {
		text-align: center;
	}
	.quote-text {
		padding-left: 0px !important;
		font-size: 20px !important;
	}
	.overlbpd .over-mid {
		grid-template-columns: 1fr !important;
	}
}