.mobile-header {
	display: none;
}
.menuBtn>span:after,
.menuBtn>span:before {
    content: '';
    background-color: #fff;
    border-radius: 1px;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.menuBtn>span:after {
    top: -7px;
}

.menuBtn>span:before {
    bottom: -7px;
}
button.uk-button.uk-button-default {
    border: none !important;
}
.uk-open .menuBtn>span {
    height: 0;
}
.menuBtn > span {
	background-color: #374344;
	border-radius: 1px;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -15px;
	-webkit-transition: height 100ms;
	transition: height 100ms;
}
.uk-open .menuBtn>span:after,
.uk-open .menuBtn>span:before {
    background-color: #374344;
    top: 1px;
}
.mobile-header .menu a {
	color: #fff;
	font-family: DM Sans;
	font-weight: 500;
	font-size: 18px;
}
.mobile-header ul.uk-nav-default.uk-nav-parent-icon.uk-nav.menu {
    text-align: left;
}
button.uk-button.uk-button-default.mobile-menu {
    position: absolute;
    right: 0;
    top: 22px;
}
.mobile-header .uk-drop{
	width: 100%;
}
.mobile-header ul.level2 li {
    padding: 5px 30px;
}
.mobile-header img {
    max-width: 200px;
    left: 10px;
    position: relative;
    top: 5px;
    padding: 10px 10px;
}
.uk-open .menuBtn>span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.uk-open .menuBtn>span:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menuBtn {
    height: 30px;
    width: 30px;
    display: block;
    right: 0;
    top: 0;
    z-index: 1200;
    position: relative;
}
.menuBtn>span:after,
.menuBtn>span:before {
    content: '';
    background-color: #374344;
    border-radius: 1px;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}
.mobile-header .logo {
	width: auto;
	display: inline-block;
}
@media (max-width: 1024px) {
	.container {
		max-width: 90%;
	}
	.imagetop-text p {
		font-size: 18px;
	}
	.top-d h3 {
		font-size: 30px;
	}
	.container3 {
		max-width: 90%;
		margin: 0 auto;
	}
	.content_text h2 {
		font-size: 30px;
	}
}
@media (max-width: 850px) { 
	.top-header {
		display: none;
	}
	.mobile-header {
		display: block;
	}
	.mobile-header p {
		padding: 0;
	}
	.logo {
		text-align: left;
	}
	.uk-card-default {
		background-color: #8D1C8D;
		color: #666;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	}
	.uk-drop.uk-open.uk-drop-bottom-right {
		margin-top: 10px;
	}
	.content_text {
		padding-right: 0;
	}
	.wbg {
		height: 300px;
	}
	.project-gallery_thumb {
		height: 200px;
	}
	.ladies-item2 .uk-grid .uk-width-1-3 {
		font-size: 20px;
	}
	.ladies-item2 {
		padding-bottom: 0;
	}
	.ladies-item1_text {
		padding-right: 0;
	}
	.rsform-block {
		margin-bottom: 20px !important;
	}
}
@media (max-width: 600px) { 
	.wbg-text h1 {
		font-size: 50px;
		line-height: 1;
	}
	.top-b .border-img img {
		width: 100%;
	}
	.footer li {
		padding: 0 !important;
		margin: 5px !important;
	}
	.footer ul {
		margin-top: 10px;
	}
	.footer li a {
		padding: 0;
		margin: 0 !important;
	}
	.top-b .uk-width-1-3 {
		margin-bottom: 40px;
	}
	.breadcrumb li, .breadcrumb li a {
		font-size: 18px;
	}
	.bottom-a .rsform {
		padding: 30px;
	}
	.rsform-block {
		margin-bottom: 20px !important;
	}
	.col-1-4 {
		width: 100%;
	}
	.uk-slideshow-items {
		height: 500px;
	}
	.top-a h3::after, .top-a h3::before, .top-e h3::before, .top-e h3::after, .top-g h3::before, .top-g h3::after, .content-top h3::before, .content-top h3::after {
		content: none;
	}
	.uk-width-1-3 {
		width: 100%;
	}
	.col-1-2, .col-2-4, .col-3-6, .col-5-10 {
		width: 100%;
	}
	.top-d h3 {
		font-size: 30px;
		line-height: 1;
	}
	.col-5-10.img-border {
		margin-bottom: 40px;
	}
	.top-d .imagerighttext {
		padding-left: 30px;
	}
	.top-e h2 {
		font-size: 40px;
	}
	.top-e {
		padding-bottom: 50px;
	}
	.gallery-item.uk-width-1-3 {
		margin-bottom: 40px;
	}
	.footer1 ul {
		column-count: 1;
		text-align: center;
	}
	.footer1 .mod-content {
		display: table;
		margin: 0 auto;
		text-align: center;
	}
	.footer1 ul li {
		display: inline-block;
		margin: 5px 20px;
		text-align: center;
	}
	.footer .top-left, .footer .top-right {
		text-align: left;
		max-width: 200px;
		margin: 20px auto;
		margin-bottom: 20px;
	}
	.footer .top-left .mod-content, .footer .top-right .mod-content {
		text-align: left;
		display: block;
	}
	.footer::after{
		content: none;
	}
	.wbg h1 {
		font-size: 50px;
	}
	.uk-width-1-2 {
		width: 100%;
	}
	.slider-nav.uk-slider {
		display: none;
	}
	.gallery ul {
		padding-bottom: 0;
	}
	.wbg h1 {
		font-size: 50px;
	}
	.ladies-item1_text {
		max-width: 100%;
		padding: 0;
		float: none;
	}
	.ladies-item h2 {
		font-size: 40px;
	}
	.project-gallery_image {
		height: 100%;
		background-size: cover;
		background-position: center;
		max-width: 100%;
	}
}
