/*-----------------------------------------------------------------------------------

	Theme Name: Mesh
	Theme URI: http://www.themezilla.com/themes/mesh
	Description: A well structured theme with a focus on full screen media
	Author: ThemeZilla
	Author URI: http://www.themezilla.com
	Version: 1.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, white, flexible-width, custom-menu, featured-images,full-width-template, microformats, post-formats, theme-options, translation-ready
	Textdomain: zilla

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	Document Setup (animations, body, common classes, vertical rhythm, etc)
	2.	Header Styles
	3.	Navigation & Menus
	4.	Main Content Styles
	5.	Post Content Styles
	6.  Portfolio Content Styles
	7.	Comments
	8.	Pagination
	9.	Footer Styles
	10.	Page & Page Templates
	11.	Widgets
	12. Structure
	13. Media Queries
	14. Text Pages

-----------------------------------------------------------------------------------*/


/* fonts! */
@font-face {
  font-family: 'Grot10';
  src: url('fonts/grot/Grot10_RegularWEB.eot'); /* IE9 Compat Modes */
  src: url('fonts/grot/Grot10_RegularWEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/grot/Grot10_RegularWEB.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/grot/Grot10_RegularWEB.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/grot/Grot10_RegularWEB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/grot/Grot10_RegularWEB.svg#svgGrot10') format('svg'); /* Legacy iOS */
       font-weight: 400;
       font-style: normal;
       font-display: swap;
}
@font-face {
  font-family: 'Grot10';
  src: url('fonts/grot/Grot_Light_ItalicWEB.eot'); /* IE9 Compat Modes */
  src: url('fonts/grot/Grot_Light_ItalicWEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/grot/Grot_Light_ItalicWEB.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/grot/Grot_Light_ItalicWEB.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/grot/Grot_Light_ItalicWEB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/grot/Grot_Light_ItalicWEB.svg#svgGrot10') format('svg'); /* Legacy iOS */
       font-weight: 300;
       font-style: italic;
       font-display: swap;
}
@font-face {
  font-family: 'Grot10';
  src: url('fonts/grot/Grot10_BlackWEB.eot'); /* IE9 Compat Modes */
  src: url('fonts/grot/Grot10_BlackWEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/grot/Grot10_BlackWEB.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/grot/Grot10_BlackWEB.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/grot/Grot10_BlackWEB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/grot/Grot10_BlackWEB.svg#svgGrot10') format('svg'); /* Legacy iOS */
       font-weight: 700;
       font-style: normal;
       font-display: swap;
}

/* p {-webkit-transform: translate3d(0,0,0);} */

/* if logged in, bump the page below the admin bar */
.logged-in {
	margin-top: 32px;
}
.logged-in #fixed-header {
	margin-top: 32px;
}

.single .info-copy-small h3:after {content: '.';}

.small-logo {display: none; z-index: 3500; position: absolute;}
.small-logo a svg {width: 225px; height: 20px;}

.shop-info {background-color: #d9f8d9; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: auto; height: auto; padding: 10px; margin-top: 20px; -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
.shop-link {color: #183298; text-transform: none; letter-spacing: 0;}
.shop-font-fix {font-size: 10px;}
.shop-link:hover {text-decoration: none;}
.shop-link:hover .shop-info {background-color: white;}
.shop-info p{margin-bottom: 0px !important;}
.shop-link {-o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}



.view-more {width: 100%; padding-top: 10px; margin-bottom: 30px;
}
.view-more a {color: #00dd63; border: none; font-size: 13px; line-height: 14px; text-transform: none; letter-spacing: 0; -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
.view-more a i {font-size: 14px; color: #00dd63;padding-right: 5px;}
.view-more a:hover .ruled-link{border-bottom: 1px solid #00dd63;padding-bottom: 1px;}

.no-banner-deckle-small-wrap {display: inline-block; position:relative; width: 100%; z-index: 10; height: 20px;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
}

.deckle-small {display: none;
background-image:url('images/deckle.png');
 background-repeat: repeat-x; 
 height: 100px; z-index: 11; position: absolute;top: -80px; left: 0; width: 100%;
 -webkit-filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));
-moz-filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));
filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));
}

/*.scroll-title {display: none; }
.page-copy-inner.stickit .scroll-title {display: block; }*/

.product {
	background-color: #d8f8d8;
	color: #183298;
	position: absolute;
	bottom:0; z-index: 10;
	right: 0;
	width: auto;
	padding: 12px;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
article a:hover .product {background-color: transparent;}


#page-copy-fix {display: none;}
.italic {font-style: italic;}

/*.mean-bar {background-image: url('images/typoretum_logo.svg'); background-repeat: no-repeat; background-size: 240px; background-position-x: 28px; background-position-y: 36px; }*/

.testimonial h3, .testimonial h4 {
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
}


.testimonial h3 {margin-bottom: 0px;}
.testimonial p {margin-bottom: 10px;}
.testimonial-break {margin-bottom: 30px; border-bottom: 1px solid #00dd63;padding-bottom: 30px;}
.testimonial:nth-child(even), .testimonial:nth-child(even) h3, .testimonial:nth-child(even) h4 {color: #969696;}


.lt-ie7 .testimonial-ie-fix, .lt-ie8 .testimonial-ie-fix, .lt-ie9 .testimonial-ie-fix {padding-right: 25px;}

.strap-wrapper {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;  height: 340px; position: relative; vertical-align: middle;display: table-cell;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
.strap {/*position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%; -ms-transform: translateY(-50%); -o-transform: translateY(-50%);)*/
}
.strap p{ 
color: white; font-family: 'Grot10'; font-style: italic; font-size: 32px; line-height: 42px; width:100%; max-width: 560px; text-shadow: 1px 1px 2px rgba(0,0,0,0.66);padding-right:48px;padding-left: 48px; box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin-bottom: 0px; padding-bottom: 0px; -webkit-transform: translate3d(0,0,0);
}

.banner {margin-top: 109px; }

#banner {display: inline-block; position:relative; width: 100%; background-size: cover; height: 340px; z-index: 10;
    -o-transition: height .4s;
    -ms-transition: height .4s;
    -moz-transition: height .4s;
    -webkit-transition:height .4s;
    transition:height .4s;
}

#banner-custom {display: inline-block; position:relative;background-image:url('images/404_banner.jpg'); width: 100%; background-size: cover; height: 340px; z-index: 10;
 -o-transition: height .4s;
    -ms-transition: height .4s;
    -moz-transition: height .4s;
    -webkit-transition:height .4s;
    transition:height .4s;
}

.contact-copy {
padding-left: 48px;
	padding-right: 38px;
	width: 355px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.jotform {float: left; max-width: 357px; width: 100%;}



.finishes-list {margin: 0; padding: 0; font-size: 12px;line-height: 1.666666667;
}
.finishes-list li {display: inline;}
.finishes-list li:not(:first-of-type):before {content: ', ';}
.finishes-list li:last-of-type:after {content: '.';}
.finishes-list li:last-of-type:before {content: ' and '}
.finishes-list li:first-of-type:before {content: 'Print finishes: ';}




.mobile-menu-wrap {display: none;}

.container {padding-top: 28px;}

.contact-container {padding-top: 38px;}

.press-feature:last-of-type .feature-break {display: none;}

/* FAQ, TESTIMONIALS, WOOD TYPE PROOFING & T&C RECODED CSS */


.woodtype-wrap {padding-left: 355px; padding-top: 38px; padding-bottom: 38px;}

.woodtype-content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left; 
	width: 100%; 
	padding-right: 48px;
	position: relative;	
}
.woodtype-copy {
	float: left; 
	width: 355px; 
	margin-left: -100%; 
	right: 355px; 
	position: relative; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	padding-left: 48px; 
	padding-right: 48px;
}

.woodtype-copy-small {display: none; width: 100%; max-width: 400px; padding-bottom: 38px;}

.faq-column-wrap {padding-left: 355px; padding-top: 38px; padding-right: 48px; padding-bottom: 38px;}

.faq {display: inline-block;
}
.faq-break {margin-bottom: 30px; padding-bottom: 30px;border-bottom: 1px solid #00dd63;}

.lt-ie7 .ie-wrap, .lt-ie8 .ie-wrap, .lt-ie9 .ie-wrap { padding-right: 25px;}


.faq p {margin-bottom: 0px; color: #969696;}
.faq p:before {content: 'A: '; color:#00dd63;}
.faq h3:before {content: 'Q: '; color:#00dd63;}
.faq h3 {font-size: 14px; font-weight: normal;margin-bottom: 10px;}

.faq-copy-small {display: none; max-width: 400px; width: 100%;
}

.faq-right-columns-wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:10px;
	float: left; 
	width: 100%; 
	position: relative;	
}
.faq-right-columns-content {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	columns: 3 auto;
	-webkit-column-gap: 48px;
	-moz-column-gap: 48px;
	column-gap: 48px;
	max-width: 903px;
}

.faq-left-columns {
	float: left; 
	width: 355px; 
	margin-left: -100%; 
	right: 355px; 
	position: relative; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	padding-left: 48px; 
	padding-right: 38px;
}


.testimonial-column-wrap {
	/*padding-right: 349px;*/
	padding-top: 38px;
	padding-right: 48px;
	padding-bottom: 38px;
}

.testimonial-main {
	width: 100%;
	float: left;
	position:relative;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	padding-left: 48px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	columns: 4 auto;
	-webkit-column-gap: 48px;
	-moz-column-gap: 48px;
	column-gap: 48px;
	max-width: 1220px;
}
.testimonial {display: inline-block;}

ul.testimonial {
	-webkit-column-break-before: always;
}

.testimonial-images {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding-left: 48px;
	float: left;
	width: 349px;
	margin-right: -349px;
	position: relative;
	padding-right: 48px;
}

.testimonial li img {-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;padding: 12px; background-color: #ffffff; border: 1px solid rgb(222,222,222);}


.terms {-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding-left: 48px;
	padding-top: 18px;
	max-width: 999px;
	padding-right: 48px;
	padding-bottom: 86px;
	width: 100%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	columns: 3 auto;
	-webkit-column-gap: 48px;
	-moz-column-gap: 48px;
	column-gap: 48px;
}

.term-section {display:inline-block;}

.term-section ul {
 list-style: none;
 margin-left: 0;
 padding-left: 14px;
 text-indent: -14px;
 }
.term-section ul li:before, .page-copy ul li:before, .pulled-from-page ul li:before {content: '•'; color: #00dd63;padding-right:8px;}
.term-section ul li {padding-bottom: 10px;}
.page-copy ul, .pulled-from-page ul {padding-bottom: 10px;}





/* END OF RECODED STYLES */





/* SINGLE */


.single-wrap {width: 100%; max-width: 1379px; padding-top:146px;position: relative; padding-bottom: 80px;}
.single-container {
	padding-left: 355px;
	padding-right: 274px;
	
}

.single-content {width: 100%; float: left; position: relative;}

.single-copy-main {-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;float: left; position: relative; width: 355px; margin-left: -100%; right: 355px;
	padding-top: 10px; padding-left: 48px; padding-right: 38px;
}

.single-copy-sub {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	width: 274px;
	margin-right: -274px;
	 padding-right: 48px;
	position: relative; 
	float: left;
	padding-left: 20px;
}
.single-copy-sub p {font-size: 12px; line-height: 1.666666667; margin-bottom: 0px;}
.single-copy-sub h3 {font-size: 16px; margin-bottom: 20px;}
.single-content ul li img {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 12px; 
	background-color: #fff;
	border: 1px solid rgb(222,222,222);
}

.single-video {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 12px; 
	background-color: #fff;
	border: 1px solid rgb(222,222,222);
}

.single-copy-small {display: none;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding-left: 48px;

	
}


/* END SINGLE */




/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix::after { content: ""; display: table; clear: both; } .none { display: none; } /* End Clearfix */

/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (animations, body, common classes, vertical rhythm, etc)
/*-----------------------------------------------------------------------------------*/

.animated {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes rotateToClose {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(180deg);
	}
}
@-moz-keyframes rotateToClose {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(180deg);
	}
}
@-o-keyframes rotateToClose {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(180deg);
	}
}
@keyframes rotateToClose {
	0% {
		transform-origin: center center;
		transform: rotate(0);
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(180deg);
	}
}

@-webkit-keyframes rotateToOpen {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
	}
}
@-moz-keyframes rotateToOpen {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(180deg);
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
	}
}
@-o-keyframes rotateToOpen {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(180deg);
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
	}
}
@keyframes rotateToOpen {
	0% {
		transform-origin: center center;
		transform: rotate(180deg);
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(0);
	}
}

.animated.rotateToClose {
	-webkit-animation-name: rotateToClose;
	-moz-animation-name: rotateToClose;
	-o-animation-name: rotateToClose;
	animation-name: rotateToClose;
}

.animated.rotateToOpen {
	-webkit-animation-name: rotateToOpen;
	-moz-animation-name: rotateToOpen;
	-o-animation-name: rotateToOpen;
	animation-name: rotateToOpen;	
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, body {height: 100%;}

body {
	background: #ebeae8;
	color: #183298;
	font-family: "Grot10";	
	font-weight: normal;
	font-size: 0.875rem;
	font-size: 14px;
	line-height:1.428571429;
	margin: 0;
	text-rendering: optimizeLegibility;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	
	    
}


.hidden { display: none; }

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

.aligncenter {
	clear: both;
	display: block;
	margin: 1em auto;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

a { 
	color: #f23e2f;
	text-decoration: none; 
}

a:hover { text-decoration: underline; }

a img { border: none; }

a > img { vertical-align: bottom; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.post-media,
.author-bio,
#logo { margin-bottom: 10px; }

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #183298;
	font-weight: normal;
	padding: 0;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}


h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 16px;
}

ol,
ul {
	margin: 0;
	list-style: none;
}

.page-title {
	font-size: 20px;
	font-size: 32px;
	font-weight: normal;
	padding: 20px 0 20px;
	padding: 32px 0 32px;
	text-align: center;
}

.archive .page-title,
.search .page-title { 
	padding-left: 50px;
	padding-left: 5rem;
	text-align: left; 
}


.page-copy .entry-title, .single-copy-main .entry-title, .single-copy-small .entry-title {font-family: 'grot10'; font-style: italic;
margin-bottom: 10px; -webkit-transform: translate3d(0,0,0);
}
.entry-title,
.entry-title a {
	color: #183298;
	font-size: 20px;
	
	line-height: 26px;
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
}

/*.error404 .entry-title {
	padding: 0 50px;
	padding: 0 5rem;
}*/

.entry-title a:hover { 
	color: #f23e2f; 
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------*/
/*	2.	Header Styles
/*-----------------------------------------------------------------------------------*/


#logo { 
	display: block;
	margin-bottom: 23px; 
}

#logo {
	font-size: 28px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}

#logo:hover { 
	color: #f23e2f;
	text-decoration: none; 
}

.small-header {width: 100%;
	height: 40px; background-color: #fff;
}
.small-header a {color: #183298; float: right;}

/*-----------------------------------------------------------------------------------*/
/*	3.	Navigation & Menus
/*-----------------------------------------------------------------------------------*/

.mobile-menu {background-color: #fff; font-size: 12px; text-transform: none; letter-spacing: 0; display: none; height: auto;}

.mobile-menu li {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-bottom: 1px solid rgba(235,234,232,0.8);}

.mobile-menu li.menu-item-has-children {background-color: #fff;}

.mobile-menu li.menu-item {background-color: #f5f5f5;}

.mobile-menu li a {padding-left: 48px; padding-right: 48px; }
.mobile-menu li a:hover {text-decoration: none;}

.mobile-menu .sub-menu li:first-of-type a {border-top: 1px solid rgba(235,234,232,0.8);}

.mobile-menu > li:last-child {border-bottom: 6px solid #fff;}

.mobile-menu >li:last-child a {border-bottom: 2px solid #ebeae8;}

.mobile-menu > li:first-child { margin-top: 0px; border-top: 2px solid #ebeae8;}




/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	padding: 4px 0;
	min-height: 82px;
	z-index: 34;
	background-color: #fff;
}

.mean-container a.meanmenu-reveal {
	width: auto;
	height: auto;
	padding: 11px 13px 11px 13px;
	position: absolute;
	top: 24px;
	margin-right: 21px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	text-indent: 0px;
	line-height: 22px;
	display: block;
	color: #183298;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
	
}
a.meanmenu-reveal.meanclose {font-size: 16px; color: #00dd63;}



.mean-container .mean-nav {
	float: left;
	width: 100%;
	margin-top: 84px;
}
.nav-collapse {display: none;}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mean-nav ul li:hover {background-color: #fff;}


.mean-container .mean-nav ul li a {
	display: block;
	padding-top: 14px;
	padding-bottom:14px;
	float: left;
	padding-left: 32px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	margin: 0;
	text-align: left;
	color: #183298;
/*	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5); */
	text-decoration: none;
	text-transform: none;
}

.mean-container .mean-nav ul li li a {
	width: 100%;
	padding: 1em 48px;
/*	border-top: 1px solid #f1f1f1; */
	border-top: 1px solid rgba(0,0,0,0.05);
	background-color:#ebeae8;
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li li:hover a {
	width: 100%;
	padding: 1em 48px;
/*	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25); */
	background-color:#ffffff;
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}



.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 0px;
	width: 100%;
	height: auto;
	padding-right: 32px;
	padding-top: 12px;
	text-align: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 2;
	position: absolute;
	top: 0;
	font-weight: 700;
	border: none !important;
		    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
	/*border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;*/
}

.mean-container .mean-nav ul li:hover a.mean-expand {
color: #00dd63;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


/*.mean-nav ul li:hover {background-color: #00dd63;}
.mean-nav ul li:hover a {color: #fff;}*/

/*.mean-nav ul li.menu-item-has-children:hover {background-color: white;}
.mean-nav ul li.menu-item-has-children:hover a {color: #183298;}*/

/*-----------------------------------------------------------------------------------*/
/*	4.	Main Content Styles
/*-----------------------------------------------------------------------------------*/




#content { height: 100%; }

address { font-style: italic; }

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

blockquote {
	color: #444444;
	padding: 30px 30px 10px;
}

strong { font-weight: bold; }

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

dfn { font-weight: bold; }

sup {
	font-size: 11px;
	vertical-align: top;
}

sub {
	font-size: 11px;
	vertical-align: bottom;
}

small { font-size: 11px; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

code,
pre { line-height: 18px; }

var,
kbd,
samp,
code,
pre {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
}

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

pre {
	white-space: pre;
	overflow: auto;
	padding: 30px;
	clear: both;
}

code { padding: 3px; }



table {
	border: 1px solid #ccc;
	border-width: 1px;
	line-height: 18px;
	margin: 0 0 22px 0;
	text-align: left;
	padding: 0 5px;
}

table .even { background: #ddd; }

caption { text-align: left; }

tr { border-bottom: 1px solid #ccc; }

th,
td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

/* Common Form Elements --------------------------------------------------*/
button,
input,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 100%;
	padding: 11px;
	padding: 1.1rem;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input { line-height: normal; }

#post-0 #searchform input { 
	border-color: #b2b2b2; 
	max-width: 300px;
	width: 100%;
}

select { max-width: 100%; }

textarea { 
	font-size: 100%; 
	line-height: 1.4;
	overflow: auto;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input[type="submit"],
input[type="submit"]:focus,
input[type="button"],
input[type="reset"] {
	background: transparent url(images/sprite.png) 120px -688px no-repeat;
	border: 0;
	padding-left: 0;
	padding-right: 25px;
}

.portfolio-description input[type="submit"],
.portfolio-description input[type="submit"]:hover { color: #ffffff; }

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
	-webkit-appearance: none;
	width: auto;
}

button:hover,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="reset"]:hover { color: #f23e2f; }

input:focus,
textarea:focus,
input[type="text"]:focus, 
input[type="url"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="number"]:focus, 
input[type="password"]:focus,
#post-0 #searchform input:focus {
	background: #ffffff;
	border: 1px solid #444444;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active { color: #444444; }


/*-----------------------------------------------------------------------------------*/
/*	5.	Post Content Styles
/*-----------------------------------------------------------------------------------*/


.zilla-gallery li {list-style-type: none; margin: 0; margin-bottom: 20px; padding: 0;}
.zilla-gallery {margin:0;}

.zilla-gallery li .slide-caption {display: none;}


.entry-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog .entry-title,
.archive .entry-title,
.search .entry-title { 
	margin: 45px 0 20px; 
	margin: 4.5rem 0 32px;
	text-transform: none;
}

/* .single .entry-title { 
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	max-width: 800px;
} */

.entry-meta-index { 
	margin-top: 28px;
	margin-top: 2.8rem;
	padding: 0 50px 45px; 
	padding: 0 5rem 4.5rem;
}

.entry-meta-single span {
	display: block;
	text-align: right;
}

.entry-meta a,
.entry-meta span {
	font-size: 12px;
	font-size: 1.32px;
	color: #b2b2b2;
	margin-bottom: 4px;
	text-transform: none;
}

.entry-meta a:hover {
	color: #444444;
	text-decoration: none;
}

.edit-post { margin-left: 15px; }



.entry-content ul { list-style-type: disc; }

.entry-content ol { list-style-type: decimal; }

.sticky,
.bypostauthor {}

.tax-print-finish .container,
.post-type-archive-letterpress-printing .container {
	padding-top: 162px;
}
.tax-print-finish .page-copy,
.post-type-archive-letterpress-printing .page-copy {
	padding-top: 110px;
}

.archive.tax-print-finish .page-copy .entry-title {
	margin: 4.5rem 0 10px 0;
}

.post-type-archive-letterpress-printing .entry-title {
  margin-top: 10px;
}

/* Media Elements --------------------------------------------------------*/
.post-media {
	margin: 0;
	position: relative;
}

.blog .post-media,
.archive .post-media,
.search .post-media {
	max-height: 450px;
	overflow: hidden;
}

.post-media a {
	background: #f23e2f url(images/pattern.png) 0 0 repeat;
	display: block;
}

.post-media img { width: 100%; }

.format-quote .post-media footer { margin-top: 5px; }

.format-link .post-media a,
.format-quote .post-media a {
	background: none;
	color: #ffffff;
	text-align: center;
}

.post-media span,
.post-media blockquote {
	background: none;
	bottom: 0;
	color: #ffffff;
	display: none;
	font-size: 18px;
	font-size: 1.8rem;
	height: 6%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: none;
	top: 0;
	width: 100%;
}

.post-media blockquote { height: 33%; }

.format-link .post-media span,
.post-media blockquote { 
	display: block;
	font-style: normal;
	max-width: 80%;
	text-transform: none; 
}

.single .format-link .post-media span,
.single .post-media blockquote {
	font-size: 24px;
	font-size: 2.4rem;
}

.no-touch .post-media a:hover span { display: block; }

.no-touch .post-media a:hover img { opacity: 0.1; }

.format-link a:hover img,
.format-quote a:hover img,
.no-touch .format-link a:hover img,
.no-touch .format-quote a:hover img { opacity: 1; }

.post-media blockquote footer {
	color: #b2b2b2;
	font-size: 14px;
	font-size: 1.4rem;
}

.zilla-gallery { position: relative; }

.zilla-gallery .slide-caption {
	background: #f23e2f;
	background: rgba(242,62,47,0.9) url(images/pattern.png) 0 0 repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	display: block;
	height: auto;
	right: 0;
	left: auto;
	text-transform: none;
	top: auto;
}

.zilla-gallery .slide-caption a {
	background: none;
	color: #ffffff;
	display: inline;
	text-decoration: underline
}

.zilla-gallery .slide-caption a:hover { text-decoration: none; }

.slideshow li { width: 100%; }

.post-media .zilla-slide-prev,
.post-media .zilla-slide-next {
	background: #183298 url(images/sprite.png) 0 0 no-repeat;
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 45%;
	white-space: nowrap;
	width: 30px;
	z-index: 995;
}

.post-media .zilla-slide-prev { background-position: 8px -591px; }

.post-media .zilla-slide-next {
	background-position: 8px -791px;
	right: 0;
}

.post-media .zilla-slide-prev:hover { background-color: #f23e2f; }

.post-media .zilla-slide-next:hover { background-color: #f23e2f; }

.stacked li { position: relative; }

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: auto;
}

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

.gallery-caption{}

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

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}

.wp-caption-text {
	color: #888888;
	font-size: 0.875em;
	font-style: italic;
	margin: 0.8075em 0;
	text-align: center; 
}

iframe { 
    max-width: 100%; 
    margin-bottom: 20px;
}

/* Audio/Video jPlayer Skin ---------------------------------------------*/
.jp-audio,
.jp-video {
	margin: 0 auto -1.57142857142em;
	max-width: 100%;
	position: absolute;
	width: 100%;
}

.jp-video + .jp-audio,
.fluid-width-video-wrapper + .jp-audio { margin-top: 2.71428571428em; }

.jp-gui { margin-bottom: -35px; }

.jp-interface {
	background: #232527 url(images/media_player.png) 0 -132px repeat-x;
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #4B4E53 inset, 0 1px 3px rgba(0,0,0,.7);
	box-shadow: 0 1px 0 #4B4E53 inset, 0 1px 3px rgba(0,0,0,.7);
	margin-bottom: 3px;
	position: relative;
	height: 33px;
	width: 91.25%; /* 438 / 480 */
	left: 4.545454545%; /* 20 / 440 */
	top: -53px;
}

.jp-video-full { position: relative; }

.jp-video-full .jp-jplayer {
	background: #000000;
	top: 0;
	left: 0;
	position: fixed !important;
	position: relative;
	overflow: hidden;
	z-index: 998;
}

.jp-video-full .jp-gui {
	z-index: 1000;
	display: block;
}

.jp-video-full .jp-interface { 
	bottom: 0;
	top: auto; 
	left: 0.25%;
	position: fixed;
	width: 99%;
	z-index: 1000;
}

/* Controls ----- */
.jp-controls,
.jp-toggles {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.jp-controls li { float: left; }

.jp-controls a {
	position: absolute;
	overflow: hidden;
	text-indent: -999em;
}

.hentry .jp-play,
.hentry .jp-pause,
.hentry .jp-mute,
.hentry .jp-unmute {
	background: #d2d6db url(images/media_player.png) 0 0 no-repeat;
	border-top: 1px solid #4b4e53;
	border-bottom: none;
	display: block;
	z-index: 2;
	height: 100%;
	width: 30px;
}

.jp-play:hover,
.jp-pause:hover,
.jp-mute:hover,
.jp-unmute:hover { 
	background-color: #0076a3; 
	border-bottom: none;
}

.hentry .jp-pause { background-position: 0 -33px; }

.jp-play,
.jp-pause { 
	border-radius: 3px 1px 1px 3px;
	border-right: 1px solid #4b4e53; 
}

/* Scrubber ----- */
.jp-progress {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	padding: 0 25px 0 40px;
	margin: 11px 0;
	width: 100%;
	height: 9px;
}

.jp-volume-bar {
	float: right;
	margin: 11px 0;
	right: 8px;
	width: 40px;
	height: 10px;
}

.jp-seek-bar {
	background: #141618;
	border-bottom: 1px solid #2c2d2f;
	border-left: 1px solid #0f0f10;
	border-right: 1px solid #0f0f10;
	border-top: 1px solid #000000;
	border-radius: 2px;
	cursor: pointer;
	height: 8px;
	padding: 0 0 1px 0;
	position: relative;
	z-index: 990;
}

.jp-play-bar {
	border-radius: 1px 2px 2px 1px;
	background: #0076a3;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .2) inset;
	box-shadow: 0 5px 5px rgba(255, 255, 255, .2) inset;
	height: 8px;
}

.jp-play-bar {
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;       		
}

@-webkit-keyframes animate-stripes { 
	0% { background-position: 0 0; } 
	100% { background-position: 60px 0; }
}

@-moz-keyframes animate-stripes {
	0% { background-position: 0 0; } 
	100% { background-position: 60px 0; }
}


/*-----------------------------------------------------------------------------------*/
/*  6. Portfolio
/*-----------------------------------------------------------------------------------*/


.portfolio-feed .portfolio > a, .portfolio-feed .letterpress-printing a {
	/*background: url(images/pattern.png) repeat #d8f8d8; */display: block;

}



/* 
.thumb-fix:hover { border-color: #00dd63;}
.thumb-fix:hover .entry-title {display: block;}
.thumb-fix:hover a img {opacity: 0.1; }
*/

.entry-title h2, .entry-title h3 {font-size: 14px; letter-spacing: 0; text-transform: none; margin: 0;
}
.entry-title h2 {color: #183298;}
.entry-title h3 {color: #183298;}

.lt-ie9 .portfolio-feed .entry-title {
	display: none;
}
.lt-ie9 .thumb-fix:hover {background-color: #00dd63;}

.portfolio-feed .entry-title {
opacity: 0;	margin: 0 auto;
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:  border-box;
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 40px;
	/*
 -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;  
    */}
     
.rule {border-bottom: 1px solid #00dd63; margin: 10px auto; width: 80%;}


.no-touch .portfolio-feed .portfolio > a:hover .entry-title, .no-touch .portfolio-feed .letterpress-printing a:hover .entry-title { opacity: 1;  
/*
-o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s; 
 */
 }

.no-touch .portfolio-feed .letterpress-printing a:hover .thumb-fix { border: 1px solid #00dd63; }

.no-touch .portfolio-feed .portfolio > a:hover img, .no-touch .portfolio-feed .letterpress-printing  a:hover img { opacity: 0.05;
/*
 transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;  
    */
     } 

.no-touch .portfolio-feed .letterpress-printing  a img { opacity: 1;  
/*
-o-transition:1s;
    -ms-transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    transition:1s;  
    */
    } 

.isotope-item { z-index: 2; }

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/* disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* Single Portfolio ------------------------------------------ */
.single-portfolio .hentry { float: none; }

.portfolio-media img { width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
	border: 1px solid rgb(222,222,222); padding: 16px; background-color: white;
}
.single .entry-content ul li {margin:10px 0;}

.single-portfolio .entry-title {
	background: transparent;
	margin-bottom: 14px;
	margin-bottom: 1.4rem;
	margin-top: 0;
}

.single-portfolio .entry-content {
	background: #f23e2f url(images/pattern.png) repeat;
	background: rgba(242,62,47,0.9) url(images/pattern.png) repeat;
	color: #ffffff;
	z-index: 995;
}

.lt-ie9 .single-portfolio .entry-content {
	position: relative;
	max-width: none;
	max-height: none;
	left: 0;
}

.single-portfolio .hide-content .entry-title,
.single-portfolio .hide-content .portfolio-description,
.single-portfolio .hide-content .entry-meta { display: none; }

.single-portfolio .entry-meta { overflow: hidden; }

.single-portfolio .entry-meta a {
	background: transparent url(images/sprite.png) 0 -94px no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 15px;
	margin-left: 1.5rem;
	padding-left: 15px;
	padding-left: 1.5rem;
	position: relative;
	text-transform: none;
}

.single-portfolio .entry-meta a:first-child { margin-left: 0; }

.single-portfolio .entry-meta a:hover { opacity: .5; }

.show-hide-content {
	background: #183298 url(images/sprite.png) 10px -190px no-repeat;
	bottom: 0;
	display: block;
	height: 30px;
	position: absolute;
	overflow: hidden;
	right: 0;
	text-indent: 100%;
	white-space: nowrap;
	width: 30px;
}

.show-hide-content.open { background-position: 10px -390px; }

.lt-ie9 .project-content .show-hide-content { display: none; }

.single-portfolio .post-password-required .entry-content { position: relative; }


/*-----------------------------------------------------------------------------------*/
/*	7.	Comments
/*-----------------------------------------------------------------------------------*/

#comments { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both; 
	max-width: 800px;
	padding: 0 50px 0;
	width: 66.6667%; /* 800 / 1200 */
}

.page #comments {
	padding-left: 0;
	padding-right: 0;
}

.comments-title {
	font-size: 20px;
	font-size: 32px;
	padding-top: 48px;
	padding-top: 4.8rem;
	text-transform: none;
}

.pings-title {}

.commentlist {
	margin: 45px 0 40px 0;
	margin: 4.5rem 0 4rem 0;
	list-style-type: none;
}

.pinglist {
	margin: 20px 0 40px 30px;
	list-style-type: decimal;
}

.comment { 
	margin-top: 45px; 
	margin-top: 4.5rem;
}

.commentlist .children { 
	list-style-type: none; 
	margin-left: 65px;
}

.avatar { border-radius: 4px; }

.comment .avatar {
	float: left;
	margin: 0 18px 0 0;
}

.comment-author {
	font-size: 16px;
	font-size: 1.6rem;
	padding-top: 1px;
	text-transform: none;
}

.comment-meta { 
	color: #b2b2b2;
	font-size: 12px;
	font-size: 1.32px;
	margin-bottom: 19px; 
	margin-bottom: 1.9rem;
	margin-top: 3px;
	margin-top: 0.48px;
	text-transform: none;
}

.comment-meta a { color: #b2b2b2; }

.comment-author-admin {
	background: #fbfbfb!important;
	border: #efefef;
}

.comment-author cite { font-style: normal; }

.nocomments {
	text-align: center;
	padding: 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

#respond {
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -50px;
	margin-right: -50px;
	padding: 49px 50px 14px;
}

.page #respond {
	margin-left: 0;
	margin-right: 0;
}

.comment-reply-title { 
	font-size: 20px;
	font-size: 32px;
	text-transform: none; 
}

#commentform { margin-top: 20px; }

#commentform p { 
	line-height: 40px; 
	overflow: hidden;
}

#commentform input { 
	float: left;
	margin-right: 10px; 
	max-width: 430px;
	width: 100%;
}

#commentform input[type="submit"] { 
	clear: both;
	float: none;
	margin-top: 5px;
	margin-top: 0.5rem;
	width: auto; 
}

#commentform label {
	color: #183298;
	text-transform: none;
}

#commentform textarea { 
	max-width: 100%;
	min-width: 100%;
	width: 100%; 
}

#commentform .required { color: #f23e2f; }


/*-----------------------------------------------------------------------------------*/
/*	8.	Pagination
/*-----------------------------------------------------------------------------------*/

.navigation {
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	padding: 19px 23px;
	width: 100%;
}

.page-navigation .nav-next { float: right; }

.page-navigation .nav-next a {
	background: transparent url(images/sprite.png) 95px -688px no-repeat;
	color: #444;
	padding: 10px 21px 10px 0;
}

.page-navigation .nav-previous { float: left; }

.page-navigation .nav-previous a {
	background: transparent url(images/sprite.png) 0 -488px no-repeat;
	color: #444;
	padding: 10px 0 10px 21px;
}

.page-navigation .nav-previous a:hover,
.page-navigation .nav-next a:hover {
	color: #f23e2f;
	text-decoration: none;
}

.no-paging-clear { clear: both; }

.comment-navigation { 
    margin-bottom: 20px;
    overflow: hidden; 
}

.comment-navigation .nav-next { float: right; }

.comment-navigation .nav-previous { float: left; }


/*-----------------------------------------------------------------------------------*/
/*	9.	Footer Styles
/*-----------------------------------------------------------------------------------*/

#footer {
	background: #fafafa;
	background: rgba(0,0,0,0.1);
	color: #b2b2b2;
	text-align: center;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition: background .2s linear;
	transition: background .2s linear;
}

#footer a { color: #f23e2f; }

#footer a:hover { 
	color: #ffffff; 
	text-decoration: none;
}

#footer.open { background: #183298; }

#toggle-footer {
	background: #f23e2f url(images/sprite.png) 8px -290px no-repeat;
	cursor: pointer;
	display: block;
	height: 30px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 0;
	white-space: nowrap;
	width: 30px;
}

.open #toggle-footer { background-position: 8px -390px; }

.copyright,
.credit {
	color: #b2b2b2;
	font-size: 12px;
	line-height: 23px;
}

.copyright a,
.credit a { color: #444444; }

.copyright a:hover,
.credit a:hover {
	color: #b2b2b2;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------*/
/*	10.	Page & Page Templates
/*-----------------------------------------------------------------------------------*/

.page .entry-title { margin-top: 0; }

.page .entry-meta {
	float: right;
	top: -55px;
	position: relative;
}

.page blockquote { background: #f0f0f0; }

.archive-lists ul {
	list-style: disc;
	margin-bottom: 20px;
	margin-left: 15px;
}

.archive-lists .children { margin-bottom: 0; }

#contactForm {
	background: #ffffff;
	margin-top: 50px;
	margin-top: 5rem;
	padding: 50px;
	padding: 5rem;
}

ul.contactform { margin-left: 0; }

.contactform li { list-style-type: none; }

.contactform li label {
	display: block;
	margin-bottom: 10px;
}

.contactform li input[type="text"] {
	width: 300px;
	margin-bottom: 15px;
}

.contactform li textarea {
	width: 100%;
	height: 200px;
	margin-bottom:15px;
}

.contactform li button { float: right; }

label.error { color: red; }

/*-----------------------------------------------------------------------------------*/
/*	11.	Widgets
/*-----------------------------------------------------------------------------------*/

.widget {
	margin-bottom: 30px;
	margin-bottom: 48px;
}

.widget-title {
	color: #b2b2b2;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 22px;
}

#footer .widget-title { color: #ffffff; }

.widget ul { margin-bottom: 0; }

.widget ol { margin-bottom: 0; }

.widget ul li { margin-bottom: 2px; }

.widget ul a { color: #444444; }

.widget .current-cat > a,
.widget .current-menu-item > a,
.widget .current_page_item > a,
.widget ul a:hover,
.widget ul a.active-filter {
	background: transparent url(images/sprite.png) 0 7px no-repeat;
	color: #f23e2f;
	margin-left: -15px;
	padding-left: 15px;
	text-decoration: none;
}

.widget .sub-menu,
.widget .children { margin-left: 15px; }

.widget .recentcomments a:hover { background: none; }

.widget_categories li,
.widget_archive li { color: #b2b2b2; }

/* Search Widget --------------------------------------------------------*/
.widget_search #s { width: 100%; }

.widget_search form,
.widget_search fieldset { margin: 0; }

/* Calander Widget -------------------------------------------------------*/
.widget_calendar caption { 
	font-weight: bold;
	margin-bottom: 5px; 
	text-align: center;
}

.widget_calendar table { width: 100% }

/* Twitter Widget -------------------------------------------------------*/
.zilla-tweet-widget ul {
	margin: 0 0 10px 0;
	list-style-type: none;
}

.zilla-tweet-widget li { padding: 8px 0; }

.zilla-tweet-widget li:first-child { padding-top: 0; }

.zilla-tweet-widget .twitter-time-stamp {
	display: block;
	font-size: .875em;
}

#footer .zilla-tweet-widget .twitter-time-stamp { color: #b2b2b2; }

#footer .zilla-tweet-widget .twitter-time-stamp:hover { color: #f23e2f; }

/* Flickr Widget --------------------------------------------------------*/
.zilla_flickr_widget { padding-right: 0; }

.zilla_flickr_widget > div {
	margin-left: -1.8072%;
	margin-right: -1.8072%;
	width: 103.75%; /* 332 / 320 */
}

.flickr_badge_image {
	float: left;
	margin: 0 1.8072% 12px; /* 6 / 332 */
	width: 21.3855%; /* 71 / 332 */
}

.flickr_badge_image img { border-radius: 3px; }

.flickr_badge_image img:hover { opacity: 0.5; }

/* Video Widget ----------------------------------------------------------*/
.zilla_video { margin-bottom: 10px; }

/* Zilla Plugins ---------------------------------------------------------- */
.widget .zilla-dribbble-shots li { 
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	margin-right: 0; 
}

.zilla-dribbble-shots li a:hover { background: none; }

#footer .zilla-dribbble-shots li { 
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	margin-right: 0; 
}

#footer .zilla-social { overflow: hidden; }

#footer .zilla-social a {
	margin: 1%;
	display: block;
	text-align: center;
	float: left;
}

.zilla-likes-count { color: #d2d6db; }

.active .zilla-likes-count { color: #f23e2f; }


/*-----------------------------------------------------------------------------------*/
/*	12. Structure
/*-----------------------------------------------------------------------------------*/
.single-video {margin-bottom: 20px;}

#video-wrap {width: 100%; max-width: 1200px;}
.video-container {width: 75%; float: left; max-width: 900px;}
.video-copy {width: 25%; float: left;}
.typoretum-story .zilla-gallery li{
	width: 25%; display: inline; float: left; margin: 10px;	
}


#fixed-header {position: fixed; top:0; left: 0;
z-index: 9999 !important; width: 100%;}

.touch #fixed-header {position: absolute;}

/*------- Menu -------*/

.header-menu ul li {display: inline;}
.header-menu {
    background-color: #f5f5f5;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 42px;
    letter-spacing: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: none;
    padding-left: 1.5rem;
    border-bottom: 3px solid #183298;
}
.header-menu ul,
    .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-menu ul li:last-of-type {background-color: #183298;} 
.header-menu ul li:last-of-type a {color: #fff;}
.header-menu ul li:last-of-type:hover {background-color: #00dd63;}

.header-menu ul ul li:last-of-type {background-color: #fff; border: none;}
.header-menu ul ul li:last-of-type a { color: #183298;}
.header-menu ul ul li:last-of-type a:hover {background-color: #00dd63;}


.header-menu li{
    float: left;
    position: relative;
     display: block;
     box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 3px solid #183298;
    padding-top: 1px;
    background-color: #f5f5f5;

}
.sub-menu li {border-bottom: none;}
 
.header-menu ul ul {
    display: none;
 /* border-bottom: 1px solid rgba(235,234,232,0.8);
    border-left: 1px solid rgba(235,234,232,0.8);
    border-right: 1px solid rgba(235,234,232,0.8); 
  */position: absolute;
    top: 42px;
    left: 0;
    float: left;
   width: 453px;
    z-index: 99999;
    -webkit-box-shadow: 0px 1px 2px rgba(223,222,226,1);
     -moz-box-shadow: 0px 1px 2px rgba(235,234,232,1);
     box-shadow: 0px 1px 2px rgba(223,222,226,1);
/*-webkit-filter: drop-shadow(0px 1px 3px rgba(0,0,0,0.25));*/
}
.header-menu ul li:hover > ul {
    display: block;
}
.header-menu a {
display: block;
    color: #183298;
	padding: 0 24px;
    line-height: 38px;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
}
.header-menu ul.sub-menu a {
	font-weight: normal;
	font-style: normal;
}


.header-menu li:hover {}
.header-menu li:hover,
.header-menu ul ul li:hover {
    background: #fff;
    color: #183298;
    
}
.header-menu ul li.menu-item-has-children:hover {border-bottom: 3px solid white; }
.header-menu ul li ul li {border-bottom: 1px solid rgba(235,234,232,0.4); text-align: left;     
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
	padding: 0;
}
.header-menu ul li ul li a {
padding: 12px 24px; display: block;}

.header-menu ul ul li {
    background: #fff;
  width: 453px;
    height: auto;
}
.header-menu ul ul li a{    line-height: 1em;
}
.header-menu ul ul li:hover {background-color: #00dd63;

}
.header-menu ul ul li:hover a {color: #fff;}

.header-menu > ul li.current_page_item,
.header-menu > ul li.current-menu-ancestor,
.header-menu > ul li.current-menu-item,
.header-menu > ul li.current-menu-parent {
background-color: white;
}

.submenu li.current-menu-item {border-bottom: 1px solid rgb(222,222,222) !important;}

.header-menu > ul > li.menu-item-has-children > a:after {content: " +"; color: #183298; }
.header-menu > ul > li.menu-item-has-children:hover > a:after {
 color: #00dd63; }


/*------- End Menu -------*/
.table-fix {display: table; width: 100%; position: relative;}
#deckle { display: table-cell; vertical-align: middle;background-image:url('images/deckle.png');
 background-repeat: repeat-x; height: 100px; z-index: 12; position: relative; width: 100%;

-webkit-filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));
-moz-filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));
filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.25));

}

#main-logo {
 box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
position: absolute;
left: 48px;
top: 36px;
z-index: 13;
}

#foot-test {background-color: #ffffff; width: 100%; display: block; padding-left: 48px; padding-right: 48px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; position: absolute; bottom: 0;}
 


.social-links {float: right;}
.social-links p {margin: 0; font-size: 16px; color: #183298; cursor: pointer;}
.social-links a {text-align: center; color: #183298; display: inline-block;width: 25px; cursor: pointer; -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
.social-links a:hover i{color: #00dd63; cursor: pointer; border: none; text-decoration: none;}

.social links a i {color: #183298; cursor: pointer;}

.copyright p {font-size: 10px; color: #183298; text-transform: none; letter-spacing: 0; margin: 0;}
.copyright {float: left;}



.info-test {float: right; width: 37.5%;}
.info-copy { max-width: 226px; margin-left: 32px; padding-top: 10px; }
.info-copy p {font-size: 14px; line-height:1.428571429;
 margin-bottom: 10px;}
.single-copy-sub h3 {font-size: 13px; text-transform: none; letter-spacing: 0; font-weight: 900;}
.info-copy h3 {/*font-size: 12px; margin-bottom: 20px; letter-spacing: 0; text-transform: none; font-variant: small-caps;*/  line-height: 20px; font-size: 13px; font-family: 'grot10'; font-weight: 900; margin-bottom: 20px;-webkit-transform: translate3d(0,0,0);
}
.finishes-list{margin-bottom: 20px; margin-top: 10px;}
.finishes-list a {color: #183298; border-bottom: 1px solid #00dd63; -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
.finishes-list a:hover {text-decoration: none; color: #00dd63;}
.single .hentry {max-width: 1200px;}
.info-copy-small {display: none;}
.commission-meta {color: #969696;}
.info-copy .commission-meta p{font-size: 12px; line-height: 1.666666667; margin-bottom: 0;}

.single .container {padding-left: 0; padding-top: 0; margin-top: 0;}

.page-wood_type_proofing .container {padding-left: 0px; padding-top: 0;}
.page-wood_type_proofing .stickit {margin-left: 0px; right: 0; left: 48px; padding-left: 0;padding-right: 0; }

.touch .page-wood_type_proofing .stickit {margin-left: -100%; right: 355px; left: -355px; padding-left: 48px;padding-right: 48px; position: relative; width: 355px;}


.no-banner {padding-top: 136px !important;}
.no-banner .page-copy {padding-top: 136px !important;}
.container {


	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 355px;
	width: 100%;
	position: relative;
	min-height: 100%;
}

.single-container {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.single .stickit {margin-left: 0px; left: 48px; padding-left: 0px; padding-right: 0px;}
.touch .single .stickit {margin-left: -100%; right: 355px; left: -355px; padding-left: 48px;padding-right: 48px; position: relative; width: 355px;}
/* becomes page content instead... */

/* .header {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100%;
	padding: 40px 40px 30px;
	padding: 4rem 4rem 48px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
} */ 


.page-copy {	



-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100%;
	padding-top: 38px;
	padding-bottom:28px;
	padding-left: 48px;
	padding-right: 38px;
	position: absolute;
	left: 0;
	top: 0;
	width: 355px;}
	
	.single-page-copy {	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100%;
		padding-bottom:28px;

	padding-top: 48px;
	padding-left: 48px;
	padding-right: 38px;
	float: left;
	width: 355px;}

/* End of revision */

.admin-bar  /*header */ { margin-top: 28px; }
	
#primary { width: 100%; overflow: hidden;}

.page .typoretum-story .hentry {
	max-width: 1200px;	
}


.feature-content-small {display: none;
 box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; min-width: 355px; padding-right: 48px;padding-left: 12px; margin-bottom: 28px;
}
.feature-copy {width: 100%; max-width: 355px;}


/*.error404 #primary {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 750px;
	max-width: 75rem;
	padding: 45px 50px 0;
	width: 96%;
}*/

.page-template-template-full-width-php #primary { max-width: none; }

.page-template-template-portfolio-php #primary,
.tax-portfolio-type #primary,
.single-portfolio #primary, .page-template-custom-index-php #primary, .page-template-home-php #primary {
	max-width: none;
	padding: 0;
	width: 100%;
}

.page .hentry,
/*.error404 .hentry*/ {
	float: none;
	max-width: none;
	width: 100%;
}

.page .entry-content { padding: 0; }

.content { 
	padding-bottom: 30px;
	padding-bottom: 48px;
	padding-right: 38px; 
	position: relative;
	z-index: 1;
}

.hentry {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: auto;
	max-width: 400px;
	position: relative;
	width: 33.3333%;
}

.thumb-fix {margin: 10px;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: white; padding: 12px; border: 1px solid rgb(222,222,222);
	position: relative;
	/* 
	-o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    */
}
.thumb-fix a {position: relative;}

.blog .hentry,
.search .hentry,
.archive .hentry {
	height: 720px;
	max-width: 600px;
	width: 25%;
}

.blog .post-media + .entry-content,
.archive .post-media + .entry-content,
.search .post-media + .entry-content { height: 180px; }

.single .hentry {

	width: 100%;
}

.entry-content { width: 100%; }

.blog .entry-content,
.archive .entry-content,
.search .entry-content {
	height: 630px;
	overflow: hidden;
}

.single .entry-content {
	float: left;
	max-width: 900px;
	padding-bottom: 28px;
	padding-bottom: 2.8rem;

	width: 62.5%; /* 800 / 1200 */
}

.entry-meta-single {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	margin-top: 85px;
	margin-top: 8.5rem;
	padding-left: 20px;
	padding-left: 32px;
	padding-right: 50px;
	padding-right: 5rem;
	max-width: 350px;
	width: 33.3333%; /* 400 / 1200 */
}

.portfolio-feed .portfolio, .portfolio-feed .letterpress-printing {
	float: left;
	height: auto;
	max-width: 400px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

@media (min-width: 480px) {
	.portfolio-feed .portfolio, .portfolio-feed .letterpress-printing {
		width: 50%;
	}
}

@media (min-width: 768px) {
	.portfolio-feed .portfolio, .portfolio-feed .letterpress-printing {
		width: 33.33%;
	}
}

.single-portfolio .entry-content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	padding: 40px 50px 42px;
	padding: 4rem 5rem 4.5rem;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 500px;
	width: 100%;
}

#footer {
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	padding: 25px 20px 5px;
	position: fixed;
	width: 100%;
	z-index: 997;
}

.footer-inner { display: none; }

.footer-column {
	float: left;
	margin: 1.3889%; /* 20 / 1440 */
	max-width: 320px;
	width: 22.2222%; /* 320 / 1440 */
}
.testimonial-wrap {-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;padding-left: 23px;}
.text-testimonial-left .column{padding: 0px 25px;}

 .terms-wrap {-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;padding-left: 23px; padding-right: 23px; }


/*-----------------------------------------------------------------------------------*/
/*	13. Media Queries
/*-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 2080px) {

	.blog .hentry,
	.search .hentry,
	.archive .hentry { width: 33.3333%; }

}

@media only screen and (max-width: 1480px) {

	.blog .hentry,
	.search .hentry,
	.archive .hentry { width: 50%; }

}

@media only screen and (max-width: 1080px) {

	h1.entry-title {display: none;}
	.shop-font-fix {font-size: 12px;}

	.single-copy-main {padding-top: 0px;}

	.testimonial-main {	
		-webkit-column-count: 3;
		-moz-column-count: 3;
		columns: 3 auto;

	}
	.faq-right-columns-content {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		columns: 2 auto;
	}


		.single .entry-content {
			float: none;
			max-width: none;
			padding-bottom: 50px;
			padding-bottom: 5rem;
			position: relative;
			width: 100%;
		}
	.pulled-from-page {display: none;}


	.single-container{padding-right: 48px !important;}
	.single-copy-sub{display: none;}
	.finishes-list {font-size: 14px;line-height:1.428571429; margin-top: 18px;
	}

	.info-copy {margin-left: 0;}
	.info-copy-small {display: block;}

	.entry-meta-single {
		float: none;
		margin-top: 0;
		max-width: none;
		padding: 50px;
		padding: 5rem;
		width: 100%;
	}

	.entry-meta-single span {
		margin-left: 0;
		text-align: left;
	}

	#comments { width: 100%; }

	.show-hide-content { display: none; }



}

@media only screen and (max-width: 920px) {

	ul.testimonial {display: none;}

	.feature-content {display: none;}
	div.press-container {padding-left: 38px;}
	div.press-wrap {padding-left: 0px;}
	.feature-content-small {display: block;}
	.feature-break {margin-left: 12px !important;}

	
	.page-copy {padding-left: 32px; width: 339px; padding-top: 24px;}
	.contact-container {padding-top: 24px;}
	.strap p {padding-left: 32px;}
	#main-logo {left:24px;}
	.header-menu {padding-left: 8px;}
	.content {padding-right: 22px;}
	.single-copy-main {width: 339px;}
	.single-container {padding-left: 339px; padding-right: 32px !important;}
	.woodtype-copy {padding-left: 32px; width: 339px; right: 339px;}
	.woodtype-content {padding-right: 32px; padding-top: 5px;}
	.testimonial-main {padding-left: 32px;}
	.testimonial-column-wrap {padding-right: 32px;padding-top: 24px;}
	div.press-container {padding-left: 22px;}
	div.feature-images {padding-right: 22px;}
	.faq-left-columns {padding-left: 32px; width: 339px; right: 339px;}
	.faq-column-wrap {padding-right: 32px;padding-top: 24px;}
	.terms {padding-left: 32px; padding-right: 32px;padding-top: 14px;}
	.contact-copy{padding-left: 32px; width: 339px;}
	.container {padding-left: 339px; padding-top: 22px;}
	.faq-column-wrap {padding-left: 339px;}
	.woodtype-wrap {padding-left: 339px;padding-top: 24px;}
	.press-feature:first-of-type {margin-top: 32px !important;}
	
	.single .stickit {margin-left: 0px; left: 32px; padding-left: 0px; padding-right: 0px;}

	.page-wood_type_proofing .stickit {margin-left: 0px; left: 32px; padding-left: 0px; padding-right: 0px;}

	
}

@media only screen and (max-width: 880px) {

	.blog .hentry { width: 100%; }
	.text-testimonial-center {display: none;}
	.testimonial-container {padding-right: 0px !important; }
	.text-testimonial-left {margin-bottom: 80px;}

}

@media only screen and (max-width: 852px) {
.header-menu {padding-left: 0px; background-color: #969696;}
	.menu-item a {padding: 0; text-align: center;}
	.sub-menu li a {text-align: left;}
	.menu-item-142 {width: 10.32%;}
	.menu-item-144 {width: 14.55%;}
	.menu-item-143 {width: 17.95%;}
	.menu-item-542 {width: 24.17%;}
	.menu-item-302 {width: 15.02%;}
	.menu-item-146 {width: 17.84%;}

}


@media only screen and (max-width: 800px) {

	body { -webkit-text-size-adjust: none; }

	.container { padding-left: 0; }

	#page-copy-fix/*header*/ {
		background: #f5f5f5;
		padding-left: 32px;
		padding-right: 32px;
		position: relative;
		width: 100%;
		/*padding-top: 136px;*/
	}

	.page-copy-inner /*header-inner*/ {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height: 0;
		width: 100%;
		max-width: 400px;
		position: relative;
	}

	div.content { padding-right: 22px; padding-left: 22px; }

	.site-intro { text-align: center; }

	#sidebar,
	.credit { display: none; }

	.hentry,
	.blog .hentry { width: 50%; }

	.archive .page-title, 
	.search .page-title {
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
	}

	.post-media blockquote { height: 45%; }

	.blog .format-link .post-media span,
	.archive .format-link .post-media span,
	.search .format-link .post-media span,
	.blog .post-media blockquote,
	.archive .post-media blockquote,
	.search .post-media blockquote { 
		font-size: 14px;
		font-size: 1.4rem; 
	}

	.footer-column {
		margin-left: 2.6316%;
		margin-right: 2.6316%;
		width: 44.7368%;
	}

	.footer-column-3 { clear: both; }
	
	.social-links {float: right;}

	#foot-test {padding-left: 32px; padding-right: 32px;padding-left: 32px; padding-right: 32px;}
	
	.single-wrap {padding-top: 30px; }

	.no-banner {padding-top: 0px !important;}
	.no-banner .page-copy {padding-top: 146px !important;}
	.centaur {margin-top: 10px !important;}

		

	.single-copy-main {display: none;}
	.single-container {padding-left: 32px !important; padding-right: 32px !important;}
	.single-copy-small {display: block; padding-left: 32px; padding-top: 116px;}
	.info-copy p {font-size: 14px;}
	.info-copy {max-width: 355px; padding-bottom: 38px;}
	.page-copy {padding-top: 0px; padding-bottom: 12px}

	.testimonial-main, .terms {	
		-webkit-column-count: 2;
		-moz-column-count: 2;
		columns: 2 auto;
	}

	.woodtype-wrap {padding-left: 32px;}
	.woodtype-copy {display: none;}
	.woodtype-copy-small {display: block; padding-bottom: 32px;}

	.faq-left-columns {
		display: none;
	}
	.faq-column-wrap {
		padding-left: 32px;
	}
	.faq-right-columns-wrap {padding-left: 0px; padding-top: 38px;}
	.faq-copy-small {display: block;}

	.contact-copy {width: 50%; padding-left: 0px;}
	.jotform {width: 50%;}
	.contact-container {padding-left: 32px; padding-right: 32px; padding-top: 22px;}


	#page-copy {display: none;}
	#page-copy-fix {display: block}
}


@media only screen and (max-width: 741px) { 
	.header-menu a {line-height: 32px;}
	.header-menu {height: 36px;}
	.header-menu ul ul {top: 36px;}
	.single-copy-small {padding-top: 120px;}

}

@media only screen and (min-width: 700px) and (max-width: 800px) {
	#banner {margin-top: 94px;}
}


@media only screen and (max-width: 700px) { 

	#fixed-header{display: none;}
	.small-logo {display: block; top:36px; left: 28px;}
	.mobile-menu-wrap {display: block;}
	.mobile-menu { display: block; }
	.banner {margin-top: -10px;}
	.no-banner-deckle-small-wrap {margin-top: -20px;}
	.deckle-small {display: block;}
		.single-copy-small {padding-top: 0px;}
	.no-banner .page-copy {padding-top: 30px !important;}
	.small-logo a svg {
		width: 325px;
		height: 28.88px;
	}

}


@media only screen and (max-width: 690px) {

	.social-links {float: none; padding-bottom: 20px;border-bottom: 1px solid #00dd63; margin: 20px 0px; }
	.social-links a {text-align: left;}
	.copyright {text-align: center; margin-bottom: 20px;}
	#footerfix {padding-bottom: 150px;}

}
.text-testimonial-left {margin-bottom: 100px;}

@media only screen and (max-width: 600px) {

	#banner, #banner-custom {height: 200px;}

	.strap p{font-size: 20px; line-height: 26px;}
	.strap-wrapper {height:200px;}
	.small-logo {left: 24px; top: 22px; }
	.small-logo a svg {width: 250px; height: 27px;}

	.mean-container a.meanmenu-reveal {
		padding: 11px 13px 11px 13px;
		top:11px;
		margin-right: 13px;
	}
	.mobile-menu li a {padding-left: 26px; padding-right: 26px; }
	.mean-container .mean-nav ul li a.mean-expand {
		padding-right: 26px;
	}
	.mean-container .mean-bar {
		min-height: 52px;
	}
	.mean-container .mean-nav {
		margin-top: 54px;
	}

	.mean-container .mean-nav ul li a {
		padding-left: 26px;
	}

	.mobile-menu > li:first-child {margin-top: 4px;}

	.contact-container {padding-left: 26px; padding-right: 26px; padding-top: 18px;}
	.contact-copy {width: 100%; max-width: 400px}
	.jotform {width: 100%; max-width:400px;padding-top: 38px;}

	.info-copy {padding-right: 26px;}


	.woodtype-content {padding-right: 0;}
	.woodtype-wrap {padding-left: 26px; padding-top: 18px; padding-right: 26px;}
	.woodtype-copy-small {padding-bottom: 18px;}

	.testimonial-main, .terms {padding-left: 26px; -webkit-column-gap: 34px; -moz-column-gap: 34px; column-gap: 34px;}
	.testimonial-column-wrap {padding-right: 26px;
		padding-top: 18px;
	}
	.terms {padding-top: 18px;}
	.faq-right-columns-content {-webkit-column-gap: 34px; -moz-column-gap: 34px; column-gap: 34px;}
	.faq-column-wrap {padding-left: 26px; padding-right: 26px; padding-top: 18px;}

	.single-container {padding: 0px 26px !important;}
	.single-copy-small {padding-left: 26px;}

	.container {padding-top: 18px;}
	.page-copy {padding-bottom: 10px;}

	.feature-copy {width: 100%; max-width: 100%;}

	.feature-break {margin-left: 0px !important;}


	.press-feature:first-of-type {margin-top: 24px;}
	.feature-content-small {width: 100%; max-width: 400px; padding:0px 0px; min-width: 0px;}
	div.press-container {padding: 0px 26px; padding-left: 26px; }
	div.feature-images {padding-right: 0px;}
	.pf-left{padding-left: 0px !important;}
	.pf-right{padding-right: 0px !important;}

	div.feature-image-wrap:nth-of-type(1){margin-bottom: 20px;}
	div.feature-break {margin: 30px 0px 0px 0px;}

			.testimonial-container {max-width: 400px !important; margin-left: auto !important; margin-right: auto !important;}
	.text-testimonial-left {padding-left: 0px !important;}
	.testimonial-wrap {padding:0 26px !important;}

	.blog .hentry,
	.search .hentry,
	.archive .hentry { width: 100%;}

	.archive .page-title, 
	.search .page-title {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		width: 96%;
	}
	div.content {padding-right: 16px; padding-left: 16px; }
	#page-copy-fix/*header*/ {
		padding-top:0px;
		padding-left: 26px;
		padding-right: 26px;
	}
	
	.strap p{margin: 0 auto; padding-left: 26px !important; padding-right: 26px !important;     -o-transition:.4s;
	    -ms-transition:.4s;
	    -moz-transition:.4s;
	    -webkit-transition:.4s;
	    transition:.4s;
	    max-width: 420px; padding-top: 20px;}
	.strap {margin: 0 auto;}

	.format-link .post-media span,
	.single .format-link .post-media span, 
	.post-media blockquote,
	.single .post-media blockquote,
	.blog .format-link .post-media span,
	.archive .format-link .post-media span,
	.search .format-link .post-media span,
	.blog .post-media blockquote,
	.archive .post-media blockquote,
	.search .post-media blockquote {
		font-size: 18px;
		font-size: 1.8rem;
	}

	/* #banner {height: 200px !important; } */

	.format-link .post-media span { height: 12%; }

	/* ZillaShortcodes ----------------------------------- */
	.zilla-one-half, 
	.zilla-one-third, 
	.zilla-two-third, 
	.zilla-three-fourth, 
	.zilla-one-fourth, 
	.zilla-one-fifth, 
	.zilla-two-fifth, 
	.zilla-three-fifth, 
	.zilla-four-fifth, 
	.zilla-one-sixth, 
	.zilla-five-sixth { width: 100% !important; }
	
}

@media only screen and (max-width: 520px) {
	.testimonial-main, .terms, .faq-right-columns-content {	
		-webkit-column-count: 1;
		-moz-column-count: 1;
		columns: 1 auto;
		max-width: 355px;
	}
	.terms {padding-right: 26px;}
}

@media only screen and (max-width: 470px) {
	.social-links p {margin: 0 auto; text-align: center;}
	.feature-image-wrap {float: none !important; width: 100% !important;}
	.pf-left {padding-right: 0px !important;}
	.pf-right {padding-left: 0px !important;}
	
	
	/*#fixed-header{display: none;}
.mobile-menu-wrap {display: block;}

	.banner { margin-top: 0;}*/


}

@media only screen and (max-width: 400px) {
	.info-copy h3 {
		font-size: 13px;
		line-height: 20px;
	}
	.column p, .column h3, .column h4 {padding-left: 0px !important;padding-right: 0px !important;}

	.mean-container .mean-nav ul li li a {
		padding: 1em 26px;
	}
	.mean-container .mean-nav ul li li:hover a {
		padding: 1em 26px;
	}

	.page #primary {
		padding-left: 0;
		padding-right: 0;
	}

	.hentry { width: 100%; }

	.blog .hentry,
	.archive .hentry,
	.search .hentry { height: 650px; }

	.portfolio-feed:last-child {margin-bottom: 20px;}

	.entry-content,
	.entry-meta-single {
		padding-left: 20px;
		padding-left: 32px;
		padding-right: 20px;
		padding-right: 32px;
	}

	.entry-meta-index { padding: 0 20px 50px; }

	.format-link .post-media span,
	.single .format-link .post-media span, 
	.post-media blockquote,
	.single .post-media blockquote,
	.blog .format-link .post-media span,
	.archive .format-link .post-media span,
	.search .format-link .post-media span,
	.blog .post-media blockquote,
	.archive .post-media blockquote,
	.search .post-media blockquote {
		font-size: 14px;
		font-size: 1.4rem;
	}

	#respond {
		padding: 30px 20px;
		padding: 48px 32px;
	}

	#commentform p { margin-bottom: 10px; }

	#commentform input { float: none; }

	.comment-form-comment { margin-top: 30px; }

	.single-portfolio .entry-content {
		padding-left: 20px;
		padding-left: 32px;
		padding-right: 20px;
		padding-right: 32px;
	}

	#footer { padding: 25px 0 5px; }

	.footer-column {
		float: none;
		margin: 20px;
		max-width: 280px;
		width: 100%;
	}

	#contactForm {
		padding: 20px 20px 50px;
		padding: 32px 32px 5rem;
	}

}

@media only screen and (-webkit-min-device-pixel-ratio : 2), 
only screen and (min--moz-device-pixel-ratio : 2),
only screen and (-o-min-device-pixel-ratio : 2/1),
only screen and (min-device-pixel-ratio : 2),
only screen and (min-resolution : 192dpi),
only screen and (min-resolution : 2dppx) {

	/*===== Retina and HiDPI images =====*/
	.post-media > a,
	.portfolio-feed .portfolio > a, .portfolio-feed .letterpress-printing > a,
	.single-portfolio .entry-content,
	.zilla-gallery .slide-caption {
		/*background-image: url(images/pattern@2x.png);*/
		-webkit-background-size: 5px 5px;
		background-size: 5px 5px;
	}

	#mobile-handler,
	.post-media .zilla-slide-prev,
	.post-media .zilla-slide-next,
	.single-portfolio .entry-meta a,
	.show-hide-content,
	.widget .current-cat > a, 
	.widget .current-menu-item > a,
	.widget .current_page_item > a,
	.widget ul a:hover,
	.widget ul a.active-filter,
	input[type="submit"],
	input[type="submit"]:focus,
	input[type="button"], 
	input[type="reset"] {
		background-image: url(images/sprite@2x.png);
		-webkit-background-size: 100px 1000px;
		background-size: 100px 1000px;
	}

}

/* Own Styles (not modifications on mesh) */


@font-face {
    font-family: 'centaur_mt_stditalic';
    src: url('fonts/centaurmtstd-italic-webfont.eot');
    src: url('fonts/centaurmtstd-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/centaurmtstd-italic-webfont.woff') format('woff'),
         url('fonts/centaurmtstd-italic-webfont.ttf') format('truetype'),
         url('fonts/centaurmtstd-italic-webfont.svg#centaur_mt_stditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {font-family: 'Venetian301BT-Italic';src: url('fonts/14FE02_0.eot');src: url('fonts/14FE02_0.eot?#iefix') format('embedded-opentype'),url('fonts/14FE02_0.woff') format('woff'),url('fonts/14FE02_0.ttf') format('truetype'),url('fonts/14FE02_0.svg#wf') format('svg');}



.tts-img {width: 25%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background-color: fuchsia; padding: 10px; display: block; }
.tts-img-inner {width: 100%; background-color: aqua; display: block; height: 250px;}


#footerfix {min-height: 100%;position: relative; margin-bottom: -43px;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(bottom,  #d9f8d9 100px, #f5f5f5 500px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100px,#d9f8d9), color-stop(500px,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom,  #d9f8d9 100px,#f5f5f5 500px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  #d9f8d9 100px,#f5f5f5 500px); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  #d9f8d9 100px,#f5f5f5 500px); /* IE10+ */
	background: linear-gradient(to top,  #d9f8d9 100px,#f5f5f5 500px); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d9f8d9',GradientType=0 ); /* IE6-9 */
}

/* Text page overrides */

.text-container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 710px;
	min-height: 100%;
	padding-left: 355px;
}
.text-page-copy {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100%;
	padding-top: 48px;
	padding-left: 48px;
	padding-right: 38px;
	float: left;
	position: relative;
	margin-left: -100%;
	right: 355px;
	width: 355px;
	background-color: lime;
}
.text-content {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-bottom: 48px;
/*	padding-right: 2.375rem; */
	padding-top: 38px;
	position: relative;
	z-index: 1;
	background-color: blue;
}

.testimonial-container {max-width: 1286px; padding-right: 335px;-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.text-testimonial-left {
	float: left; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 48px;
	position: relative;
	max-width: 951px;
	width: 100%;
	
	
}
.testimonial-wrap {padding-right: 48px;}
.text-testimonial-left article {
	-webkit-column-break-inside: avoid;margin-bottom: 50px; 
	display: inline-block; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #00dd63;
}
.text-testimonial-left article h3 {line-height: 1.428571429; font-size: 14px;}
.text-testimonial-left article h4 {font-size: 12px; line-height:1.666666667;}
.text-testimonial-left article p {margin-bottom: 20px;}


.text-terms-center {
	float: left; 
	width: 335px;
	margin-right: -335px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-left: 48px;
	margin-top: 48px;
}
.text-terms-center ul li {
	display: block;
	background-color: white; padding: 12px; border: 1px solid rgb(222,222,222);
}
.terms-container {max-width: 951px; -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.text-terms-left {
	float: left; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 48px;
	position: relative;
	/*max-width: 951px;*/
	width: 100%;
}
.column p, .column h3, .column h4 {padding: 0 25px;}


.text-testimonial-center {
	float: left; 
	width: 335px;
	margin-right: -335px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-left: 48px;
	margin-top: 48px;
}
.text-testimonial-center ul li {
	display: block;
	background-color: white;
	padding: 12px;
	border: 1px solid rgb(222,222,222);
}

.testimonial p:before {
	content:"\201C";
}
.testimonial p:after {
	content: "\201D";
}


.press-feature {
	max-width: 1286px;
	width: 100%;
	margin-top: 30px;
}
.press-feature:first-of-type {margin-top:38px;	}
.press-wrap {padding-left: 355px;}
.feature-content {
	padding-left: 48px;
	padding-right: 38px;
	width: 355px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
	margin-left: -100%;
	right: 355px;
}
.feature-content p:last-of-type {margin-bottom: 0;}
.press-container {-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}
.feature-images .feature-image-wrap img {
	padding: 12px; 
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	background-color: white; 
	border: 1px solid rgb(222,222,222); 
	width: 100%;	}
.feature-images {
	width: 100%;
	float: left; 
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	padding-right: 38px;
	position: relative;
}
.feature-break {border-bottom: 1px solid #00dd63;box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	margin: 30px 48px 0 48px;
}
.feature-image-wrap {padding-left: 10px; padding-right: 10px; box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; width: 50%; float:left; position: relative; }

.text-press-left article h3 {line-height: 1.25; font-size: 14px;-webkit-transform: translate3d(0,0,0); font-family: 'grot10'; font-weight: 700;
}

/*.text-press-left article h3:before {content: '\00b6'; font-family: 'serif'; font-style: italic;}*/

.text-press-left article h4 {font-size: 11px; text-transform: none; letter-spacing: 
1px; line-height: 30px; padding-bottom: 12px; color: #969696;}

p a {color: #183298; border-bottom: 1px solid #00dd63; -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
p a:hover {text-decoration: none; color: #00dd63;}

#foot-test p a {border: none; }

ul.portfolio-feed img {border: 1px solid rgb(222,222,222); padding: 12px; background-color: white; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
ul.portfolio-feed li { padding:10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

.woodproofing-container { padding-left: 335px;-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.text-woodproofing-left {
	float: left; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 48px;
	padding-right: 48px;
	position: relative;
	/*max-width: 951px;*/
	width: 100%;
		
}

.text-woodproofing-copy {
	float: left; 
	width: 335px;
	margin-left: -100%;
	right: 335px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-left: 48px;
	margin-top: 48px;
	padding-right:48px;
}

.typoretum-story-fix { width: 100%; max-width: 1196px;}
.typoretum-story-fix .child-padding > div {background-color: white; 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; padding: 12px; border: 1px solid rgb(222,222,222);}
	.child-padding {padding: 10px; 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
	

.terms h5, .centaur {line-height: 1.25; font-size: 14px; font-weight: 700; font-family: 'grot10';margin-bottom: 10px; margin-top: 20px;-webkit-transform: translate3d(0,0,0);}
.centaur {margin-bottom: 10px;}

	
	.stickit {
    position: fixed;
    top: 172px;
    width: 269px;
}

	.touch .stickit {
    position: relative;
    width: intrinsic;
    top: inherit;
}

.column p {padding-left: 0px;}
.column h3 {padding-left: 0px;}
.column h4 {padding-left: 0px;}

.terms .column {padding-right: 25px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.no-csscolumns .terms {padding-right: 0px;}

.small-caps {font-size: 11px; letter-spacing: 0; text-transform: none; font-variant: small-caps;}
.press-feature:last-of-type {margin-bottom: 48px;}
.woodtype-content{margin-bottom: 48px;}
.faq-right-columns-content{margin-bottom: 48px;}
/*.terms {margin-bottom: 100px;}*/


.container .column-heading {display: none;}
.no-banner .column-heading {display: block;}


.single .custom_p_remove .pulled-from-page p:last-of-type{ display: none;}

.form-label-left{
    width:235px;
}
.form-line{
    padding-top:12px;
    padding-bottom:12px;
}
.form-label-right{
    width:235px;
}
.form-all{
    width:356px;
    color:rgb(24, 50, 152) !important;
    font-size:13px;
}
.form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{
    color: #555555;
}
/* Injected CSS Code */
.form-all {
  font-family: "Grot10", sans-serif !important;
}
.form-all {
  width: 356px;
}
.form-label-left,
.form-label-right {
  width: 235px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: inline-block;
  float: left;
  text-align: left;
  width: 235px;
}
.form-label-left {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: left;
}
.form-label-right {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: right;
}
.form-label-top {
  white-space: normal;
  display: block;
  float: none;
  text-align: left;
}
.form-all {
  font-size: 13px;
}
.form-label {
  font-weight: 700;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: normal;
}
.supernova {
  background-color: none;
  background-color: rgba(255, 255, 255, 0);
}
.supernova body {
  background-color: transparent;
}
/*
@width30: (unit(@formWidth, px) + 60px);
@width60: (unit(@formWidth, px)+ 120px);
@width90: (unit(@formWidth, px)+ 180px);
*/
/* | */
/* | */
/* | */
@media screen and (max-width: 480px) {
  .jotform-form {
    padding: 10px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 768px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 355px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) {
	.jotform-form {
		padding: 0;
  	}
}
/* | */
/* | */
@media screen and (max-width: 355px) {
	.jotform-form {
		padding: 0;
	}
}
/* | */
.supernova .form-all,
.form-all {
  background-color: none;
  border: 1px solid transparent;
}
.form-all {
  color: #183298;
}
.form-header-group .form-header {
  color: #183298;
}
.form-header-group .form-subHeader {
  color: #1f40c4;
}
.form-sub-label {
  color: #1f40c4;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #183298;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #1f40c4;
}
.form-line.form-line-active {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #ffffe0;
}
/* ömer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
/* ömer */
[data-type="control_radio"] .form-input,
[data-type="control_checkbox"] .form-input,
[data-type="control_radio"] .form-input-wide,
[data-type="control_checkbox"] .form-input-wide {
  width: 100%;
  max-width: 356px;
}
.form-radio-item,
.form-checkbox-item {
  width: 100%;
  max-width: 356px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-textbox.form-radio-other-input,
.form-textbox.form-checkbox-other-input {
  width: 80%;
  margin-left: 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-multiple-column {
  width: 100%;
}
.form-multiple-column .form-radio-item,
.form-multiple-column .form-checkbox-item {
  width: 10%;
}
.form-multiple-column[data-columncount="1"] .form-radio-item,
.form-multiple-column[data-columncount="1"] .form-checkbox-item {
  width: 100%;
}
.form-multiple-column[data-columncount="2"] .form-radio-item,
.form-multiple-column[data-columncount="2"] .form-checkbox-item {
  width: 50%;
}
.form-multiple-column[data-columncount="3"] .form-radio-item,
.form-multiple-column[data-columncount="3"] .form-checkbox-item {
  width: 33.33333333%;
}
.form-multiple-column[data-columncount="4"] .form-radio-item,
.form-multiple-column[data-columncount="4"] .form-checkbox-item {
  width: 25%;
}
.form-multiple-column[data-columncount="5"] .form-radio-item,
.form-multiple-column[data-columncount="5"] .form-checkbox-item {
  width: 20%;
}
.form-multiple-column[data-columncount="6"] .form-radio-item,
.form-multiple-column[data-columncount="6"] .form-checkbox-item {
  width: 16.66666667%;
}
.form-multiple-column[data-columncount="7"] .form-radio-item,
.form-multiple-column[data-columncount="7"] .form-checkbox-item {
  width: 14.28571429%;
}
.form-multiple-column[data-columncount="8"] .form-radio-item,
.form-multiple-column[data-columncount="8"] .form-checkbox-item {
  width: 12.5%;
}
.form-multiple-column[data-columncount="9"] .form-radio-item,
.form-multiple-column[data-columncount="9"] .form-checkbox-item {
  width: 11.11111111%;
}
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.form-line {
  margin-top: 12px;
  margin-bottom: 0px;
}
.form-line {
  padding: 12px 36px;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  font-size: 1em;
  padding: 9px 15px;
  font-size: 13px;
  font-weight: normal;
}
.form-all .form-submit-button{
	width: 100%;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-size: 13px;
  font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
	@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
  line-height: 1.618em;
  font-size: 1.714em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
  font-size: 1.071em;
}
.form-header-group {
  text-align: left;
}
.form-line {
  zoom: 1;
}
.form-line:before,
.form-line:after {
  display: table;
  content: '';
  line-height: 0;
}
.form-line:after {
  clear: both;
}
.form-sub-label-container {
  margin-right: 0;
  float: left;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-sub-label-container .date-separate {
  visibility: hidden;
}
.form-captcha input,
.form-spinner input {
  width: 356px;
}
.form-textbox,
.form-textarea {
  width: 100%;
  max-width: 356px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-input,
.form-address-table,
.form-matrix-table {
  width: 100%;
  max-width: 356px;
  display: inline-block;
}
.form-radio-item,
.form-checkbox-item {
  width: 100%;
  max-width: 356px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-textbox.form-radio-other-input,
.form-textbox.form-checkbox-other-input {
  width: 80%;
  margin-left: 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-multiple-column {
  width: 100%;
}
.form-multiple-column .form-radio-item,
.form-multiple-column .form-checkbox-item {
  width: 10%;
}
.form-multiple-column[data-columncount="1"] .form-radio-item,
.form-multiple-column[data-columncount="1"] .form-checkbox-item {
  width: 100%;
}
.form-multiple-column[data-columncount="2"] .form-radio-item,
.form-multiple-column[data-columncount="2"] .form-checkbox-item {
  width: 50%;
}
.form-multiple-column[data-columncount="3"] .form-radio-item,
.form-multiple-column[data-columncount="3"] .form-checkbox-item {
  width: 33.33333333%;
}
.form-multiple-column[data-columncount="4"] .form-radio-item,
.form-multiple-column[data-columncount="4"] .form-checkbox-item {
  width: 25%;
}
.form-multiple-column[data-columncount="5"] .form-radio-item,
.form-multiple-column[data-columncount="5"] .form-checkbox-item {
  width: 20%;
}
.form-multiple-column[data-columncount="6"] .form-radio-item,
.form-multiple-column[data-columncount="6"] .form-checkbox-item {
  width: 16.66666667%;
}
.form-multiple-column[data-columncount="7"] .form-radio-item,
.form-multiple-column[data-columncount="7"] .form-checkbox-item {
  width: 14.28571429%;
}
.form-multiple-column[data-columncount="8"] .form-radio-item,
.form-multiple-column[data-columncount="8"] .form-checkbox-item {
  width: 12.5%;
}
.form-multiple-column[data-columncount="9"] .form-radio-item,
.form-multiple-column[data-columncount="9"] .form-checkbox-item {
  width: 11.11111111%;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 356px;
}
[data-type="control_fullname"] .form-sub-label-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
}
[data-type="control_fullname"] .form-sub-label-container:first-child {
  margin-right: 4%;
}
[data-type="control_phone"] .form-sub-label-container {
  width: 65%;
}
[data-type="control_phone"] .form-sub-label-container:first-child {
  width: 32.5%;
  margin-right: 2.5%;
}
[data-type="control_birthdate"] .form-sub-label-container {
  width: 22%;
  margin-right: 3%;
}
[data-type="control_birthdate"] .form-sub-label-container:first-child {
  width: 50%;
}
[data-type="control_birthdate"] .form-sub-label-container:last-child {
  margin-right: 0;
}
[data-type="control_birthdate"] .form-sub-label-container .form-dropdown {
  width: 100%;
}
[data-type="control_time"] .form-sub-label-container {
  width: 37%;
  margin-right: 3%;
}
[data-type="control_time"] .form-sub-label-container:last-child {
  width: 20%;
  margin-right: 0;
}
[data-type="control_time"] .form-sub-label-container .form-dropdown {
  width: 100%;
}
[data-type="control_datetime"] .form-sub-label-container {
  width: 28%;
  margin-right: 4%;
}
[data-type="control_datetime"] .form-sub-label-container:last-child {
  width: 4%;
  margin-right: 0;
}
[data-type="control_datetime"].allowTime .form-sub-label-container {
  width: 12%;
  margin-right: 3%;
}
[data-type="control_datetime"].allowTime .form-sub-label-container:last-child {
  width: 4%;
  margin-right: 0;
}
[data-type="control_datetime"].allowTime .allowTime-container {
  float: right;
  width: 51%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container {
  width: 27%;
  margin-right: 4%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container:first-child {
  width: 4%;
  margin-left: 3%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container:last-child {
  width: 27%;
  margin-right: 0;
}
[data-type="control_datetime"].allowTime .form-dropdown {
  width: 100%;
}
[data-type="control_payment"] .form-sub-label-container {
  width: auto;
}
[data-type="control_payment"] .form-sub-label-container .form-dropdown {
  width: 100%;
}
.form-address-table td .form-dropdown {
  width: 100%;
}
.form-address-table td .form-sub-label-container {
  width: 96%;
}
.form-address-table td:last-child .form-sub-label-container {
  margin-left: 4%;
}
.form-address-table td[colspan="2"] .form-sub-label-container {
  width: 100%;
  margin: 0;
}
.form-line,
.form-input,
.form-input-wide,
.form-dropdown,
.form-sub-label-container,
.form-address-table,
.form-matrix-table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
}
.form-textbox,
.form-textarea,
.form-radio-item,
.form-checkbox-item,
.form-captcha input,
.form-spinner input,
.form-error-message {
  width: 100%;
  max-width: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*.form-dropdown,
.form-radio-item,
.form-checkbox-item,
.form-radio-other-input,
.form-checkbox-other-input,*/
.form-captcha input,
.form-spinner input,
.form-error-message {
  padding: 4px 3px 2px 3px;
}
.form-header-group {
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 12px 36px 12px 36px;
}
.form-header-group {
  padding: 24px 0px 24px 0px;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: ;
}
.form-textbox,
.form-textarea {
  width: 100%;
  max-width: 356px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-type="control_textbox"] .form-input,
[data-type="control_textarea"] .form-input,
[data-type="control_fullname"] .form-input,
[data-type="control_phone"] .form-input,
[data-type="control_datetime"] .form-input,
[data-type="control_address"] .form-input,
[data-type="control_email"] .form-input,
[data-type="control_passwordbox"] .form-input,
[data-type="control_autocomp"] .form-input,
[data-type="control_textbox"] .form-input-wide,
[data-type="control_textarea"] .form-input-wide,
[data-type="control_fullname"] .form-input-wide,
[data-type="control_phone"] .form-input-wide,
[data-type="control_datetime"] .form-input-wide,
[data-type="control_address"] .form-input-wide,
[data-type="control_email"] .form-input-wide,
[data-type="control_passwordbox"] .form-input-wide,
[data-type="control_autocomp"] .form-input-wide {
  width: 100%;
  max-width: 356px;
}
[data-type="control_fullname"] .form-sub-label-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
}
[data-type="control_fullname"] .form-sub-label-container:first-child {
  margin-right: 4%;
}
[data-type="control_phone"] .form-sub-label-container {
  width: 65%;
}
[data-type="control_phone"] .form-sub-label-container:first-child {
  width: 32.5%;
  margin-right: 2.5%;
}
[data-type="control_phone"] .form-sub-label-container .date-separate {
  visibility: hidden;
}
[data-type="control_datetime"] .form-sub-label-container {
  width: 28%;
  margin-right: 4%;
}
[data-type="control_datetime"] .form-sub-label-container:last-child {
  width: 4%;
  margin-right: 0;
}
[data-type="control_datetime"] .form-sub-label-container .date-separate {
  visibility: hidden;
}
[data-type="control_datetime"].allowTime .form-sub-label-container {
  width: 12%;
  margin-right: 3%;
}
[data-type="control_datetime"].allowTime .form-sub-label-container:last-child {
  width: 4%;
  margin-right: 0;
}
[data-type="control_datetime"].allowTime .allowTime-container {
  float: right;
  width: 51%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container {
  width: 27%;
  margin-right: 4%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container:first-child {
  width: 4%;
  margin-left: 3%;
}
[data-type="control_datetime"].allowTime .allowTime-container .form-sub-label-container:last-child {
  width: 27%;
  margin-right: 0;
}
[data-type="control_datetime"].allowTime .form-dropdown {
  width: 100%;
}
.form-matrix-table {
  width: 100%;
  max-width: 356px;
}
.form-address-table {
  width: 100%;
  max-width: 356px;
}
.form-address-table td .form-dropdown {
  width: 100%;
}
.form-address-table td .form-sub-label-container {
  width: 96%;
}
.form-address-table td:last-child .form-sub-label-container {
  margin-left: 4%;
}
.form-address-table td[colspan="2"] .form-sub-label-container {
  width: 100%;
  margin: 0;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_birthdate"] .form-input,
[data-type="control_time"] .form-input,
[data-type="control_dropdown"] .form-input-wide,
[data-type="control_birthdate"] .form-input-wide,
[data-type="control_time"] .form-input-wide {
  width: 100%;
  max-width: 356px;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 356px;
}
[data-type="control_birthdate"] .form-sub-label-container {
  width: 22%;
  margin-right: 3%;
}
[data-type="control_birthdate"] .form-sub-label-container:first-child {
  width: 50%;
}
[data-type="control_birthdate"] .form-sub-label-container:last-child {
  margin-right: 0;
}
[data-type="control_birthdate"] .form-sub-label-container .form-dropdown {
  width: 100%;
}
[data-type="control_time"] .form-sub-label-container {
  width: 37%;
  margin-right: 3%;
}
[data-type="control_time"] .form-sub-label-container:last-child {
  width: 20%;
  margin-right: 0;
}
[data-type="control_time"] .form-sub-label-container .form-dropdown {
  width: 100%;
}
.form-label {

}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.form-line-column {
  width: auto;
}
.form-line-error {
  overflow: hidden;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-error .form-error-message {
  background-color: #ff3200;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #ff3200;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #ff3200;
  -webkit-box-shadow: 0 0 3px #ff3200;
  -moz-box-shadow: 0 0 3px #ff3200;
  box-shadow: 0 0 3px #ff3200;
}
.ie-8 .form-all {
  margin-top: auto;
  margin-top: initial;
}
.ie-8 .form-all:before {
  display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 768px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
  .jotform-form {
    padding: 0;
  }
  .form-all {
    border: 0;
    width: 100%;
    max-width: initial;
  }
  .form-sub-label-container {
    width: 100%;
    margin: 0;
  }
  .form-input {
    width: 100%;
  }
  .form-label {
    width: 100%!important;
  }
  .form-line {
    padding: 2% 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
  }
  .form-input,
  .form-input-wide,
  .form-textarea,
  .form-textbox,
  .form-dropdown {
    max-width: initial !important;
  }
  div.form-header-group {
    padding: 24px 0px !important;
    margin: 0 12px 2% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  [data-type="control_button"] {
    margin-bottom: 0 !important;
  }
  .form-buttons-wrapper {
    margin: 0!important;
  }
  .form-buttons-wrapper button {
    width: 100%;
  }
  table {
    width: 100%!important;
    max-width: initial !important;
  }
  table td + td {
    padding-left: 3%;
  }
  .form-checkbox-item input,
  .form-radio-item input {
    width: auto;
  }
  .form-collapse-table {
    margin: 0 5%;
  }
}
/* | */

/*__INSPECT_SEPERATOR__*/
.form-all {
    background-color : transparent;
    padding-top : 0px;
    margin : 0px;
}

.form-line {
    padding-left : 0;
    padding-top : 0;
    padding-right : 0;
    padding-bottom : 15px;
    margin-top : 0px;
}

.form-line-error {
    background-color : transparent;
}

.form-error-message img {
    display : none;
}

.form-label-top {
    font-weight : normal;
    line-height : 20px;
    font-size : 14px;
    text-rendering : optimizeLegibility;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing : grayscale;
    colour : #183298;
}

.form-textbox,.form-textarea, .form-dropdown {
    box-sizing : border-box;
    -webkit-box-sizing : border-box;
    -moz-box-sizing : border-box;
    width : 100%;
    color : #183298;
}

.form-checkbox-item label {
    font-size : 14px !important;
    color : #183298 !important;
    text-rendering : optimizeLegibility;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing : grayscale;
}

div.form-buttons-wrapper {
    margin-left : 0px;
}

.form-submit-button {
    background-image : none;
    border : none;
    background-color : #183298;
    text-shadow : none;
    box-shadow : none;
    -webkit-box-shadow : none;
    color : #fff;
}

.form-submit-button:hover {
    background-image : none;
    background-color : #00dd63;
    color: #FFFFFF;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
    border-color : #00dd63;
    box-shadow : 0 4px 4px rgba(216,248,216,0.86) inset, 0 0 0px rgba(229, 103, 23, 0.6);
    outline : 0 none;
}

.form-textbox {
    font-size : 14px !important;
    color : #183298;
    border: 1px solid #cccccc;
}

.form-textarea {
    font-size : 14px;
    color: #183298;
    border: 1px solid #cccccc;
}

.form-all {
    color : #183298;
}
.form-all input[type="checkbox"] {
	margin-left: 0;
}
/* Injected CSS Code */