@media only screen and (max-width: 500px){

  body{
    background-color: white;
  }

  .swiper-container {
      width: 100%;
      margin-top: 30px;
  }

  #sdarq-logo{
      height: 30px;
  }

#sdarq-header
{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;

}

#sdarr-burger-icon{
  float: right;
}

#sdarr-burger-icon{

  visibility: visible;
}

#fullPageMenu{
  margin-top: 40px;
  height: 100%;
  background-color: #fff;
  position: fixed;
  width: 100%;

  z-index: 2000;
}

  .sdarq-container{
      width: 100%;
      padding-right: 5px;
      padding-top: 5px;
      padding-left: 5px;
      margin-right: auto;
      margin-left: auto;
      margin-top: auto;
  }

  #sdarq-nav {
    z-index: -200;
    position: absolute;
    left: -2000px;
    visibility: hidden;

  }

  #sdarq-nav-sub-office{
    z-index: -200;
    position: absolute;
    left: -2000px;
    visibility: hidden;
  }

  #sdarq-nav-sub-work{
    z-index: -200;
    position: absolute;
    left: -2000px;
    visibility: hidden;

  }

#topview {
  height: 40px;
}

#bottom_white_space
{
  height: 50px;
}

  #sdarq-language-selection{
      z-index: -200;
      position: absolute;
      left: -2000px;
      visibility: hidden;
  }

  .sdarq-home-slide{
    width: 100%;
    margin-top: 16%;
  }

  .sdarq-proj-slide-div
  {
    width: 100%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
    margin-top: 40px;
    max-height: 280px;
  }

  .sdarq-proj-description
  {
    width: 100%
  }

  .sdarq-proj-image{
    max-height: 280px;
  }


#topMenuFooter{

    width: 100%;
    height: 60px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 5px;
}

#sdarq-nav-footer > ul {
    padding-left: 10px;
}


.sdarq-article {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 45px;
}


#sdarq-contact-form {
  padding-top: 5px;
}
label[for]{
  float: left;
  min-width: 60px
}
.form-control {
  margin-left: 5px;
  width: 230px;
}

#sdarq-contact-text{
  width: 100%;
  margin-right: 0px;
  font-size: 12px;
}

#sdarq-office-author-photo{
  width: 100%;
}

#sdarq-office-author-text{
      width: 100%;
}

#sdarq-office-author
{
  margin-left: 0px;
}
#sdarq-office-contact-text{
  width: 100%;
  font-size: 12px;
}

#map {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 100%;
  max-width: 100%;
  min-height: 300px;
  max-height: 600px;
}

}
