.mobile-menu {
	display: none;
}
#offcanvas li a {
	font-family: Oswald;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#offcanvas .moduletable {
	padding-top: 30px;
}
@media (max-width: 1024px) {
.uk-offcanvas-bar ul.uk-navbar-nav.nav.menu {
    display: block;
}
.moduletable_menu {
	display: none;
}
.offcanvas-button {
	display: block !important;
	text-align: right;
}
.offcanvas-button a {
	color: #fff;
	font-size: 27px;
	position: relative;
	top: 15px;
}
.wbg-text .square {
	max-width: 50%;
}
.wbg-img h1 {
	font-size: 40px;
	line-height: 1;
}
.imagetop-text {
	min-width: auto;
}
.top-b {
	padding-bottom: 200px;
}
.top-f .mod-content {
	padding: 50px;
}
.top-g img {
	max-width: 25%;
	height:auto !important;
}
}
@media (max-width: 769px) {
.top-a {
	position: relative;
	bottom: 0;
	right: 0;
}
.custom.image-top {
	display: flex;
}
.custom.uk-width-1-3.image-left {
	width: 50%;
}
.wbg-img {
	height: 600px;
}
.header.uk-sticky {
	position: relative;
	z-index: 99;
}
}
@media (max-width: 700px) {
.wbg-text .square {
	max-width: 100%;
}
.custom.image-top {
	display: block;
}
.custom.uk-width-1-3.image-left {
	width: 100%;
	padding-left: 30px;
}
.top-c .custom.uk-width-1-2.wbg {
	width: 100%;
}
.top-c .uk-container {
	margin: 0;
	padding: 0;
}
.uk-width-1-2 {
	width: 100%;
}
.footer .uk-width-1-3 {
	width: 100%;
	/* text-align: center; */
}
.footer {
	padding: 50px;
}
.sidebar.uk-width-1-4 {
	width: 100%;
}
.uk-width-3-4.main-container {
	width: 100%;
}
.top-content .innerbanner-content h1 {
	font-size: 40px;
}
.top-g img {
	max-width: 45%;
	padding-bottom: 80px;
	margin-bottom: 30px;
	width: 100%;
	padding: 0 2%;
}
}
