/*
Theme Name: 	David Moreland 2016
Theme URI: 		davidmorelanddesign.com
Description: 	David Moreland 2016
Version: 		1.0
Author: 		Dean Foster
Author URI: 	d-no.co.nz
Tags: 			d-no.co.nz
*/

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }
::-moz-selection 	{ background:#999999; color:#333; }
::selection 		{ background:#999999; color:#333; }

html { font-size: 48%; } 

@media (min-width: 768px) {
html { font-size: 52.5%; } 
}
@media (min-width: 992px) {
	html { font-size: 58.5%; } 
}
@media (min-width: 1200px) {
	html { font-size: 62.5%; } 
}
fonts {
	font-family:'Sofia Pro W01'; font-weight:400; font-style:normal;
	font-family:'Sofia Pro W01'; font-weight:700; font-style:normal;
	font-family:'Rational TW W00'; font-weight:200; font-style:normal;
	font-family:'Rational TW W00'; font-weight:600; font-style:normal;
}
@font-face {
    font-family: 'typonine_stencilbold';
    src: url('fonts/typoninestencil-bold-webfont.woff2') format('woff2'),
         url('fonts/typoninestencil-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
/*	background-color: #e8e8e8;*/
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'Sofia Pro W01', helvetica, arial, sans-serif; font-weight:400; font-style:normal;
	text-align:left;
	font-size:2.2rem;
	line-height:1.3em;
	color:#000000;
}
@media (min-width: 768px) {
body {
	font-size:1.6rem;
	line-height:1.3em;

}
}

#contentHolder.home {
	background-color: #e8e8e8;
}

strong {
	font-weight: 600;
	font-style: normal;
}
a {
	outline: 0 !important;
}
a {
	font-size: 2.2rem;
	color: #231f20;
}
@media (min-width: 768px) {
a {
	font-size: 1.6rem;
}
}

a:link {
	text-decoration: none;
	color: #231f20;
}
a:visited {
	text-decoration: none;
	color: #231f20;
}
a:hover {
	text-decoration: underline;
	color: #231f20;
}
a:active {
	text-decoration: none;
	color: #231f20;
}

p {
	margin:0 0 0.5em 0;
}
.cleared {
	clear: both;
}


/*Nav*/
ul.mainNav {
    float: none;
    text-align: center;
}
ul.mainNav li {
  display: inline-block;
  float: none;
  padding-left:2rem;
  padding-right:2rem;
}
ul.mainNav li a{
  font-size:2.1rem;
}
ul.mainNav li a:hover {
  font-size:2.1rem;
  border-bottom:1px solid #231f20;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
 color: #231f20;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #231f20;
  background-color: transparent;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus {
  background-color: transparent;
  color: #231f20;
  border-bottom:1px solid #231f20;
}
.navbar-nav > li > a {
  padding-bottom: 0;
padding-left:0;
padding-right:0;
padding-top: 0;
}
nav { z-index:100;}
.navbar {
	border:0;
	min-height: 0;
	margin-bottom: 0;
	}
	.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 0;
  border-radius: 0;
  float: left;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  position: fixed;
  display:block;
  cursor:pointer;
  padding: 0;
    top: 2rem;
margin-left:0;
 z-index: 10;
}
@media (min-width: 768px) {
.navbar-toggle {
margin-left:2.4rem;
}
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-header {
  float: none;
  z-index:101;
}
.navbar-collapse {
  background: #fff1e0 none repeat scroll 0 0;
  border-top: 0 none;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.1) inset;
  margin-left: -12px;
  margin-right: -12px;
  padding: 0 12px;
  position: absolute;
}
@media (min-width: 768px) {
.navbar-collapse {
  background: #fff1e0 none repeat scroll 0 0;
  border-top: 0 none;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.1) inset;
  padding: 0;
  position: absolute;
  width: 100%;
   margin-left: 0;
  margin-right: 0;
}
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none !important;
  z-index: 100;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.navbar-collapse.collapse.in {
  display: block!important;
}
.nav > li > a {
  display: inline;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: underline;
}
#menuHolder {
  position: absolute;
  top: 0;
  width: 100%;
}
.fixed #menuHolder {
position:fixed;	
}

/*Hamburger + Anim */
.navbar-toggle .icon-bar {
  	border-radius: 0;
  	display: block;
	height: 4px;
	width: 24px;
}
button.navbar-toggle {
	display: block;
	height: 5.9rem;
	cursor: pointer;
	padding: 2.8rem 10px 10px;
	top: 0;
	margin-right: -10px;
}
@media (min-width: 768px) {
button.navbar-toggle {
    height: 2rem;
	cursor:pointer;
	padding:0;
	top:2.5rem;
	margin-right: 0;
}
}


button.navbar-toggle span {
   /*  margin-top: 10px; This is just a fix to avoid the nav-toggle go to much over the top, you can remove it or fix it for your needs */
}
button.navbar-toggle .icon-bar {
    /*cursor: pointer;
    position: absolute;
    display: block;*/
	background:black;
}
button.navbar-toggle span.icon-top {
}
button.navbar-toggle span.icon-bottom {
}
button.navbar-toggle .icon-bar {
    -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;
}
button.navbar-toggle.active span {
/*    background-color: transparent;
*/}
button.navbar-toggle .icon-bar {
    top: 0;
}
button.navbar-toggle.active span.icon-top {
	-webkit-transform: rotate(45deg) translate(0,5.5px);
    -moz-transform: rotate(45deg) translate(0,5.5px);
    -o-transform: rotate(45deg) translate(0,5.5px);
    transform: rotate(45deg) translate(0,5.5px);
	/*background:white;*/
}
button.navbar-toggle.active span.icon-bottom {
	-webkit-transform: rotate(-45deg) translate(0,-5.5px);
    -moz-transform: rotate(-45deg) translate(0,-5.5px);
    -o-transform: rotate(-45deg) translate(0,-5.5px);
    transform: rotate(-45deg) translate(0,-5.5px);
	/*background:white;*/
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
#mainNav {
top:0;
left:0;	
height:0;
position:fixed;
width:100%;
}
#mainNav .container-fluid, #mainNav .row, #mainNav .col {

}
.container-fluid {
 
}
.bigNav {
  background: #e8e8e8 none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.nav.mainNav {
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 margin-top: 8rem;
	font-size: 2.1rem;
 }
@media (min-width: 768px) {
.nav.mainNav {
 margin-top: 10rem;
 }
}

.nav.mainNav a {
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: 0.05rem;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-weight: 700;
}
@media (min-width: 768px) {
.nav.mainNav a {
  font-size: 1.8rem;
}
}

.nav.mainNav .listTitle {
/*	margin-bottom:1em;*/
	font-weight: 700;
	  font-size: 1.8rem;

}
.nav.mainNav #productList  .listTitle a {
	font-weight: 700;
}
.nav.mainNav li {
 margin-bottom: 0.3em;
}
@media (min-width: 768px) {
.nav.mainNav li {
 margin-bottom: 0.15em;
}
}

/*NAV-override----------------*/
.navbar-toggle {
  float: right;
  position: relative;
  top: 2.5rem;
}

.navContact {
  bottom: 2rem;
  position: absolute;
  width: 100%;
	z-index: 100;
}
.rolloverHolder {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
opacity:0;
	z-index: -1;
}
.rolloverInner {
	position: absolute;
	width:50%;
	left: 50%;
	height: 100%;
}
.floating .rolloverInner {
	width: 60%;
left: 40%;
	height: 100%;
	
	  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-justify-content:center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.full_screen .rolloverInner {
	width:100%;
		left:0;
	height:100%;
}
.fitVert img {
	height:100%;
	width:auto;
}
.rolloverHolder.full_screen.portrait {
	width: 50%;
	left: 50%;
	overflow: hidden;
}
.full_screen.portrait img, .flush_right.portrait img {
	height: 100%;
	width: auto;
	float: right;
}
/*#productList a:hover + .rolloverHolder {
	display: block;
}*/

.menuInner {
	z-index:3;
}
.productMenu {
	z-index:2;
}
.nav.mainNav #productList a {
	font-weight: 300;
	line-height: 1em;
	z-index: 15;
}
@media (max-width: 767px) {
	.bigNav #productList {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		margin: 3rem 0;
	}
}



/*Structure*/
#contentHolder {
  margin-top: 0;
  width: 100%;
	  padding-top:7.6rem;
	padding-bottom: 8rem;
}
section {
	width:100%;
	background:transparent;
	margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
section {
	margin-bottom: 18rem;
}
}

footer {
	background:#dda792;
	padding-top:3rem;
	padding-bottom:0;
}
@media (min-width: 768px) {
	footer {
		padding-bottom:6rem;
	}
}
@media (max-width: 767px) {
	#containerHolder.home .container-fluid {
	  padding-left: 5vw;
	  padding-right: 5vw;
	}
}

.container, .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 768px) {
.container, .container-fluid {
  padding-left: 1.7vw;
  padding-right: 1.7vw;
}
}

.row {
  margin-left: -1.7vw;
  margin-right: -1.7vw;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 1.7vw;
  padding-right: 1.7vw;
}
.img-responsive {
 width: 100%;
	max-width:none;
}
header {
	background: #ffffff none repeat scroll 0 0;
	position: fixed;
	width: 100%;
	z-index: 100;
	height:7rem;
}
@media (min-width: 768px) {
header {
	height:7.6rem;
}
}

.center-block {
	float:none;
}
@media (min-width: 768px) {
.container {
  width: 753px;
}
}
@media (min-width: 992px) {
.container {
  width: 977px;
}
}
@media (min-width: 1200px) {
.container {
  width: 1185px;
}
}
@media (min-width: 1500px) {
	.container {
    width: 1450px;
}
}
#contentHolder .builtSection .container-fluid {
    max-width: 1550px;
}
/*Logo*/
.container.logoContainer, .container-fluid.logoContainer { 
  height: 0;
  z-index: 101;
}
.logoHolder {
width:22rem;	
margin-top:2rem;
margin-bottom:2rem;
}
@media (min-width: 768px) {
.logoHolder {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  width: 26rem;
}
}




/*Typography ------ >>>>>>>>>*/

/*h1 {
  font-family: "typonine_stencilbold";
  font-size: 7.2rem;
  line-height: 0.8;
  margin: 0 0 0.45em;
}*/
h1 {
	/*font-family: "Jude W00";
		font-size: 5.7rem;*/

	font-family: "typonine_stencilbold";
	  font-size: 6.5rem;

	line-height: 1;
	margin: 0 0 0.45em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	letter-spacing: -0.02em;
}
/*Footer ------ >>>>>>>>>*/
footer .socialHolder > a {
  display: inline-block;
  margin: 0.5em 0.3em 0 0;
  width: 26px;
}
footer, footer p, footer a {
	font-size: 1.8rem;
	line-height: 1.3em;
	color: #231f20;
}
footer .logoHolder {
  margin: 2rem 0 6rem;
}
footer ul.productList {
	   -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.footerContainer .col {
	margin-bottom: 3rem;
}
@media (min-width: 768px) {
.footerContainer .col {
	margin-bottom: 0;
}
}
footer li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
/*Product Page ---------------->>>>>>>>>>>>>>*/
@media (min-width: 768px) {
img.mainImage {
  max-width: none;
 /* width: calc((100vw - 1190px) / 2 + (1190px * 0.66) - 2.5rem);
  width: calc((100vw - 1190px ) / 2 + 2.5rem + (1190px * 0.6666));*/
width: calc((100vw - 1190px ) / 2 + 2.5rem + (1190px * 0.6666 - 5rem));
}
}


@media (min-width: 1500px) {
	img.mainImage {
	  	max-width: none;
		width: calc((100vw - 1450px ) / 2 + 2.5rem + (1450px * 0.6666 - 5rem));
	}
}

.prodTextCol {
	padding-top: 4rem;
	margin-bottom: 8rem;
}
@media (min-width: 768px) {
	.prodTextCol {
		padding-top: 10rem;
		margin-bottom: 0;
	}
}

.lineDrawing {
	margin-top:4rem;
}
.caption {
	display: block;
	margin: 1rem auto 3rem;
	text-align: center;
}

@media (min-width: 768px) {
.caption {
  margin: 1rem auto;
	width: 70%;
}
}
@media (max-width: 767px) { /*MAXXXXXXXXXXXXXXXXXXX*/
	.single-dm_product .builtSection .caption {
		margin: 1rem auto 0;
	}
	.flexLeftCol, .threeLeftCol, .threeCentreCol {
		margin-bottom:2.4rem;
	}
}


.caption p {
 	text-align: center;
	font-family:'Rational TW W00'; font-weight:200; font-style:normal;
	font-size: 1.8rem;
	line-height: 1.3em;
}
@media (min-width: 768px) {
	.caption p {
		font-size: 1.1rem;
	}
}

.caption p a{
	font-size: 1.8rem;
	line-height: 1.3em;
}
@media (min-width: 768px) {
.caption p a{
	font-size: 1.1rem;
}
}


@media (min-width: 768px) {
	#contentHolder.home  .container-fluid, #contentHolder.single-dm_product .container-fluid {
	  overflow-x: hidden;
	  padding: 0;
	}
}

@media (min-width: 768px) {
.prodTextCol p {
	font-size: 1.5rem;
	line-height: 1.4em;
}
}

.js #contentHolder.single-dm_product section.builtSection .container, .js #contentHolder.single-dm_product section.builtSection .container-fluid  {
	top:20vh;
	opacity:0;
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.js #contentHolder.single-dm_product section.builtSection.out .container-fluid, .js #contentHolder.single-dm_product section.builtSection.out .container  {
	top:20vh;
	opacity:0;
}
.js #contentHolder.single-dm_product section.builtSection.in .container-fluid, .js #contentHolder.single-dm_product section.builtSection.in .container  {
	top:0;
	opacity:1;
}

.single-dm_product .fixSection {
	display: none;
}
@media (min-width: 768px) {
.single-dm_product .stdText {
	visibility:hidden;
}
.single-dm_product .fixSection {
	display: block;
	position:fixed;
}
.single-dm_product .fixSection.curFix {
	position:fixed;
}
.single-dm_product .fixSection.curRel {
	position:absolute;
}
}
@media (min-width: 768px) {
.single-dm_product .introSection {
	overflow: hidden;
}
}




/*HOME---------------->>>>>>>>>>>>>>*/


 #contentHolder.home .container-fluid {
  padding: 0 1.7vw;
}
#contentHolder.home .container-fluid.fullWidth {
  padding: 0;
}
 #contentHolder.home .butted_images  .container-fluid {
	padding: 0 2vw;
}
#contentHolder.home .butted_images  .container-fluid.fullWidth {
	padding: 0;
}


#contentHolder.home .butted_images .col:nth-of-type(1) img {
	margin-left:-0.3vw;
}
#contentHolder.home .butted_images .col:nth-of-type(2) img {
	margin-left:0.3vw;
}

@media (min-width: 768px) {
	.buttedWideCol {
	  padding: 0;
	  width: 63.52%;
	}
	.buttedTallCol {
	  padding: 0;
	  width: 36.48%;
	}
	.butted_images .row {
	  margin: 0;
	}	
	.centreCapCol {
	  clear: both;
	}
	.smallGap .col {
		padding-left:0.5rem;
		padding-right: 0.5rem;
	}
}

@media (max-width: 767px) { /*MAXXXXXXX*/
	.butted_images .col:nth-of-type(1) {
		margin-bottom:2.4rem;
	}
}



.smallGap .row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.recentProjects h3 {
  font-family: 'typonine_stencilbold', georgia, serif;
  font-size: 2.6rem;
  margin-bottom: 0.8em;
}
section.recentProjects {
  padding-top: 6rem;
}
#contentHolder.home section {
	margin-bottom:3rem;
}
@media (min-width: 768px) {
	#contentHolder.home section {
		margin-bottom: 14rem;
	}
}



.row.flexRow {
		  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-justify-content:center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#contentHolder.home .flex_images img {
	margin: 0 auto;
}
#contentHolder.home h2, #contentHolder.home h2 a {
	font-size: 2.4rem;
	font-weight: 600;
}
@media (min-width: 768px) {
#contentHolder.home h2, #contentHolder.home h2 a {
	font-size: 1.8rem;
}
}





/*Home Gallery */

@media (min-width: 768px) {
/*
	.gallerySection{
		cursor: url('images/arrow_right.png') 49 9, pointer;
	}
*/
}

@media (min-width: 768px) {
.slider {
	height: 50vw;
	overflow: hidden;
}
}


.slide {

}
@media (min-width: 768px) {
.slide {
	height:50vw;
	position:absolute;
	display:none;
	width: 100%;
}
.slide:nth-of-type(1) {
	display:block;
}	
	
}




#contentHolder.home section.gallerySection .container-fluid, #contentHolder.home section.gallerySection .col{
	padding:0;
}
#contentHolder.home section.gallerySection .row{
	margin:0;
}
.text.sliderText {
	margin-top: 5vw;
	left: 5vw;
	float:left;
	width: 55%;
}
@media (min-width: 768px) {
.text.sliderText {
	margin-top: 0;
	top: 5vw;
	position: absolute;
	width: 48%;
	float:none;
}
}

.text.sliderText p{
	font-family: "typonine_stencilbold";
	font-size: 6.05vw;
	line-height: 1.05em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	letter-spacing: -0.02em;
}
@media (min-width: 768px) {
	.text.sliderText p{
		font-size: 4.65vw;
	}
	.text.sliderText a {
		display:inline-block;
		border-bottom:1px solid transparent;
		line-height: 0.8em;
	}
	.text.sliderText a:hover {
		text-decoration: none;
		display: inline-block;
		border-bottom: 1px solid #231f20;
		padding-bottom: 0;
	}
}

.slider img {
	width: 40%;
	left: 60%;
	float:right;
}
@media (min-width: 768px) {
.slider img {
	float:none;
	position: absolute;
}
}

.slider a {
	font-size: inherit;
}

.downArrow {
	position: absolute;
	bottom: 1.5vw;
	left: 5.2vw;
	width: 2.4vw;
/*	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;*/
}
@media (min-width: 768px) {
	.downArrow {
		display:block;
	}
}
.arrowHolder {
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor:pointer;
	display: none; 

}
/*.arrowHolder:hover .downArrow {
	opacity:1;
}*/


/*@-webkit-keyframes arrowPoint {
  0% , 50%, 75%, 100%   { bottom: 1.5vw; }
  25% { bottom: 3vw; }
}
@-moz-keyframes arrowPoint {
  0% , 50%, 75%, 100%   { bottom: 1.5vw; }
  25% { bottom: 3vw; }
}
@-o-keyframes arrowPoint {
  0% , 50%, 75%, 100%   { bottom: 1.5vw; }
  25% { bottom: 3vw; }
}
@keyframes arrowPoint {
  0% , 50%, 75%, 100%   { bottom: 1.5vw; }
  25% { bottom: 3vw; }
}



.arrowHolder:hover .downArrow {
  -webkit-animation: arrowPoint 1.5s infinite ease-out; 
  -moz-animation:    arrowPoint 1.5s infinite ease-out; 
  -o-animation:      arrowPoint 1.5s infinite ease-out; 
  animation:         arrowPoint 1.5s infinite ease-out; 
}*/


/*PROJECT PAGES-----------------_>>>>>>>>>>>>>>*/

#contentHolder.single-project h1 {
	font-size: 5.4rem;
	line-height: 1.1em;
	margin: 0 0 0.3em;
	font-family: inherit;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
#contentHolder.single-project h1 {
	margin: 0 0 0.5em;
}
}

#contentHolder.single-project .prodTextCol {
	padding-top: 4rem;
	margin-bottom: 4rem;
}
@media (min-width: 768px) {
#contentHolder.single-project .prodTextCol {
	padding-top: 10rem;
}
}
#contentHolder.single-project img {
	margin-bottom: 1rem;
}
#contentHolder.single-project .projImages a {
/*
	text-decoration: underline !important;
*/
}
#contentHolder.single-dm_product h3, #contentHolder.single-project h3 {
	font-size: 2.5rem;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}
@media (min-width: 768px) {
#contentHolder.single-dm_product h3, #contentHolder.single-project h3 {
	font-size: 1.9rem;

/*	transform: rotate(-90deg) translate(-246px, -54px);
	width: 200px;
	transform-origin: top left;
	top: 20px;*/
}
}

#contentHolder.single-project p{
	font-family: 'Rational TW W00';
	font-style: normal;
	font-weight: 200;
	font-size: 2rem;
	line-height: 1.5em;
}
@media (min-width: 768px) {
#contentHolder.single-project p{
	font-size: 1.5rem;
}
}

.relatedNav p a {
	text-decoration: none;
}
.relatedNav p a:hover {
	text-decoration: underline;
}
.relatedNav img {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.relatedNav .col:hover img {
-webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
}
nav.relatedNav {
	margin-top: 12rem;
	z-index: 0;
}
@media (min-width: 768px) {
nav.relatedNav {
	margin-top: 0;
}
}


/*PROJECT ARCHIVE PAGE ------------->>>>>>>>>*/
#contentHolder.post-type-archive-project .col  {
	margin-bottom: 4vw;
}

@media (min-width: 768px) {
#contentHolder.post-type-archive-project .col {
	margin-bottom: 2vw;
}
}

@media (min-width: 768px) {
 #contentHolder.post-type-archive-project article:nth-of-type(4n + 1) .col{
	clear:both;
}
}
@media (max-width: 767px) {
 #contentHolder.post-type-archive-project article:nth-of-type(2n + 1) .col{
	clear:both;
}
}



#contentHolder.post-type-archive-project h1,  #contentHolder.post-type-archive-dm_product h1, #contentHolder.post-type-archive-press h1{
	font-size: 5.4rem;
	line-height: 1.1em;
	margin: 10rem 0 0.5em;
	font-family: inherit;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#contentHolder.post-type-archive-project .titleSection,  #contentHolder.post-type-archive-dm_product .titleSection,  #contentHolder.post-type-archive-press .titleSection{
	margin-bottom:0;
}
#contentHolder.post-type-archive-project img {
	margin-bottom:1rem;
}
#contentHolder.post-type-archive-project .contentSection {
	margin-top: 4rem;
}
@media (min-width: 768px) {
#contentHolder.post-type-archive-project .contentSection {
	margin-top: 8rem;
}
}
@media (max-width: 767px) {
#contentHolder.post-type-archive-project .contentSection .container-fluid {
 padding: 0 1.7vw;
}
}




/*PRODUCT ARCHIVE PAGE ------------->>>>>>>>>*/

#contentHolder.post-type-archive-dm_product .container-fluid {
	
	padding: 0;
}
#contentHolder.post-type-archive-dm_product .productTitleRoll {
	opacity: 0;
	-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;
	position: absolute;
	top: 50%;
	width: 80%;
	margin-left: 10%;

	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#contentHolder.post-type-archive-dm_product .productTitleRoll p{
	text-align: center;
	margin:0;
}


#contentHolder.post-type-archive-dm_product  .col, #contentHolder.post-type-archive-dm_product .row{
	padding:0;
	margin:0;
}
#contentHolder.post-type-archive-dm_product .col:hover .productTitleRoll {
	opacity:1;
}
#contentHolder.post-type-archive-dm_product .col img {
	-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;
}
#contentHolder.post-type-archive-dm_product .col:hover img {
	opacity:0.5;
}
#contentHolder.post-type-archive-dm_product .titleSection {
	display:none;
}
#contentHolder.post-type-archive-dm_product article a {
	font-family: "typonine_stencilbold";
	font-size: 3.7rem;
	line-height: 1.05em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	letter-spacing: -0.02em;
}
@media (min-width: 768px) {
#contentHolder.post-type-archive-dm_product article a {
	font-size: 4.7rem;
	}
}

#contentHolder.post-type-archive-dm_product article a {
	text-decoration: none;	
}

/*PRESS ARCHIVE PAGE ------------->>>>>>>>>*/
#contentHolder.post-type-archive-press .contentSection {
	margin-top: 4rem;
}
#contentHolder.post-type-archive-press article  {
margin-top:2rem;
	margin-bottom:6rem;
}
img.portrait, img.landscape {
	height: auto;
	float: left;
	padding: 0 0.5rem;
	width: 100%;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
img.portrait, img.landscape {
	height: 60vh;
	width: auto;
}
}


@media (min-width: 768px) {
#contentHolder.post-type-archive-press article p {
	margin-bottom:0.65em;
	width:33%;
}
}



#contentHolder.post-type-archive-press article p.title {
	font-size: 2.2rem;
}
@media (min-width: 768px) {
#contentHolder.post-type-archive-press article p.title {
	font-size: 1.6rem;
}
}

.pressText {
	padding: 0 0.5rem;
	margin:0 0 2rem;
	clear: both;
}
/*About Page*/
.aboutCol p {
	font-size: 2.9rem;
	line-height: 1.2em;
	margin: 0 0 0.65em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
	.aboutCol p {
		font-size: 2.6rem;
		line-height: 1.15em;
	}
/*	.page-id-30 .aboutCol p { 
		font-size: 3.7rem;
	}	*/
	
}
@media (min-width: 768px) {
	.aboutCol .inner {
/*		columns: 2;
    	column-gap: 3.4vw;*/
		width:80%;
	}
}


#contentHolder.page-id-26 .contentSection{ /*about page for ajaxify*/
	margin: 4rem 0 0.5em;
}
.contactCol {
	margin-top: 8rem;
}
@media (min-width: 768px) {
	.contactCol {
		left: 5%;
		margin-top: 0;
	}
}

.aboutCol img {
	margin-top: 8rem;
}

/*INFINITE LOAD*/
.yith-infs-loader img {
	display:none;
}
.yith-infs-loader {
 position:relative;
width: 40px;
  height: 40px;
  margin: 100px ;
 background-color: #dda792;
clear:both;
  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}
nav.navigation{
	clear:both;
}

/*Page Loader*/
#aLoader {
	z-index:1001;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.is-exiting #contentHolder {
	opacity:0;
/*	padding-top:25rem;*/
}
#contentHolder {
	-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;
}
.is-exiting footer {
	opacity:0;
}
footer {
	-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;
}
/*BUY*/
.mapCol iframe {
	width: 100%;
	height: 36vh;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

#contentHolder.page-id-30 .aboutCol {
	margin: 4rem 0 0.5em;
}
.page-id-30 h3 {
	margin-bottom: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.page-id-30 .stockistsCol {
	margin-bottom: 5rem;
}

@media (min-width: 768px) {

	
}

@media (min-width: 992px) {


}

@media (min-width: 1200px) {
	
	
}