/*
Theme Name: Black Morrow
Theme URI: http://blakemorrow.ca/
Author: Design by NORMAN STUDIO & Code by AE Media Inc
Author URI: http://aemediainc.com/
Description: Handmade in Canada
Version: 2.0

*/

/*default styles to re-use
"Neudemi",sans-serif; all buttons and navs, special features, default font 
'Monosten A', Courier, monospace; body copy only 
text grey #383739
green #D0D9Ce
warm grey #DBD7C8
natural white #F4F1e9
cream #DBD7C8
*/

/*@import url(http://fonts.googleapis.com/css?family=Lato:400,700|Droid+Sans+Mono);*/
@import url('fonts/stylesheet.css');
/*@import url('//f.fontdeck.com/s/css/PcDzV9i8YBUX47Y+d6VDsDXtRdI/blakemorrow.ca/49884.css');*/
/* Reset and Normalize 
-------------------------------------------------------------- */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clear, .clearboth {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
}
html {
	font-size: 62.5%;
	/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
	/* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
body {
	background: #D0D9Ce;
	font-size: 11px;
}
/* Border box all the things */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #383739;
}
/* Horizontal Rule */
hr {
	background-color: #cccccc;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}
/* Text elements */
p {
	margin: 0;
	margin-bottom: 15px !important;
	word-wrap: break-word;
	font-size: 11px;
	font-family: 'Monosten A', Courier, monospace;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
}
.lato, .lato p, .lato h1, .lato h2, .neudemi, .neudemi p, .neudemi h1, .neudemi h2 {
	font-family: 'Neudemi', 'Helvetica Neue', Helvetica, sans-serif !important
}
.monosten, .monosten p, .monosten h1, .monosten h2 {
	font-family: 'Monosten A', Courier, monospace;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
}
.brandon, .brandon p, .brandon h1, .brandon h2 {
	font-family: 'brandon-grotesque', sans-serif !important;
}
.neubold {
	font-family: 'Neubold';
}
.neubook {
	font-family: 'Neubook';
}
h2.set-title {
	font-family: 'Neubold';
	font-size: 13px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	top: 20px;
	text-align: center;
	z-index: 1000;
	text-transform: uppercase;
	letter-spacing: 0.12em
}
h2.set-title span {
	font-family: 'Neubook';
}
ul, ol {
	margin: 0 0 1.5em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	/*font-family: "Courier 10 Pitch", Courier, monospace;*/
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #cccccc;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
/*table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

td, th {
  padding: 3px 5px;
}*/

/* Forms and buttons 
-----------------------------------------*/
button, input, select, textarea {
	font-size: 100%;
	/* Corrects font size not being inherited in all browsers */
	margin: 0;
	/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
/* Improves appearance and consistency in all browsers */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	/* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button;/* Corrects inability to style clickable 'input' types in iOS */
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* Addresses box sizing set to content-box in IE8/9 */
	padding: 0;/* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield;
	/* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
 padding: 0;
 outline:none
}
textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top;/* Improves readability and alignment in all browsers */
}
select {
	width: 100%;
}
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f0f1f1;
	border-radius: 2px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;/* Above WP toolbar */
}
body, button, input, select, textarea {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	/*color: #3a3a3a;*/
  /*font-family: Tahoma, Verdana, Segoe, sans-serif;*/
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: 0.01em;
	font-family: "Monosten A", 'Helvetica Neue', Helvetica, sans-serif;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
	color: #383739;
}
p, ul, ol /*, table, td, th, dl, dd, dt*/ {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.01em;
}
p {
	margin-bottom: 15px
}
a {
	color: #383739;
	cursor: pointer;
	text-decoration: none;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}
a:hover, a:focus, a:active {
	color: #777;
}
h1, h2, h3, h4, h5, h6 {
	color: #383739;
	font-family: "Neubook", sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	font-size: 3rem;
	margin: 0 0 0.625em;
}
h2, h3, h4, h5, h6 {
	font-size: 22px;
	font-size: 2.2rem;
	margin: 0.625em 0;
}
h3.excerpt {
	font-size: 22px;
	font-size: 2.2rem;
	max-width: 450px;
	line-height: 36px;
	margin: 0.625em auto;
}

h2.post-title a {
	text-decoration: none;
}
h2.post-title a:hover {
	text-decoration: underline;
}
blockquote {
	/*color: #3a3a3a;*/
	border-left: 3px solid #009999;
	font-style: italic;
	font-family: "Neubook", sans-serif;
	margin: 0.625em 0;
	padding: 0.625em;
}
blockquote p {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 0;
}
/* Header Area 
---------------------------*/
/*#branding {
  float: left;
  height: auto;
  position: relative;
  width: 100%;
  background: #D0D9Ce;
}*/
/*#branding img {
  height: auto;
  margin-bottom: -7px;
  width: 100%;
}

#logo {
  display: block;
  float: left;
  margin: 2em 0 0.625em 1em;
}
#logo a {
  font-weight: 700;
  text-decoration: none;
}*/

#tagline {
	display: none;
}
/* Main Layout
---------------------------*/
#wrap {
	margin: 0 auto;
	padding: 20px;
	width: 100%;
	position: relative;
	max-width: 1000px;
}
#main {
	float: left;
	width: 100%;
	/*background: #D0D9Ce;*/
}
#content {
	float: left;
	width: 100%;
	margin: 0 auto;
	float: none;
	position: relative;
	padding-top: 160px;
}
#info-wrapper, #info {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%
}
li.info-slide {background-size: contain !important}
@media screen and (max-width: 500px) {
#wrap {
	padding: 0 20px
}
#content {
	padding: 100px 10px 0 10px;
}
#main.page-home {
	padding-top: 40px !important;
}
#info {
	position: absolute;
	z-index: 100;
	width: 80%;
	height: 80%;
	margin: 10% 0 0 10%;
	background-size: contain !important
}


}
#sidebar {
	float: right;
	width: 25%;
	padding: 0 1%;
}
/*@media screen and (max-width: 770px) {
  #content,
  #sidebar {
    float: left;
    padding: 2%;
    width: 96%;
  }
}*/
/* Primary Navigation
-------------------------------------------------------------- */

header {
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 30px 0 0 30px;
	max-width: 520px;
	font-family: 'Neubold' !important
}
header p {
	font-family: 'Neubold' !important
}
.navWrapper {
	width: 480px;
	border: 8px solid #F4F1e9;
	float: left;
	background-color: transparent;
	top: 60px;
	left: 1%;
	padding: 2px;
	padding-right: 0px;
	height: 110px;
}
.navWrapper.no-nav-logo {width:320px}

.navMobile, .navWrapper-mobile {
	display: none
}
.main-navigation {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
}
h1.siteName {
	width: 300px;
	height: 90px;
	background: #F4F1e9 url('images/titleWordmark3.svg') center center no-repeat;
	float: left;
	margin-right: 2px;
	padding: 2px;
	background-size: contain;
	text-indent: -9999px !important
}
.menu-item {
	margin-right: 2px;
	background: #F4F1e9;
	height: 90px;
	padding-top: 0
}
.menu-item:nth-child(5) {
	margin-right: 1px;/*background-color:red;*/
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-navigation ul li {
	float: left;
	position: relative;
	width: 30px;
	background:#f4f1e9
}
.main-navigation_ ul li a {
	color: #383739;
	padding: 9px 6px 9px 10px;
	text-decoration: none;
	word-break: break-all;
	width: 2.1em;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	font-family: 'Neubold';
	font-size: 13px;
	/*letter-spacing:2.5em*/
}
.main-navigation ul li a {
	color: #383739;
	padding:9px 0;
	text-decoration: none;
	word-break: break-all;	
	display: block;
	width:30px;
	background:#f4f1e9;
	text-align: center;
	line-height: 18px;
	font-family: 'Neubold';
	font-size: 13px;
	/*width: 2.1em;
	letter-spacing:2.5em*/
}
.main-navigation ul li a:hover {
	background: #383739;
	color: #F4F1E9;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	width: 180px;/*z-index: 99999;*/
}
.main-navigation ul ul a {
	background: #333333;
	color: white;
	height: auto;
	padding: 10px;
	width: 180px;
}
.main-navigation ul ul a:hover {
	background: #383739;
	color: #F4F1e9;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	font-weight: normal;
}
.main-small-navigation > ul {
	display: none;
}

@media screen and (max-width: 500px) {
.main-navigation ul {
	display: none;
}
header {
	padding: 15px
}
.navWrapper {
	display: none;
	/*width: 100%;
	border: 6px solid #F4F1e9;
	float: left;
	background-color: transparent;
	top: 60px;
	height: 76px;*/
}
.navWrapper.no-nav-logo {
	display: block;
}
.navMobile {
	display: block;
	position: absolute;
	width: 100%;
	top: 85px;
	left: 0;
	padding: 0;
	margin: 0;
	height: 100px;
	overflow: hidden
}
.navWrapper-mobile {
	display: block;
	position: absolute;
	width: 100%;
	top: 15px;
	left: 0;
	padding: 0 15px;
	margin: 0;
}
table.mobile-menu-block {
	border: 6px solid #F4F1e9 !important
}
table.mobile-menu-block td {
	background: #F4F1e9;
	height: 60px;
	padding: 0 !important;
	margin: 0 !important;
	position: relative
}
/*a.toggleMenu {display:block; width:100%; background:#823B3D; height:60px; text-indent:-9999px; margin:0 !important; padding:0 !important}*/

table.mobile-menu-block tr.showMenu td a {
	color: #383739;
	padding: 10px;
	text-decoration: none;
	word-break: break-all;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 18px
}
.main-navigation {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
}
a.siteName {
	width: 100%;
	height: 60px;
	background: #F4F1e9 url('images/titleWordmark3.svg') center center no-repeat;
	float: left;
	background-size: contain;
	text-indent: -9999px !important;
	margin: 0;
	padding: 0
}
a.toggleMenu, a.toggleMenu:active {
	background: #F4F1e9 url(images/menu-x.svg) 0 2px no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	width: 100% !important;
	display: block;
	height: 60px !important;
	position: absolute;
	top: 0
}
a.toggleMenu.burger {
	background: #F4F1e9 url(images/menu-toggle.svg) 0 2px no-repeat;
}
.toggleMenu,  .main-small-navigation ul,  .main-small-navigation ul ul {
	display: block;
}
/* MOBILE STYLING 
  
  .navMobile .main-navigation {padding:0 15px; width:100%}
  
  .navMobile .main-navigation ul {
	  display:block;
  list-style: none;
  margin:0;
  padding: 0;
  padding-left:2px;
  border:6px solid #F4F1e9;background:#D0D9Ce;
  border-top:0; width:100% !important; height:98px
}

.blog .navMobile .main-navigation ul {
	 background:#DBD7C8;
}

.main-navigation ul li {
  float: left;
  position: relative;
  width: 19.5%;
  margin-right:0.5%
}
.main-navigation ul li#menu-item-48 { margin-right:0;}


.main-navigation ul li a {
  color: #383739;
  padding: 0.5em 45%;
  width:100%;
  text-decoration: none;
  word-break: break-all;
  display: inline-block;
  text-align: center;
  font-size:14px; line-height:18px
}

.main-navigation ul li:hover, .main-navigation ul li:focus {
  background: #383739;
  color: #F4F1E9;
}



.main-navigation ul li a:hover{
  color:#f4f1e9;
}*/

/* */
  

  /*.menu-toggle:hover {
    background: #474747;
  }
  .menu-toggle:focus {
    outline: 0 none;
  }
  .menu-toggle:before {
    content: '\2261';
    font-size: 30px;
    font-size: 2rem;
  }*/

.main-small-navigation ul {
	margin: 0;
	list-style: none;
}
.main-small-navigation ul li {
	background: #3a3a3a;
}
.main-small-navigation ul li:hover {
	background: #474747;
}
.main-small-navigation ul li a {
	display: block;
	color: white;
	padding: 10px 40px;
	text-decoration: none;
}
.main-small-navigation ul ul a {
	padding-left: 60px;
}
.main-small-navigation ul ul ul a {
	padding-left: 80px;
}
}
.social {
	float: right;
	position: absolute;
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 100;
	/*margin: 2% 2% 0 0;*/
	font-family: 'Neubold' !important
}
.socialMobile {
	float: right;
	position: absolute;
	position: fixed;
	bottom: 15px !important;
	right: 15px !important;
	z-index: 100;
	/*margin: 2% 2% 0 0;*/
	font-family: 'Neubold' !important
}
.socialLink {
	width: 39.5px;
	height: 39.5px;
	background-image: url("images/socialIconBM.svg");
	background-repeat: no-repeat;/*-webkit-transform: rotate(-45deg);*/
  /*background-color: #F4F1e9;*/
}
.socialLink:hover {
	background-position: -40px 0;
}
.socialLinkB {
	margin-top: 6%;
}
.socialLink p {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding: 8px 0 0 0;
	text-decoration: none;
	word-break: break-all;
	text-align: center;
	width: 13px;
	display: inline-block;
	margin-left: 14px;
	font-family: 'Neubold' !important
}
.socialLink:hover p {
	color: #F4F1E9;
}

@media screen and (max-width: 630px) {
.social {
	display: none
}
}
/* Main body blog content formatting
--------------------------------------------------------------*/
.hentry {
	padding: 0 0 1.25em;
}
.hentry ul, .hentry ol {
	margin: 0 1.25em 0.3125em;
	padding: 0 1.25em 0.3125em;
}
.entrymeta {
	color: #333333;
	border-top: 1px solid #b3b3b3;
	margin: 0.625em 0;
	padding: 0.3125em 0;
}
.entrymeta p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: 0.01em;
	margin: 0.3125em 0;
}
.post-navigation {
	font-size: 15px;
	font-size: 1.5rem;
	padding: 2em 0;
}
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*===============Sets page styling========*/
.featuredSets {
	width: 30%;
	float: left;
	padding: 1%;
	margin: 1%;
}
.featuredSets h3 {
	text-align: center;
}
.featuredSets img {
	border-radius: 50%;
}
.setsWidth {
	width: 85%;
	margin: 0 auto;
}
/* Sidebar Area 
-------------------------------------------*/
.widget {
	padding: 3.5% 0;
}
#sidebar h4 {
	border-bottom: 1px solid #b3b3b3;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin-left: 0.5em;
}
#sidebar ul li {
	padding: 0.5em 0;
	font-size: 14px;
	font-size: 1.4rem;
}
#sidebar a {
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover {
	color: #006666;
}
.widget_search label {
	display: none;
}
/* Comments
----------------------------------------------- */
.avatar {
	display: block;
	float: left;
	padding: 0 1.25em 0.625em 0;
}
.commentmetadata {
	margin-top: 0;
}
#commentlist {
	border-top: 1px solid #b3b3b3;
	list-style: none;
	margin: 0;
	padding: 1.25em 0;
}
#commentlist li {
	border-bottom: 1px solid #b3b3b3;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0.625em;
	margin: 0;
}
#commentlist li p {
	padding: 0.625em 0;
}
#commentlist ul li, #commentlist ol li {
	border: none;
	padding: 0;
}
#commentlist ul li {
	list-style: disc;
}
#commentlist ol li {
	list-style: decimal;
}
#commentlist .children {
	list-style: none;
	margin: 0.625em 0.625em 0 1.25em;
	padding: 0;
}
#commentlist .children li {
	border-top: 1px solid #b3b3b3;
	list-style: none;
	padding-top: 5px;
}
#commentform {
	padding: 1.25em 0;
}
#commentform p {
	margin-bottom: 0.625em;
}
#commentform label {
	display: inline-block;
	width: 90px;
}
/* Hides the content explaining what html tags are allowed*/
.form-allowed-tags {
	display: none;
}
/* Footer area */
#footer {
	background: #D0D9Ce;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#footer p {
	color: #333333;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.625em;
}
#footer a {
	color: #b3b3b3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Comment Form 
--------------------------------*/
#respond {
	margin-top: 30px;
	padding: 1.25em 0;
}
#respond p {
	margin-bottom: 0.625em;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #009999;
	color: white;
	cursor: pointer;
	/* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button;
	/* Corrects inability to style clickable 'input' types in iOS */

	padding: 0.5em 1em;
	text-transform: uppercase;
}
button:focus, button:hover, html input[type="button"]:focus, html input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
	background: #006666;
	outline: none
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	color: #333333;
	border: 1px solid #b3b3b3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 3px;
	-webkit-appearance: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	color: #333333;
}
textarea {
	color: #333333;
	border: 1px solid #b3b3b3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 3px;
	width: 98%;
}
/* Search Form
-------------------------------------------*/
#searchform {
	display: inline-block;
	position: relative;
	width: 98%;
}
#searchform .search-field {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	height: 20px;
	padding: 8px;
	width: 70%;
	-webkit-appearance: none;
}
#searchform button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	padding: 8px 10px 9px;
	vertical-align: middle;
}
/* Media 
-----------------------------------------*/
embed, iframe, object {
	max-width: 100%;
}
#content img {
	height: auto;
	max-width: 100%;
	width: auto !important
}
/* Alignment
------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Captions 
------------------------------------*/
.wp-caption {
	border: 0;
	margin: 25px 0;
	max-width: 100%;
	padding: 0;
}
.wp-caption[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text {
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	margin: 0.8075em 0;
	font-family: 'Neubold';
	text-transform: uppercase;
	letter-spacing: 0.12em
}
/*---WP-PageNavi plugin ---*/

.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-size: 13px;
	text-decoration: none;
	padding: 3px;
	padding-top: 5px;
	margin: 2px 3px;
	font-family: 'Neubold';

}
.wp-pagenavi a:hover/*, .wp-pagenavi span.current*/ {
	color: #777
}
.wp-pagenavi span.current {
	border-top: 2px solid #000;
	padding-top: 3px;
}

.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink {letter-spacing: 0.12em}

/* Galleries 
------------------------------------*/

.series_thumbnail {
	padding: 0 30px 50px 30px
}
.series_thumbnail img {
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.series_thumbnail img:hover {
	opacity: 0.8;
	filter: alpha(opacity=0.8)
}
/*.isotope-inner { padding:5px !important}

.isotope-inner img {width:100%; height:auto}*/

.gallery {
	margin: auto;
}
/*.gallery {
  border: 1px solid #b3b3b3;
}*/

.gallery-item {
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: default !important;
	cursor: default !important;
	cursor: default !important
}
button.mfp-close:hover, .mfp-close:hover {
cursor:cursor: -moz-zoom-out !important;
	cursor: -webkit-zoom-out !important;
	cursor: zoom-out !important;
}
.mfp-arrow {
	position: absolute;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	height: 80px !important;
	width: 20px !important;
	white-space: normal;
	text-transform: uppercase;
	display: block;
	background: transparent;
	z-index: 250;
	font-family: 'Neubold';
	font-size: 13px;
	margin-top: -54px !important;
	/*
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
	color: #383739;
	overflow: hidden;
}
.mfp-arrow:active {
	margin-top: -54px !important;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	color: #777;
	filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px !important;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
	border: 1px solid red !important
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 15px !important;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 15px !important;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}
/*==========BX Slider=============*/


#bx-pager {
	display: block;
	width: 100%;
	position: absolute !important;
	bottom: 10px;
	text-align: center;
	z-index: 150;
	font-family: 'Neubold';
	font-size: 13px;
	margin:5px 0;
	letter-spacing:0.12em
}
#bx-pager a.pager-link {
	display: inline-block;
	width: 10px;
	color: #333;
	padding-top: 3px;
	margin: 0px;
	font-family: 'Neubold';
	font-size: 13px;
	border-top:2px solid #D0D9Ce
}
#bx-pager a.pager-link:hover {
	color: #777 !important;
}
#bx-pager a.pager-link.active {
	border-top: 2px solid #000;
}
#bx-prev, #bx-next {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	height: 60px !important;
	width: 20px !important;
	white-space: normal;
	text-transform: uppercase;
	display: block;
	background: transparent;
	z-index: 250;
	font-family: 'Neubold';
	font-size: 13px;
	color: #383739;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#bx-prev span, #bx-next span {
	display: block;
	width: 5px;
	color: #383739 !important;
	word-wrap: break-word;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#bx-prev {
	left: 20px !important
}
#bx-next span {
	float: right
}
#bx-next {
	right: 24px !important;
	text-align: right;
}
#bx-prev span:hover, #bx-next span:hover {
	color: #777 !important
}
a.button-info {
	position: absolute !important;
	bottom: 20px;
	right: 20px;
	width: 65px;
	height: 30px;
	background: url(images/infoBtn-roll2.svg) 0 0 no-repeat;
	color: #383739 !important;
	background-size: cover;
	text-align: center;
	z-index: 1000;
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	transition: 0s;
}
a.button-info:hover, a.button-info:active {
	background-position: 0 -31px;
	color: #F4F1e9 !important
}
a.button-info span {
	display: block;
	padding: 6px 0 0 4px;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Neubold';
	letter-spacing: 0.12em
}
.modalInner h2 {
	color: #383739;
	position: absolute;
	/*z-index: 888;*/
	width: 100%;
	text-align: center;
	z-index: 9998;
}
body.page-template-page-sets-php a.info {
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-image: url("images/infoBtn.png");
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 6px;
}
body.page-template-page-sets-php a.info:hover {
	background-position: 0 -30px;
	color: #F4F1e9;
}

/*=Media Print*/
/*-------------------------------------------------------------- */
@media print {
h1 {
	page-break-before: always;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
ul, ol, dl {
	page-break-before: avoid;
}
}
/* Media Queries
-------------------------------------------------------------- 
@media screen and (max-width: 770px) {
  .hide-on-medium {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .hide-on-small {
    display: none;
  }
}




/* Modal overlay */

.modalOuter {
	position: fixed;
	z-index: 15;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	background: #D0D9Ce;
}
.modalInner {
	width: 100%;
	background: #D0D9Ce;
	min-height: 100px;
}
a.close {
	background: transparent;
	color: #383739;
	position: absolute;
	top: 10px;
	right: 40px;
	font-size: 35px;
	font-weight: thin;
	z-index: 9999;/*font-family: "Neudemi",sans-serif;*/
}
ul.imageSet {
	display: none;
}
/*=========Masonry seetings========*/
.block {
	width: 33%;
	float: left;
	padding: 5px;
	margin: 0;
	font-size: 0;
}
a.flex-next:after {
/*  content: 'next';
  width: 10px;
  display: block;
  background: red;
  word-wrap: break-word;
  height: 120px;*/
}
/*============call page and form styling========
.call-usa {background:url(images/doodle-ghost.png) 0 0 no-repeat}
.call-canada {background:url(images/doodle-earth.png) top right no-repeat}*/
.no-pad {
	text-align: center;
	padding: 0;
	margin: 0
}
.no-pad img {
	margin: 0 auto;
	width: 100% !important;
	max-width: 400px !important;
	display: block
}
.no-pad div {
	padding: 0;
	margin: 0
}
.page-call {
	font-family: 'Monosten A', Courier, monospace;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
}
.wpcf7 {
	position: relative;
}
.wpcf7 input {
	border: 0;
	border-bottom: 1px dashed black;
	text-align: center;
	background-color: #D0D9Ce;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%;
	outline: none !important;
	font-family: 'Monosten A', Courier, monospace;
}
.wpcf7 p {
	text-align: center;
	padding: 5px 0 10px 0;
	font-family: 'Monosten A', Courier, monospace;
'
}
.wpcf7 textarea {
	background-color: #D0D9Ce;
	border: 1px solid black;
	height: 150px;
	padding-bottom: 20px !important;
	width: 100%;
	font-family: 'Monosten A', Courier, monospace;
}
.wpcf7 input[type="submit"] {
	/*display: none;*/
	background: url(images/sendBtn60.png) 2px 0 no-repeat;
	border-bottom: none;
	width: 66px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	color: #333;
	margin-top: -60px;
	font-family: 'Neubold';
	font-size: 13px;
	letter-spacing: 0.12em
}
.wpcf7 input[type="submit"]:hover {
		background: url(images/sendBtn60.png) 2px -60px no-repeat;

	color: #f4f1e9
}
.callLeftOuter {
	float: left;
	width: 48%;
	margin-right: 1%;
	height: 500px;
}
.callLeftOuter p {
	font-size: 15px;
	text-align: center;
}
.callLeftInUp {
	width: 320px;
	position: relative;
	left: 25%;
}
.callLeftInDown {
	width: 320px;
	position: relative;
	left: 25%;
}
.callUp {
	position: absolute;
	right: 88%;
	border: 2px solid black;
	height: 150px;
	width: 75px;
	text-align: center;
}
.callDown {
	position: absolute;
	left: 80%;
	border: 2px solid black;
	height: 150px;
	width: 75px;
	text-align: center;
}
/*================blog page styling===============*/

.blogPage {
	margin: 0 auto;
	width: 80%;
	background-color: #DBD7C8;
	text-align: center;
	font-family: 'Monosten A', Courier, monospace;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
}
.blogPage article {
	padding: 4%;
}
.blog, body.blog, body.single-post {
	background-color: #DBD7C8;
}
.blog #content, .blog #header, .blog #main, .blog #footer, .single #content, .single #header {
	background-color: #DBD7C8;
}
.blogPage .post-title {
	font-family: 'Monosten A', Courier, monospace;
	font-size-adjust: 0.5;
	font-weight: normal;
	font-style: normal;
}
a.read-blog, a.close-blog {
	color:#383739 !important;
	width: 70px;
	height: 30px;
	background: url(images/blogBtn.svg) 0 0 no-repeat;
	background-size: cover;
	text-align: center;
	display: inline-block;
	padding: 5px 0px 5px 2px;
	margin: 0 auto;
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	transition: 0s;
	font-family: 'Neubold';
	font-size: 13px;
	letter-spacing: 0.12em
}
a.read-blog:hover, a.close-blog {
	background: url(images/blogBtn.svg) 0 -31px no-repeat;
	background-size: cover;
	color: #fff !important
}
a.close-blog {
	background: url(images/blogBtn.svg) 0 -31px no-repeat;
	background-size: cover;
	padding: 5px 0px; color:#fff !important
}
a.close-blog:hover {
	background: url(images/blogBtn.svg) 0 0 no-repeat;
	background-size: cover;
	color:#383739 !important;
}
.article-divider {
	padding: 50px;
	text-align: center
}
input[type="checkbox"] {
	display: none;
}
label[class="toggle"] {
	background-image: url("images/readBtn.png");
	width: 66px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	cursor: pointer;/*  z-index: 4000;*/
}
label[class="toggle"]:hover {
	background-position: 0 -30px;
	color: #F4F1e9;
}
.blogStuff {
	height: 0;
	display: none;
	text-align: left;/*transition: height 2s;*/
}
input[type="checkbox"]:checked ~ .blogStuff {
	height: 100%;
	display: block;
}
label.toggle span.close {
	display: none;
}
input[type="checkbox"]:checked ~ label.toggle span.close {
	display: inline;
}
input[type="checkbox"]:checked ~ label.toggle span.read {
	display: none;
}
/*===========self page styling=======*/
.instagram-latest {
	text-align: center;
	font-family: 'Monosten A', Courier, monospace;
}
.instagram-latest img {
	padding: 15px;
	background-image: url("images/instagramBorderr.svg");
	background-size: cover;
	margin: 15px 0 20px 0
}

.instagram-latest .instacaption {max-width:340px; margin:0 auto; display:block}

.page-self {
	font-family: 'Monosten A', Courier, monospace;
}
#sb_instagram {
	float: none;
	/*border: 30px solid #F4F1e9;*/
	width: 260px;
	height: 260px;
	background-image: url("images/instagramBorderr.svg");
	background-size: 100%;
	padding: 30px;
}
#sb_instagram {
	width: 440px;
	height: 440px;
}
/*#post-13 p{
  width: 60%;
  margin: 0 auto;
}*/
.self-client {
	color: #383739;
	list-style: none;
	text-align: center;
	font-family: "Neubook", sans-serif;
	font-size: 21px;
}
.self-client li:last-child {
	display: none;
}
.post-meta-key {
	color: blue;
	display: none;
}
.page-self h6 {
	text-align: center;
	font-family: 'Monosten A', Courier, monospace;
	font-size: 14px;
	padding-top: 80px;
}
.clients {
	text-align: center;
}
.clients ul, .clients ul li {
	margin: 0;
	padding: 0;
	list-style: none !important;
	text-align: center
}
.clients ul li {
	font-size: 22px;
	font-size: 2.2rem;
	font-family: "Neubook", sans-serif;
	line-height: 40px;
	font-weight:normal
}



/* CONTACT FORM 7 OVERRIDES */

div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
	border: none !important;
	color: #00aeef !important;
	padding: 3px !important;
	text-align: center !important
}
span.wpcf7-not-valid-tip {
	height: 12px !important;
	font-size: 13px !important;
	position: relative;
	margin: 20px 0 -60px 0 !important;
	padding: 0 !important
}
/*LIGHTBOX*/

.lightbox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #D0D9Ce;
	-webkit-filter: none !important;
	z-index: 9997;
}
.single .lightbox {
	background: #DBD7C8
}
.lightbox-padding {
}
.lightbox img {
	display: block;
	position: absolute;
	width: auto/*border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;*/
}
/*body.blurred > * {
  -webkit-filter: blur(2px);
  -webkit-transform: translate3d(0, 0, 0);
}*/
.lightbox-loading {
	background: url(images/bm_loader_green.gif) center center no-repeat;
	width: 36px;
	height: 36px;
	margin: -18px 0 0 -18px;
	position: absolute;
	top: 48%;
	left: 50%;
}

body.single .lightbox-loading {
	background: url(images/bm_loader_brown.gif) center center no-repeat;}
	
.lightbox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 9998;
	color: #383739 /*background: #000;
	background: rgba(0,0,0,0.7);*/
}
.lightbox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 15px 0 0 0;
	color: #383739;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.12em;
	font-family: 'Neubold';
	font-weight: normal;
	text-transform: uppercase;
}
.lightbox-caption span {
	font-family: 'Neubook';
	font-weight: normal
}
a.lightbox-button {
	color: #383739;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
a.lightbox-button:hover {
	color: #777
}
.lightbox-button {
	position: absolute;
	z-index: 9999;
	background: no-repeat center center;
	width: 32px;
	height: 32px;
	/*opacity:0.4;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
/*.lightbox-button:hover,
.lightbox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}*/
.mfp-blakeicon {
	width: 32px;
	height: 32px;
	background: url(images/BM_FAVICON_144x144.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 10000;
	top: 20px;
	left: 20px
}
a.blakeicon {
	width: 32px;
	height: 32px;
	background: url(images/BM_FAVICON_144x144.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 10000;
	top: 10px;
	left: 10px;
	text-indent: -9999px
}
.lightbox-close {
	right: 16px;
	top: 16px;
	font-size: 28px;
	text-align: right;
	padding: 0;
	margin: 0;
	line-height: 10px/*background-image: url(images/close.png);*/
}
.lightbox-next {
	right: 15px;/*background-image: url(images/next.png);*/
}
.lightbox-previous {
	left: 15px;/*background-image: url(images/previous.png);*/
}
.lightbox-next, .lightbox-previous {
	width: 20px;
	height: 70px;
	top: 50%;
	margin-top: -35px;
	height: 70px !important;
	width: 20px !important;
	white-space: normal;
	text-transform: uppercase;
	display: block;
	background: transparent;
	z-index: 250;
	font-family: 'Neubold';
	font-size: 13px;
	text-align: center
}
/* MASONRY GALLERY */

.ms-item {
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-top: 10px;
}
#container.fluid .item {
	width: 33%;
	margin: 0;
	padding: 3px;
	padding-bottom: 8px;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#container.fluid .item img {
	display: block;
	width: 100%;
	height: auto !important;
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all 0.3s ease-out;
	background: none !important;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#container.fluid .item img:hover {
	opacity: 0.8;
	filter: alpha(opacity=0.8)
}
.pinterest-container li img {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-out;
	background: none !important;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.pinterest-container li img:hover {
	opacity: 0.8 !important;
	filter: alpha(opacity=0.8)  !important
}

@media screen and (max-width: 500px) {
#container.fluid .item {
	width: 100%;
	margin: 0;
	padding: 5px 10px;
}
}

@media screen and (max-width: 480px) {
.gallery-item, .gallery-item img, gallery-item a {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
	height: auto
}
.gallery-item {
	margin: 0 0 10px 0 !important;
	padding: 0 5px
}
.pinterest-container li {
	padding: 0 20px !important
}
a.button-info {
	width: 35px;
	height: 30px;
	background: url(images/infoBtn-small2.svg) 0 0 no-repeat;
	background-size: cover
}
a.button-info:hover {
	background-position: 0 -40px;
	color: #F4F1e9 !important
}
a.button-info span, .lightbox-caption, .lightbox-caption p, h2.set-title {
	display: none;
}
a.button-info:after {
	content: 'i';
	display: block;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Neubold';
	text-transform: none
}
.lightbox img {
	display: block;
	position: absolute;
	margin-top: 30px
}
#bx-pager {
	bottom: 20px;
}
}

/* FIREFOX FIX */

@-moz-document url-prefix() { 
h1 {
	font-size: 24px;
	font-size: 2.4rem;
}
h2, h3, h4, h5, h6,h3.excerpt  {
	font-size: 18px;
	font-size: 1.8rem;
}
.clients ul li {
    font-size: 18px;
	font-size: 1.8rem;
  }
.main-navigation ul li a,h2.set-title,.wpcf7 input[type="submit"],
  #bx-pager a.pager-link,#bx-prev, #bx-next,a.button-info span, body.page-template-page-sets-php a.info,
.lightbox-caption p, a.read-blog, a.close-blog, .lightbox-next, .lightbox-previous, a.button-info:after, #bx-pager a {
	font-size: 11px !important;
}
.main-navigation ul li a {text-align:center !important}
.socialLink p {font-size:10px}

a.read-blog {padding: 7px 0px 3px 1px;}
a.close-blog {padding: 8px 0px 3px 0px;}

a.button-info {padding-top:1px}
a.button-info span {
	padding: 8px inherit 5px inherit;
}

}