@media only screen and (max-width: 1024px) {
 body {
 width:100% !important;
}
 .stats {
 margin:100px auto 0;
 padding:0 20px;
}
 .stats__item {
 width: 25% !important;
 margin: auto;
 padding: 0 15px;
}
.stats__num {
 font-size: 100px;
}
.stats__desc {
 text-align: left;
 margin-top: 15px;
 color: #162b32;
 font-size:15px;
}
 .index-about {
 margin-bottom: 100px;
}
 .index-arch {
 margin-top: 0px !important;
}
 .big-slider {
 max-width: 100% !important;
}
 .big-slider__content {
 max-width: 40%;
 padding-right: 20px;
}
.big-slider__image {
 width: 80%;
 padding-right: 63px;
}
 .heading__number {
 position: absolute;
 left: 44px;
}
 .heading.heading--white {
 text-align:center;
}
 .heading__text {
 width:100%;
}
	
	/*footer CSS */
	.footer__inner {
 padding: 0 15px;
 max-width: 100%;
}
 .footer__links, .footer__social {
 margin: 0 15px;
 width: 33%;
}
 .footer__links a {
 margin-right: 0;
 display: block;
 padding: 10px 0;
}
	
	/*silver-brook page icon with set*/
	.amenties-section .icon-section {
 width: 24% !important;
}
	
	/*silver-brook set RCC/DTH padding */
	.amenties-section-bottom {
 float: left;
 width: 100%;
 padding: 50px 35px 90px 35px !important;
}
	
	
/*About Us CSS*/
.index-arch.mission-vision-section {
 margin-bottom: 0;
 padding: 0;
}
.index-arch {
 overflow: visible;
}
.index-advantages {
 margin: 192px auto 0px;
}
 .hero__scrolldown {
 display:none;
}
 .park-banks.virtual-tour-section {
 padding-left: 15px;
 padding-right: 15px;
}
}
 @media only screen and (max-width: 900px) {
.big-slider__image {
 width: 60%;
 padding-right: 63px;
}
.big-slider--reverse .big-slider__content {
 width:40%;
}
.stats {
 width: 100%;
 display: block;
}
.stats__item {
 width: 25% !important;
 margin: 0 auto 50px;
 padding: 0 15px;
}
.hero__title, .breadcrumb {
 padding-left: 15px !important;
}
	
	
	
	/* project-gallery */
	
.gallery-section .elem {
 width: 49%;
}
.project-amenties-section .heading {
 margin-bottom: 40px;
}
.amenties-section .icon-section {
 width: 27% !important;
}
 .content.inner-amenties-section {
 margin-left: 30% !important;
}
}
 @media only screen and (max-width: 767px) {
 body .virtual-tour.virtual-tour-left, body .virtual-tour.virtual-tour-right {
 width: 100%;
 float: none;
}
 .big-slider__inner {
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 flex-wrap: wrap;
 justify-content: space-between;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
 .big-slider__image {
 width: 60%;
 padding-right: 63px;
}
.big-slider--reverse .big-slider__content {
 width:40%;
}
.footer__inner {
 display:block;
}
.footer__links, .footer__social {
 margin: 0 15px 40px !important;
 width: 100%;
 display: block;
}
 .header__scrollbtn span {
 display: none;
}
.stats {
 width: 100%;
 display: inline-block;
 margin: 0 auto 0;
}
.stats__item {
 width: 48% !important;
 margin-bottom: 75px;
 padding: 0 15px;
 display: inherit;
}
.menu-btn__text {
display:none;
}
.header__contacts {
display:none;
}
 .menu-bg, .menu-icon {
 display: none;
}
.menu__content {
 width:100%;
 display:block;
}
.menu__col {
width:100%
}
.menu__col--1 {
padding:0;
}
 .menu__col a {
 display: block;
 font-size: 25px;
 padding: 10px 0;
 margin: 0;
 color: #162b32 !important;
}
 .menu__info {
 bottom:18px;
}
.menu-bg, .menu-icon {
 display: none;
}
.menu__content {
 width:100%;
 display:block;
}
.menu__col {
 width:100%;
 display:block;
}
.menu__col--1 {
 padding:0;
 text-align:center;
}
.menu__col--1.is-col-hovered a, .menu__col--2.is-col-hovered a {
 color:#162b32 !important;
}
 .menu__col a {
 display: block;
 font-size: 25px;
 padding: 10px 0;
 margin: 0 !important;
}
 .menu__info {
 bottom:18px;
}
 .menu__col--2 {
 padding-left: 0 !important;
 text-align: center;
 padding-top:25px;
}
.menu__social {
 width:100%;
 left:0;
}
.social {
 justify-content:center;
}
	
	/*silver-brook page icon with set*/
.amenties-section .icon-section {
 width: 41% !important;
}
	
	/*silver-brook set RCC padding */
	.amenties-section-bottom .accordian-left {
 width: 100%;
 float: left;
 padding: 0px 35px 0px 35px !important;
}
	
	/*silver-brook set DTH padding */
	.amenties-section-bottom .accordian-right {
 width: 100%;
 float: right;
 padding: 33px 35px 0px 35px;
}
	
	/* PHONE/BROCHURE/LOCATION set padding */
	.location-section .location-in {
 width: 100%;
 padding: 0px 0px 50px 25px;
}
 .location-in p {
 margin:20px 0;
}
	

/* button */
.callback-button::before {
 width: 65px;
 height: 65px;
}

/* button */
button.callback-button.js-modal-show {
 width: 50px;
 height: 50px;
}

/* button */
.callback-button {
 right: 25px;
 bottom: 25px;
}
	
/*About Us CSS*/
.index-advantages {
 margin: 0px auto 0px;
}
 .image-slider__item {
 align-items: self-start;
}
.faqs .heading__title, .faqs .heading__text {
text-align:center !important;
margin-bottom:40px;
}
 .faqs .feature-panel {
 -webkit-box-align: center !important;
 -ms-flex-align: center!important;
 align-items: center!important;
 text-align: center!important;
 margin-bottom: 20px;
}
.faqs .feature-panel .feature-content {
 -webkit-box-align: center!important;
 -ms-flex-align: center!important;
 align-items: center!important;
 text-align: center!important;
}

.modalPopup {
 
    max-width: 90% !important;
    
}

.modalContent button {
    position: absolute;
    text-align: right;
    right: -10px!important;
    z-index: 9999;
    color: #fff;
    top: -25px!important;
}

 

}
 @media only screen and (max-width: 500px) {
.heading__number, .is-filled {
 display:none;
}
.heading__number ~ .heading__content {
 margin-left: 0px !important;
}
.heading__number ~ .heading__content {
 text-align: center;
 margin-bottom: 50px;
}
.inner-pages .heading__number ~ .heading__content {
 text-align: center;
 margin-bottom: 20px;
}
.stats {
 margin: 0px auto 0;
}
.index-about.welcome-section .slider-pagination {
 display:none !important;
}
.big-slider__inner {
 display: block;
 width: 100%;
 text-align: center;
}
 .big-slider__image {
 width: 100%;
 padding-right: 34px;
}
 .big-slider__content {
 max-width: 100%;
 padding-right: 20px;
}
.big-slider--reverse .big-slider__content {
 max-width: 100%;
 padding-right: 0px;
 width:100%;
}
.big-slider__nav {
 z-index: 9;
 bottom: -15%;
 left: 0 !important;
 right: 0!important;
 justify-content: center;
}
.slider-btn {
 width: 32px;
 height: 32px;
}
 .big-slider__image__bg {
 display: none;
}
 .index-advantages .big-slider__nav {
 left: auto;
 right: inherit;
}
.index-about__video {
height:auto;
}
 .stats__item {
 width: 100% !important;
 margin: 0 auto 50px;
 padding: 0 15px;
 text-align: center;
}
 .header .header__logo {
 width: 197px;
 height: 71px;
 background-color: #f68632;
}
 .menu-btn {
 width: 80px;
 height: 70px;
}
 .header.is-fixed {
padding:0 !important;
}


/* slider title 1*/
.hero__title {
 padding: 12px;
}

/* .hero .hero__desc 2 */
.hero .hero__desc {
 padding: 12px;
}
.inner-pages .hero .hero__desc {
 padding: 12px;
 font-size:14px !important;
}

/* An Integrated Real Estate Company */
.heading__text {
 font-size: 40px;
 padding: 0 8px 0 8px;
}
.heading__text br {
display:none;
}
/* all discruption */
.heading__desc, p {
 font-size: 14px;
 line-height: 24px;
 padding: 0 13px 0 13px;
}

/* main slider arror none */
.slider-nav {
 display: none;
}

/* main slider arror navigation */
.slider-pagination.slider-pagination--white {
 display: none;
}

/* USHER IN A BETTER TOMORROW margin-top */
.index-about.welcome-section {
 margin-bottom: 0px;
 margin-top: 55px;
}


/* Blending Seamlessly with the natural landscape -top space remove */
.big-slider__content {
 padding-top: 0px;
 max-width: 310px;
}


/* height space remove */
.big-slider__image {
 height: 300px;
}

/* Blending Seamlessly with the natural landscape -top space remove */
 

/* More then just space text section - top-bottom space remove */
.index-advantages {
 margin: 110px auto 110px;
 max-width: 1200px;
}

/*Silver Industrial Square - top-bottom space remove */
.index-offers {
 padding-top: 50px;
}

	
/*About US CSS*/

.index-arch.mission-vision-section {
 margin-bottom: 50px !important;
 margin-top: 100px !important;
}
.big-slider__content {
	/* padding-top: 0px; */
	max-width: 100%;
 margin-bottom: 50px;
}
.index-advantages {
 margin: 0px auto 110px;
 max-width: 1200px;
}
 .breadcrumb {
 padding-left:15px !important;
}
	
	/* project-gallery */
	
	.gallery-section .elem {
 width: 100%;
}
 .content.inner-amenties-section {
 width: 100% !important;
 margin-left: 0 !important;
}
	
	/*silver-brook page icon with set*/
	.amenties-section .icon-section {
 width: 100% !important;
}
 body.page-template-template-projects .index-arch {
 padding-top: 60px !important;
}
}
