@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900|Libre+Baskerville:400,700');

/* font-family: 'Libre Baskerville', serif;
font-family: 'Lato', sans-serif; */


* {
	box-sizing: border-box;
}
html {
    position: relative;
    min-height: 100%;
}
body {
	margin: 0;
	border:0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333;
	background: #F4F2EF;
	font-size: 16px;
	padding: 20px 0 20px 0;
	margin-top: 235px;
	margin-bottom: 627px;
}
p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 0 0 15px 0;
	line-height: 22px;
}
#topBar {
	background: #00A94F;
	height: auto;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 999;
	padding: 5px 0;
	color: #fff;
}
#topBar-mobile {
	display:none;
	background: #00A94F;
	height: auto;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 999;
	padding: 5px 0;
	color: #fff;
}
#topBar p, #topBar-mobile p {
	margin: 0;	
}
#topBar a, #topBar a:hover, #topBar a:active, #topBar-mobile a, #topBar-mobile a:hover, #topBar-mobile a:active  {
	color: #fff;	
}
header {
	width: 100%;
	height: 171px;
	margin: auto;
	background: #fff;
    position: fixed;
    top: 32px;
    width: 100%;
	z-index: 999;
}
.container {
	width: 1000px;
	margin:auto;
}
.container1 {
	width: 1200px;
	margin:auto;
}
#logo {
	width:110px;
	height:auto;
	margin:14px auto;
	float: left;
}
a, a:hover, a:active {
	text-decoration:none;
}
a {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
}
a:hover, a:active {
	color: #666;
}


nav {
	width:80%;
	height:auto;
	margin:40px auto;
	text-align:right;
	float: right;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 25px;
}
nav ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
}
nav li {
    display: inline;
	margin:auto;
}
nav li a {
	font-style:normal;
    color: #333;
	margin: 0 0 0 25px;
    text-decoration: none;
	padding-top: 5px;
}
nav li a:hover {
	font-style:normal;
    color: #333;
	margin: 0 0 0 25px;
    text-decoration: none;
	border-top: #00A94F solid 4px !important;
	display: inline-block;
}
:target:before {
	content:"";
	display:block;
	height:170px; /* fixed header height*/
	margin:-170px 0 0; /* negative fixed header height */
}


.nav2 {
	width:100%;
	height:auto;
	margin:40px auto;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.nav2 ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
}
.nav2 li {
    display: inline;
	margin:auto;
	border-right: 1px solid #CCC;
}
.nav2 li a {
	font-style:normal;
    color: #333;
	margin: 0 10px 0 10px;
    text-decoration: none;
	padding-top: 6px !important;
	font-size: 13px;
}
.nav2 li a:hover {
    color: #00A94F;
}


.flex-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	text-align: center !important;
}

.flex-container > div {
	background-color: #fff;
	width: 130px;
	margin: 0;
	padding: 10px 20px;
	height: 52px;
	border-left: 1px solid #F4F2EF;
}
.flex-container > div.last {
	border-right: 1px solid #F4F2EF;
}
.flex-container a {
	font-size: 13px;
}
.flex-container a:hover {
    color: #00A94F;
}
div.last a {
	font-weight: 900;
	color: #00A94F;
	letter-spacing: .5px;
}



.order {
	background-color: #00A94F;
	color: white;
	padding: 10px 15px;
	border-radius: 4px;
	border-color: #090;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}

.order:hover {
	background-color: #093;	
}

#mybutton {
	position: fixed;
	bottom: -4px;
	right: 10px;
	z-index: 999;
}


.COVID ul li {
	font-size: 20px;	
}


#clear {
	clear:both;	
}

.intro.mobile {
	display:none;	
}
.intro {
	height: auto;	
}
.intro .left-home {
	float: left;
	width: 500px;
	margin-right: 60px;
}
.intro .right-home {
	float: left;
	width: 440px;
}
.intro .left {
	float: left;
	width: 700px;
	margin-right: 50px;
}
.intro .right {
	float: left;
	width: 250px;	
}
.intro .left-all {
	float: left;
	width: 500px;
	margin-right: 60px;
}
.intro .right-all {
	float: left;
	width: 440px;
	padding-top: 20px;	
}
.intro .left-all a, .intro .right-all a {
	font-size: 20px;
}
.intro a {
	color: #00A94F;
	font-weight: 900;	
}
.location-img {
	float: left;
	width: 150px;
	margin-right: 20px;	
}
.location-text {
	float: left;
	width: 270px;
	margin-bottom: 20px;
}
.location-text h2 {
	margin-top: 5px;	
}
h1 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	color: #333;
	font-size: 25px;
}
h2 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	color: #333;
	font-size: 18px;
}

.serviceBox {
	height: 220px;
	width: 220px;
	float: left;
	margin: 40px 0 0 0;
	background-position: center;
	background-size: cover;
}
.serviceBox.center1 {
	margin: 40px 40px 0 40px;	
}
.serviceBox.center2 {
	margin: 40px 40px 0 0;
	/*clear:both;*/
}
#commercialPrinting.serviceBox  {
	background-image: url(images/ServiceBoxes/commercialPrinting.jpg);
}
#banners.serviceBox  {
	background-image: url(images/ServiceBoxes/banners.jpg);
}
#labels.serviceBox  {
	background-image: url(images/ServiceBoxes/labelsStickers.jpg);
}
#bookBinding.serviceBox  {
	background-image: url(images/ServiceBoxes/bookBinding.jpg);
}
#spiralBinding.serviceBox  {
	background-image: url(images/ServiceBoxes/spiralBinding.jpg);
}
#wallDecal.serviceBox  {
	background-image: url(images/ServiceBoxes/wallDecal.jpg);
}
#signage.serviceBox  {
	background-image: url(images/ServiceBoxes/signage.jpg);
}
#notepads.serviceBox  {
	background-image: url(images/ServiceBoxes/notepads.jpg);
}
#windowGraphics.serviceBox  {
	background-image: url(images/ServiceBoxes/windowGraphics.jpg);
}
#magnets.serviceBox  {
	background-image: url(images/ServiceBoxes/magnets.jpg);
}
#transom.serviceBox  {
	background-image: url(images/ServiceBoxes/transom.jpg);
}
#design.serviceBox  {
	background-image: url(images/ServiceBoxes/design.jpg);
}
#bannerStands.serviceBox  {
	background-image: url(images/ServiceBoxes/bannerStands.jpg);
}
#businessCards.serviceBox  {
	background-image: url(images/ServiceBoxes/businessCards.jpg);
}
#menus.serviceBox  {
	background-image: url(images/ServiceBoxes/menus.jpg);
}
#postcards.serviceBox  {
	background-image: url(images/ServiceBoxes/postcards.jpg);
}
#posters.serviceBox  {
	background-image: url(images/ServiceBoxes/posters.jpg);
}
#photo-op.serviceBox  {
	background-image: url(images/ServiceBoxes/photo-op.jpg);
}
#sustainability.serviceBox  {
	background-image: url(images/ServiceBoxes/sustainability.jpg);
}
#specialty.serviceBox  {
	background-image: url(images/ServiceBoxes/specialty.jpg);
}
#addOns.serviceBox  {
	background-image: url(images/ServiceBoxes/addOns.jpg);
}


.button {
	width: 100%;
	margin:auto;
	text-align: center;
	padding: 20px 0 40px 0;
}
.button a {
	overflow: hidden;
	text-align: center;
	color: #00A94F;
}

.button a:before,
.button a:after {
	background-color: #00A94F;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 38%;
}

.button a:before {
	right: 0.5em;
	margin-left: -50%;
}

.button a:after {
	left: 0.5em;
	margin-right: -50%;
}

.b2 {
	width: 100%;
	margin:auto;
	text-align: center;
	padding: 20px 0 40px 0;
}
.b2:before, .b2:after {
	background-color: #00A94F;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 36%;
}
.b2:before {
	right: 0.5em;
	margin-left: -50%;
}

.b2:after {
	left: 0.5em;
	margin-right: -50%;
}



ul li {
	margin-bottom: 5px;	
}


.examples {
	margin-top: 50px;	
}

.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create two equal columns that sit next to each other */
.column {
  flex: 49%;
  max-width: 49%;
  margin: 0 .5%;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}



.specials {
	width: 100%;
	margin: 20px auto;
	padding-bottom:0;
}
/* discount 1 -----------------------*/
.discount {
    border: #000 dashed 3px;
    padding: 20px 10px;
	width: 400px;
	margin: 0 300px;
    background: #fff;
	height: 500px;
	float:left;
	text-align: center;
}
.discount img {
	width: 50%;	
	margin:auto;
	display: block;
}
*/
/* discount 2 -----------------------
.discount {
    border: #000 dashed 3px;
    padding: 20px 10px;
	width: 400px;
	margin: 0 50px 50px 50px;
    background: #fff;
	height: 450px;
	float:left;
	text-align: center;
}
*/

/* discount 3 -----------------------
.discount {
    border: #000 dashed 3px;
    padding: 20px 10px;
	width: 313px;
	margin: 0 10px 50px 10px;
    background: #fff;
	height: 414px;
	float:left;
	text-align: center;
}
.discount img {
	width: 50%;	
	margin:auto;
	display: block;
}
*/

.discount h2 {
	width: 100%;
	font-size: 30px;
	margin-top:10px;
}
.discount h2 span {
	color: #060;
	font-size: 70px;
	font-weight: 900;	
}
.discount p {
	font-size: 12px;	
	margin-top: -15px;
	line-height: 12px;
}
.specials h2 {
	margin: 30px 0 10px 0;;	
}
.specials img {
	width: 75%;
	margin:auto;
	display:block;	
}



footer {
	width:100%;
	height:auto;
	margin:auto;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
    bottom: 0;
	padding: 20px 0;
    overflow:hidden;
	text-align: center;
	border-top: 4px solid #00A94F;
}
footer #logo {
	width:80px;
	height:auto;
	margin:0 auto 20px auto;
	float: none;
}
footer p {
	font-size: 14px;
	margin: 0;	
}
footer nav {
	width:80%;
	height:auto;
	float: none;
	margin:0 auto 20px auto;
	text-align:center;
	font-weight: 300;
	font-size: 11px;
	line-height: 18px;
}
footer nav li a {
	font-style:normal;
    color: #333;
	margin: 0 0 0 15px;
    text-decoration: none;
	padding: 0;
	font-size: 11px;
}
footer nav li a:hover {
	font-style:normal;
    color: #333;
	margin: 0 0 0 15px;
    text-decoration: none;
	display: inline-block;
	font-size: 11px;
	padding: 0;
	border: none !important;
}
footer .connect {
	width: 100%;
	margin:auto;
	margin-bottom: 20px;	
}
footer .connect img{
	width: 30px;
	margin: 0 2px;
	display: inline;
}
footer .connect p {
	margin-top: 4px;
	margin-left: 5px;
}
footer .addresses a {
	font-size: 11px;
	line-height: 11px;
	text-transform: none;	
}
footer .addresses {
	margin: -10px 0 20px 0;	
}

.flex-footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	text-align: left;
}
.flex-footer > div {
	width: 100px;
	margin: 10px;	
	padding: 0 10px;
	height: auto;
	border-right: 1px solid #CCC;
}
.flex-footer > div ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
}
.flex-footer > div.span ul {
	float: left;
	width: 50%;
	margin: 0;	
}
.flex-footer > div a {
	text-transform: none !important;
	font-size: 13px;
}
.flex-footer > div a:hover {
	color:#00A94F;
}
.flex-footer p {
	font-weight: 900;	
	margin-bottom: 10px;
}
.flex-footer > div.last2 {
	border-right: none;
}


.mobile-footer {
	display: none;
}

.accordion {
  background-color: #F4F2EF;
  color: #333;
  cursor: pointer;
  padding: 10px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #DBD9D7;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
	text-align: left;
	margin-bottom: 5px;
}
.panel ul a {
	font-size: 12px;
	text-transform: none;
}
.panel ul li {
	margin-bottom: 0;	
}




.section {
	margin: 50px 0 30px 0;
	padding: 25px 0 0 0;
	border-top: 2px solid #00A94F;	
}


.mobile-sus {
	display:none;	
}


.left.glossary {
	width: 100%;	
}






#myDIV {
  width: 100%;
  padding: 50px 0;
  text-align: center;
  background-color: lightblue;
  margin-top: 20px;
  display:none;
}
.targetDiv {
  display:none;
}






/************************ MOBILE NAV ************************/
#mobileNav {
	display:none;	
	width:40%;
	position: absolute;
	right: 0;
	font-family: 'Lato', sans-serif;
	color:#333;
	margin-top: -93px;
    font-size: 20px;
}
.bar1, .bar2, .bar3 {
    width: 10px;
    height: 2px;
    background-color: #fff;
    margin: 3px 0;
    transition: 0.4s;
}
.container2 {
    display: inline-block;
    cursor: pointer;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.dropbtn {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 20px;
	float:right;
    margin: 28px 35px 0 0;
    border: none;
    cursor: pointer;
	text-align: left;
	background-color: #00A94F;
	border-radius: 3px;
	padding: 10px 15px;
}

.dropbtn:hover, .dropbtn:focus {
	background-color: #00A94F;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
	margin-top: 94px;
    background-color: #DFDFDF;
    min-width: 215px;
	width:100%;
	text-align:right;
    overflow: auto;
    right: 0;
    z-index: 999;
}

.dropdown-content a {
    color: #333;
    padding: 9px 30px;
    text-decoration: none;
    display: block;
	font-size: 13px;
}

.dropdown a:hover {
    background-color: #00A94F;
}

.show {
	display:block;
}










/*****form*****/
form {
	width:80%;
	height:auto;
	margin:auto;
	color: #333;
	text-align: left;
	line-height: 35px;
	border: 2px solid #999;
	padding: 20px 30px;
}
form label.hide {
	display:none;	
}
input[type="text"], input[type="email"], textarea {
	width: 100%;
	height: 30px;
	margin: 5px auto 5px auto;
	background: #fff;
	border: none;
	border-radius: 5px;
	padding: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
textarea {
	height: 150px;
}
input::placeholder, textarea::placeholder, label {
	font-family: 'Lato', sans-serif;
	color: #333;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	padding-top: 15px;
	display:block;
}
input[type=submit] {
    border-radius: 8px;
    border: 0;
    width: 120px;
    height: auto;
	padding: 9px 0 9px 0;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
    background: #00A94F;
	margin-top:15px;
	cursor: pointer;
}
input[type=submit]:hover {
    background:#CCC;
}
span {
	color: #F00;
}
.center {
	text-align: center;
	margin:auto;
	width: 90%;	
}








.terms {
	margin-bottom: 20px;	
}
.terms p {
	font-size: 9px;
	margin: 5px auto;	
	line-height: 12px;
}
p.small a {
	font-size: 11px;	
}








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

.container1 {
	width: 1000px;
	margin:auto;
}
.flex-container > div {
	width: auto;
	padding: 10px 15px;	
}


}



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

.container {
	width: 90%;
	margin:auto;
}
.container1 {
	width: 90%;
	margin:auto;
}

header {
	height: 163px;	
}
.flex-container a {
	font-size: 10px;	
}
.flex-container > div {
	height: 44px;	
}

.intro .left-home {
	float: none;
	width: 100%;
}
.intro .right-home {
	float: none;
	width: 100%;	
}
.intro .left {
	float: left;
	width: 70%;
	margin-right: 5%;
}
.intro .right {
	float: left;
	width: 25%;	
}
.location-img {
	float: left;
	width: 15%;
	margin-right: 2%;	
}
.location-text {
	float: left;
	width: 33%;
	margin-bottom: 20px;
}
.container .services {
	width: 800px;
	margin: auto;		
}
.serviceBox {
	height: 190px;
	width: 190px;
	float: left;
	margin: 0 0 13px 0;	
}
.serviceBox.center1 {
	margin: 0 13px 13px 13px;	
}
.serviceBox.center2 {
	margin: 0 13px 13px 0;
	/*clear:both;*/
}
#design.serviceBox  {
	margin-bottom: 50px;
}
.discount {
	width: 100%;
	height: auto;
	margin: 0 auto 30px auto;	
}
.specials img {
	width: 60%;	
}

.button a:before,
.button a:after {
	width: 279px;
}

.b2:before,
.b2:after {
	width: 30%;
}



}



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

.container .services {
	width: 480px;
	margin: auto;		
}
.serviceBox {
	height: 220px;
	width: 220px;
	float: left;
	margin: 40px 0 0 0;
	background-position: center;
	background-size: cover;
}
.serviceBox.center1 {
	margin: 40px 0 0 40px;	
}
.serviceBox.center2 {
	margin: 40px 40px 0 0;
	clear:both;
}

.button a:before,
.button a:after {
	width: 25%;
}


nav li a {
	margin: 0 0 0 20px;
	font-size: 14px;
}




}



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

body {
	margin-top: 127px;
}
header {
	height: 95px;	
}
#logo {
	width: 80px;	
}
#mobileNav {
	display:block;	
}
nav {
	display: none;	
}

#topBar {
	display:none;
}
#topBar-mobile {
	display:block;	
}

#topBar2 {
	display:none;
}
#topBar2-mobile {
	display:block;	
}

.flex-container {
	display: none;	
}

.b2:before,
.b2:after {
	width: 20%;
}



}



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


body {
	margin-bottom:0;
	padding-bottom:0;	
}

.location-img {
	width: 30%;
	margin-right: 5%;	
}
.location-text {
	width: 65%;
}

.intro .left {
	width: 100%;
	float: none;	
}
.intro .right {
	width: 100%;
	float: none;	
}
.examples {
	margin-top: 0;	
}

footer .addresses {
	width: 70%;
	margin: -10px auto 20px auto;	
}


.mobile-sus {
	display: block;	
}

.section img {
	width: 50%;
	margin:auto;
	display:block;	
}
.section {
	margin: 30px 0;
	padding: 20px 0 0 0;	
}

footer {
	position: relative;
	margin-top: 20px;
}
.flex-footer {
	display:none;	
}
.mobile-footer {
	display: block;	
}



}




/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 550px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
  
  

.container .services {
	width: 325px;
	margin:auto; 
}
.serviceBox {
	height: 150px;
	width: 150px;
	margin: 25px 0 0 0;
}
.serviceBox.center1 {
	margin: 25px 0 0 25px;	
}
.serviceBox.center2 {
	margin: 25px 25px 0 0;
	clear:both;
}
#design.serviceBox {
	margin-bottom: 20px;	
}


.intro.mobile {
	display:block;	
}
.intro.desktop {
	display:none;	
}


footer p.span {
	width: 150px;
	margin:auto;	
}

.order {
	width: 100px;	
}

.button {
	padding: 20px 0;	
}
.button a:before,
.button a:after {
	width: 10%;
}

.b2:before,
.b2:after {
	width: 10%;
}


form {
	width: 100%;	
}

  
  
}



