@media screen and (max-width: 736px) {
  /* line 3, ../sass/responsive.scss */
  .royalSlider {
    min-width: 100%;
  }

  /* line 8, ../sass/responsive.scss */
  main article.quote {
    position: relative;
    z-index: 0;
    overflow: visible;
    min-height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding: 20px 0;
  }
  /* line 17, ../sass/responsive.scss */
  main article.quote .bg {
    height: 100%;
  }
  /* line 20, ../sass/responsive.scss */
  main article.quote .cont {
    width: 90%;
    margin: 0 5%;
  }
  /* line 23, ../sass/responsive.scss */
  main article.quote .cont .text {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 29, ../sass/responsive.scss */
  main article.half {
    height: auto;
    max-height: none;
    overflow: hidden;
  }
  /* line 33, ../sass/responsive.scss */
  main article.half .left {
    width: 100%;
    padding: 20% 0;
  }
  /* line 36, ../sass/responsive.scss */
  main article.half .left .cont {
    width: 75%;
    margin: 0 5% 0 20%;
    position: relative;
    transform: none;
    top: 0;
  }
  /* line 43, ../sass/responsive.scss */
  main article.half .left img {
    position: relative;
    transform: none;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
  }
  /* line 52, ../sass/responsive.scss */
  main article.half .right {
    width: 100%;
    right: auto;
  }
  /* line 55, ../sass/responsive.scss */
  main article.half .right .cont {
    width: 75%;
    margin: 0 5% 0 20%;
    position: relative;
    right: auto;
    transform: none;
    top: 0;
  }
  /* line 63, ../sass/responsive.scss */
  main article.half .right img {
    position: relative;
    transform: none;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
  }
  /* line 73, ../sass/responsive.scss */
  main article.contact {
    margin-top: 0px;
  }
  /* line 75, ../sass/responsive.scss */
  main article.contact .cont {
    transform: none !important;
    padding-bottom: 20%;
  }
  /* line 80, ../sass/responsive.scss */
  main article.gallery {
    min-height: 50vh;
    padding-top: 90px;
  }
  /* line 83, ../sass/responsive.scss */
  main article.gallery .royalSlider {
    height: 500px !important;
  }
  /* line 85, ../sass/responsive.scss */
  main article.gallery .royalSlider .rsBullets {
    position: absolute;
    top: -80px;
    left: 0px;
  }

  /* line 96, ../sass/responsive.scss */
  body.dark section.gal #gal1 {
    display: block;
  }
  /* line 99, ../sass/responsive.scss */
  body.dark section.gal #gal1 .royalSlider .infoBlockHolder {
    margin-top: 10px;
    width: 70%;
  }
  /* line 102, ../sass/responsive.scss */
  body.dark section.gal #gal1 .royalSlider .infoBlockHolder p.top {
    font-size: 40px !important;
  }
  /* line 105, ../sass/responsive.scss */
  body.dark section.gal #gal1 .royalSlider .infoBlockHolder p.bottom {
    font-size: 15px;
  }
  /* line 114, ../sass/responsive.scss */
  body.dark #video #text p {
    font-size: 40px;
  }
  /* line 117, ../sass/responsive.scss */
  body.dark #video #text p.bottom {
    font-size: 16px;
  }

  /* line 125, ../sass/responsive.scss */
  body.inspiration #news {
    width: 90%;
  }
  /* line 127, ../sass/responsive.scss */
  body.inspiration #news .news {
    width: 100%;
  }
  /* line 130, ../sass/responsive.scss */
  body.inspiration #news .news .cont p {
    height: auto !important;
  }

  /* line 138, ../sass/responsive.scss */
  body.contact {
    position: relative;
    top: auto;
    left: auto;
  }
  /* line 142, ../sass/responsive.scss */
  body.contact main {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 0px;
    transform: none;
  }
  /* line 148, ../sass/responsive.scss */
  body.contact main .left {
    width: 80%;
    margin: 0 5% 0 0%;
    padding-top: 140px;
  }
  /* line 153, ../sass/responsive.scss */
  body.contact main .right {
    width: 90%;
  }
  /* line 157, ../sass/responsive.scss */
  body.contact section.gal {
    position: absolute;
    height: 100%;
  }

  /* line 163, ../sass/responsive.scss */
  body.login {
    min-height: auto;
  }
  /* line 165, ../sass/responsive.scss */
  body.login main {
    padding-top: 230px;
    padding-bottom: 0px;
    height: calc(100vh - 230px);
  }
  /* line 169, ../sass/responsive.scss */
  body.login main .content {
    width: 95%;
  }
  /* line 171, ../sass/responsive.scss */
  body.login main .content .loginLogin {
    width: 90%;
  }
  /* line 176, ../sass/responsive.scss */
  body.login section.gal {
    min-height: auto;
  }

  /* line 181, ../sass/responsive.scss */
  body.login-project {
    overflow: visible;
  }
  /* line 184, ../sass/responsive.scss */
  body.login-project main .left {
    width: 100%;
    height: auto;
  }
  /* line 187, ../sass/responsive.scss */
  body.login-project main .left .content {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 80%;
    margin: 25% 5% 10% 5%;
  }
  /* line 194, ../sass/responsive.scss */
  body.login-project main .left .content p.client {
    margin-left: 0px;
    margin-top: 20px;
  }
  /* line 200, ../sass/responsive.scss */
  body.login-project main .right {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
  }
  /* line 205, ../sass/responsive.scss */
  body.login-project main .right #login-gallery {
    height: auto;
  }
  /* line 207, ../sass/responsive.scss */
  body.login-project main .right #login-gallery .image {
    width: 100% !important;
    margin-right: 0 !important;
    height: 50vh !important;
    background-size: cover;
  }

  /* line 219, ../sass/responsive.scss */
  main h1 {
    font-size: 40px;
  }
  /* line 221, ../sass/responsive.scss */
  main h1:before {
    display: none;
  }
  /* line 225, ../sass/responsive.scss */
  main p {
    font-size: 16px;
  }
  /* line 229, ../sass/responsive.scss */
  main ul li {
    font-size: 16px;
  }

  /* line 236, ../sass/responsive.scss */
  footer #footer {
    width: 80%;
    margin: 0 10%;
  }
  /* line 239, ../sass/responsive.scss */
  footer #footer .col {
    width: 100%;
    padding-right: 0px !important;
  }
  /* line 242, ../sass/responsive.scss */
  footer #footer .col p.copy {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 30px 0 0;
  }
  /* line 249, ../sass/responsive.scss */
  footer #footer .col h4:before {
    width: 15px;
    left: -25px;
  }

  /* line 259, ../sass/responsive.scss */
  section.gal #gal1 {
    display: none;
  }
  /* line 262, ../sass/responsive.scss */
  section.gal #gal3 {
    display: none;
  }

  /* line 268, ../sass/responsive.scss */
  body.loaded #nav-icon3 {
    top: 40px;
  }

  /* line 272, ../sass/responsive.scss */
  #nav-icon3 {
    left: 10%;
  }
}
