.currency-menu.m-on {
	display: none !important;
}

@media only screen and (max-width: 1680px) {
	.home-slider .item div {
		width: 100%;
		height: 35.25vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		
	}
	
	.owl-dots .owl-dot.owl-dot.owl-dot {
	    display:none; 
	}

	.owl-dots .owl-dot.active span {
	    display:none; 
	}

	.owl-dots {
	    display:none;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 768px) {
	.container {
		width: 970px;
	}
	
	.owl-dots .owl-dot.owl-dot.owl-dot {
	    display:none; 
	}

	.owl-dots .owl-dot.active span {
	    display:none; 
	}

	.owl-dots {
	    display:none;
	}

	.c-d ul li a {
		font-weight: 400;
		color: #333;
		display: block;
		padding: 30px 20px;
	}

	.QR img {
		width: 30% !important;
		max-width: 100% !important;
		display: block !important;
		margin: 10px 0px;
	}

	.gmap iframe {
		width: 100%;
		height: 470px;
		margin-bottom: 0;
	}

	aside .newsletter .bg .form form button {
		border: 0;
		width: 20%;
		float: left;
		font-family: Roboto;
		font-size: 14px;
		line-height: 23px;
		color: white;
		background-color: #303036;
		padding: 10px 15px;
		text-align: center
	}

	aside .content .cit1 {
		margin-top: 40px;
	}

	.head-blog {
		padding: 0 10px 10px 10px;
		color: #405986;
		font-weight: 400;
		font-family: 'Mitr', sans-serif !important;
		font-size: 14px;
	}

	header .bottom .menu {
		margin: 25px 0;
	}

	header .topbar .language-menu ul li a {
		color: white;
		font-size: 11px;
		font-weight: 500;
		padding: 10px 5px 5px 5px;
		display: block;
		text-decoration: none;
	}

	header .bottom .logo img {
		width: 65%;
		max-width: 100%;
	}

	header .bottom {
		padding-bottom: 25px;
	}

	.home-slider .item div {
		width: 100%;
		height: 35.25vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

	aside .content .project-detail .project-apartment-table table tbody tr td {
		padding: 10px;
		width: 1%;
		display: table-cell;
		font-size: 14px;
		border-right: 1px solid #405986;
		border-left: 1px solid #405986;
	}

	aside .search {
		background-image: url(../img/search-bg.jpg);
		padding: 25px 0;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-transition: all ease-out 0.5s;
		-moz-transition: all ease-out 0.5s;
		-o-transition: all ease-out 0.5s;
		transition: all ease-out 0.5s;
	}

	aside .search form .s-btn {
		font-size: 16px;
		color: #FFFFFF;
		font-weight: 500;

		text-align: center;
		width: 100%;
		padding: 16px 0;
		border: 0;
	}

	aside .search form select {
		font-size: 12px;
		color: #132B57;
		font-weight: 500;
		background-color: #FFFFFF;
		text-align: center;
		width: 95%;
		padding:0 15px !important;
		border: 0;
		margin-right: 15px;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
	}

	aside .search form .f-btn {
		font-size: 12px;
		color: #132B57;
		font-weight: 500;
		background-color: #D5D5D5;
		text-align: center;
		width: 95%;
		padding: 17px 0;
		border: 0;
		margin-right: 15px;
	}

	aside .projects .project .info .title {
		font-family: 'Roboto', sans-serif;
		color: white;
		font-size: 17px;
		line-height: 21px;
		font-weight: 600;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	aside .projects .project .info .code {
		font-weight: 600;
		font-size: 13px;
		/* font-family: 'Roboto', sans-serif; */
		font-family: 'Roboto', sans-serif;
		background-color: white;
		line-height: 20px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	aside .projects .project .details p {
		/* font-family: 'Roboto', sans-serif; */
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 8px;
		line-height: 10px;
		color: #303036;
		padding: 0;
	}

	aside .slogan {
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../img/slogan-bg.jpg);
		padding: 40px 0;
	}
	aside .articles .small-article {
		min-height: 170px;
	}

	aside .articles .big-article .image img {
		width: 100%;
		max-width: 100%;
		height: 380px;
		object-fit: cover;
	}

	aside .articles .small-article .desc p {
		font-family: 'Roboto', sans-serif;
		font-size: 11px;
		line-height: 17px;
		font-weight: 400;
		color: #061012;
	}

	footer .top .footer-menu .news p .other-img {
		float: left;
		width: auto;
		vertical-align: middle;
		margin-right: 5px;
		margin-top: -15px;
		width: 45%;
	}

	aside .sub-content .services .service .text .servicee {
		color: #405986;
		font-size: 26px;
		line-height: 40px;
		font-family: 'Mitr', sans-serif !important;
		text-align: left !important;
		margin: 0px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	aside .head-section .head .real {
		font-size: 40px;
		color: #405986;
		line-height: 55px;
		text-align: center;
		display: block;
	}

	aside .head-section .head .big {
		font-family: 'Mitr', sans-serif !important;
		font-weight: 500;
		font-size: 40px;
		color: #303036;
		line-height: 55px;
		text-align: center;
		display: block;
		margin-bottom: 15px;
		background-color: rgba(64, 89, 134, 0.2);
		color: #405986 !important;
		padding: 10px;
		border-radius: 5px;
	}

	aside .head-section .head .project {
		font-family: 'Mitr', sans-serif !important;
		font-size: 34px;
		color: #405986;
		line-height: 56px;
		text-align: center;
		display: block;
	}

	aside .content .project-detail .project-price-code .project-price {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 20px;
		font-weight: 500;
		color: white;
		padding: 10px 15px;
	}

	aside .content .project-detail .project-price-code .project-code {
		/* font-family: 'Roboto', sans-serif; */
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 40px;
		font-weight: 600;
		color: #405986;
		text-align: center;
	}

	aside .content .project-detail .project-features .project-feature img {
		vertical-align: middle;
		float: none;
		margin-right: 10px;
		width: 20px;
		height: 20px;
	}

	aside .content .form .form-head p {
		margin-bottom: 30px;
		font-size: 19px;
	}

	aside .content .form .form-head form input, aside .content .form .form-head form textarea, aside .content .form .form-head form select {
		border: 0;
		padding: 15px 10px;
		font-size: 17px;
		line-height: 23px;
		color: #333;
		width: 100%;
		margin-bottom: 15px;
	}

	aside .sub-content .services .image .servicee {
		color: #405986;
		font-size: 20px;
		line-height: 40px;
		font-family: 'Mitr', sans-serif !important;
		text-align: center;
		margin: 0px;
		position: absolute;
		z-index: 3;
		top: 40%;
		background-color: rgba(255, 255, 255, 0.75);
		display: block;
		border-radius: 30px;
		left: 10%;
		right: 10%;
		padding: 10px;
	}

	aside .content .video-bg {
		margin-top: 40px;
	}

	aside .content {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.c-d {
		padding: 0px 15px;
		display: table;
		height: 100%;
		position: relative;
	}
}

@media only screen and (max-width: 1366px) {
	.home-slider .item div {
		width: 100%;
		height: 31.25vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	.owl-dots .owl-dot.owl-dot.owl-dot {
	    display:none; 
	}

	.owl-dots .owl-dot.active span {
	    display:none; 
	}

	.owl-dots {
	    display:none;
	}
}

@media only screen and (max-width:768px) {
    
    	.home-slider .item div {
	height: 50%;
		height: 550px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	.owl-dots .owl-dot.owl-dot.owl-dot {
	    display:none; 
	}

	.owl-dots .owl-dot.active span {
	    display:none; 
	}

	.owl-dots {
	    display:none;
	}
	
	
	header .topbar .top-menu ul {
		display: block
	}
	header .topbar .top-menu ul li {
		display: block;
		width: 100%;
		text-align: center
	}
	header .bottom .logo {
		margin-bottom: -40px;
		margin-top: 20px;
		position: relative;
		z-index: 3;
	}

	header .bottom .logo img {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		display: block;
		margin-bottom: 10px;
		margin-left: 5px;
	}

	header .topbar .top-menu ul li a {
		color: white;
		font-size: 10px;
		font-weight: 500;
		padding: 5px 0;
		display: block;
		text-decoration: none
	}
	header .topbar .currency-menu ul {
		float: none;
		width: 50%;
		display: block;
		margin: 5px auto
	}
	header .topbar .language-menu ul {
		float: none;
		width: 100%;
		display: block;
		margin: 0px auto;
		margin-top: -5px;
	}
	header .bottom .menu {
		margin: 5px 0;
	}
	header .bottom .menu ul {
		width: 100%;
		display: block;
		float: none
	}
	header .bottom .menu ul li {
		display: none;
		width: 100%;
		float: none;
		margin: 0px;
	}
	header .bottom .menu ul li:last-child {
		float: none;
		text-align: center;
		width: 100%
	}
	header .bottom .menu .mobil-menu {
		z-index: 5;
		display: block;
		color: #142d55;
		float: right;
		padding: 15px 10px 15px 10px;
		position: absolute;
		right: 10px;
	}
	header .bottom .menu ul li a {
		font-size: 14px;
		color: #142d55;
		text-decoration: none;
		font-weight: 500;
		display: block;
		text-align: center;
		border-right: 0;
		padding: 5px 0
	}
	aside .slider .social-media-menu {
		width: 12.5%;
		position: fixed;
		text-align: center;
		z-index: 999;
		top: 30%;
		display: none;
	}
	aside .slider .social-media-menu ul li {
		margin-bottom: 5%
	}
	aside .slider .social-media-menu ul li a img {
		width: 80%
	}
	aside .search form .f-btn {
		font-size: 12px;
		color: #132B57;
		font-weight: 500;
		background-color: #D5D5D5;
		text-align: center;
		width: 95%;
		padding: 20px 0;
		border: 0;
		margin-right: 15px;
		margin: 0 auto;
		display: block;
		margin-bottom: 10px
	}
	aside .search form select {
		font-size: 12px;
		color: #132B57;
		font-weight: 500;
		background-color: #FFFFFF;
		text-align: center;
		width: 95%;
		border: 0;
		margin-right: 15px;
		margin: 0 auto;
		display: block;
		margin-bottom: 10px;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		padding:0 15px !important;
	}
	aside .search form .s-btn {
		font-size: 12px;
		color: #FFFFFF;
		font-weight: 500;
		text-align: center;
		width: 95%;
		padding: 12px 0;
		border: 0;
		margin: 0 auto;
		display: block;
	}
	aside .projects .project .features p {
		
		font-weight: 600;
		font-size: 13px;
		line-height: 13px;
		color: #405986;
		text-align: left;
		padding: 10px 0
	}
	aside .projects .project .details p {
		
		font-weight: 300;
		font-size: 15px;
		line-height: 30px;
		color: #303036;
		padding: 0
	}
	aside .projects .project .details p img {
		vertical-align: middle;
		float: left;
		width: 10px;
		margin-right: 5px;
		margin-top: 10px
	}
	aside .projects .project {
		position: relative;
		box-shadow: 0 0 15px 5px #EBEBEB;
		float: none;
		margin-bottom: 30px;
		margin: 15px
	}
	aside .slogan .slogan-img img {
		max-width: 70%
	}
	aside .articles .big-article {
		padding: 15px 15px 30px 15px;
		background-color: white;
		box-shadow: 0 0 15px 5px #EBEBEB;
		margin: 15px;
		margin-top: 0px;
	}
	aside .articles .small-article {
		padding: 15px 15px 25px 15px;
		background-color: white;
		float: none;
		width: auto;
		position: relative;
		box-shadow: 0 0 15px 5px #EBEBEB;
		margin-bottom: 20px;
		margin: 0px;
		margin-top: 15px;
	}
	aside .newsletter .bg .text p {
		
		font-size: 15px;
		line-height: 30px;
		font-weight: 400;
		color: white;
		text-align: center;
		margin-bottom: 20px
	}
	aside .newsletter .bg .text p img {
		vertical-align: middle;
		margin-right: 20px;
		margin-bottom: 5px;
		width: 10%
	}
	aside .content {
		margin-top: 30px;
		margin-bottom: 30px
	}
	aside .content .project-detail .project-price-code .project-price {
		font-size: 20px;
		line-height: 20px;
		font-weight: 500;
		color: white;
		background-color: #bb9c5e;
		padding: 10px 15px;
		text-align: center;
	}
	aside .content .project-detail .project-price-code .project-code {
		
		font-size: 30px;
		line-height: 57px;
		font-weight: 600;
		color: #405986;
		text-align: center
	}
	aside .content .project-detail .project-description {
		box-shadow: 0 0 15px 5px #EBEBEB;
		margin-bottom: 10px;
		padding: 20px;
		text-align: center
	}
	aside .search-sub p {
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
		color: white;
		margin: 20px 0;
		text-align: center
	}
	aside .search-sub form input {
		font-size: 12px;
		color: #132B57;
		font-weight: 500;
		background-color: #FFFFFF;
		text-align: left;
		width: 95%;
		padding: 10px;
		border: 0;
		margin-right: 15px;
		display: block;
		margin: 0 auto;
		margin-bottom: 10px
	}
	aside .search-sub form .s-btn {
		font-size: 16px;
		color: #FFFFFF;
		font-weight: 500;
		background-color: #405986;
		text-align: center;
		width: 95%;
		padding: 7px 0;
		border: 3px solid white;
		display: block;
		margin: 0 auto
	}
	footer .footer-menu {
		text-align: center
	}
	footer .footer-logo {
		text-align: center
	}
	footer .copyright .footer-social {
		margin-top: 15px;
		display: block;
		text-align: center
	}
	#pages {
		display: block;
		margin: 20px auto
	}
	aside .content .filters #sorter {
		color: black;
		background-color: #ffffff;
		padding-left: 0;
		border-left: 0;
		float: none;
		font-size: 12px;
		display: block;
		width: 100%;
		margin: 5px 0px;
		text-align: center;
		vertical-align: middle;
		border: white;
	}

	.sticky {
		position: relative;
		z-index: 99;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		padding: 15px 0px !important;
		-webkit-transition: all ease-out 0.5s;
		-moz-transition: all ease-out 0.5s;
		-o-transition: all ease-out 0.5s;
		transition: all ease-out 0.5s;
	}

	.slider .item div {
		height: 215px !important;
	}

	.currency-menu {
		display: none;
	}

	.top-menu {
		display: none;
	}

	.mobile-google-maps-button {
		position: fixed;
		bottom: 15px;
		right: 25px;
		z-index: 99;
		background-color: #435b8c;
		border-radius: 15px;
		color: #ffffff;
		text-decoration: none;
		width: 50px;
		height: 50px;
		font-size: 30px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		-webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
		-moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
		box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
		animation: effect 5s infinite ease-in;
	}

	aside .newsletter {
		margin: 30px 0 -35px 0;
	}

	#myBtn#myBtn#myBtn {
		display: none;
		position: fixed;
		bottom: 75px;
		right: 28px;
		z-index: 99;
		font-size: 18px;
		border: none;
		outline: none;
		background-color: white;
		color: white;
		cursor: pointer;
		padding: 15px;
		border-radius: 4px;
		width: 11%;
	}

	.owl-dots .owl-dot.active span {
	    display:none;
		width: 6px;
		height: 6px;
		background-color: white;
		display: block;
		margin: 0 auto;
		border-radius: 50%;
		vertical-align: middle;
	}

	.owl-dots .owl-dot.owl-dot.owl-dot {
	    display:none;
		width: 10px;
		height: 10px;
		background-color: rgba(58, 62, 65, 0.6);
		margin: 0px 0px 0px 5px;
		border-radius: 50%;
	}

	aside .search {
		background-image: url(../img/search-bg.jpg);
		padding: 15px 0;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-transition: all ease-out 0.5s;
		-moz-transition: all ease-out 0.5s;
		-o-transition: all ease-out 0.5s;
		transition: all ease-out 0.5s;
	}

	aside .banner .banner-img {
		margin-top: 0px;
		position: relative;
	}

	header .topbar .language-menu ul li {
		display: block;
		width: 50%;
		float: left;
		text-align: center;
	}

	.scroll {
		display: none;
	}

	aside .banner .banner-img .more {
		background-color: rgba(255, 255, 255, 0.75);
		color: #bb9c5e;
		padding: 5px 5px;
		display: block;
		width: 30%;
		text-align: center;
		position: absolute;
		z-index: 2;
		bottom: 10px;
		left: 3%;
		text-decoration: none;
		font-size: 10px;
		font-weight: 500;
	}

	aside .head-section .head .big {
		font-family: 'Mitr', sans-serif !important;
		font-weight: 600;
		font-size: 26px;
		color: white;
		line-height: 55px;
		text-align: center;
		display: block;
	}
	aside .head-section .head {
		margin: 15px 0;
	}

	aside .head-section .head .desc {
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		line-height: 19px;
		color: #303036;
		text-align: center;
		display: block;
		font-weight: 400;
		padding: 0px 15px;
	}

	.owl-dots {
	    display:none;
		position: absolute;
		bottom: 10px;
		left: 0 !important;
		margin: 0 auto;
		right: 0 !important;
		width: 100%;
		text-align: center;
	}

	.features ul li {
		font-size: 12px;
		display: block;
		padding-bottom: 5px;
		margin-top: 5px;
		border-bottom: 1px solid #ebebeb;
	}

	aside .slogan {
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../img/slogan-bg.jpg);
		padding: 30px 0;
	}

	aside .articles .big-article .image img {
		width: 100%;
		max-width: 100%;
		height: 175px;
		object-fit: cover;
	}

	aside .articles .big-article .image .type {
		font-size: 15px;
		line-height: 20px;
		font-weight: 300;
		color: #303036;
		background-color: white;
		position: absolute;
		top: 20px;
		right: 0;
		padding: 5px 25px 5px 5px;
	}

	.head-blog-2 {
		padding: 0;
		font-weight: 400;
		font-family: 'Mitr', sans-serif !important;
		margin-top: 12px;
		font-size: 20px;
		text-align: center;
	}

	aside .articles .big-article .desc {
		margin: 15px 0 40px 0;
		font-size: 16px;
		text-align: center;
	}

	.head-blog {
		padding: 0;
		color: #405986;
		font-weight: 400;
		font-family: 'Mitr', sans-serif !important;
		margin-top: 10px;
		text-align: center;
		font-size: 20px;
	}

	aside .articles .small-article .desc {
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		line-height: 19px;
		font-weight: 400;
		color: #061012;
		margin-top: 15px;
		text-align: center;
		margin-bottom: 15px;
	}

	aside .articles .big-article a {
		font-size: 12px;
		line-height: 22px;
		color: white;
		background-color: #405986;
		padding: 10px 15px;
		text-decoration: none;
	}

	aside .articles .small-article a {
	    font-size: 12px;
	    line-height: 12px;
	    color: white;
	    font-weight: 300;
	    background-color: #405986;
	    padding: 10px 10px;
	    text-decoration: none;
	    margin-left: 10px;
	    width: 37%;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}

	aside .newsletter .bg .form form button {
		border: 0;
		width: 20%;
		float: left;
		font-family: Roboto;
		font-size: 13px;
		line-height: 23px;
		color: white;
		background-color: #303036;
		padding: 10px 15px;
		text-align: center;
	}

	aside .newsletter .bg .form form input {
		font-family: Roboto;
		font-size: 14px;
		line-height: 23px;
		color: #989898;
		font-weight: 400;
		border: 0;
		outline: none;
		padding: 10px 15px;
		width: 80%;
		float: left;
	}

	footer .top {
		margin-top: 40px;
	}

	.slide-image {
		width: 100%;
		max-width: 100%;
		height: 300px;
		object-fit: cover;
	}

	aside .content .project-detail .project-slider .item .location {
		/* font-family: 'Roboto', sans-serif; */
		font-family: 'Roboto', sans-serif;
		font-size: 15px;
		line-height: 33px;
		color: #333;
		background-color: white;
		padding: 10px;
		position: absolute;
		z-index: 4;
		top: 15px;
		left: 15px;
	}

	aside .content .video-bg {
		margin-top: 10px;
		padding: 0px 30px;
	}
	aside .content .text-section {
		padding: 15px 30px;
	}

	aside .content .text-section .text {
		font-size: 17px !important;
		color: #000000;
		text-align: center;
		padding: 0px 15px;
		text-align: center !important;
	}

	aside .sub-content .services .service .image img {
		padding: 0px 0px 0px 15px;
		margin: 0px;
		border: 0px;
		width: 100%;
		display: block;
		max-width: 100%;
	}

	aside .sub-content .services .service .text .servicee {
		color: #405986;
		font-size: 30px;
		line-height: 40px;
		font-family: 'Mitr', sans-serif !important;
		text-align: left !important;
		margin: 0px;
		margin-bottom: 10px;
		margin-top: 15px;
		padding: 5px 10px;
		border-radius: 5px;
		background-color: rgba(64, 89, 134, 0.2);
		margin-left: 15px;
		margin-right: 15px;
	}

	.list-vip-service-1 {
		list-style: none;
		margin-top: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.list-vip-service-2 {
		list-style: none;
		margin-top: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.list-vip-service-3 {
		list-style: none;
		margin-top: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}

	aside .content .filters ul li {
		display: block;
		width: 100%;
		border-right: 0px;
		text-align: center;
	}

	aside .content .filters ul li select {
		color: black;
		background-color: #ffffff;
		margin-left: 0;
		font-size: 12px;
		text-align: center;
		width: 100%;
		-webkit-appearance: inner-spin-button;
		border: 1px solid white;
		margin-top: 5px;
	}

	aside .content .filters ul {
		display: table;
		width: 100%;
		float: none;
	}

	aside .content .filters img {
		float: none;
		vertical-align: middle;
		margin: 0 auto;
		display: block;
	}

	aside .content .filters {
		display: table;
		width: 100%;
		box-shadow: 0 0 15px 5px #EBEBEB;
		background-color: #bb9c5e;
		margin-bottom: 10px;
		padding: 15px;
		margin-top: -40px;
	}

	.page-item {
		background-color: #405986;
		color: white;
		padding: 5px 10px;
		border: 1px solid white;
		text-decoration: none;
		margin-right: 5px;
		display: block;
		width: 10%;
		float: left;
		text-align: center;
		margin-left: 15px;
		margin-bottom: 10px;
		font-size: 15px;
	}

	aside .content .cit1 {
		margin-top: 10px;
		padding: 0px 30px;
	}

	aside .content .cit2 {
		margin-top: 0;
		padding: 0px 30px;
	}

	.cit3 .head-section {
		position: absolute;
		z-index: 3;
		top: 30%;
		background-color: rgba(255, 255, 255, 0.75);
		display: block;
		border-radius: 30px;
		left: 5%;
		right: 5%;
		text-align: center;
		padding: 5px;
	}

	aside .head-section .head .citizz {
		font-family: 'Mitr', sans-serif !important;
	    font-size: 28px;
	    color: #303036;
	    line-height: 31px;
	    text-align: center;
	    display: block;
	}

	aside .sub-content .csec {
		text-align: center;
		margin-top: 10px;
		padding: 0px 30px;
	}

	.csec .head-section {
		position: absolute;
		z-index: 3;
		top: 30%;
		background-color: rgba(255, 255, 255, 0.75);
		display: block;
		border-radius: 30px;
		left: 5%;
		right: 5%;
		text-align: center;
		padding: 5px;
	}

	aside .content .cit5 {
		margin-top: 15px;
		padding: 0px 30px;
	}

	.csec2 .head-section {
		position: absolute;
		z-index: 3;
		top: 30%;
		background-color: rgba(255, 255, 255, 0.75);
		display: block;
		border-radius: 30px;
		left: 5%;
		right: 5%;
		text-align: center;
		padding: 5px;
	}

	p.parag {
		margin-left: 15px;
	}

	aside .content .project-detail .project-head-2 {
		font-size: 18px;
		color: #bb9c5e;
		background-color: #ffffff;
		padding: 10px 15px;
		font-weight: 400;
		line-height: 25px;
		text-align: center;
		margin-bottom: 10px;
		font-family: 'Mitr', sans-serif !important;
		box-shadow: 0 0 15px 5px #EBEBEB;
	}

	.project-image img {
		width: 100%;
		max-width: 100%;
		height: 200px;
		object-fit: cover;
	}

	aside .content .project-detail {
		display: block;
		margin-top: -20px;
	}


	.mobile-google-maps-button {
		display: none;
	}

	.overlay_863.overlay_863.overlay_863.overlay_863.overlay_863,  .button_c91.button_c91.button_c91.button_c91 {
		display: none !important;
	}

	.mobile-bar {
		display: block;
		height: 122px;
		width: 110%;
		background-color: #405986;
		position: fixed;
		bottom: -66px;
		right: -5%;
		left: -5%;
		z-index: 99;
		border-radius: 40%;
	}

	.mobile-bar .left-btn {
		position: absolute;
		width: 30%;
		left: 0;
		bottom: 0;
		text-align: right;
		display: block;
		height: 120px;
		font-size: 40px;
		color: #fff;
		line-height: 60px;
	}

	.mobile-bar .mid-btn {
		display: block;
		width: 120px;
		height: 120px;
		background-color: #dfdfdf;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		border-radius: 100%;
		top: -10px;
		text-align: center;
		line-height: 85px;
		color: #405986;
		font-size: 36px;
		cursor: pointer;
	}

	.mobile-bar .right-btn {
		position: absolute;
		width: 30%;
		right: 0;
		bottom: 0;
		text-align: left;
		display: block;
		height: 120px;
		font-size: 40px;
		color: #fff;
		line-height: 60px;
	}

	.projects .col-md-4 {
		padding: 0px;
	}

	.row > .row {
		margin: 0px;
	}

	.footer-social {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.articles .col-md-8, .articles .col-md-4 {
		padding: 0px;
	}

	footer .copyright {
		padding: 10px 0;
		padding-bottom: 90px;
	}

	.currency-menu.m-on {
		display: block !important;
	}

	.currency-menu.m-on ul li {
		width: 25% !important;
		float: left !important;
		text-align: center !important;
	}

	.currency-menu.m-on ul li .active {
		background-color: white;
		color: #132B57;
	}

	aside .content .project-detail .project-apartment-table table thead tr th {
		font-size: 12px;
		padding: 5px;
		width: 1%;
		display: table-cell;
		text-align: center;
		border: 1px solid #405986;
	}

	aside .content .project-detail .project-apartment-table table tbody tr td {
		padding: 5px;
		width: 1%;
		font-size: 11px;
		display: table-cell;
		border-right: 1px solid #405986;
		border-left: 1px solid #405986;
		text-align: center;
	}

	aside .content .project-detail .project-apartment-table {
		display: table;
		width: 100%;
		padding: 0px;
		margin-bottom: 10px;
		background-color: #F1F1F7;
	}

	aside .content .project-detail .project-features {
		box-shadow: 0 0 15px 5px #EBEBEB;
		display: table;
		width: 100%;
		padding: 15px 15px;
		margin-bottom: 10px;
	}

	.follow-us {
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		background-color: #0b65b7;
		color: white;
		font-family: 'Mitr', sans-serif;
		width: 50%;
		text-align: center;
		padding: 15px;
		border-radius: 5px;
		cursor: pointer;
	}

	.QR {
		display: none;
	}

	aside .projects .project .info .title {
		text-align: center;
	}

	aside .content .project-detail .project-slider .location {
		font-family: 'Roboto', sans-serif;
		font-size: 15px;
		line-height: 25px;
		color: #333;
		background-color: white;
		padding: 10px;
		position: absolute;
		z-index: 4;
		top: 15px;
		left: 15px;
	}

	aside .content .project-detail .project-slider .location img {
		vertical-align: middle;
	}

	aside .search-sub {
		background-image: url(../img/search-sub-bg.jpg);
		padding: 35px 0;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		display: none;
	}

	.list-vip-service-1 li {
		margin: 0px 0px 5px 0px;
		font-size: 18px;
		line-height: 23px;
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}

	.list-vip-service-1 li::before {
		content: "\2022";
		color: #405986;
		font-weight: bold;
		display: inline-block;
		width: 20px;
		font-size: 35px;
		float: left;
		text-align: left;
		vertical-align: middle;
	}

	.articles .col-md-4 > .row {
		margin: 0px;
	}

	.m-off {
		display: none;
	}

	.m-on {
		display: block;
	}


	.small-article > span {
	    position: relative !important;
	    right: inherit !important;
	    bottom: inherit !important;
	    vertical-align: middle;
	    float: none !important;
	    font-size: 14px;
	    margin-top: 15px !important;
	    text-align: center;
	    display: block;
	    margin-bottom: -15px !important;
	}
	}
}
