@media screen and (max-width:1024px){
	.home-nav .navbar-nav li {
    padding: 0 6px;
}
.realEstateLeftImage{
	width: 600px;
}

.realEstateLeftImage img{
	max-width: 100%;
}
.servImg{
	height: 280px;
}

.servTextPart{
	padding: 10px;
}
.innerText .servTextPart h4 a{
	font-size: 18px;
}

.footerLeftPart{
	width: 450px;
}
.realText h2{
	font-size: 40px;
}
}
@media screen and (max-width:991px){

	.navbar-toggler span{
		display: block;
		width: 30px;
		height: 2px;
		background: #fff;
		margin-bottom: 5px;
	}
	.navbar-collapse{
		background: #000;
		position: relative;
		z-index: 9;
		
	}
	.navbar{
		padding: 20px;
	}
	.home-nav .navbar-nav li {
    padding: 10px;
}	
	.bannerText h1{
		font-size: 50px;
	}
	.bannerText h1 strong{
		font-size: 30px;
	}
	.servImg{
	height:100%;
}
.innerServices{
	margin-bottom: 20px;
}
.timeline-image img{
	max-width: 100%;
	height: auto;
	border:2px solid #fff;
}
.timeline::before{
	top: 200px;
}
.footerLeftPart{
	width: 380px;
}
.makeSomeNoise{
	margin-top: 0px;
}
}

@media screen and (max-width:767px){
	.banner{
		padding-top: 160px;
	}
	.bannerText{
		margin-bottom: 40px;
	}
	.servImg img {
    width: 100%;
}
.timeline-date{
	text-align: left;
	order: 1;
}
.timeline::before{
	content: none;
}
.timeline-nodes:nth-child(2n+1) .timeline-image {
    order: 0;
}
.timeline-nodes:nth-child(2n+1) .timeline-content {
    order: 0;
}
.timeline-nodes:nth-child(2n+1) .timeline-date {
    order: 0;
    text-align: center;
}
.timeline-nodes:nth-child(2n) .timeline-content, .timeline-nodes:nth-child(2n+1) .timeline-content{
	order: 0;
	text-align: left;
}
.moreButton{
	margin-top: -50px;
}
.footerLeft {
    width: 100%;
    float: none;
}
.footerLeftPart {
    width:100%;
    float: none;
    padding-left: 40px;
}
.footerRight {
    width: 100%;
    float: none;
}
.footerRightPart {
    width: 100%;
    float: none;
}
.footerRightPart .footerLogo {
    top: 0;
    left: 50%;
}
.realEstateLeftImage {
    width: 100%;
    float: none;
}
.realText {
    width: 100%;
    float: none;
    margin-left:0px;
    padding: 0 20px;
}
.footerLeftPart h2{
	font-size: 40px;
}

.makeSomeNoise{
	margin-top: 0px;
}
.breadCrumb ul li{
	font-size: 20px;
}
.makeSomeNoise h3{
	font-size: 30px;
}
.makeSomeNoise h3 strong{
	font-size: 35px;
}
.contForm .form-control{
	margin-bottom: 20px;
}
.servDetails img{
	float: none;
	margin-right: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
}
#bannerSlider iframe{
	height: 260px !important;
    width: 100% !important;
}
}
@media screen and (max-width:576px){

}
@media screen and (max-width:480px){
	.footerLeftPart{
		padding-bottom: 150px;
	}
	.menu-top-menu-container .menu li{
		display: block;
		padding: 5px 0;
	}
	.menu-top-menu-container .menu li:after{
		content: none;
	}
	.clientBgBorder{
		background: none;
		width: auto;
		height: auto;
		padding: 0px;
	}
	.clientDes {
    margin-top: 20px;
}
.innerbanner h1{
	font-size: 45px;
}
.makeSomeNoise{
	margin-top: 0px;
}
}