@media only screen and (min-width: 1820px) {
  .bottomFix>div {
    padding: 45px 0;
  }

  .bottomFix {
    width: 86%;
    left: 7%;
  }

  body {
    font-size: 15px;
    line-height: 2.5em;
  }

  .logo a {
    padding: 39px 0;
  }

  header {
    width: 86%;
    left: 7%;
  }

  .navigation {
    width: 85.8%;
  }

  .wrapper {
    width: 86%;
    margin: 116px auto 0 auto;
  }

  .bottomLeft,
  .bottomRight,
  .menuBtn,
  .projectsBtn {
    width: 7%;
  }

  .wrapper:before {
    left: 7%;
  }

  .wrapper:after {
    right: 7%;
  }

  header:after {
    top: 116px;
  }

  .menuBtn a,
  .projectsBtn a {
    padding: 40px 0;
  }

  .bottomLeft a,
  .bottomRight>a {
    padding: 45px 0;
  }

  .scrollTxt {
    right: 1.9%;
    bottom: 185px;
  }

  #fp-nav {
    right: 3.3%;
  }

  .navigation nav {
    margin-top: 200px;
  }

  .projectoverview {
    margin-top: 180px;
  }

  .aboutSection2,
  .awardsWrap,
  .careersWrap,
  .contactForm-wrap,
  .container,
  .gettouchWrap,
  .homeAboutus .aboutInfo,
  .homecontactWrap .contactusText,
  .locationWrap,
  .locationsSection .locationsSection-inner,
  .processWrap,
  .redevOverview .redevOverviewInfo,
  .redevshowcaseWrap,
  .showcaseWrap,
  .standardDocumentsWrap,
  .teamWrap,
  .testimonialsWrap {
    margin-top: 130px;
  }

  .featuresWrap {
    padding-top: 130px;
    height: 85%;
  }

  .homeprojectWrap {
    margin: 70px 0 0 0;
  }

  .downloadBrochure-btn a {
    padding: 10px 20px;
  }

  h2 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 60px;
  }

  .projectlistingWrap .projectBox .projectInfo img {
    margin-bottom: 15px;
    max-height: 102px;
  }

  .projectlistingWrap .projectBox .projectInfo .projectInfoinner {
    padding: 50px 20px 0 20px;
  }

  .aboutSection1 img.aboutSectionbg2,
  .homecontactWrap .contactImg,
  .redevOverview .redevOverviewbg {
    bottom: 147px;
  }

  .careersWrap img.careersSectionbg1 {
    bottom: 277px;
  }

  .aboutSection1 .aboutSection1-info {
    font-size: 34px;
    margin: 320px auto 0 auto;
    width: 60%;
    line-height: 48px;
  }

  .aboutSection2 .aboutSection2Right ul {
    margin-top: 110px;
  }

  .aboutSection2 .aboutSection2Right {
    width: 26%;
  }

  .redevOverview .aboutSection2Right {
    width: 26%;
  }

  .locationsSection .locationsSectionRight {
    width: 38%;
  }

  .processWrap .processSlider .processBox {
    padding: 60px 40px 60px 40px;
  }

  .locationsSection {
    background: url(../images/mapBg.png) no-repeat center/cover;
  }

  .homeprojectWrap .slick-arrow,
  .teamWrap .slick-arrow {
    bottom: -170px;
  }

  .showcaseWrap .slick-arrow {
    bottom: -300px;
  }

  .processWrap .slick-arrow,
  .testimonialsWrap .slick-arrow {
    bottom: -180px;
  }

  .mediaWrapper .slick-arrow,
  .redevshowcaseWrap .slick-arrow {
    bottom: -145px;
  }

  .disclaimerWrap {
    top: 154px;
    width: 86%;
  }

  .whatsApp {
    top: 45px;
    right: 9%;
  }

  .enquiryNw {
    top: 45px;
    right: 9%;
  }
}

@media only screen and (max-width: 1280px) {
  .wrapper {
    width: 86%;
    margin: 152px auto 0 auto;
  }

  header {
    width: 86%;
    left: 7%;
  }

  .bottomLeft,
  .bottomRight,
  .menuBtn,
  .projectsBtn {
    width: 7%;
  }

  .logo a {
    padding: 57px 0 56px 0;
  }

  .wrapper:before {
    left: 7%;
  }

  .wrapper:after {
    right: 7%;
  }

  header:after {
    top: 152px;
  }

  .menuBtn a,
  .projectsBtn a {
    padding: 64px 0 63px 0;
  }

  .bottomLeft a,
  .bottomRight a {
    padding: 64px 0 64px 0;
  }

  #fp-nav {
    right: 3.3%;
  }

  .scrollTxt {
    right: 1.2%;
    bottom: 205px;
  }

  .navigation {
    width: 85.8%;
  }

  .navigation nav {
    margin: 190px 0 0 12%;
  }

  .downloadBrochure-btn a {
    padding: 46px 20px;
  }

  .showcaseWrap .slick-arrow {
    bottom: -150px;
  }

  .testimonialsWrap .slick-arrow {
    bottom: -123px;
  }

  .aboutSection1 img.aboutSectionbg2,
  .homecontactWrap .contactImg,
  .redevOverview .redevOverviewbg {
    bottom: 147px;
  }

  .teamWrap .slick-arrow {
    bottom: -220px;
  }

  .locationsSection {
    background-size: 100%;
  }

  .processWrap .processSlider .processBox {
    padding: 40px 30px 40px 30px;
  }

  .processWrap .slick-arrow {
    bottom: -100px;
  }

  .redevshowcaseWrap .slick-arrow {
    bottom: -110px;
  }

  .mediaWrapper .slick-arrow {
    bottom: -100px;
  }

  .careersWrap img.careersSectionbg1 {
    bottom: 207px;
  }

  .showcaseWrap .showcaseSlider .gallerySlider img {
    width: 90%;
  }

  .disclaimerWrap {
    top: 154px;
    width: 86%;
  }

  .whatsApp {
    top: 65px;
    right: 10%;
  }

  .enquiryNw {
    top: 40px;
    right: 15%;
  }

  .bottomFix>div {
    padding: 64px 0;
  }

  .bottomFix {
    width: 86%;
    left: 7%;
  }
}

@media only screen and (max-width: 1200px) {
  .testimonialsContainer .testimonialsGroup .testimonialsBox .info {
    min-height: 154px;
  }

  .projectlistingWrap .projectBox {
    min-height: 190px;
  }
}

@media only screen and (max-width: 1024px) {
  .projectlistingWrap .projectBox .projectInfo img {
    max-height: 56px;
  }

  .aboutSection2 .aboutSection2Left {
    width: 52%;
  }

  .aboutSection2 .aboutSection2Right {
    width: 40%;
  }

  .awardsWrap .awardsBox .awardsInfo {
    padding: 10px 5%;
  }

  .awardsWrap .awardsBox .awardsInfo p {
    min-height: 58px;
  }

  .locationsSection .locationsSectionRight {
    width: 68%;
    margin-left: 1%;
  }

  .locationsSection .locationsSectionLeft {
    width: 31%;
  }

  #fp-nav ul li,
  .fp-slidesNav ul li {
    margin: 30px 0;
  }

  .scrollTxt {
    right: 0.5%;
  }

  .processWrap .processSlider .processBox {
    padding: 20px 20px 20px 20px;
  }

  .featuresWrap .featuresInner.redevlopment ul.resp-tabs-list {
    left: 47%;
  }

  .contactForm-wrap .inputRow .inputBox .formError {
    bottom: 0;
  }

  .contactForm-wrap .inputRow.captcha {
    padding-bottom: 30px;
  }

  .contactForm-wrap .inputRow.captcha .inputBox .formError {
    bottom: -23px;
  }
}

@media only screen and (max-width: 959px) {
  .reraqr {
    width: 100px;
    margin-top: 5px;
  }

  .bottomFix {
    position: relative;
    width: auto;
    left: auto;
  }

  .bottomFix>div {
    padding: 25px 0;
    background: none;
  }

  .navigation {
    width: auto;
  }

  .navigation nav {
    margin: 120px 0 0 12%;
  }

  .navigation nav ul li a {
    font-size: 40px;
  }

  .menuBtn a {
    padding: 19px 5px 19px 10px;
  }

  .menuBtn:after {
    display: none;
  }

  .bottomLeft,
  .bottomRight,
  .projectsBtn {
    display: none;
  }

  .menuBtn {
    width: auto;
    right: 3%;
    left: auto;
  }

  .logo a {
    padding: 14px 0;
  }

  header {
    width: 100%;
    left: 0;
  }

  header:after {
    top: 62px;
  }

  .wrapper {
    width: 94%;
    margin: 63px auto 0 auto;
  }

  .wrapper:after,
  .wrapper:before {
    display: none;
  }

  .scrollTxt {
    display: none;
  }

  .homeAboutus .homeabout-img {
    display: none;
  }

  .wrapper {
    background: 0 0;
  }

  .homeAboutus .aboutInfo {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .homeprojectWrap {
    width: 100%;
    float: right;
    margin: 50px 0 0 0;
    padding-bottom: 50px;
  }

  .aboutSection1 img.aboutSectionbg2,
  .homecontactWrap .contactImg,
  .redevOverview .redevOverviewbg {
    display: none;
  }

  .homecontactWrap .contactusText {
    margin: 60px 0;
    width: auto;
  }

  .homeprojectWrap .slick-arrow {
    bottom: -40px;
  }

  .homecontactWrap .contactusText h2,
  h1,
  h2 {
    margin-bottom: 20px;
  }

  .homeprojectWrap .projectBox {
    width: 90%;
  }

  .container {
    width: auto;
    margin: 40px auto 40px auto;
  }

  .projectsWrap .resp-tabs-list {
    position: relative;
    top: -25px;
    left: 0;
    margin: 50px 0 0 0;
  }

  .downloadBrochure-btn a {
    padding: 10px 21px;
    display: block;
  }

  .downloadBrochure-btn {
    margin: 0;
  }

  .locationWrap {
    width: auto;
    margin: 50px 0 0 0;
  }

  .locationWrap .locationLeft ul.resp-tabs-list {
    position: relative;
    top: -10px;
    left: 0;
  }

  .locationWrap .locationLeft {
    width: auto;
    float: none;
  }

  .locationWrap .locationRight {
    width: auto;
    float: none;
  }

  .locationWrap .locationRight .locationRightinner {
    padding: 20px 0 0 0;
  }

  .projectoverview-img {
    display: none;
  }

  .projectoverview {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .showcaseWrap {
    width: 100%;
    margin: 50px 0 0 0;
    float: none;
    position: relative;
  }

  .featuresWrap {
    padding: 0;
    margin-top: 50px;
    height: auto;
    background: 0 0;
  }

  .showcaseWrap .slick-arrow {
    bottom: 6px;
  }

  .showcaseWrap .showcaseSlider .gallerySlider {
    padding-bottom: 40px;
  }

  .featuresWrap .featuresInner ul.resp-tabs-list {
    position: relative;
    top: -10px;
    left: 0;
  }

  .testimonialsWrap {
    width: auto;
    margin: 50px 0 0 0;
    float: none;
    position: relative;
  }

  .testimonialsWrap .slick-arrow {
    bottom: 5px;
  }

  .testimonialsWrap .testimonialsSliderwrap .testimonialsSlider {
    padding-bottom: 40px;
  }

  .gettouchWrap {
    width: auto;
    margin-bottom: 50px;
  }

  .aboutSection1 img.aboutSectionbg1 {
    display: none;
  }

  .aboutSection1 .aboutSection1-info {
    margin: 60px auto 0 auto;
    width: auto;
  }

  .aboutSection2 {
    width: auto;
    margin: 60px 0 0 0;
  }

  .aboutSection2 .aboutSection2Right {
    width: 42%;
  }

  .aboutSection2 .aboutSection2Left {
    width: 52%;
    margin-right: 3%;
  }

  .teamWrap {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .teamWrap .teamSlider {
    padding-bottom: 40px;
  }

  .teamWrap .slick-arrow {
    bottom: 0;
  }

  .awardsWrap {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .awardsWrap .awardsBox {
    background: #fff;
  }

  .awardsWrap .awardsBox .awardsImg {
    width: 60px;
  }

  .redevOverview .redevOverviewInfo {
    width: 45%;
    margin: 60px 3% 0 0;
    float: left;
  }

  .redevOverview .aboutSection2Right {
    width: 52%;
  }

  .locationsSection .locationsSection-inner {
    width: auto;
    margin: 50px 0 0 0;
  }

  .locationsSection .locationsSectionRight {
    width: 69%;
    margin-left: 0;
  }

  .processWrap {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .processWrap .processSlider {
    padding-bottom: 40px;
  }

  .processWrap .slick-arrow {
    bottom: 4px;
  }

  .featuresWrap .featuresInner.redevlopment ul.resp-tabs-list {
    left: 0;
  }

  .redevshowcaseWrap {
    width: auto;
    margin: 50px auto 0 auto;
    float: none;
    position: relative;
  }

  .redevshowcaseWrap .showcaseBox {
    margin: 0 15px 30px 0;
  }

  .redevshowcaseWrap .showcaseBox .projectName {
    min-height: 44px;
  }

  .redevshowcaseWrap .slick-arrow {
    bottom: 5px;
  }

  .redevshowcaseWrap .showcaseSlider {
    padding-bottom: 40px;
  }

  .documentHeighlight span {
    font-size: 16px;
  }

  .documentHeighlight {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .standardDocumentsWrap {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
  }

  .mediaWrapper .slick-arrow {
    bottom: 5px;
  }

  .mediaWrapper .mediaSlider {
    padding-bottom: 40px;
  }

  .careersWrap img.careersSectionbg1 {
    display: none;
  }

  .careersWrap {
    width: auto;
    margin: 50px 0 0 0;
  }

  .contactForm-wrap {
    margin: 30px 0 50px 0;
    width: auto;
  }

  .contactForm-wrap .inputRow {
    padding-bottom: 10px;
  }

  .disclaimerWrap {
    top: 10%;
    height: 80%;
    width: 86%;
    overflow-y: scroll;
  }

  .whatsApp {
    top: auto;
    bottom: 40px;
    right: 3%;
  }


  .profileNw {
    top: auto;
    bottom: 90px;
    right: 3%;
  }


  .enquiryNw {
    top: auto;
    bottom: 60px;
    right: 3%;
  }

  .whatsApp a {
    background: #fff;
    padding: 7px;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
}

@media only screen and (max-width: 753px) {
  .project-banner .bannerDetails img {
    height: 90px;
    margin-bottom: 5px;
  }

  .project-banner .bannerDetails {
    font-size: 13px;
    line-height: 17px;
  }

  .project-banner .bannerDetails {
    top: 32%;
  }

  .contactForm-wrap .enquiryform .inputRow {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
  }
}

@media only screen and (max-width: 736px) {
  .testimonialsContainer .testimonialsGroup .testimonialsBox .info {
    min-height: 100px;
  }

  .testimonialsContainer .testimonialsGroup {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .projectlistingWrap .projectBox {
    width: auto;
    float: none;
    background: #fff;
  }

  .projectlistingWrap .projectBox .projectInfo img {
    max-height: 96px;
  }

  .upcomingWrap ul li {
    background: #fff;
    width: 44%;
  }

  .completedWrap ul li {
    width: 48%;
  }

  .specificationWrap ul li {
    width: 48%;
  }

  .featuresWrap .amenitiesWrap ul {
    width: auto;
    float: none;
    margin: 0 1%;
  }

  .gettouchWrap .gettouchformWrap .inputRow {
    width: auto;
    float: none;
  }

  .gettouchWrap .gettouchformWrap .inputRow.fullWidth .inputBox {
    width: 82%;
  }

  .gettouchWrap .gettouchformWrap .inputRow label,
  .gettouchWrap .gettouchformWrap .inputRow.fullWidth label {
    width: 18%;
  }

  .gettouchWrap .gettouchformWrap .inputRow .inputBox input {
    width: 95%;
  }

  .inputSubmit {
    margin-left: 19%;
  }

  .aboutSection1 .aboutSection1-info {
    font-size: 20px;
    line-height: 32px;
  }

  .aboutSection2 .aboutSection2Left {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .aboutSection2 .aboutSection2Right {
    width: 60%;
  }

  .aboutSection2 .aboutSection2Right ul {
    margin-top: 30px;
  }

  .teamWrap .teambox {
    width: auto;
  }

  .teamWrap .teambox .teamProfile {
    width: 34%;
  }

  .teamWrap .teambox .teamInfo {
    width: 63%;
    margin-top: 0;
  }

  .locationsSection .locationsSectionLeft {
    width: auto;
    float: none;
    margin-top: 0;
  }

  .locationsSection .locationsSectionRight {
    width: auto;
    margin-top: 30px;
  }

  .standardDocumentsWrap ul li {
    width: auto;
    float: none;
  }

  .documentHeighlight span {
    margin-left: 0;
  }

  .locationsSection {
    background: 0 0;
  }

  .careersWrap .careersInner {
    width: auto;
  }

  .awardsWrap .awardsBox .awardsImg {
    width: 74px;
    height: auto;
  }

  .googleMaps iframe {
    width: 100%;
    height: 250px;
  }

  .disclaimerWrap .disclaimerInner {
    padding: 30px 30px;
  }

  .projectlistingWrap .projectBox {
    min-height: 10px;
  }

  .projectlistingWrap .projectBox .projectInfo {
    float: left;
  }

  .projectlistingWrap .projectBox .projectInfo .projectInfoinner {
    padding: 20px 20px 15px 20px;
  }
}

@media only screen and (max-width: 600px) {
  .awardsWrap .awardsBox .awardsInfo h3 {
    font-size: 13px;
    line-height: 15px;
  }

  .redevOverview .redevOverviewInfo {
    width: auto;
    margin: 60px 0 0 0;
    float: none;
  }

  .redevOverview .aboutSection2Right {
    width: 76%;
  }

  .redevOverview .aboutSection2Right ul {
    margin-top: 20px;
  }

  .videoGall {
    margin-top: 40px;
  }

  .videoGall iframe {
    width: 80%;
    height: 350px;
  }
}

@media only screen and (max-width: 569px) {
  .navigation .navigationInner img {
    display: none;
  }

  .navigation nav ul li a {
    font-size: 24px;
    line-height: 24px;
  }

  .navigation nav {
    margin: 80px 0 0 0;
    text-align: center;
  }

  .aboutSection1 .aboutSection1-info {
    width: 78%;
  }

  .awardsWrap .slick-arrow {
    bottom: 6px;
  }

  .awardsWrap .awardsSlider {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }

  .careersWrap .careersInner .careersHeighlight {
    margin-bottom: 40px;
  }

  .awardsWrap,
  .featuresWrap,
  .homeAboutus .aboutInfo,
  .homecontactWrap .contactusText,
  .homeprojectWrap,
  .locationWrap,
  .processWrap,
  .projectoverview,
  .redevshowcaseWrap,
  .showcaseWrap,
  .standardDocumentsWrap {
    margin-top: 30px;
  }

  .locationsSection .locationsSection-inner,
  .teamWrap {
    margin-top: 50px;
  }

  .homecontactWrap .contactusText {
    margin-bottom: 30px;
  }

  .homecontactWrap .contactusText h2,
  h1,
  h2 {
    font-size: 26px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 533px) {
  .homecontactWrap .contactusText ul li {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .homecontactWrap .contactusText ul li br {
    display: none;
  }

  .projectlistingWrap .projectBox .projectInfo img {
    max-height: 76px;
  }

  .locationWrap .locationLeft ul.resp-tabs-list li {
    padding: 5px 10px;
  }

  .locationWrap .locationLeft ul.resp-tabs-list li:first-child {
    padding-left: 0;
  }

  .specificationWrap ul li span {
    font-size: 12px;
  }

  .aboutSection1 .aboutSection1-info {
    width: 85%;
  }

  .aboutSection2 .aboutSection2Right {
    width: auto;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(3) {
    margin: -1px 10px 10px 0;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(4) {
    margin: -85px 10px 10px 0;
  }

  .homecontactWrap .contactusText ul li:first-child,
  .homecontactWrap .contactusText ul li:last-child {
    width: auto;
    float: none;
  }

  .homecontactWrap .contactusText ul li br.mobileBr {
    display: block;
  }

  .specificationWrap ul li span {
    display: block;
    min-height: 62px;
  }
}

@media only screen and (max-width: 424px) {
  body {
    overflow-x: hidden;
  }

  .homeSlider .videoBanner {
    display: none;
  }

  .homeSlider .mobileBanner {
    display: block;
  }

  .projectlistingWrap .projectBox .projectInfo img {
    max-height: 50px;
  }

  .project-banner .reraNumber {
    top: 10px;
    left: 10px;
    font-size: 11px;
    line-height: 11px;
  }

  .project-banner .bannerDetails img {
    height: 90px;
  }

  .locationWrap .locationLeft ul.resp-tabs-list li {
    padding: 5px 6px;
    line-height: 18px;
  }

  .locationWrap .locationLeft ul.resp-tabs-list li:after {
    top: 24%;
  }

  .showcaseWrap .showcaseSlider .gallerySlider img {
    width: 94%;
  }

  .navigation nav ul li {
    margin: 20px 0;
  }

  .navigation nav {
    margin: 140px 0 0 0;
  }

  .completedWrap ul li {
    width: auto;
    float: none;
  }

  .teamWrap .teambox .teamProfile {
    width: 54%;
  }

  .teamWrap .teambox .teamInfo {
    width: auto;
    margin-top: 20px;
  }

  .awardsWrap .awardsBox {
    width: 97%;
  }

  .awardsWrap .awardsSlider .slick-track {
    padding: 0;
  }

  .awardsWrap .slick-arrow {
    bottom: -14px;
  }

  .redevOverview .aboutSection2Right {
    width: auto;
  }

  .mediaWrapper ul.filterList {
    position: relative;
    top: 0;
    left: 0;
  }

  .careersWrap .careersInner .careersHeighlight {
    font-size: 16px;
    line-height: 26px;
  }

  .wrapper {
    overflow: visible;
  }

  .upcomingWrap ul li {
    padding: 20px 1%;
  }

  .awardsWrap .awardsBox {
    margin-bottom: 20px;
  }

  .featuresWrap .featuresInner ul.resp-tabs-list li:first-child {
    padding-left: 0;
  }

  .mediaWrapper .mediaBox a {
    display: block;
    height: auto;
    vertical-align: top;
  }

  .mediaWrapper .mediaBox a .mediaImg {
    display: inline-block;
    height: auto;
    border-radius: 15px;
    vertical-align: top;
    width: 60%;
    overflow: hidden;
    float: none;
  }

  .mediaWrapper .mediaBox a .mediaInfo {
    display: block;
    height: auto;
    vertical-align: top;
    padding-left: 0;
    margin-top: 20px;
  }

  .mediaWrapper .mediaSlider {
    margin-bottom: 20px;
  }

  .contactForm-wrap .inputSubmit {
    margin-top: 20px;
  }

  .homeprojectWrap .projectBox {
    width: 94%;
  }

  .project-banner img.bgImg.desktopBanner {
    display: none;
  }

  .project-banner img.bgImg.mobileBanner {
    display: block;
  }

  .processWrap .processSlider .processBox {
    margin-right: 5px;
  }

  .mediaWrapper .mediaBox {
    margin-bottom: 36px;
  }

  .sliderWrap {
    top: 50px;
  }

  .navigation {
    top: -120%;
  }

  .videoGall {
    margin-top: 30px;
  }

  .videoGall iframe {
    width: 100%;
    height: 250px;
  }

  .specificationWrap ul li span br {
    display: none;
  }

  .testimonialsContainer .testimonialsGroup .testimonialsBox .info {
    min-height: 10px;
  }

  .testimonialsContainer .testimonialsGroup {
    width: auto;
    float: none;
  }

  .slider .desktopBanner {
    display: none;
  }

  .slider .mobileBanner {
    display: block;
  }
}

@media only screen and (max-width: 412px) {
  .projectlistingWrap .projectBox .projectInfo .projectInfoinner p {
    margin-top: 5px;
    font-size: 10px;
  }

  .projectlistingWrap .projectBox .projectInfo img {
    max-height: 65px;
  }
}

@media only screen and (max-width: 384px) {
  .projectlistingWrap .projectBox .projectInfo .projectInfoinner {
    padding: 10px 10px 0 10px;
  }

  .upcomingWrap ul li {
    padding: 10px 1%;
  }

  .aboutSection1 .aboutSection1-info {
    width: 96%;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(2) {
    margin: 0 0 10px 0;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(4) {
    margin: -85px 0 10px 0;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(3) {
    margin: 10px 10px 10px 0;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(4) {
    margin: -70px 0 10px;
  }

  .googleMaps {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 361px) {

  .locationsSection .locationsSectionRight ul li:first-child,
  .locationsSection .locationsSectionRight ul li:nth-child(3) {
    height: 147px;
    width: 147px;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(4) {
    height: 140px;
    width: 140px;
    margin: -90px 0 10px;
  }

  .locationsSection .locationsSectionRight ul li:last-child {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 320px) {
  .projectsWrap .resp-tabs-list li {
    padding: 2px 10px;
  }

  .projectlistingWrap .projectBox .projectImg {
    width: auto;
    float: none;
  }

  .projectlistingWrap .projectBox .projectInfo {
    width: auto;
    float: none;
    padding: 10px 0;
  }

  .upcomingWrap ul li {
    width: auto;
    float: none;
  }

  .specificationWrap ul li {
    width: auto;
    float: none;
    text-align: center;
  }

  .gettouchWrap .gettouchformWrap .inputRow label,
  .gettouchWrap .gettouchformWrap .inputRow.fullWidth label {
    width: auto;
    float: none;
  }

  .gettouchWrap .gettouchformWrap .inputRow .inputBox {
    width: auto;
    float: none;
  }

  .gettouchWrap .gettouchformWrap .inputRow .inputBox br {
    display: none;
  }

  .aboutSection2 .aboutSection2Right ul li:first-child {
    margin: 0;
  }

  .aboutSection2 .aboutSection2Right ul li:nth-child(2) {
    margin: 60px 0 0 10px;
  }

  .aboutSection2 .aboutSection2Right ul li:last-child {
    width: 126px;
    height: 126px;
  }

  .redevOverview .aboutSection2Right ul li:first-child {
    margin: 0;
  }

  .redevOverview .aboutSection2Right ul li:nth-child(2) {
    margin: 60px 0 0 8px;
  }

  .redevOverview .aboutSection2Right ul li:last-child {
    width: 126px;
    height: 126px;
  }

  .locationsSection .locationsSectionRight ul li:first-child {
    height: 137px;
    width: 137px;
    margin-top: 40px;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(3) {
    height: 137px;
    width: 137px;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(2) {
    height: 135px;
    width: 135px;
  }

  .locationsSection .locationsSectionRight ul li .text {
    font-size: 16px;
    line-height: 21px;
  }

  .locationsSection .locationsSectionRight ul li:nth-child(4) {
    height: 135px;
    width: 135px;
    margin-top: -30px;
  }

  .locationsSection .locationsSectionRight ul li:last-child {
    margin-left: 0;
  }

  .contactForm-wrap .inputRow label {
    width: auto;
    float: none;
  }

  .contactForm-wrap .inputRow .inputBox {
    width: auto;
    float: none;
  }

  .contactForm-wrap .inputSubmit {
    margin-left: 0;
  }
}