.pbAreaWrapper1 {
  display: flex;
  flex-wrap: wrap;
}
:root .pbAreaWrapper2 {
	margin: 0;
	float: none;
	order: 1;
}
.pbRightArea {
    float: none;
    order: 2;
}
#rightArea {
    width: 100%;
}
.uoeh-mainarea-right {
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap:wrap
}
.uoeh-mainarea {
    width: 100%;
}
#areaWrapper2 {
    width: 100%;
}
.uoeh-mainarea-right > div {
	width: 33%;
}
#footerArea .uoeh-footer-login {
	width: 100%;
}
#footerArea .uoeh-footer-sitemap {
	width: 100%;
}
@media print, screen and (min-width: 1200px) {
	#areaWrapper1 {
    	width: 1140px;
	}
	#footerArea .uoeh-footer-sitemap {
	    width: 1140px;
	}
	#headerArea .uoeh-header-menu ul {
	    width: 1140px;
	}
	#headerArea .uoeh-header {
    	width: 1140px;
	}
	#footerArea .uoeh-footer-logo > div {
		width: 1140px;
	}
	#footerArea .uoeh-footer-copyright > p {
		width: 1140px;
	}
	.uoeh-navigation {
		width: 1140px;
	}
}
@media print, screen and (max-width: 1200px) {
	#areaWrapper1 {
    	width: 90%;
	}
	#footerArea .uoeh-footer-sitemap {
	    margin-left: 40px;
	}
	#headerArea .uoeh-header-menu ul {
		width: 90%;
		padding: 0;
	}
	#headerArea .uoeh-header {
		width: 95%;
	}
	#footerArea .uoeh-footer-logo > div {
		width: 95%;
	}
	#footerArea .uoeh-footer-copyright > p {
		width: 95%;
	}
	.uoeh-navigation {
		width: 95%;
	}
}
@media print, screen and (max-width: 1200px) {
	.uoeh-mainarea-right > div {
		width: 340px;
	}
}

.wideslider ul {
	margin: 0px;
}