@media screen and (max-width:992px) {
	.mp-box {
		width: 31%;
	}

}

@media screen and (max-width:768px) {
	.bio-photo2 {
		height: 200px;
		width: auto;
		border-radius:100px;
		display: block;
		margin: 20px auto 0;
	}
	
	.mp-box .bio-photo2
	{
		width: 100px;
		height: 100px;
		border-radius: 50px;
	}
	
	.mp-box {
		width: 99%;
	}
	
	.fl-builder-content .fl-node-5e26018f6103d,
	.fl-builder-content .fl-node-5e261ada1c3a0,
	.fl-builder-content .fl-node-5e2619a9baa80,
	.fl-builder-content .fl-node-5e27251837b2e,
	.fl-builder-content .fl-node-5e218764ee665

	{
		width: 95% !important;
	}
	
	.statText {
		text-align: right !important;
    margin-right: 50px;
	}
	
	h2.hp_side_title {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:500px) {

.noclick {
	display: none;
}
	
.iubenda-ibadge {	
    position: relative;
    z-index: 999;
	}

}