@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3093079, 2015-09-17T08:29:57-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: NeueHaasUnicaPro-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-haas-unica/light/
 * Copyright: Copyright &#x00A9; 2015 Monotype Imaging Inc.  All rights reserved.
 * Licensed pageviews: 250,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3093079
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("https://hello.myfonts.net/count/2f3257");
@font-face {
  font-family: 'AWConqueror-Light';
  src: url("webfonts/AWConquerorStdSans-Light.woff") format("woff2"), url("webfonts/AWConquerorStdSans-Light.woff") format("woff"); }
@font-face {
  font-family: "annabelle-tugby";
  src: url("webfonts/annabelle-tugby.eot");
  src: url("webfonts/annabelle-tugby.eot#iefix") format("embedded-opentype"), url("webfonts/annabelle-tugby.woff") format("woff"), url("webfonts/annabelle-tugby.ttf") format("truetype"), url("webfonts/annabelle-tugby.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "annabelle-tugby" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="vt-at-"]:before,
[class*=" vt-at-"]:before {
  font-family: "annabelle-tugby" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.vt-at-arrow-forward:before {
  content: "\66"; }

.vt-at-arrow-back:before {
  content: "\62"; }

.vt-at-twitter:before {
  content: "\74"; }

.vt-at-pinterest-p:before {
  content: "\70"; }

.vt-at-houzz:before {
  content: "\68"; }

.vt-at-linkedin:before {
  content: "\6c"; }

/*
Theme Name: Annabelle Tugby Architects
Theme URI: http://www.annabelletugbyarchitects.co.uk/
Author: Very Twisty
Author URI: http://www.verytwisty.com
Description: Custom WP theme for Annabelle Tugby Architects
Version: 1.0.0
Text Domain: vt_at
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s; }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# _Underscores Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  text-rendering: optimizeLegibility; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 1em 0;
  display: block;
  padding: 0; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# _Underscores Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*--------------------------------------------------------------
# _Underscores Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #323232;
  font-family: "AWConqueror-Light", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 2;
  font-size: 10px;
  font-size: 1rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "AWConqueror-Light", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2 {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  margin: 0; }

p {
  margin: 0 0 1em 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

dfn,
cite,
em,
i {
  font-style: italic; }

strong {
  color: #9A7A6A;
  font-weight: normal; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: none;
  background: transparent;
  box-shadow: none;
  line-height: 1;
  padding: 0;
  margin: 0 10px;
  text-shadow: none;
  outline: none; }
  .button-group button,
  .button-group input[type="button"],
  .button-group input[type="reset"],
  .button-group input[type="submit"] {
    clear: left;
    display: block;
    padding: 10px 0;
    margin: 10px 0; }
    @media only screen and (min-width: 480px) {
      .button-group button,
      .button-group input[type="button"],
      .button-group input[type="reset"],
      .button-group input[type="submit"] {
        clear: none;
        display: inline-block;
        margin: 0 10px; } }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: none; }

button.menu-toggle {
  border: 0;
  box-shadow: none;
  color: #9A7A6A;
  text-shadow: none;
  margin: 0;
  padding: 5px 0;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 150;
  font-size: 12px;
  font-size: 1.2rem; }
  #masthead.main-nav-scrolled button.menu-toggle {
    margin: 12px 0 0 0; }
  @media only screen and (min-width: 480px) {
    button.menu-toggle {
      margin-top: 10px;
      padding: 15px 10px;
      float: right;
      border-bottom: none; }
      #masthead.main-nav-scrolled button.menu-toggle {
        margin: 23px 0 0 0; } }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #9A7A6A; }

a:visited {
  color: #9A7A6A; }

a:hover,
a:focus,
a:active {
  color: #9A7A6A; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0;
  color: #af9588; }

/* -----------------------------------
 * Slidebars
 * Version 0.10.3
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
html, body, #sb-site, .sb-site-container, .sb-slidebar {
  /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  overflow-x: hidden;
  /* Stops horizontal scrolling. */ }

html {
  height: 100%;
  /* Site is as tall as device. */ }

body {
  min-height: 100%;
  height: auto;
  position: relative;
  /* Required for static Slidebars to function properly. */ }

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden; }

/* ----------
 * 002 - Site
 */
#sb-site, .sb-site-container {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  /* Site sits above Slidebars */
  background-color: #ffffff;
  /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */ }

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  content: ' ';
  display: table; }

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  clear: both; }

/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #222222;
  /* Default Slidebars background colour, overwrite this with your own css. */ }

.sb-slidebar, .sb-slidebar * {
  -webkit-transform: translateZ(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */ }

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */ }

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */ }

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
  position: fixed;
  top: 0;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */ }

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */ }

.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */ }

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */ }

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%; }

.sb-width-thin {
  width: 15%; }

.sb-width-wide {
  width: 45%; }

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 70%; }

  .sb-width-thin {
    width: 55%; }

  .sb-width-wide {
    width: 85%; } }
@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%; }

  .sb-width-thin {
    width: 40%; }

  .sb-width-wide {
    width: 70%; } }
@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%; }

  .sb-width-thin {
    width: 25%; }

  .sb-width-wide {
    width: 55%; } }
@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%; }

  .sb-width-thin {
    width: 15%; }

  .sb-width-wide {
    width: 45%; } }
@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 20%; }

  .sb-width-thin {
    width: 5%; }

  .sb-width-wide {
    width: 35%; } }
/* ---------------
 * 004 - Animation
 */
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
  -webkit-transform: translate(0px);
  -moz-transform: translate(0px);
  -o-transform: translate(0px);
  transform: translate(0px);
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */ }

/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */ }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: none;
  width: 100%;
  margin-top: 0px;
  float: right;
  position: relative;
  z-index: 100;
  font-size: 10px;
  font-size: 1rem;
  text-align: right; }
  @media only screen and (min-width: 900px) {
    .main-navigation {
      display: block;
      width: auto;
      display: inline-block;
      margin: 30px 0 0 0;
      float: right; } }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: left;
    font-size: 11px;
    font-size: 1.1rem; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
    @media only screen and (min-width: 900px) {
      .main-navigation ul ul {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
        float: left;
        position: absolute;
        top: 13px;
        top: 1.3rem;
        left: -999em;
        z-index: 99999; }
        .main-navigation ul ul a {
          width: 200px; } }
    .main-navigation ul ul li {
      background: #9A7A6A;
      padding: 7px 5px; }
      .main-navigation ul ul li:hover, .main-navigation ul ul li:focus {
        background: #323232; }
        .main-navigation ul ul li:hover > a, .main-navigation ul ul li:focus > a {
          color: #fff; }
    .main-navigation ul ul ul {
      left: -999em;
      top: 0; }
    .main-navigation ul ul li:hover > ul,
    .main-navigation ul ul li.focus > ul {
      left: 100%; }
  .main-navigation a {
    display: block;
    text-decoration: none;
    color: #323232;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #fff; }
    .home .main-navigation a {
      border-bottom: none; }
      @media only screen and (min-width: 900px) {
        .home .main-navigation a {
          color: #fff; } }
  .main-navigation li {
    text-align: center; }
    @media only screen and (min-width: 900px) {
      .main-navigation li {
        display: inline-block;
        position: relative;
        text-align: left;
        padding: 0 18px; }
        .main-navigation li:last-child {
          padding-right: 0; } }
    .main-navigation li:hover > a, .main-navigation li:focus > a {
      color: #9A7A6A; }
    .main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_ancestor > a, .single-vt_at_p .main-navigation li.portfolio > a {
      color: #323232;
      border-bottom: 2px solid #9A7A6A; }
      .home .main-navigation li.current_page_item > a, .home .main-navigation li.current-menu-item > a, .home .main-navigation li.current_page_ancestor > a, .home .single-vt_at_p .main-navigation li.portfolio > a {
        color: #f2f2f2; }

.mobile-hide {
  display: block !important; }

@media only screen and (min-width: 900px) {
  .home .main-navigation {
    display: none; } }

.mobile-navigation {
  clear: both;
  width: 100%;
  margin-top: 0px;
  position: relative;
  z-index: 100;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center; }
  .mobile-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .mobile-navigation li {
    display: block; }
  .mobile-navigation a {
    text-decoration: none;
    color: #323232;
    padding: 8px 0 5px 0;
    display: inline-block; }

.menu-toggle {
  display: inline-block; }

/* .main-navigation.toggled ul {
	display: block;
}*/
.sb-slidebar .main-navigation {
  display: block; }
  .sb-slidebar .main-navigation li a {
    border-color: #9A7A6A;
    display: inline-block;
    padding: 8px 0 5px 0; }
  .sb-slidebar .main-navigation li.current-menu-item a, .sb-slidebar .main-navigation li.current_page_ancestor a, .single-vt_at_p .sb-slidebar .main-navigation li.portfolio a {
    border-color: #fff; }

.sb-slidebar.sb-active {
  background-color: #9A7A6A;
  opacity: 0.95;
  z-index: 9000000; }

.sb-close {
  text-align: center;
  cursor: pointer;
  margin-top: 30px; }

.bodymargin {
  margin-top: 150px !important; }

@media only screen and (min-width: 900px) {
  .menu-toggle {
    display: none; }

  .home .menu-toggle {
    display: block; }

  .main-navigation ul {
    display: block; } }
/*--------------------------------------------------------------
## Posts Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.nav-links {
  margin-top: 10px; }
  @media only screen and (min-width: 806px) {
    .nav-links {
      margin-top: 53px; } }

@media only screen and (min-width: 480px) {
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%; } }

@media only screen and (min-width: 480px) {
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; } }

.single-vt_at_p .nav-links {
  display: none; }
  .no-js .single-vt_at_p .nav-links {
    display: block; }

.site-branding {
  display: inline-block; }
  .site-branding a {
    text-decoration: none; }

p.logo {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  text-transform: lowercase;
  letter-spacing: 1px; }
  @media only screen and (min-width: 480px) {
    p.logo {
      font-size: 16px;
      font-size: 1.6rem;
      margin-top: 30px; } }
  @media only screen and (min-width: 1100px) {
    p.logo {
      font-size: 18px;
      font-size: 1.8rem; } }

.homepage-logo a {
  text-decoration: none;
  color: #fff;
  text-transform: lowercase;
  letter-spacing: -2px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 0.5; }

#masthead {
  text-align: left;
  margin: 20px 0;
  width: 100%; }
  .home #masthead.menu-open {
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 30px 5%;
    opacity: 0.8; }
  @media only screen and (min-width: 480px) {
    #masthead {
      margin: 30px auto;
      text-align: left; } }

#masthead.main-nav-scrolled {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9000000;
  margin: 0 auto !important;
  padding: 15px 0 0 0;
  width: 90%;
  max-width: 1100px; }
  @media only screen and (min-width: 1100px) {
    #masthead.main-nav-scrolled {
      padding: 10px 0 25px 0;
      width: 100%; } }

.header-container {
  display: block;
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 1100px) {
    .header-container {
      width: 1100px;
      /* 1140px - 10% for margins */
      margin: 0 auto; } }

/*--------------------------------------------------------------
# Home Page Navigation
--------------------------------------------------------------*/
.home #masthead {
  position: absolute;
  top: 0;
  z-index: 100; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer.site-footer {
  margin-top: 30px; }
  @media only screen and (min-width: 900px) {
    footer.site-footer {
      margin-top: 100px; } }
  footer.site-footer .footer-contact,
  footer.site-footer .footer-social {
    margin-bottom: 50px; }
    footer.site-footer .footer-contact h3,
    footer.site-footer .footer-social h3 {
      border-bottom: 1px solid #323232;
      padding-bottom: 8px;
      margin-bottom: 40px; }
    footer.site-footer .footer-contact p, footer.site-footer .footer-contact li,
    footer.site-footer .footer-social p,
    footer.site-footer .footer-social li {
      font-size: 14px;
      font-size: 1.4rem; }
    footer.site-footer .footer-contact a,
    footer.site-footer .footer-social a {
      text-decoration: none; }
    @media only screen and (min-width: 768px) {
      footer.site-footer .footer-contact,
      footer.site-footer .footer-social {
        float: left;
        width: 49%;
        margin-right: 2%; }
        footer.site-footer .footer-contact:nth-child(2n),
        footer.site-footer .footer-social:nth-child(2n) {
          margin-right: 0; } }
  footer.site-footer .footer-contact p {
    margin: 0 0 5px 0;
    padding: 0; }
  footer.site-footer .footer-contact img {
    margin-bottom: 10px;
    width: 300px;
    height: auto; }
  footer.site-footer .footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer.site-footer .footer-links ul a {
      text-decoration: none;
      color: #323232; }
    footer.site-footer .footer-links ul a:hover {
      color: #9A7A6A; }
    footer.site-footer .footer-links ul ul li {
      margin-left: 5px; }
      footer.site-footer .footer-links ul ul li:before {
        content: "> "; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
.homepage-logo {
  position: absolute;
  top: 40%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  z-index: 10;
  width: 100%;
  text-align: center; }
  .homepage-logo img {
    width: 80%;
    margin: 0 5%;
    max-width: 400px; }

/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/
.main-container {
  opacity: 0; }
  .main-container.post-fade-in, .no-js .main-container {
    transition: opacity 1s .4s;
    opacity: 1; }

.header-container {
  opacity: 0; }
  .header-container.header-fade-in, .no-js .header-container {
    transition: opacity .3s .2s;
    opacity: 1; }

/*--------------------------------------------------------------
# Image Gallery
--------------------------------------------------------------*/
.image-gallery {
  clear: both;
  font-size: 0;
  line-height: 0;
  margin-top: 10px;
  margin-bottom: 10px; }

.large-portrait {
  float: left;
  width: 49.5%;
  margin-bottom: 10px;
  /* &.lp-margin{
  	margin-right: 1%;
  }*/ }
  .no-js .large-portrait {
    width: 49%;
    margin-right: 1%; }

.large-portrait + .large-portrait {
  float: right; }

.large-portrait + .large-portrait + .large-portrait {
  float: left; }

.large-portrait + .large-portrait + .large-portrait + .large-portrait {
  float: right; }

.large-portrait + .large-portrait + .large-portrait + .large-portrait + .large-portrait {
  float: left; }

.large-portrait + .large-portrait + .large-portrait + .large-portrait + .large-portrait + .large-portrait {
  float: right; }

.large-landscape {
  float: none;
  width: 100%;
  margin-bottom: 10px;
  clear: both; }
  .no-js .large-landscape {
    width: 99%;
    margin-right: 1%; }

/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*--------------------------------------------------------------
# Portfolio pages
--------------------------------------------------------------*/
.portfolio-location-date {
  margin-top: 5px; }
  @media only screen and (min-width: 806px) {
    .portfolio-location-date {
      margin-top: 47px; } }

.portfolio-ttle {
  margin: 0 0 47px 0;
  line-height: 1.1; }

/*--------------------------------------------------------------
# Generic Page
--------------------------------------------------------------*/
.content-wrapper {
  clear: both;
  margin: 30px 0 30px 0; }
  @media only screen and (min-width: 806px) {
    .content-wrapper {
      margin: 60px 0 75px 0; } }

.entry-header {
  margin-bottom: 30px; }
  @media only screen and (min-width: 806px) {
    .entry-header {
      float: left;
      width: 49.5%;
      clear: left;
      margin-bottom: 0px; } }

.entry-title {
  text-transform: lowercase; }

@media only screen and (min-width: 806px) {
  .entry-content {
    float: right;
    width: 49.5%; } }

.entry-footer {
  clear: both; }

.nav-links a:link,
.nav-links a:visited {
  color: #323232;
  text-decoration: none; }
  .nav-links a:link span,
  .nav-links a:visited span {
    color: #9A7A6A; }

/*--------------------------------------------------------------
# Portfolio Page
--------------------------------------------------------------*/
.portfolio-details {
  color: #9A7A6A;
  margin: 0 0 0.5rem 0; }

/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
a.at-social {
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  clear: both;
  padding: 10px 8px;
  margin: 10px 15px 10px 0; }
  @media only screen and (min-width: 806px) {
    a.at-social {
      margin: 73px 15px 10px 0; } }
  a.at-social:before {
    margin-top: 40px;
    font-family: "annabelle-tugby"; }

.at-twitter:before {
  content: '\74'; }

.at-houzz:before {
  content: '\68'; }

.at-pintrest:before {
  content: '\70'; }

.at-linkedin:before {
  content: '\6c'; }

.professional-logos {
  margin-bottom: 75px; }
  .professional-logos .p-logos {
    float: left;
    width: 45%;
    margin-right: 4%;
    margin-bottom: 30px; }
    .professional-logos .p-logos:nth-child(2n+1) {
      clear: left; }
    @media only screen and (min-width: 480px) {
      .professional-logos .p-logos {
        width: 31.3333%;
        margin-right: 2%; }
        .professional-logos .p-logos:nth-child(2n+1) {
          clear: none; }
        .professional-logos .p-logos:nth-child(3n+1) {
          clear: left; } }
    @media only screen and (min-width: 768px) {
      .professional-logos .p-logos {
        width: 12%;
        margin-right: 2%; }
        .professional-logos .p-logos:nth-child(3n+1) {
          clear: none; }
        .professional-logos .p-logos:nth-child(7n+1) {
          clear: left; } }
    .professional-logos .p-logos img {
      width: 100%;
      height: auto; }

/*--------------------------------------------------------------
# View Full Site
--------------------------------------------------------------*/
#view-options {
  margin: 10px auto; }

#view-full {
  display: block; }
  @media only screen and (min-width: 900px) {
    #view-full {
      display: none; } }

#view-responsive {
  display: none; }
  @media only screen and (min-width: 900px) {
    #view-responsive {
      display: none; } }

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
  .blog .blog-posts {
    width: 65%;
    float: left; } }
@media only screen and (min-width: 1100px) {
  .blog .blog-posts {
    width: 75%;
    float: left; } }
.blog .blog-posts .image-gallery {
  padding: 60px 0 50px 0;
  clear: both; }
@media only screen and (min-width: 768px) {
  .blog aside {
    width: 25%;
    float: right; } }
@media only screen and (min-width: 1100px) {
  .blog aside {
    width: 17%;
    float: right; } }
.blog aside h3 {
  font-size: 13px;
  font-size: 1.3rem; }
.blog aside ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none; }
  .blog aside ul li {
    padding: 0; }
.blog aside section {
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .blog aside section {
      margin-bottom: 80px; } }
.blog input[type="search"] {
  width: 95%; }
.blog input[type="submit"] {
  background-color: #9A7A6A;
  padding: 10px;
  margin: 20px 0 0 0;
  color: #fff; }
  .blog input[type="submit"]:hover {
    background-color: #323232; }
.blog .entry-content,
.blog .entry-header {
  float: none;
  width: 100%;
  clear: both;
  margin-bottom: 30px; }
.blog .multi-posts {
  margin: 30px 0; }
  @media only screen and (min-width: 900px) {
    .blog .multi-posts img {
      float: left;
      width: 40%; } }
  .blog .multi-posts .blog-summary {
    margin-top: 20px; }
    @media only screen and (min-width: 900px) {
      .blog .multi-posts .blog-summary {
        float: right;
        width: 55%;
        margin-top: 0; } }
  .blog .multi-posts a {
    text-decoration: none; }
  .blog .multi-posts h2 {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem; }

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.slides-container a {
  background: black; }
.slides-container img {
  opacity: 0.6; }

#slides {
  position: relative; }

#slides .slides-container {
  display: none; }

#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%; }

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both; }

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 15;
  bottom: 10%;
  width: 100%; }
  @media only screen and (min-width: 806px) {
    .slides-navigation {
      bottom: auto;
      top: 50%;
      margin-top: -20px; } }

.slides-navigation a {
  position: absolute;
  display: block;
  text-decoration: none;
  width: 36px;
  height: 40px;
  overflow: hidden;
  color: #fff; }
  .slides-navigation a:before {
    font-family: "annabelle-tugby";
    width: 36px;
    height: 40px;
    font-size: 40px;
    line-height: 0.9; }

.slides-navigation a.prev {
  left: 20px; }
  .slides-navigation a.prev:before {
    content: '\62'; }

.slides-navigation a.next {
  right: 20px; }
  .slides-navigation a.next:before {
    content: '\66'; }

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
  display: none; }

.slides-pagination a {
  border: 2px solid #222;
  border-radius: 15px;
  width: 13px;
  height: 13px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 0px 4px 15px 4px;
  overflow: hidden;
  text-indent: -100%; }

.slides-pagination a.current {
  background: #222; }

/* ==============
   Isotope
   ============== */
/* ---- grid ---- */
.grid {
  background: #fff;
  max-width: 1200px;
  line-height: 1.2;
  margin: 0;
  padding: 0; }

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- .grid-item ---- */
.grid-item {
  border-color: rgba(0, 0, 0, 0.7);
  margin: 0 0% 2% 0;
  position: relative;
  font-size: 10px;
  font-size: 1rem; }
  .grid-item:nth-child(even) {
    margin-right: 0%; }

@media only screen and (min-width: 806px) {
  .gutter-sizer {
    width: 2%; } }

.grid-sizer,
.grid-item {
  width: 100%; }
  @media only screen and (min-width: 806px) {
    .grid-sizer,
    .grid-item {
      width: 100%; } }

.grid-item img {
  width: 100%;
  height: 100%; }

.grid-item,
.portfolio-item {
  position: relative;
  width: 100%;
  margin-bottom: 92px; }
  .grid-item picture.rollover,
  .portfolio-item picture.rollover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .grid-item picture.topImg,
  .portfolio-item picture.topImg {
    position: relative;
    z-index: 2;
    transition: opacity 750ms; }
  .grid-item:hover picture.topImg,
  .portfolio-item:hover picture.topImg {
    opacity: 0; }
  .grid-item .project-info,
  .portfolio-item .project-info {
    position: absolute;
    color: #fff;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    background: rgba(154, 122, 106, 0.2);
    padding: 8px 15px 15px;
    z-index: 3; }
    .grid-item .project-info h3,
    .portfolio-item .project-info h3 {
      color: #fff;
      position: absolute;
      width: 60%;
      text-align: center;
      top: 50%;
      left: 50%;
      margin: 0;
      transform: translate(-50%, -50%);
      font-size: 24px; }
      .grid-item .project-info h3.blackTxt,
      .portfolio-item .project-info h3.blackTxt {
        color: #323232; }
      @media (min-width: 400px) {
        .grid-item .project-info h3,
        .portfolio-item .project-info h3 {
          font-size: calc(1.44231vw + 18.23px); } }
      @media (min-width: 1024px) {
        .grid-item .project-info h3,
        .portfolio-item .project-info h3 {
          font-size: calc(3.51562vw - 3px); } }
      @media (min-width: 1280px) {
        .grid-item .project-info h3,
        .portfolio-item .project-info h3 {
          font-size: calc(1.25vw + 26px); } }
  @media only screen and (min-width: 806px) {
    .grid-item .project-info, .portfolio-item .project-info {
      position: absolute;
      color: #fff;
      top: 0;
      right: 0;
      bottom: 2px;
      left: 0;
      cursor: pointer;
      padding: 25px; }
      .grid-item .project-info h3,
      .portfolio-item .project-info h3 {
        margin: 0 0 10px 0;
        font-size: 4rem; }
      .no-js .grid-item .project-info,
      .no-js .portfolio-item .project-info {
        cursor: default; }
      .grid-item .project-info:hover, .portfolio-item .project-info:hover {
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0.2s;
        /* Safari */
        transition-delay: 0.2s; } }

.portfolio-item img {
  width: 100%; }

.grid-item .project-info,
.grid-item.hp-intro,
.grid .twitter {
  color: #fff; }

.grid-item.no-img {
  background: #ccc; }

.grid-item .project-info.no-image {
  display: block;
  color: #666666; }
  .grid-item .project-info.no-image h3 {
    color: #666666;
    text-decoration: none; }
  .grid-item .project-info.no-image:hover h3 {
    color: #fff; }

@media only screen and (min-width: 480px) {
  .iso-all-btn {
    width: 8rem;
    display: inline-block; } }

.project-cat-filters {
  margin-bottom: 20px; }

.button-group {
  margin-bottom: 20px; }
  @media only screen and (min-width: 806px) {
    .button-group {
      float: right; } }

.is-checked {
  border-bottom: 1px solid #9A7A6A; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.header-container,
.wrapper {
  width: 90%;
  margin: 0 5%; }
  @media only screen and (min-width: 1100px) {
    .header-container,
    .wrapper {
      width: 1100px;
      /* 1140px - 10% for margins */
      margin: 0 auto; } }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

.nav-links:after, .header-container:after, .image-gallery:after, .content-wrapper:after, article:after, .professional-logos:after, .project-cat-filters:after {
  content: "";
  display: table;
  clear: both; }

/*# sourceMappingURL=style.css.map */