@media (max-width: 1401px){
  .footer-content {
    width: 90%;
  }
  .development{
  	width: 47%;
  }
  .colcontain {
    width: 90%;
  }
}
@media (max-width: 1045px){
  .specification {
    width: 100%;
    margin-bottom: 35px;
  }
  .right-col, .right-col img{
    width: 100%;
  }
}
@media (max-width: 960px){
  .selector {
    width: 50%;
  }
  .fp_context {
    margin-bottom: 20%;
    margin-top: 30%;
  }
  .floorPlates .slick-prev {
    top: -45%;
  }
  .map-slider {
    width: 100%;
  }
  .floorPlates .slick-next {
    top: 110%;
  }
  .floorPlates img {
    width: 100%;
  }
}
@media (max-width: 920px){
  h1{
    font-size: 40px;
    line-height: 42px;
  }
  .welcome{
    width: 100%;
    height: 80%;
  }
  .home-logo {
    width: 50%;
  }
  .link-content{
  	width: 90%;
  }
  .topbot-padding {
  padding: 75px 0;
  }
  .box {
    margin-bottom: 20px;
  }
  .right-text {
    width: 90%;
    transform: translate(-50%);
    padding: 5em 0 5em;
  }
  .slider-container {
    margin: 0px 0;
  }
  .floorPlates {
    margin: 30px 0;
  }
  .development{
  	width: 100%;
  }
  .development:not(:last-child){
  	margin-right: 0;
  }
  .footer-content{
  	height: 90%;
  	width: 90%;
  }
  .box{
  	width: 100%;
  	margin-right: 0;
  }
  footer img {
    margin-bottom: 30px;
    position: relative;
    left: 0;
    transform: translate(0);
  }
  .cubelogo {
    margin-bottom: 30px;
    position: relative;
    left: 0;
    transform: translate(0);
  }
  .footer-content{
    text-align: center;
  }
  .agent{
    width: 100%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .phone-hide{
    display: none;
  }
  .phone-show{
    display: block;
  }
  .gallery {
    max-width: 100%;
  }

}
@media (max-height: 900px){
  .develop-gms{
    display: none;
  }
}
@media (max-width: 600px){
  .index {
      max-width: 80px;
      margin: 15px 10px 0 0;
  }
  .right-text{
    width: 80%;
    padding: 2em 0;
  }
  h2 {
    font-family: "Clarke Medium";
    font-size: 40px;
    line-height: 41px;
  }
  .navwelcome {
    color: white;
    width: 70%;
  }

  .selector {
    width: 100%;
  }
  .top-text{
    width: 70%;
  }
  .klo {
    width: 0%;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .klo img:not(:first-child){
    margin: 15px 0;
  }
  .klo img{
    max-height: 40px;
  }
  p{
    margin-bottom: 10px;
  }
  .floorPlates img {
    width: 100%;
    float: right;
  }
  .floor-plates {
    width: 100%;
  }
  .slider-container {
    margin: 100px 0;
    width: 100%;
  }

  .downloads-section .box {
    width: 90%;
  }
  .downloads-section {
    position: relative;
    height: 330px;
  }
  .downloads-section .link-boxes {
    top: 50%;
    transform: translate(-50%,-50%);
  }

}
