@charset "UTF-8";

/*
Theme Name: Realtyempirellc

*/
*{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, div, img, ul, li, a, p, ol, body, h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0;font-family: "Poppins", sans-serif;font-weight: 400; }
ul, a, input{text-decoration: none;list-style: none;text-decoration: none;outline:none;}
:focus {outline: 0;}
.clear{ clear: both;}
a:hover{ text-decoration: none;}
.container{width:1169px;margin: 0 auto;}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #8a8a8a;font-size: 14px;opacity: 1;font-family: "Poppins", sans-serif;opacity: 0.8;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #8a8a8a;font-size: 14px;opacity: 1;font-family: "Poppins", sans-serif;opacity: 0.8;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #8a8a8a;font-size: 14px;opacity: 1;font-family: "Poppins", sans-serif;opacity: 0.8;
}
:-moz-placeholder { /* Firefox 18- */
	color: #8a8a8a;font-size: 14px;opacity: 1;font-family: "Poppins", sans-serif;opacity: 0.8;
}

.about-section.sell .left {
	width: 60%;
}

.about-section.sell .right {
	width: 40%;
}

.about-section.sell .right img {
	display:block;
	  margin-bottom: 20px;
}
.extra_p.sell p {
	margin-bottom: 20px;
	width:100%;
}
.extra_p.sell a ,.about-section .left p a{
	display: inline-block;
  color: #c3932e;
}
.extra_p.sell a:hover ,.about-section .left p a:hover{
color:#000;
}
.about-section.sell .right .right-img {
	border: 0;
}
.extra_p.sell ul li {
	list-style: disc inside;
	margin-bottom: 10px;
}
.extra_p.sell strong {
	margin-bottom: 10px;
	display: block;
}
.sell-box-outer {
	display: flex;
	flex-wrap: wrap;
	  align-items: start;

}
.sell-box {
	width: 100%;
	background: #c3932e;
	  border-radius: 10px 0;
	  margin-bottom: 30px;
	padding: 10px;
	color: #fff;
}
/*top-banner start*/

.top-banner {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	transition: all ease-in-out 0.3s;
	padding: 3px 0 2px 0;
}
.top-banner .left {
	float: left;
	width: 13%;
	text-align: left;
	margin-left: 9px;
}
.properties .properties-outer .properties-box.new {
    width: 23%;
	text-align: center;
	margin-bottom: 50px;
}
.extra_p {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 50px;
	margin-top: -50px;
}
.extra_p p {
    font-size: 16px;
    line-height: 28px;
}
.properties .properties-outer .properties-box.new .properties-box-content .btn {
    text-align: center;
}
.properties .properties-outer .properties-box.new .properties-box-content .btn a {
    float: none;
}
.top-banner .left a {
	display: block;
	line-height: 0;
}
.top-banner .right {
	float: right;
	width: 86%;
	text-align: right;
	transition: all ease-in-out 0.5s;
}
.fa.fa-bars{
	display: none;
}
.top-banner .right ul li {
	display: inline-block;
}
.top-banner .right ul.menu {
	margin-right: 10px;
}
.top-banner .right ul.menu li {
	margin-left: 26px;
	position:relative;
}
.top-banner .right ul li i {
	font-size: 15px;
	background: #c3932e;
	color: #fff;
	width: 36px;
	height: 36px;
	border-radius: 100px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
.top-banner .right ul.menu li a.active{
	color: #c3932e;
}
.top-banner .right ul.menu li .sub-menu li a {
	color: #fff;
	padding: 5px;
	display: block;
}
.top-banner .right ul.menu li .sub-menu li {
	margin-left: 0;
}
.page-id-274 .service {
	margin: 50px 0;
}
.service .service-outer .service-outer-box h6 a {
	color: #000;
}
.top-banner .right ul li a{
	color: #c3932e;
	font-weight: 400;
	font-size: 15px;
}
.top-banner .right ul li a:hover{
	color: #000;
}
.top-banner .right ul li a:hover i{
	background: #000;
}
.top-banner .top-banner-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.top-banner .right ul.menu li a {
	color: #000;
}
.top-banner .right ul.menu li a:hover{
	color: #c3932e;
}
.top-banner .right ul {
	display: inline-block;
	margin-left: 10px;
}
.top-banner.darkHeader {
	position: fixed;
	top: 0;
	z-index: 3;
	background: #fff;
	transition: all ease-in-out 0.3s;
	  box-shadow: 0px 0px 12px #c1a364;
}
.top-banner .left img {
	transition: all ease-in-out 0.5s;
	width: 148px;
}
.top-banner.darkHeader .left img {
	width: 120px;
	transition: all ease-in-out 0.5s;
}
.top-banner.darkHeader .right{
	transition: all ease-in-out 0.5s;
}


/*top-banner end*/





/*Banner start*/


.banner {
	width: 100%;
	float: left;
	clear: both;	
	position: relative;
}
.banner img{
	width: 100%;
	display: block;
}
.banner .banner-outer {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
}
.banner .banner-outer .banner-outer-flex {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-content: center;
}
.banner .banner-outer .banner-outer-flex h1 {
	font-size: 45px;
	font-weight: 400;
	color: #fff;
	margin-top: 43px;
	text-align: center;
}
.banner .banner-outer .banner-outer-flex h1 span {
	color: #ff7506;
}
.banner .banner-outer .banner-outer-flex p {
	font-size: 18px;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 24px;
	margin-top: 7px;
}
.banner .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -20px !important;
	left: 20px;
	background: rgba(255,255,255,0.2) !important;
	border-radius: 100% !important;
	width: 60px;
	height: 60px;
}
.banner .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -20px !important;
	right: 20px;
	background: rgba(255,255,255,0.2) !important;
	border-radius: 100% !important;
	width: 60px;
	height: 60px;
}
.banner .owl-nav img {
	width: auto;
	margin: 0 auto;	    
}

/*Banner end*/





/*about start*/

.about-section {
	width: 100%;
	float: left;
	clear: both;
	padding: 70px 0;
}
h2{
	color: #000;
	font-size: 40px;
}
.about-section .left {
	float: left;
	width: 68%;
}
.about-section .left h3 {
	color: #000139;
	font-size: 24px;
	margin: 16px 0px 30px 0;
	cursor: pointer;
}
.extra_p.sell h3{
	font-size: 24px;
	margin: 16px 0px 30px 0;
}
.about-section .left h4 {
	background: #c3932e;
	color: #fff;
	font-size: 18px;
	padding: 8px 12px;
}
.extra_p.sell .sell-box p a {
	background: transparent;
	padding: 0;
	margin: 0;
	color: #000;
	border-bottom: 1px solid #000;
}
.extra_p.sell .sell-box p a:hover{
	color:#fff;
}
.top-banner .right ul.menu li:hover .sub-menu {
	display:block;
	
}
.top-banner .right ul.menu li .sub-menu {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	background: #c3932e;
	  margin-left: 0 !important;
	width: 150px;
  text-align: left;
}
.sub-menu-toggle {
	display: none;
}

.about-section .left h5 {
	font-size: 18px;
	font-weight: 500;
	color: #c3932e;
	margin-top: 23px;
	margin-bottom: 5px;
}
.about-section .left ul li {
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	font-weight: 500;
}
.about-section .left ul li i {
	margin-right: 3px;
}
.about-section .left p {
	font-size: 16px;
	line-height: 28px;
	margin: 20px 0;
	padding-right: 50px;
}
.about-section .right {
	float: right;
	width: 32%;
}
.about-section .right .right-img {
	width: 100%;
	float: left;
	background: #fcf9f4;
	border-bottom: 6px solid #c3932e;
}
.about-section .right .right-img img { width: 100%; }
.about-section .right .right-img h6 {
	font-size: 30px;
	font-weight: 500;
	color: #c3932e;
	margin: 8px 0 7px 0;
}
.about-section .right .right-img p {
	font-size: 16px;
	clear: both;
	margin-top: 3px;
	float: left;
	width: 100%;
	padding-left: 5px;
}
.about-section .right .right-img .start {
	width: 100%;
	float: left;
	clear: both;
	padding-left: 5px;
	margin: 2px 0;
}
.about-section .right .right-img .start i {
	display: inline-block;
	color: #e6ce01;
}
.about-section .right .right-img .start span {
	margin-left: 5px;
	font-size: 14px;
	text-decoration: underline;
}
.about-section .right .right-img .right-img-content {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 18px 30px;
}




/*about end*/





/*service start*/

.service {
	width: 100%;
	float: left;
	clear: both;
}
.service .service-outer {
	width: 100%;
	float: left;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service .service-outer .service-outer-box {
	float: left;
	width: 23%;
	text-align: center;
	background: #fdfcf8;
	padding: 20px;
	border-bottom: 6px solid #c3932e;
}
.service .service-outer .service-outer-box h6 {
	font-size: 22px;
}


/*service end*/








/*Latest Properties start*/

.properties {
	width: 100%;
	float: left;
	clear: both;
	margin: 70px 0 0 0;
	background: #f7f7f7;
	padding: 30px 0;
}
.properties .properties-top {
	width: 100%;
	float: left;
	clear: both;
}
.properties .properties-top h2 {
	float: left;
}
.properties .properties-top a {
	float: right;
	font-size: 18px;
	border: 2px solid #010101;
	padding: 11px 31px;
	color: #000;
}
.properties .properties-top a:hover{
	background: #c3932e;
	color: #fff;	
}
.properties .properties-outer {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.properties .properties-outer .properties-box {
	float: left;
	width: 31.6%;
	background: #fff;
}
.properties .properties-outer .properties-box img {
	width: 100%;
}
.properties .properties-outer .properties-box h4 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}
.properties .properties-outer .properties-box h5 {
	font-size: 14px;
	margin-bottom: 20px;
}
.properties .properties-outer .properties-box ul {
	border-bottom: 1px solid #d9e7e9;
	padding-bottom: 20px;
}
.properties .properties-outer .properties-box ul li {
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
}
.properties .properties-outer .properties-box .btn {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 20px;
}
.properties .properties-outer .properties-box ul li i {
	margin-right: 5px;
}
.properties .properties-outer .properties-box .btn span {
	font-size: 20px;
	font-weight: 600;
	color: #010101;
	float: left;
	padding-top: 7px;
}
.properties .properties-outer .properties-box .btn a {
	float: right;
	font-size: 16px;
	color: #fff;
	background: #c3932e;
	padding: 9px 35px;
}
.properties .properties-outer .properties-box .btn a:hover{
	background: #000;
}
.properties .properties-outer .properties-box .properties-box-content {
	width: 100%;
	float: left;
	clear: both;
	padding: 20px 20px;
}


/*Latest Properties end*/












/*Service Areas start*/



.properties.service {
	background: none;
	padding: 0;
}
.properties.service .properties-top a {
	padding: 11px 50px;
}

.properties.service .properties-outer .properties-box {
	position: relative;
	border: 2px solid #d9d9e1;
	padding: 8px;
	line-height: 0;
	width: 23.9%;
	margin-bottom: 15px;
}
.properties.service .properties-outer .properties-box .properties-box-content {
	padding: 10px;
	position: absolute;
	top: 40px;
	background: rgb(0,0,0,0.6);
	left: -2px;
	width: auto;
	line-height: 24px;
}
.properties.service .properties-outer .properties-box h4 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 1px;
}
.properties.service .properties-outer {
	margin-top: 15px;
}



/*Service Areas end*/







/*Our Listings start*/

.properties.listings .properties-outer .properties-box .properties-box-content {
	padding: 20px 16px;
}
.properties.listings .properties-outer .properties-box {
	position: relative;
	width: 100%;
}
.properties.listings .properties-outer .properties-box .typeof {
	position: absolute;
	top: 25px;
	color: #fff;
	font-size: 13px;
	background: #ff5a50;
	padding: 5px 15px;
	left: 20px;
}
.properties.listings .properties-outer .properties-box .typeof.purple{
	background: #985dff;
}
.properties.listings .properties-outer .properties-box .typeof.yellow {
	background: #f2a619;
	padding: 5px 25px;
}
.properties.listings .owl-dots .owl-dot.active span {
	background: #000;

}
.properties.listings .owl-dots .owl-dot span {
	background: none;
	border:2px solid #000 ;
	width: 15px;
	height: 15px;
}
.properties.listings .owl-dots {
	margin-top: 20px !important;	
}

/*Our Listings end*/







/*Testimonials start*/

.testimonials_section {
	width: 100%;
	float: left;
	clear: both;
	background: url("https://realtyempirellc.net/wp-content/uploads/2024/07/testimonials.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 48px 0;
	position: relative;
}
.testimonials_section .testimonials_outer {
	width: 64%;
	display: inline-block;
	clear: both;
	margin: 0 auto;
	text-align: left;
}
.testimonials_section .testimonials_outer i {
	color: #fff;
	background: #000;
	padding: 5px 15px;
	font-size: 48px;
	margin-bottom: 20px;
	margin-left: -30px;
}
.testimonials_section .testimonials_outer p {
	color: #fff;
	background: #000;
	padding: 5px 15px;
	font-size: 16px;
	font-weight: 200;
	font-style: italic;
	padding: 20px 20px 35px 20px;
}
.testimonials_section .testimonials_outer span {
	color: #fff;
	background: #000;
	padding: 8px 40px 8px 15px;
	font-size: 18px;
	font-weight: 500;
	float: right;
	margin-right: -90px;
	margin-top: 20px;
}
.testimonials_section .testimonials_outer .testimonial-content {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 91px;
}
.testimonials_section .testimonials_outer .owl-prev {
	position: absolute;
	left: -110px;
	top: 49%;
	width: 52px;
	height: 52px;
	border: 1px solid #fff !important;
	border-radius: 100%!important;
	margin-top: -26px;
}
.testimonials_section .testimonials_outer .owl-next {
	position: absolute;
	right: -110px;
	top: 49%;
	width: 52px;
	height: 52px;
	border: 1px solid #fff !important;
	border-radius: 100%!important;
	margin-top: -26px;
}

/*Testimonials end*/








/*footer start*/


.footer_section {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	padding: 40px 0;
}

.footer_section h2 {
	margin-bottom: 30px;
}
.footer_section .footer-outer {
	width: 100%;
	float: left;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer_section .footer-outer .footer-outer-box {
	width: 23%;
	float: left;
	background: #fcf9f4;
	border-bottom: 6px solid #c3932e;
	padding: 30px 10px 20px;
}
.footer_section .footer-outer .footer-outer-box i {
	color: #c3932e;
	font-size: 40px;
	margin-bottom: 10px;
}
.footer_section .footer-outer .footer-outer-box h5 {
	color: #c3932e;
	font-size: 18px;
	margin: 10px 0;
}
.footer_section .footer-outer .footer-outer-box h6 {
	font-size: 18px;
}
.footer_section .footer-outer .footer-outer-box:nth-child(2) h6,.footer_section .footer-outer .footer-outer-box:nth-child(3) h6 {
	font-size: 16px;
}
.footer_section .footer-outer .footer-outer-box h6 a {
	color: #000;
}
.footer_section .footer-outer .footer-outer-box h6 a:hover{
	color: #c3932e;
}
.footer_section .foot-nav {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 40px;
}
.footer_section .foot-nav ul li {
	display: inline-block;
}
.footer_section .foot-nav ul li a {
	color: #000;
	margin: 0 10px;
}
.footer_section .foot-nav ul li a:hover{
	color: #c3932e;
}
.footer_section .foot-social {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 0;
}
.footer_section .foot-social ul li {
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #1e02cc;
	margin: 0 10px;
}
.footer_section .foot-social ul li:hover{
	background: #c3932e !important;
}
.footer_section .foot-social ul li:nth-child(2){
	background: #0077b5;
}
.footer_section .foot-social ul li:nth-child(3){
	background: #000;
}
.footer_section .foot-social ul li a {
	display: block;
}
.footer_section .foot-social ul li a i {
	font-size: 20px;
	padding-top: 15px;
	color: #fff;
}
.footer_section .foot-social ul li a img {
	padding-top: 12px;
}

.footer_section h6.last-foot {
	font-size: 15px;
	clear: both;
	text-align: center;
	width: 100%;
	float: left;
	margin: 20px 0 0;
}
.footer_section h6.last-foot a {
	color: #c3932e;
}
.footer_section h6.last-foot a:hover {
	color: #000;
}

/*footer end*/









/*About us page start*/


.inner-banner {
	width: 100%;
	float: left;
	clear: both;
}

.inner-banner img {
	width: 100%;
}



/*About us page end*/





/*Contact us page start*/

.form-section{
	width: 100%;
	float: left;
	clear: both;		
	margin: 50px 0;
}
.form-section .form-outer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.form-section .form-outer .left {
	float: left;
	width: 54%;
}
.form-section .form-outer .left img {
	width: 100%;
}
.form-section .form-outer .left iframe {
	width: 100%;
	border: 3px solid #c3932e !important;
	height: 100%;
	width: 100%;
}
.form-section .form-outer .right {
	float: right;
	width: 37%;
	background: #c3932e;
	border-radius: 20px;
	padding: 35px 45px;
}
.form-section .form-outer .right h2 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 30px;
	color: #fff;
}
.form-section .form-outer .right input {
	width: 100%;
	border: 0;
	margin-bottom: 15px;
	padding: 12px;
}
.form-section .form-outer .right textarea {
	width: 100%;
	border: 0;
	margin-bottom: 20px;
	padding: 12px;
	resize: none;
	height:100px;
}
.form-section .form-outer .right input[type="submit"] {
	background: #4d4d4d;
	border: 0;
	color: #fff;
	padding: 13px 17px;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	cursor: pointer;
	margin-bottom: 10px;
	  width: auto;
}
.form-section .form-outer .right input[type="submit"]:hover{
	background: #000;
}




/*Contact us page end*/












@media (max-width:1199px){

	.container{
		width: 96%;
	}
	
	.banner .banner-outer .banner-outer-flex h1 {
		font-size: 50px;
	}

	.properties .properties-outer .properties-box .btn span {
		font-size: 17px;
	}

	.footer_section .footer-outer .footer-outer-box h6 {
		font-size: 14px !important;
	}




}


@media (max-width:1023px){

	.fa.fa-bars{
		display: inline-block;
		cursor: pointer;
		margin-left: 20px;
	}

	h2 {
		font-size: 40px;
	}

	.top-banner .right ul.menu {
		display: none;
		position: absolute;
		top: 111px;
		z-index: 2;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0;
		background: #fff;
		border-top: 2px solid #c3932e;
		padding: 10px 0;
	}
	.top-banner .right ul.menu li {
		display: block;
		margin: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	.top-banner .left {
		width: 20%;
	}
	.top-banner .right {
		width: 68%;
	}
	.top-banner .top-banner-flex {
		justify-content: space-between;
	}
	.top-banner {
		position: relative;
	}
	.banner .banner-outer .banner-outer-flex h1 {
		font-size: 30px;
	}
	.about-section .right .right-img h6 {
		font-size: 20px;
	}
	.about-section .right .right-img p {
		font-size: 14px;
	}
	.about-section .left p {
		font-size: 14px;
	}
	.about-section .left ul li {
		font-size: 14px;
	}
	.service .service-outer .service-outer-box h6 {
		font-size: 16px;
	}
	.properties .properties-top a {
		font-size: 14px;
	}
	.properties .properties-top h2 {
		padding-top: 10px;
	}
	.properties .properties-outer .properties-box .properties-box-content {
		padding: 10px;
	}
	.properties .properties-outer .properties-box h4 {
		font-size: 15px;
	}
	.properties .properties-outer .properties-box ul li {	
		font-size: 14px;
	}
	.properties .properties-outer .properties-box .btn a {
		font-size: 14px;
		padding: 9px 10px;
	}
	.testimonials_section .testimonials_outer {
		width: 84%;
	}
	.testimonials_section .testimonials_outer .owl-prev {
		left: 0;
	}
	.testimonials_section .testimonials_outer .owl-next{
		right: 0;
	}
	.footer_section .footer-outer .footer-outer-box {
		width: 48%;
		margin-bottom: 30px;
	}


/*Contact page start*/

.form-section .form-outer .right {
	padding: 25px;
}
.form-section .form-outer .right h2 {
	font-size: 20px;
}
.form-section .form-outer .left{
	width: 100%;
}
.form-section .form-outer .left iframe{
	height: 300px;
}
.form-section .form-outer .right{
	width: 100%;
	margin-top: 20px;
}

/*Contact page end*/

	.properties .properties-outer .properties-box.new {
	width: 46%;
  padding: 20px 10px;
}

}



@media (max-width:767px){

	.banner .banner-outer .banner-outer-flex h1 {
		font-size: 25px;
	}
	.banner .banner-outer .banner-outer-flex p {
		font-size: 14px;
	}
	.about-section{
		padding: 30px 0 70px;
	}
	.about-section .left h3 {
		font-size: 20px;
	}
	.about-section .left h4 {
		font-size: 15px;
	}
	.about-section .left {	
		width: 100% !important;
	}
	   	.about-section .left  h2 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 15px;
    }
	.about-section .right {
		float: none;
		width: 50%;
		margin: 0 auto;
	}
	.service .service-outer .service-outer-box{
		width: 100%;
		margin-bottom: 20px;
	}
	.properties .properties-outer .properties-box{
		width: 100%;
		margin-bottom: 20px;
	}
	.properties.service .properties-outer .properties-box{
		width: 100%;
		margin-bottom: 20px;
	}
	.testimonials_section .testimonials_outer p {
		font-size: 14px;
	}
	.testimonials_section .testimonials_outer span{
		font-size: 14px;
	}
	.testimonials_section .testimonials_outer i{
		font-size: 28px;
	}




}


@media (max-width:639px){

	.banner .owl-nav .owl-prev {
		left: 0;
		width: 30px;
		height: 30px;
	}
	.banner .owl-nav .owl-next {
		right: 0;
		width: 30px;
		height: 30px;
	}
	.about-section .left ul li {
		margin-right: 2px;
	}
	.testimonials_section .testimonials_outer {
		width: 100%;
	}
	.testimonials_section .testimonials_outer .owl-prev {
		width: 30px;
		height: 30px;
		
	}
	.testimonials_section .testimonials_outer .owl-next {
		width: 30px;
		height: 30px;
	}

	.footer_section .foot-nav ul li a {
		margin: 0 5px;
		font-size: 14px;
	}
	.footer_section h6.last-foot {
		font-size: 14px;
	}

.properties .properties-outer .properties-box.new {
	width: 100%;
}

}


@media (max-width:479px){

	.top-banner.darkHeader{
		position: inherit;
	}
	.top-banner.darkHeader .left img {
	width: 100%;
}
	.banner .banner-outer .banner-outer-flex h1 {
		font-size: 16px;
		margin-top: 40px;
	}
	.about-section .left  h2 {font-size:20px;}
	h2 {
		font-size: 16px;
	}

	.top-banner .left img {
		width: 100%;
	}
	.top-banner .left {
		width: 30%;
	}
	.top-banner .right {
		width: 67%;
	}
	.top-banner .right ul li a {
		font-size: 14px;
	}
	.top-banner .right ul li i {
		font-size: 14px;
		width: 26px;
		height: 26px;
		padding-top: 6px;
		margin-right: 0;
	}
	.fa.fa-bars {
		margin-left: 10px;
	}
	.top-banner .right ul.menu {
		top: 100%;
	}
	.about-section .right {
		width: 100%;
		float: left;
	}
	.properties .properties-top a {
		margin: 0 auto;
		display: inline-block;
		float: none;
	}
	
	.h2{
		margin-bottom: 40px;
}
	
	.properties .properties-top h2 {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.properties .properties-top {
		text-align: center;
	}

	.properties {
		margin: 30px 0 0 0;
	}

	.testimonials_section .testimonials_outer .testimonial-content {
		padding: 0 30px;
	}
	.testimonials_section .testimonials_outer span {
		margin-right: 0;
	}
	.testimonials_section .testimonials_outer i {
		margin-left: 0px;
	}
	.footer_section .footer-outer .footer-outer-box {
		width: 100%;
	}







}