@font-face {
  font-family: 'Gill-Sans-Light';
  src: url('font/GillSans-Light.eot');
  src: url('font/GillSans-Light.eot?#iefix') format('embedded-opentype'), url('font/GillSans-Light.woff2') format('woff2'), url('font/GillSans-Light.woff') format('woff'), url('font/GillSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gill-Sans';
  src: url('font/GillSans.eot');
  src: url('font/GillSans.eot?#iefix') format('embedded-opentype'), url('font/GillSans.woff2') format('woff2'), url('font/GillSans.woff') format('woff'), url('font/GillSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
a.logo {
  left: initial;
  right: 0px;
  width: 190px;
  margin-bottom: 40px;
}
#content article,
.pagecontentsub,
#servicespage,
#aboutpage,
#contactpage,
#access ul ul {
  background: rgba(255, 255, 255, 0.9);
}
.page-template-gallery #access,
.page-template-single-gallery #access {
  margin-top: 11px;
}
#back-to-top {
  display: none;
}
.page-template-single-gallery .header {
  background: #FFF;
  position: fixed;
  width: 920px;
  z-index: 999999;
}
.page-template-single-gallery #back-to-top {
  display: block;
  margin-top: -50px;
  margin-bottom: 40px;
  text-decoration: underline;
  cursor: pointer;
}
.gallery {
  padding-top: 0;
  margin: 0 -15px;
}
.gallery .home {
  float: left;
  max-width: 47%;
  padding: 12px;
  vertical-align: top;
  position: relative;
}
.gallery .home img {
  max-width: 100%;
}
.gallery .home a.link {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.gallery .home .caption {
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px;
}
.page-template-single-gallery #colophon {
  padding-top: 60px;
  padding-bottom: 50px;
}
.page-template-single-gallery #colophon a {
  color: #34450E !important;
}
.single-gallery {
  padding-top: 30px;
  margin: 0 auto;
}
.single-gallery .bio {
  width: 910px;
  position: fixed;
  float: right;
  margin: 0 auto;
  text-align: right;
  margin-left: 10px;
}
.single-gallery .bio .container {
  max-width: 300px;
  float: right;
}
.single-gallery .bio .one-line {
  line-height: 17px;
}
.single-gallery .bio .one-line p {
  display: inline;
}
.single-gallery .bio .multiple-lines {
  line-height: 18px;
}
.single-gallery .bio .multiple-lines p.title {
  margin-bottom: 0px;
}
.single-gallery .bio .one-line,
.single-gallery .bio .multiple-lines {
  max-width: 640px;
}
.single-gallery .bio p {
  color: #34450E;
  margin-bottom: 0px;
  font-family: 'Gill-Sans-Light' !important;
}
.single-gallery .bio p.title {
  margin-bottom: 5px;
  font-family: 'Gill-Sans' !important;
}
.single-gallery .the-homes {
  max-width: 590px;
  float: left;
  margin-top: -10px;
}
.single-gallery .home img {
  display: block;
  margin: 15px auto 0 0;
  max-width: 100%;
}
@media (max-width: 990px) {
  .gallery {
    padding: 100px 15px 0 15px;
  }
  .gallery .home {
    max-width: 47%;
    padding: 11px;
  }
  a.logo {
    right: 8px;
  }
  .single-gallery .the-homes {
    max-width: 460px;
  }
  .single-gallery .bio {
    margin-left: 0;
    width: 98%;
  }
  .single-gallery .bio .container {
    margin-right: 10px;
    max-width: 260px;
  }
  .page-template-single-gallery .header {
    width: 98%;
  }
}
@media (max-width: 767px) {
  .single-gallery .bio .container {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .gallery .home {
    max-width: 46%;
    padding: 11px;
  }
  .single-gallery {
    display: flex;
    flex-direction: column-reverse;
  }
  .single-gallery .bio {
    padding: 0 10px;
    position: relative;
    margin-left: auto;
    margin: 0 auto;
    float: none;
    max-width: 300px;
  }
  .single-gallery .bio .container {
    margin-bottom: 30px;
  }
  .single-gallery .home img {
    margin: 25px auto;
  }
  .single-gallery .the-homes {
    margin: 0 auto;
    float: none;
  }
  .page-template-single-gallery .header {
    position: relative;
    max-width: 610px;
  }
}
@media (max-width: 640px) {
  .gallery .home {
    max-width: 450px;
    float: none;
    margin: 0 auto;
  }
  .gallery .home img {
    display: block;
    margin: 0 auto;
  }
  .page-template-gallery #colophon {
    display: none;
  }
}
