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 {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

.clear {
  clear: both; }

*, *:before, *:after {
  box-sizing: border-box;
  outline: 0; }

html {
  font-family: 'quicksandbold', sans-serif;
  color: #333;
  line-height: 1.273125em;
  letter-spacing: 0.04em;
  background: #fff url(/_/images/bg.jpg) center top repeat;
  overflow-y: scroll; }

h2 {
  color: #e14c25;
  font-size: 1.125rem;
  line-height: 1.83rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 1rem; }

p {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 1rem;
  line-height: 1.273125em; }

p a,
form a {
  color: #e14c25;
  text-decoration: none; }

#header-container {
  background: #333;
  position: fixed;
  z-index: 1000; }

#footer-container {
  background: #333;
  position: relative;
  text-transform: uppercase; }
  #footer-container a {
    color: inherit;
    text-decoration: none; }

#page-request-sent #footer-container {
  position: fixed;
  bottom: 0; }

.errors {
  padding: 1rem; }

.get-quote {
  padding-bottom: 1rem; }

.get-quote a,
form button,
.ar-shop {
  display: inline-block;
  padding: 10px 14px;
  text-transform: uppercase;
  color: #fff;
  background-color: #e14c25;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 0;
  font-size: 1rem;
  font-family: "quicksandbold", sans-serif; }

.slides {
  position: relative;
  font-size: 0;
  line-height: 0; }
  .slides.homepage .cycle-pager {
    position: absolute;
    right: 0;
    z-index: 500; }
  .slides .cycle-pager {
    display: block;
    text-align: right;
    color: #d2d2d2; }
    .slides .cycle-pager span {
      cursor: pointer;
      display: inline; }
  .slides .cycle-pager-active {
    color: #e14c25; }

#printing-content h3 {
  margin-bottom: 0.5rem; }

@media screen and (max-width: 37.5em) {
  html,
  body {
    width: 100%; }

  html {
    background-image: none; }

  img {
    max-width: 100%; }

  main {
    padding: 1rem;
    padding-top: 90px; }

  #page-homepage main {
    padding-bottom: 0; }

  #header-container {
    width: 100%; }

  #header {
    position: relative;
    width: 100%; }
    #header h1 {
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
      padding: 0.8rem 1.2rem;
      width: 100%;
      height: 70px; }
      #header h1 img {
        width: auto;
        height: 100%;
        display: block; }

  #social {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    padding: 8px 0; }
    #social li {
      width: 30px;
      margin: 0 12px; }
    #social a {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      width: 22px;
      height: 22px;
      background: url(/_/images/social-media-mobile.png) 0 0 no-repeat;
      background-size: auto 22px; }
    #social #stwitter {
      background-position: -22px 0px; }
    #social #sfacebook {
      background-position: -44px 0px; }
    #social #sinstagram {
      background-position: -66px 0px; }

  #nav-toggle {
    width: 58px;
    height: 70px;
    background: transparent url(/_/images/menu-toggle.png) center center no-repeat;
    background-size: 44% auto;
    position: absolute;
    top: 0;
    right: 0; }

  #nav-menu {
    display: flex;
    flex-wrap: wrap; }
    #nav-menu li {
      width: 50%;
      border: 1px solid #58585b; }
      #nav-menu li:nth-child(odd) {
        border-width: 0 1px 1px 0; }
      #nav-menu li:nth-child(even) {
        border-width: 0 0 1px 0; }
    #nav-menu a {
      color: #d1d2d4;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 12px;
      letter-spacing: 2px;
      text-align: center;
      display: block;
      padding: 1rem; }

  #footer-container {
    font-size: 7px;
    padding: 0.6rem 0.8rem;
    line-height: 1.2rem;
    font-weight: 700;
    letter-spacing: 0; }
    #footer-container .d {
      margin: 0 4px; }

  #footer {
    color: #fff; }

  #footer-icon {
    display: none; }

  .slides.homepage a,
  .slides.homepage h2,
  #features a,
  #features h2,
  #hp-bottom a,
  #hp-bottom h2 {
    text-decoration: none;
    color: #333;
    font-size: 7px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0; }

  .slides {
    position: relative;
    padding-bottom: 0.5rem; }
    .slides .cycle-slide img {
      display: block;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
    .slides .cycle-pager {
      font-size: 1.2rem;
      position: absolute;
      right: 0;
      bottom: 0; }
    .slides.homepage img {
      margin-bottom: 0.5rem; }
    .slides.homepage .cycle-pager {
      bottom: 1.7rem; }

  #features {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.4375rem; }
    #features div {
      vertical-align: top;
      width: 31%; }
      #features div br {
        display: none; }
    #features span {
      display: block; }
    #features img {
      display: block;
      margin-bottom: 6px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }

  #hp-bottom {
    display: flex;
    justify-content: space-between; }
    #hp-bottom article {
      vertical-align: top; }
    #hp-bottom img {
      display: block;
      margin-bottom: 6px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }

  #hp-blog {
    width: 65%; }

  #instagram {
    width: 31%; }

  .blog-post {
    background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
    background-size: auto 2px;
    margin-bottom: 1rem; }
    .blog-post .blog-images img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 5px; }
    .blog-post .blog-content h1 {
      text-transform: uppercase;
      font-size: 0.5rem;
      font-weight: 700;
      color: #e14c25;
      background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
      background-size: auto 2px;
      padding-top: 5px;
      padding-bottom: 12px;
      margin-bottom: 8px;
      letter-spacing: 0.05em; }
      .blog-post .blog-content h1 a {
        text-decoration: none;
        color: inherit; }
    .blog-post .blog-content .blog-info {
      display: inline-block;
      vertical-align: top;
      width: 40%;
      font-size: 0.5rem;
      font-weight: 700;
      line-height: 1.4em;
      letter-spacing: 0.025em; }
      .blog-post .blog-content .blog-info dt {
        text-transform: uppercase;
        color: #e14c25; }
      .blog-post .blog-content .blog-info dd {
        margin-bottom: 0.625rem; }
    .blog-post .blog-content .blog-notes {
      display: inline-block;
      vertical-align: top;
      width: 60%;
      font-size: 0.5rem;
      padding-left: 1rem; }
      .blog-post .blog-content .blog-notes h2 {
        font-weight: 700;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #e14c25;
        font-size: 0.5rem;
        line-height: 1em;
        margin-bottom: 0.5rem; }

  #contact-nav {
    font-size: 0.6rem;
    line-height: 1.2rem;
    background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
    background-size: auto 2px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0.9rem; }
    #contact-nav a {
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      color: #333; }
      #contact-nav a.selected {
        color: #e14c25; }

  #contact-page {
    position: relative; }

  #printing-content article {
    font-size: 0.5rem; }
  #printing-content h2 {
    font-size: 0.6rem;
    font-weight: 700;
    line-height: 1.2rem;
    margin-bottom: 0.8rem; }
  #printing-content .get-quote {
    position: absolute;
    top: 1.4rem;
    right: 0; }
    #printing-content .get-quote a {
      font-size: 0.5625rem;
      font-weight: 700;
      padding: 7px 10px; }

  #page-about .slides {
    margin-bottom: 0.5rem; }
  #page-about .content p,
  #page-about .content h2 {
    font-size: 0.5rem; }
  #page-about .content h2 {
    line-height: 1.2em; }

  #ar-image {
    margin-bottom: 1rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
    #ar-image img {
      display: block; }

  #ar-content {
    font-size: 0.5rem;
    background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
    background-size: auto 2px;
    padding-bottom: 0.8rem; }
    #ar-content p:last-child {
      margin-bottom: 0.4rem; }

  #ar-list article {
    background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
    background-size: auto 2px;
    padding-top: 1.3rem;
    padding-bottom: 0.5rem; }
  #ar-list h1 {
    background: url(/_/images/dotted-mobile@2x.png) bottom left no-repeat;
    background-size: auto 2px;
    text-transform: uppercase;
    color: #e14c25;
    padding-bottom: 0.8rem;
    margin-bottom: 0.6rem;
    position: relative;
    top: -3px; }
  #ar-list img {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
  #ar-list .ar-info {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    font-size: 0.5rem;
    font-weight: 700;
    padding-left: 1rem;
    line-height: 1.4em;
    letter-spacing: 0.025em; }
    #ar-list .ar-info dt {
      text-transform: uppercase;
      color: #e14c25; }
    #ar-list .ar-info dd {
      margin-bottom: 0.625rem; }
  #ar-list .ar-shop {
    font-size: 0.5625rem;
    font-weight: 700;
    padding: 7px 10px;
    margin-bottom: 0.625rem; }

  #request {
    font-size: 0.8rem; }
    #request div {
      margin-bottom: 0.5rem; }
    #request label {
      display: block;
      font-size: 0.8rem;
      margin-bottom: 0.3rem; }
    #request input[type="text"],
    #request input[type="email"],
    #request textarea {
      -webkit-appearance: none;
      display: block;
      width: 100%;
      font-size: 0.8rem;
      font-family: "Open Sans", sans-serif;
      margin-bottom: 0.8rem;
      padding: 0.1em 0.3em;
      border: 1px solid #d2d2d2;
      border-radius: 0;
      height: 2em; }
    #request .file-input,
    #request select,
    #request option {
      font-size: 0.8rem; }
    #request .file-input,
    #request select {
      margin-bottom: 1rem; }
    #request .form-note {
      margin-bottom: 1rem; }
    #request .checkbox label,
    #request .checkbox input {
      display: inline;
      vertical-align: middle; }
    #request .checkbox input {
      margin-right: 0.5rem; }
    #request .form-buttons {
      text-align: center;
      padding-top: 1rem; }
    #request #rshipping_address,
    #request #rspecial_notes {
      height: 4em; } }
/*@media screen and (max-width: 53.25em) {
		
	main {
		padding-top: 6rem;
	}
	
}*/
@media screen and (min-width: 37.5em) {
  main {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 90px;
    padding-top: 130px; }

  #page-homepage main {
    padding-top: 146px;
    margin-bottom: 64px; }

  #page-archive main {
    margin-bottom: 28px; }

  #page-blog main,
  #page-blog-post main {
    margin-bottom: 38px; }

  #header-container {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 84px; }

  #header {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    #header h1 {
      position: absolute;
      top: 12px;
      left: 12px; }
      #header h1 img {
        width: 279px;
        height: auto;
        display: block; }

  #nav {
    position: absolute;
    top: 36px;
    right: -4px;
    text-align: right; }
    #nav li {
      display: inline;
      margin-left: 12px; }
    #nav a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 0.97625rem;
      letter-spacing: 0.18em; }

  #footer-container {
    width: 100%;
    height: 95px; }

  #footer {
    position: relative;
    margin: 0 auto;
    width: 960px;
    font-size: 0.55rem;
    color: #e14c25;
    line-height: 1.2rem;
    letter-spacing: 0.24em;
    font-weight: 700;
    font-family: "Open Sans", sans-serif; }
    #footer address {
      position: absolute;
      top: 20px;
      left: 150px; }
      #footer address .d {
        margin: 0 0.4rem; }

  #footer-icon {
    position: absolute;
    top: 25px;
    left: 85px;
    width: 36px;
    height: auto; }

  #social {
    position: absolute;
    top: 23px;
    left: 620px;
    border-left: 2px solid #fff;
    height: 50px;
    padding-top: 10px;
    padding-left: 18px; }
    #social li {
      display: inline-block;
      margin-right: 7px; }
    #social a {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      width: 28px;
      height: 28px;
      background: url(/_/images/social-media.png) 0 0 no-repeat;
      background-size: auto 28px; }
    #social #stwitter {
      background-position: -28px 0px; }
    #social #sfacebook {
      background-position: -56px 0px; }
    #social #sinstagram {
      background-position: -84px 0px; }
    #social #sgoogle {
      background-position: -112px 0px; }

  #homepage h2 {
    color: #333;
    font-size: 1.25rem; }

  #features {
    padding-bottom: 47px;
    padding-top: 28px; }
    #features h2 {
      text-align: center;
      background: url(/_/images/dotted-services.png) center center no-repeat;
      margin-bottom: 2.6rem; }
    #features div {
      display: inline-block;
      margin-right: 40px;
      font-size: 1.25rem;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
      #features div img {
        display: block; }
      #features div br {
        display: none; }
      #features div a {
        color: inherit;
        text-decoration: none; }
        #features div a span {
          display: block;
          padding-top: 19px;
          line-height: 1em; }
      #features div#feature3 {
        margin-right: 0;
        margin-left: 1px; }

  .slides {
    margin-bottom: 20px; }
    .slides.homepage {
      margin-bottom: 0; }
      .slides.homepage div a {
        color: #333;
        text-decoration: none; }
      .slides.homepage div h2 {
        color: #333;
        font-size: 1.3125rem;
        padding-top: 16px; }
      .slides.homepage div img {
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }
      .slides.homepage .cycle-pager {
        bottom: -16px; }
    .slides .cycle-pager {
      font-size: 34px;
      height: 55px;
      line-height: 40px; }

  #hp-bottom article {
    display: inline-block; }
  #hp-bottom h2 {
    color: #333;
    font-size: 1.3125rem;
    padding-top: 14px; }

  #hp-blog {
    margin-right: 40px; }
    #hp-blog img {
      width: 627px;
      height: 293px; }

  #instagram img {
    width: 293px;
    height: 293px; }

  #features div img {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }

  #hp-bottom img {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }

  .content {
    padding: 0 0.7rem; }

  #page-about .content h2:first-of-type {
    padding-top: 1.3rem; }

  #contact-page {
    background: url(/_/images/dotted-vertical.png) 325px 0 repeat-y; }
    #contact-page #printing-content,
    #contact-page #printing-quote {
      display: inline-block;
      vertical-align: top;
      width: 635px;
      padding: 0;
      padding-left: 40px; }
    #contact-page #printing-quote {
      padding-left: 365px;
      width: 960px; }

  #contact-nav {
    display: inline-block;
    vertical-align: top;
    width: 325px; }
    #contact-nav li {
      margin-bottom: 1rem; }
    #contact-nav a {
      text-transform: uppercase;
      text-decoration: none;
      color: #333;
      font-size: 1.125rem;
      font-weight: bold;
      letter-spacing: 0.01em; }
      #contact-nav a.selected, #contact-nav a:focus, #contact-nav a:hover, #contact-nav a:active {
        color: #e14c25; }

  .content h2:first-child {
    margin-top: -0.33em; }

  .jscroll-added .pagination {
    display: none; }

  .blog-post {
    background: url(/_/images/dotted.png) left top no-repeat;
    padding-top: 70px;
    /*&:not(.paginated):first-child {
    	background: none;
    	padding-top: 0;
    }*/ }

  main .post-1.not-paginated {
    background: none;
    padding-top: 0; }

  .blog-content {
    width: 310px;
    margin-right: 60px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 30px; }
    .blog-content h1,
    .blog-content h2,
    .blog-content dt {
      color: #e14c25;
      text-transform: uppercase;
      font-size: 1rem;
      letter-spacing: 0.1em;
      padding-left: 2px; }
      .blog-content h1 a,
      .blog-content h2 a,
      .blog-content dt a {
        text-decoration: none;
        color: inherit; }
    .blog-content h1 {
      padding-top: 10px; }
    .blog-content dt {
      padding-top: 1rem;
      padding-bottom: 0.5rem; }
    .blog-content h1,
    .blog-content dd {
      background: url(/_/images/dotted.png) left bottom no-repeat;
      padding-bottom: 1rem; }
    .blog-content dd {
      line-height: 1.4375rem;
      padding-left: 4px; }
    .blog-content h2 {
      padding: 1.5rem 0 0 0;
      margin-bottom: 0.8rem; }
    .blog-content p {
      letter-spacing: 0.04em; }

  .blog-notes {
    padding-left: 4px; }

  .blog-images {
    width: 590px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px; }
    .blog-images img {
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
      display: block;
      margin: 0 auto;
      margin-bottom: 35px; }

  #request {
    /*button {
    	background: $headings;
    	color: $nav;
    	text-transform: uppercase;
    	border: 0;
    	text-align: center;
    	font-size: 1rem;
    	padding: 0.6rem 0.8rem;
    }*/ }
    #request div {
      margin-bottom: 1.2rem; }
      #request div.with-note {
        margin-bottom: 0; }
    #request .form-buttons {
      text-align: right;
      padding-right: 15px; }
    #request label {
      display: inline-block;
      vertical-align: top;
      width: 200px;
      text-align: right;
      padding-top: 0.3rem;
      padding-right: 0.3rem; }
    #request input,
    #request textarea,
    #request select,
    #request .file-input {
      display: inline-block;
      vertical-align: top; }
    #request .file-input {
      margin-bottom: 0; }
    #request input,
    #request textarea {
      width: 350px;
      height: 2rem;
      border: 1px solid #d2d2d2;
      font-family: "Open Sans", sans-serif;
      font-size: 0.8rem;
      padding: 5px 8px; }
    #request select,
    #request input[type="checkbox"],
    #request input[type="radio"] {
      font-size: 1rem; }
    #request .form-note,
    #request .request-note,
    #request .form-terms {
      padding-left: 210px;
      padding-top: 0.5rem;
      font-size: 0.9rem; }
    #request .checkbox input {
      height: auto;
      position: relative;
      top: 3px; }
    #request .select a {
      font-size: 0.8rem;
      position: relative;
      top: 3px; }
    #request .form-terms div {
      margin-bottom: 0.5rem; }
    #request .form-terms .checkbox label,
    #request .form-terms .checkbox input {
      display: inline-block;
      vertical-align: top; }
    #request .form-terms .checkbox input {
      width: 6%; }
    #request .form-terms .checkbox label {
      text-align: left;
      width: 80%; }
    #request .double {
      height: 4rem; }
    #request .triple {
      height: 6rem; }
    #request .short {
      width: 75px; }
    #request .medium {
      width: 175px; }

  #ar-image {
    margin-bottom: 40px; }

  #ar-content {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px; }

  #ar-list {
    padding-left: 10px;
    padding-right: 10px; }
    #ar-list article {
      display: inline-block;
      width: 235px;
      vertical-align: middle;
      margin-bottom: 65px; }
      #ar-list article.one, #ar-list article.two {
        margin-right: 117px; }
      #ar-list article img {
        width: 100%;
        height: auto;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }

  #cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.25s;
    pointer-events: none; }

  #cover.visible,
  #ar-view.visible {
    opacity: 1;
    pointer-events: auto; }

  #ar-view {
    background-color: #333;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 960px;
    margin-left: -480px;
    color: #fff;
    border-radius: 4px;
    opacity: 0;
    transition: opacity 0.25s;
    pointer-events: none; }
    #ar-view #ar-view-img {
      margin: 25px 35px;
      margin-right: 80px;
      display: inline-block;
      vertical-align: top; }
    #ar-view #ar-view-info {
      display: inline-block;
      width: 305px;
      vertical-align: top;
      padding-top: 25px;
      line-height: 1.455rem; }
      #ar-view #ar-view-info dl {
        margin-bottom: 25px; }
      #ar-view #ar-view-info .ar-shop {
        margin-bottom: 30px; }
      #ar-view #ar-view-info h1,
      #ar-view #ar-view-info dt {
        font-size: 1rem;
        color: #e14c25;
        text-transform: uppercase; }
      #ar-view #ar-view-info h1 {
        margin-bottom: 16px; }
      #ar-view #ar-view-info dt {
        background-image: url(/_/images/dotted-archive.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 16px; }
      #ar-view #ar-view-info dd {
        margin-bottom: 14px; }
    #ar-view #ar-view-close {
      width: 21px;
      height: 21px;
      background-image: url(/_/images/close@2x.png);
      background-size: 15px 15px;
      background-position: 3px 3px;
      background-repeat: no-repeat;
      position: absolute;
      top: 13px;
      right: 13px;
      cursor: pointer; } }
