/*
Theme Name:PrintWest
Theme URI:http://www.misterprint.com/
Description:PrintWest Wordpress Theme
Version:0.1
Author:Bravo Tango
Author URI:http://bravotango.ca
*/

acronym, applet, bgsound, big, blink, center, dir, font, frame, frameset, listing, marquee, nobr, plaintext, spacer, strike, tt, xmp {
	display: none;
	height: 0;
	width: 0;
	visibility: hidden;
}

a, abbr, address, area, article, aside, audio, b, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, data, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, main, map, mark, menu, meter, nav, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, section, select, small, span, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, u, ul, var, video, wbr {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	box-sizing: border-box;
}

ol, ul {
	list-style: none;
}

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

strong {
	font-weight: 400;
	font-family: 'Avenir Next LT W01 Bold';
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

em {
	font-style: normal;
	font-family: 'AvenirNextLTW01-MediumI_721278';
}

img {
	-ms-interpolation-mode: bicubic;
}

a, input, button {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	text-decoration: none;
}

a:hover {
	opacity: 0.8;
}

::selection {
	background: #131639;
	color: #fff;
}

::-moz-selection {
	background: #131639;
	color: #fff;
}

::-webkit-selection {
	background: #131639;
	color: #fff;
}

.group:after {
	clear: both;
	content: " ";
	display: block;
}

html, body {
	line-height: 1;
	margin: 0 auto;
	font-size: 14px;
	color: #131639;
	min-height: 100%;
}

html, body, aside strong {
	font-family: 'AvenirNextLTW01-Medium', sans-serif;
}

html {
	background-size: cover;
}

h1, h2, h3 {
	font-weight: 400;
	font-family: 'PMNCaeciliaW01-55Roman';
}

.desktop {
	display: none;
}

header {
	padding: 0 5%;
	position: relative;
	z-index: 2;
	font-size: 0;
	white-space: nowrap;
}

.gradient {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 5%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 5%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.9) 5%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
	height: 250px;
	content: "";
	position: absolute;
	width: 100%;
	z-index: 0;
}

.logo {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.logo img {
	padding-top: 25px;
	max-width: 100%;
	width: 364.5px;
	height: auto;
}

header nav {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	left: 0;
	top: 0;
	background: #131639;
	z-index: 3;
	width: 100%;
	padding: 0 5% 75px 5%;
}

header nav.fixed {
	position: fixed;
	height: 100%;
}

header nav.open {
	visibility: visible;
	opacity: 1;
}

header nav ul {
	padding-top: 20px;
}

header nav li, .open-menu {
	display: block;
}

header nav li a {
	color: #fff;
	font-family: 'Texta W00 Bold', sans-serif;
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
}

header nav li a {
	padding: 20px 0;
}

.open-menu, .close-menu {
	padding-top: 25px;
	font-size: 28px;
	width: 30%;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

section.home {
	position: relative;
	z-index: 1;
}

section.home .inside {
	text-align: center;
	line-height: 140%;
	font-size: 14px;
	margin: 0 5%;
	padding: 30px 0 50px 0;
}

.home-content {
	padding: 25px 5% 10px;
	background-color: rgba(255, 255, 255, 0.85);
}

section.home h1 {
	margin-bottom: 15px;
	font-size: 26px;
	line-height: 120%;
}

section.home h3 {
	margin-bottom: 25px;
	font-size: 20px;
}

section.home p {
	margin-bottom: 25px;
}

section.page {
	padding: 25px 0 0 0;
}

article {
	margin: 0 5%;
	background: #fff;
	line-height: 140%;
	text-align: center;
	margin-bottom: 25px;
}

article.side {
	border-bottom: 1px #ccc solid;
	padding-bottom: 25px;
	text-align: left;
}

aside {
	line-height: 140%;
	color: #5f5bae;
	text-align: center;
	padding: 50px 5% 25px 5%;
}

aside a {
	color: #5f5bae;
	text-decoration: underline;
}

aside strong {
	color: #131639;
}

p {
	padding-bottom: 15px;
}

article h1, article ul, article ol, article h3, article h2, article form {
	padding-bottom: 15px;
}

article ul {
	list-style: inside disc;
}

article h3 {
	font-size: 24px;
	line-height: 140%;
}

article ul ul {
	list-style: none;
	padding-left: 15px;
}

article ol {
	list-style: inside decimal;
}

aside a {
	word-break: break-all;
}

label {
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
	display: block;
}

article input[type="text"], article input[type="email"], article textarea, article select, article input[type="file"] {
	border: 1px #ccc solid;
	padding: 5px;
	margin-bottom: 15px;
	width: 100%;
}

article .other input[type="text"] {
	width: 75%;
	float: right;
}

article a {
	color: #5f5bae;
	text-decoration: underline;
}

.other label {
	width: 20%;
	color: #ccc;
	float: left;
	text-align: right;
}

article input[type="submit"] {
	margin-top: 15px;
	float: right;
}

span.wpcf7-not-valid-tip {
	clear: both;
	float: left;
	margin-bottom: 35px;
}

form .column span.wpcf7-not-valid-tip {
	float: none;
}

.banner, .banner-title {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
}

.banner img {
	width: 200%;
	margin-left: -100%;
	height: auto;
}

.banner-title {
	z-index: 1;
}

.banner-title h1 {
	color: #fff;
	font-size: 32px;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
}

nav.sub-nav {
	background: #131639;
	text-align: center;
}

nav.sub-nav a {
	color: #fff;
	padding: 15px 25px;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px #fff solid;
}

nav.sub-nav li {
	display: block;
}

.alignright, .alignnone, .alignright, .aligncenter {
	text-align: center;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 15px auto;
}

.button, input[type="submit"] {
	background: #a39161;
	border-radius: 5px;
	padding: 12px 25px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

input[type="submit"]:disabled {
	opacity: 0.2;
}

.button:hover, input[type="submit"]:hover {
	background: #131639;
}

input[type="submit"]

hr {
	border-bottom: 1px #a39161 solid;
	display: block;
	margin: 25px 0;
	width: 100%;
}

.boxes {
	padding: 25px 0 0 0;
}

.box {
	padding: 5%;
	text-align: center;
	line-height: 160%;
}

.box img {
	max-width: 50%;
	height: auto;
}

.box-image {
	background-size: cover;
	padding: 25% 0;
	background-position: center center;
}

.box h3 {
	padding-bottom: 25px;
	font-size: 22px;
}

.box-desktop {
	display: none;
}

.info-box {
	padding: 40px 20px 25px 20px;
	background: #e8e5db;
	color: #a39161;
	text-align: center;
	margin: 15px 0 35px 0;
}

.info-box i {
	font-size: 64px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.files {
	list-style: none;
}

.files i {
	padding-right: 5px;
}

.files li {
	margin-bottom: 10px;
}

.files a {
	text-decoration: none;
}

.gallery {
	padding: 0 5%;
}

.gallery img {
	max-width: 100%;
	height: auto;
}

.gallery h4 {
	margin: 15px 0 5px 0;
	text-transform: uppercase;
	color: #131639;
}

.gallery p {
	margin-bottom: 15px;
	color: #a39161;
}

footer {
	width: 100%;
	padding: 25px 5%;
	color: #ccc;
	background: #fff;
}

footer a {
	color: #ccc;
}

footer p {
	padding-bottom: 0;
}

footer.fixed {
	position: absolute;
	bottom: 0;
	z-index: 4;
}

footer .column {
	float: left;
	width: 50%;
}

footer .column:last-child {
	float: right;
	text-align: right;
}

footer nav li {
	display: block;
}
/* TABLEPRESS */
.tablepress-id-1 {
	width: 80%;
	margin: 0 auto 1em;
}

.responsive {
width: 60%;
  height: auto;
}
.tablepress img {
  max-width: 100%;
  height: auto;
}

.tablepress-id-1 tbody td {
	font-size: 14px !important;
}

.tablepress-id-1 .column-1, 
.tablepress-id-1 .column-2 {
	width: 40%;
	padding: 18px;
}
.tablepress-id-1,
.tablepress-id-1 tr,
.tablepress-id-1 tbody td,
.tablepress-id-1 thead th,
.tablepress-id-1 tfoot th {
	border: none;
}

@media only screen and (min-width: 568px) {
	body {
		font-size: 16px;
	}

	.button {
		font-size: 18px;
	}

	section.home .inside {
		font-size: 16px;
	}

	section.home h1 {
		font-size: 32px;
	}

	section.home h3 {
		font-size: 28px;
	}
}

@media only screen and (min-width: 768px) {

	.boxes .row {
		font-size: 0;
	}

	.box {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		font-size: 14px;
		padding: 0 5%;
	}

	.box.no-image {
		padding: 5%;
	}

	.box-image {
		padding: 35% 0;
	}

	.box-image.tall {
		padding: 60% 0;
	}

	.box-mobile {
		display: none;
	}

	.box-desktop {
		display: inline-block;
	}

	.box.full {
		width: 100%;
	}

	.box h3 {
		font-size: 28px;
	}

	.gallery {
		-js-display: flex;
		-ms-display: flex;
		-webkit-display: flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.gallery .sample {
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}

	.gallery p {
		margin-bottom: 25px;
		color: #a39161;
	}
	.tablepress img {
  max-width: 100%;
  height: auto;
}
}

@media only screen and (min-width: 1024px) {

	.mobile, .open-menu {
		display: none;
	}

	.desktop {
		display: block;
	}

	.logo {
		width: 40%;
	}

	.logo img {
		padding-top: 50px;
	}

	header nav.fixed {
		position: relative;
		height: auto;
	}

	header nav {
		opacity: 1;
		visibility: visible;
		background: none;
		position: relative;
		display: inline-block;
		padding: 0;
		width: 60%;
		text-align: right;
		vertical-align: middle;
	}

	header nav li {
		display: inline-block;
	}

	header nav li a {
		font-size: 16px;
		padding: 50px 15px 0 15px;
	}

	header nav li.request {
		display: none;
	}

	header nav ul {
		padding-top: 0;
	}

	section.home .inside {
		width: 90%;
		margin: auto;
	}

	.home-content {
		padding: 50px 5% 10px 5%;
	}

	.home-content p {
		padding-bottom: 25px;
	}

	section.home h1 {
		font-size: 48px;
		margin-bottom: 25px;
	}

	section.home h3 {
		font-size: 32px;
	}

	.alignright, .alignleft {
		max-width: 40%;
		height: auto;
	}

	.alignright {
		float: right;
		margin: 0 0 15px 25px;
	}

	.alignleft {
		float: left;
		margin: 0 25px 15px 0;
	}

	.banner img {
		width: 100%;
		margin-left: 0;
	}

	.banner-title h1 {
		font-size: 48px;
	}

	nav.sub-nav li {
		display: inline-block;
	}

	nav.sub-nav a {
		border: none;
	}

	section.page {
		padding: 75px 0 0 0;
	}

	article {
		padding: 0 20%;
		margin: 0 0 50px 0;
	}

	article h3 {
		font-size: 32px;
	}

	article.side {
		padding: 15px 0 0 10%;
		float: left;
		width: 72%;
		padding-right: 8%;
		border-right: 1px #ccc solid;
		border-bottom: none;
	}

	aside {
		padding: 15px 10% 0 0;
		margin-left: 3%;
		width: 25%;
		float: left;
		text-align: left;
	}

	label {
		text-align: right;
		width: 20%;
		float: left;
		padding-right: 5%;
	}

	article input[type="text"], article input[type="email"], article textarea, article select {
		float: left;
		width: 80%;
	}

	article .requirements input[type="text"], article .requirements input[type="email"], article .requirements textarea, article .requirements select, article .requirements input[type="file"] {
		width: 75%;
	}

	article .other input[type="text"] {
		float: left;
	}

	span.required {
		width: 5%;
		float: left;
		text-align: right;
	}

	.information span {
		float: left;
		margin-top: 15px;
	}

	form .column {
		float: left;
		width: 50%;
	}

	form .column.first label {
		width: 40%;
		padding-right: 10%;
	}

	form .column input[type="text"], form .column select {
		width: 70%;
	}

	form .column.first select {
		width: 50%;
	}

	span.wpcf7-not-valid-tip {
		padding-left: 20%;
	}

	form .column.first span.wpcf7-not-valid-tip {
		padding-left: 40%;
	}

	form input[type="text"].quantity {
		width: 24.3%;
		margin-right: 1%;
	}

	form .quantity-3 input[type="text"].quantity {
		margin-right: 0;
	}

	form .note {
		padding-left: 20%;
		font-size: 14px;
	}

	.box-image {
		padding: 25% 0;
	}

	.box-image.tall {
		padding: 35% 0;
	}

	.info-box {
		text-align: center;
		margin: 25px 0 50px 0;
	}

	.info-box .inside {
		display: inline-block;
		width: 70%;
		text-align: left;
		vertical-align: middle;
	}

	.info-box i {
		display: inline-block;
		width: 15%;
		vertical-align: middle;
		padding-right: 5%;
	}

	.files {
		-ms-display: flex;
		-webkit-display: flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.files li {
		width: 50%;
	}

	.gallery .sample {
		width: 32.5%;
	}
	
	.tablepress img {
  max-width: 100%;
  height: auto;
}

	footer {
		padding: 25px 5%;
		font-size: 14px;
	}

	footer .column {
		float: right;
		width: 65%;
		text-align: right;
	}

	footer .column.first {
		float: left;
		text-align: left;
		width: 35%;
	}

	footer nav li {
		display: inline-block;
	}

	footer nav li:after {
		content: " / ";
		display: inline;
		padding: 0 10px;
	}

	footer nav li:last-child:after {
		display: none;
	}

}

@media only screen and (min-width: 1366px) {
	section.home .inside {
		width: 65%;
	}

	.home-content {
		padding: 75px 15% 25px 15%;
	}

	.home-content p {
		padding-bottom: 50px;
	}

	.box-image {
		padding: 20% 0;
	}

	.box-image.tall {
		padding: 30% 0;
	}
	.tablepress img {
  max-width: 100%;
  height: auto;
}
}

@media only screen and (min-width: 1600px) {
	.box-image {
		padding: 15% 0;
	}

	.box-image.tall {
		padding: 20% 0;
	}
	.tablepress img {
  max-width: 100%;
  height: auto;
}
}
