/*!
Theme Name: NBLA
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nbla
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

NBLA is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

textarea {
	resize: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	#f0f1f1-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

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%;
}

/*--------------------------------------------------------------
# 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 https://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. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
  border-radius: 0;
  background: transparent;
  color: #5f7666;
  padding: 0;
  margin-top: 5px;
	font-size: 14px;
	line-height: 16.5px;
	text-align: right;
  width: 100%;
	font-family: 'Maison Neue Extended', 'Helevtica', sans-serif;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background: transparent;
	color: #5f7666;
  border: 1px solid #5f7666;
  border-radius: 0;
  padding: 3px;
	width: 100%;
	font-size: 14px;
	line-height: 16.5px;
	font-family: 'Maison Neue Extended', 'Helevtica', sans-serif;
}

input[type="text"],
input[type="email"], input[type="number"] {
	border: none;
	border-bottom: 1px solid #5f7666;
	height: 22px;
	padding: 3px 3px 3px 0px;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
	margin-top: 5px;
	border: none;
	border-bottom: 1px solid #5f7666;
}

span.wpcf7-list-item {
  margin: 10px 20px 45px 0px;
}

/*--------------------------------------------------------------
# STYLING
--------------------------------------------------------------*/
@media screen and (min-width: 0px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
body {
	padding: 145px 15px 10px 15px;
	background: #f0f1f1;
}

@font-face {
  font-family: 'Maison Neue Extended';
  src: url('fonts/MaisonNeueExtended-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/MaisonNeueExtended-Book.woff') format('woff');
}

@font-face {
  font-family: 'Maison Neue Extended';
	font-weight: 500;
  src: url('fonts/MaisonNeueExtended-Demi.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/MaisonNeueExtended-Demi.woff') format('woff');
}

body, html, div, a, p, span, h1, h2, h3, h4, h5, h6 {
	font-family: 'Maison Neue Extended', 'Helevtica', sans-serif;
	color: #5f7666;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 16.5px;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.site-branding {
  border-top: 1px solid #5f7666;
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  padding-top: 9px;
	margin: 0 15px;
	z-index: 1;
}

.col-bar {
	background: #f0f1f1;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: fixed;
	height: 62px;
	width: 100%;
	z-index: 1;
}

.logo {
	width: 180px;
}

.desktop-nav {
  display: none;
}

.m-toggle {
  position: fixed;
  top: 20px;
  right: 15px;
	z-index: 1;
}
/*--------------------------------------------------------------
# MOBILE NAVIGATION
--------------------------------------------------------------*/
.mob-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 145px 15px 15px 15px;
  height: 100vh;
  background: #b9b8ac;
	display: none;
	z-index: 1;
}

.mob-nav nav.main-navigation {
	border-top: 1px solid #5f7666;
	padding-top: 6px;
	height: calc(100vh - 208px);
	margin-bottom: 20px;
	padding-bottom: 30px;
	overflow-y: scroll;
}

ul#primary-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#primary-menu a, ul.sub-menu a, nav.main-navigation a {
  color: #5f7666;
  text-decoration: none;
	font-size: 20px;
	line-height: 24px;
	display: block;
}

ul.sub-menu {
  padding: 4px 0 0 0;
  margin: 0;
  list-style: none;
}

.mob-nav ul#primary-menu a:hover, a:hover {
	cursor: pointer;
}

.desktop-nav ul#primary-menu a:hover,
.m-toggle:hover, .desktop-nav a.social:hover,
.filter li a:hover {
	cursor: pointer;
	border-bottom: 1px solid;
}

span.enter:hover {
	cursor: pointer;
}

.mob-nav ul.sub-menu {
  padding: 1px 0px 0px 20px;
}
/*--------------------------------------------------------------
# INDEX & ARCHIVE
--------------------------------------------------------------*/
.opener {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: #f0f1f1;
	display: none;
}

.gradient {
	position: fixed;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	width: calc(100% - 30px);
	height: calc(100% - 82px);
	background: yellow;
	background: -moz-linear-gradient(left,  rgba(240,241,241,0) 0%, rgba(240,241,241,1) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(240,241,241,0) 0%,rgba(240,241,241,1) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(240,241,241,0) 0%,rgba(240,241,241,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f1f1', endColorstr='#f0f1f1',GradientType=1 ); /* IE6-9 */
	z-index: 1;
	-webkit-animation: GradientLeftRight 10s ease;
	-moz-animation: GradientLeftRight 10s ease;
	animation: GradientLeftRight 10s ease;
	background-size: 400%;
	background-repeat: no-repeat;
}

@-webkit-keyframes GradientLeftRight {
  0%{background-position:100% 100%}
  100%{background-position:-50% -50%}
}
@-moz-keyframes GradientLeftRight {
	0%{background-position:100% 100%}
	100%{background-position:-50% -50%}
}
@keyframes GradientLeftRight {
	0%{background-position:100% 100%}
	100%{background-position:-50% -50%}
}

.pattern {
	position: fixed;
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: calc(100% - 82px);
  overflow: hidden;
	background: url('images/Pattern.svg') center -13px;
}

.o-logo {
  position: fixed;
  width: 280px;
  height: 81px;
  margin: auto;
  top: -60.5px;
  left: 0;
  right: 0;
  bottom: 0;
}

.bot-bar {
	width: calc(100% - 30px);
	padding: 10px 0px;
	position: fixed;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #5f7666;
}

.bot-bar span {
  float: left;
}

.bot-bar span.enter {
  float: right;
	margin-top: 16px;
}

.post-block {
  margin-bottom: 30px;
}

.title, entry-title {
  line-height: 14px;
}

.thumb {
	margin-bottom: 10px;
}

.thumb img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
	-webkit-filter: brightness(70%) sepia(100%) hue-rotate(80deg) grayscale(75%);
	filter: brightness(70%) sepia(100%) hue-rotate(80deg) grayscale(75%);
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
}

body.category-journal .thumb img {
	-webkit-filter: contrast(100%) brightness(90%) grayscale(100%);
	filter: contrast(100%) brightness(90%) grayscale(100%);
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
}

.thumb img:hover, body.category-journal .thumb img:hover,
img.sec-img:hover {
	-webkit-filter: none;
	filter: none;
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
}

header.page-header {
  border-top: 1px solid #5f7666;
	padding-top: 10px;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	min-height: 47px;
}

h2.page-title, span.info-title{
	font-weight: 500;
}

span.info-title {
	padding-right: 20px;
}

h2.page-title, .filter {
	width: 50%;
	float: left;
	margin: 0;
}

.filter {
	line-height: 18px;
}

.filter li {
  padding: 0;
  list-style: none;
	display: inline-block;
	margin-right: 5px;
}

.filter li a {
	display: inline-block;
}

li.current-cat a {
	/* text-decoration: underline!important; */
	border-bottom: 1px solid #5f7666;
}

.hl {
	/* text-decoration: underline!important; */
	border-bottom: 1px solid #5f7666;
}

.intro-header {
	border-top: 1px solid;
  padding-top: 10px;
  margin-bottom: 50px;
}

.i-h-Wrap, .i-h-Wrap span {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	max-width: 510px;
}
	
.sign-up {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: white;
  height: 172px;
  width: 280px;
  padding: 10px;
  z-index: 10;
  display: none;
}

.fader {
  position: fixed;
  background: #5f7565;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  opacity: 0.8;
  display: none;
}
	
span.subscribe:hover {
	border-bottom: 1px solid;
	cursor: pointer;
}
/*--------------------------------------------------------------
# SINGLE POST
--------------------------------------------------------------*/
header.entry-header {
  border-top: 1px solid #5f7666;
  padding: 5px 0 0 0;
  margin-bottom: 25px;
}

header.entry-header h2 {
  display: inline-block;
	margin: 0;
}

.post-content {
  border-top: 1px solid #5f7666;
  padding: 10px 0 20px 0;
}

.post-bar {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.info-toggle {
  display: none;
}

.naviagtion, span.info-title {
  float: left;
  width: 50%;
	display: block;
}

.back {
	text-align: right;
	opacity: .5;
}

.post-desciption {
  margin-bottom: 25px;
}

.image-container img, .image-container video {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}

.Full, .Half, .Quarter {
  margin-bottom: 15px;
}
	
video:focus, input:focus {
  outline: none!important;
}
/*--------------------------------------------------------------
# SINGLE POST – JOURNAL
--------------------------------------------------------------*/
.feat-img img {
  display: block;
  width: 100%;
}

.post-single-content {
	margin-top: 20px;
}

.post-single-content p {
  margin: 15px 0 0 0;
}

.j-bar, article.category-journal .navigation {
	width: 50%;
	float: left;
}

article.category-journal header.entry-header {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 20px;
}

article.category-journal .post-content {
	border: none;
	padding: 0;
}

.feat-img {
	position: relative;
}

.slideshow {
	position: relative;
}

img.slider, video.slider {
  left: 0;
  top: 0;
  width: 100%;
	padding-right: 7.5px;
	display: none;
}

.slider {
  display: none;
}

.next-tog {
  margin-top: 15px;
	clear: both;
	overflow: hidden;
}

span.carousel-status, span.arrow {
	float: left;
}

span.arrow {
  font-weight: 100;
  display: block;
  margin-top: .5px;
	margin-left: 10px;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
footer {
  margin-top: 60px;
}

.marque img {
	padding-top: 7px;
	display: block;
	width: 81px;
	max-width: none;
}

.site-info {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #5f7666;
  margin-top: 10px;
  padding-top: 10px;
}

span.b-name {
	width: 180px;
	display: block;
}

span.b-address, span.b-number {
  display: none;
}

.column {
	float: left;
}

.marque {
	float: right;
}

/*--------------------------------------------------------------
# DEFAULT PAGE
--------------------------------------------------------------*/
body.page-template-default, body.page-template-default .col-bar,
body.page-template-default .mob-nav {
  background: #bec9bd;
}

h2.sec-title {
  margin: 20px 0 15px 0;
	font-weight: 500;
}

.sec-desc {
	margin-bottom: 30px;
}

.sec-desc p {
  margin-top: 0;
	margin-bottom: 15px;
}

img.sec-img {
  display: block;
  width: 100%;
	-webkit-filter: brightness(65%) sepia(100%) hue-rotate(80deg) grayscale(75%);
	filter: brightness(65%) sepia(100%) hue-rotate(80deg) grayscale(75%);
}

.content-block {
	margin-bottom: 20px;
}
	
	.sec-desc a {
	text-decoration: underline;
}
/*--------------------------------------------------------------
# CONTACT TEMPLATE
--------------------------------------------------------------*/
body.page-template-template-contact, body.page-template-template-contact .col-bar,
body.page-template-template-contact .mob-nav {
	background: #b9b8ac;
}

body.page-template-template-contact h2.sec-title {
  border-top: 1px solid #5f7666;
	padding-top: 10px;
	min-height: 47px;
	margin-bottom: 30px;
	margin-top: 0;
}

body.page-template-template-contact h2.sec-title.enquiry {
	font-weight: normal;
}

span.c-message {
  width: 50%;
  display: block;
}

#map {
	height: 100vh;
}

.form p {
  margin: 0;
}

.form input {
  margin-bottom: 15px;
}

span.wpcf7-not-valid-tip {
	color: #5f7666;
  opacity: .5;
  font-size: 14px;
  margin-top: -8px;
  margin-bottom: 15px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  border: none;
  padding: 0;
  margin: 0;
	color: #5f7666;
  opacity: .5;
  font-size: 14px;
}

.studio-image {
  margin-top: 60px;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
body.page-template-home .col-bar {
	background: transparent;
	color: white;
}

body.page-template-home .site-content {
	width: auto;
}

body.page-template-home .m-toggle, body.page-template-home .logo a,
body.page-template-home .desktop-nav, body.page-template-home .desktop-nav a,
body.page-template-home .desktop-nav ul#primary-menu a, body.page-template-home .desktop-nav ul.sub-menu a,
body.page-template-home .desktop-nav nav.main-navigation a {
	color: white;
}

body.page-template-home .site-branding {
	border-top: 1px solid white;
}

body.page-template-home {
	padding: 0;
}

body.page-template-home .entry-content {
  position: relative;
  width: 100%;
  height: 100vh;
}

body.page-template-home footer {
	padding: 15px;
}

.home-slideshow .slider.visi {
	opacity: 1;
  -webkit-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}

.home-slideshow .slider {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	width: 100%;
	height: 100vh;
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
	display: block;
	z-index: -2;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	width: 100%;
	height: 100vh;
	background: black;
	opacity: .3;
	z-index: -1;
}

h1.statement {
  font-weight: normal;
	font-size: 24px;
	line-height: 28px;
  margin: 0;
	color: white;
}

.statement-Wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	padding: 0 15px;
	max-width: 440px;
	height: 84px;
  margin: auto;
}

.add-content {
  margin: 20px 15px;
  border-top: 1px solid;
  padding-top: 15px;
}

.h-intro, .h-cta {
  margin-bottom: 15px;
}

.h-cta a {
	text-decoration: underline;
}
}

@media screen and (min-width: 568px) {
/*--------------------------------------------------------------
# JOUNAL ARCHIVE
--------------------------------------------------------------*/
main#main {
	clear: both;
	overflow: hidden;
}

body.archive article.category-journal {
  width: calc(100% / 2 - 7.5px);
  float: left;
}

body.archive article.category-journal:nth-child(2n) {
	margin-right: 15px;
}

.naviagtion {
	padding-left: 7.5px;
}

.post-single-content p {
  margin: 0 0 15px 0;
}
/*--------------------------------------------------------------
# SINGLE POST – JOURNAL
--------------------------------------------------------------*/
.feat-img, .post-single-content {
  width: 50%;
	margin: 0;
	float: left;
}

.feat-img {
  padding-right: 7.5px;
}

.post-single-content {
  padding-left: 7.5px;
}

.post-details {
  clear: both;
  overflow: hidden;
}
/*--------------------------------------------------------------
# CONTACT TEMAPLATE
--------------------------------------------------------------*/
body.page-template-template-contact .content-block {
	width: 50%;
	float: left;
	clear: none;
	overflow: auto;
	margin-bottom: 0;
}

body.page-template-template-contact .content-block:nth-child(2) {
	float: right;
	margin-top: -65px;
}

body.page-template-template-contact .form,
body.page-template-template-contact h2.sec-title.enquiry {
	padding-left: 7.5px;
}

body.page-template-template-contact .content-block:nth-child(2) h2.sec-title {
	border-top: none;
	padding-top: 0;
}

#map {
	margin-right: 7.5px;
	height: 638.5px;
}

span.c-message {
	width: 280px;
}

.studio-image {
  margin-top: 35px;
	margin-bottom: 75px;
}

}

@media screen and (min-width: 768px) {
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.logo {
  width: auto;
}

.col-bar {
	height: 55px;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
.h-intro, .h-cta {
  width: 50%;
	max-width: 350px;
}

body.page-template-home footer {
    padding: 20px;
}

.add-content {
	margin: 20px;
}

/*--------------------------------------------------------------
# INDEX & ARCHIVE
--------------------------------------------------------------*/
.pattern {
  height: calc(100% - 67px);
}

.bot-bar span.enter {
	margin-top: 0;
}

body.home article, body.archive article {
	width: 50%;
	float: left;
}

main#main {
  clear: both;
  overflow: hidden;
}

body.home article:nth-child(2n), body.archive article:nth-child(2n) {
  padding-left: 7.5px;
}

body.home article:nth-child(2n - 1), body.archive article:nth-child(2n - 1)  {
  padding-right: 7.5px;
}

.Half-wrap, .Quarter-wrap {
  clear: both;
  overflow: hidden;
}

.filter {
	padding-left: 7.5px;
}
/*--------------------------------------------------------------
# JOUNAL ARCHIVE
--------------------------------------------------------------*/
body.archive article.category-journal {
  width: calc(100% / 4 - 11.25px);
  float: left;
	padding: 0;
}

body.archive article.category-journal:nth-child(4n - 3) {
	margin: 0 7.5px 0 0;
}

body.archive article.category-journal:nth-child(4n - 2),
body.archive article.category-journal:nth-child(4n - 1) {
	margin: 0 7.5px;
}

body.archive article.category-journal:nth-child(4n) {
	margin: 0 0 0 7.5px;
}

.feat-img {
	padding-right: 80px;
	/* max-width: 450px; */
}

.post-single-content {
	float: right;
}
	
	.sign-up {
		width: 530px;
	}
/*--------------------------------------------------------------
# SINGLE POST
--------------------------------------------------------------*/
.naviagtion {
  padding-left: 7.5px;
}

.image-container {
	width: 100%;
}

.image-wrap {
	clear: both;
	overflow: hidden;
	width: calc(100% + 15px);
  margin-left: -7.5px;
}

.image-wrap div {
	float: left;
	padding: 0 7.5px;
}

.Half {
	width: 50%;
}

.Quarter {
	width: 25%;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
span.b-name {
	width: auto;
}

span.b-address, span.b-number {
  display: block;
}

.marque img {
	padding-top: 2px;
	width: 100px;
}

footer span, footer a {
  font-size: 9px;
  line-height: 11px;
}
/*--------------------------------------------------------------
# DEFAULT PAGE
--------------------------------------------------------------*/
.content-block {
	clear: both;
	overflow: hidden;
}

.content-text, img.sec-img {
	float: left;
	width: 50%;
}

h2.sec-title {
	margin-top: 0;
}

img.sec-img {
  padding-right: 80px;
}
/*--------------------------------------------------------------
# CONTACT TEMAPLATE
--------------------------------------------------------------*/
#map {
	margin-right: 80px;
	height: 721.5px;
	max-width: 450px;
}

span.c-message {
	width: 280px;
}

textarea {
	height: 250px;
}

}

@media screen and (min-width: 1024px) {
/*--------------------------------------------------------------
# GLOBAL
--------------------------------------------------------------*/
body {
  padding: 265px 20px 20px 20px;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.m-toggle {
	display: none;
}

.col-bar {
	height: 65px;
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
}

.expand {
	height: 90px;
	-webkit-transition: 500ms ease-in-out;
	transition: 500ms ease-in-out;
}

.site-branding {
	top: 20px;
	margin: 0 20px;
}

.desktop-nav {
  display: block;
  position: fixed;
  top: 20px;
  z-index: 1;
  left: 50%;
	padding: 10px 0 0 7.5px;
	z-index: 2;
}

.desktop-nav ul.sub-menu {
	display: none;
	list-style: none;
  margin: 0;
  padding: 20px 0 0 7.5px;
  position: fixed;
  left: 50%;
  top: 46px;
  z-index: 2;
}

.desktop-nav ul#primary-menu a {
	font-size: 14px;
	line-height: 16.5px;
}

.desktop-nav ul#primary-menu li {
  display: inline-block;
	margin-right: 10px;
}

.desktop-nav a.social {
  position: fixed;
  right: 20px;
  top: 30px;
}
/*--------------------------------------------------------------
# INDEX
--------------------------------------------------------------*/
.o-logo {
	top: -60.5px;
	width: 380px;
	height: 110px;
}

.bot-bar {
	width: calc(100% - 40px);
	padding: 10px 0px 20px 0;
}

.pattern {
	top: 20px;
	width: calc(100% - 40px);
	height: calc(100% - 86px);
	background-size: 110%;
}
/*--------------------------------------------------------------
# SINGLE POST
--------------------------------------------------------------*/
.back-link {
	display: none;
}

.info-toggle span {
	float: left;
}

span.icn {
	display: block;
	margin-top: 1px;
	margin-left: 2px;
	width: 10px;
}

.info-toggle {
	display: block;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

.naviagtion {
  width: auto;
}

.post-content {
	background: #f0f1f1;
}

.def.post-details {
	display: none;
}

.post-desciption, .post-specifics {
	width: 50%;
	float: left;
}

.post-desciption {
	padding-right: 7.5px;
}

.post-specifics {
	padding-left: 7.5px;
}

.p-fix {
	position: fixed;
	top: 100px;
	left: 0;
	right: 0;
	margin: 0 20px;
	z-index: 1;
}

.p-expand {
	height: 100px!important;
}

.p-fill {
	padding-top: 375px;
}

.p-rotate {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 2px!important;
}
/*--------------------------------------------------------------
# SINGLE POST – JOURNAL
--------------------------------------------------------------*/

.post-single-content {
  padding-right: 170px;
}
/*--------------------------------------------------------------
# DEFAULT PAGE
--------------------------------------------------------------*/
.content-text {
	column-count: 1;
	padding-left: 7.5px;
	max-width: 350px;
}
/*--------------------------------------------------------------
# SERVICES PAGE
--------------------------------------------------------------*/
body.page-services .content-text {
	padding-left: 7.5px;
	max-width: none;
}

body.page-services .sec-desc {
	column-count: 2;
	column-gap: 15px;
}
/*--------------------------------------------------------------
# PEOPLE PAGE
--------------------------------------------------------------*/
body.page-people img.sec-img {
	-webkit-filter: none;
  filter: none;
}

}

@media screen and (min-width: 1025px) {
	.opener {
		display: block;
	}
}

@media screen and (min-width: 1300px) {
/*--------------------------------------------------------------
# HEADER & GLOBALS
--------------------------------------------------------------*/
.site-content, footer, .post-content, .site-branding {
  width: 1260px;
  margin: auto;
}

.add-content {
	width: 1260px;
	margin: 20px auto;
}

.statement-Wrap {
  width: 1260px;
  max-width: none;
  right: 0;
  padding: 0;
}

h1.statement {
  width: 410px;
}

body.page-template-home footer {
	padding: 0 0 20px 0;
}

footer {
	margin-top: 60px;
}

.main-d-wrap {
  position: relative;
  width: 623px;
}

.desktop-nav a.social {
  position: absolute;
  right: 0;
  top: 0;
}

}
