@media only screen and (max-width: 1200px){
  body{
    background-color: white;
  }

  .swiper-container {
      width: 100%;

  }

  .sdarq-home-slide{
    width: 600px;
  }

  .sdarq-proj-slide-div{
    width: 600px;

  }
  .sdarq-proj-description {
    width: 600px;
    margin: auto auto;
  }
  .sdarq-article {
    margin-left: 100px;


  }

  #sdarq-office-author-photo{
    width: 300px;

  }

  #map{
    min-width: 300px;
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;

  }

  #sdarq-office-client-text{
    width: 400px;
    border: black solid 0px;
    /*margin-left: 300px;*/

  }

  #sdarq-office-team-text{
    width: 400px;
    border: black solid 0px;
    /*  margin-left: 300px; */

  }

  #sdarq-office-team-text > h4
  {
      /*margin-left: 40px;*/
  }

  #sdarq-office-contact-text{
    width: 400px;
  }

}
#sdarq-office-contact h3
{
  margin-left: 440px;
}

#sdarq-office-team-text, #sdarq-office-client-text{
  width: 400px;
  border: black solid 0px;
  padding: 0px;
  vertical-align: top;
  /* margin-left: 400px; */

}

#sdarq-office-team-text h3{

  margin-left: 0px;
}

#sdarq-office-client-text h3{

  margin-left: 40px;
}

  #sdarq-office-client-empty{
    width: 300px;
    margin-right: 40px;
    border: red solid 0px;
  }

  #sdarq-office-team-empty{
    width: 300px;
    margin-right: 40px;
    border: red solid 0px;
  }




}
