@media screen and (max-width: 989px) {
	#container {
	  width: 740px;
	}
	#header, #logo a, #logo a img, #main-menu, #main-menu ul, .left-menu-box, .left-menu-box h1.left_menu, .left-menu-box h4.left_menu, .left-menu-box h5.left_menu, .left-menu-box h6.left_menu, .print-tips, .free_quotation, #quotes, .textItem, .privacy-policies, .copyright, #slider, #slider-wrapper {
	  width: 100%;
	}
	#header, .print-tips, .free_quotation, .brochures, .busi-card, .flyers, .envelopes, .leterhead, .newslet, .ncr-form, .post-card, .invitations, #slider {
	  background-size: cover;
	}	
	#header {
	  height: 185px;
	}
	#logo a {
	  float: left;
	}
	#logo {
	  margin: 12px 0 0 16px;
	  width: 199px;
	}
	#main-menu ul li a {
	  padding: 14px 12px;
	}
	#left-panel {
	  width: 190px;
	}
	.left-menu-box h1.left_menu, .left-menu-box h4.left_menu, .left-menu-box h5.left_menu, .left-menu-box h6.left_menu , #quotes{
	  box-sizing: border-box;
	}
	.left-menu-box h1.left_menu, .left-menu-box h4.left_menu, .left-menu-box h5.left_menu, .left-menu-box h6.left_menu {
	  padding: 9px 0 9px 9px;
	}
	div.left-menu-box li a {
	  padding-left: 9px;
	}
	.print-tips {
	  height: 148px;
	}
	.print-tips h2 {
	  font-size: 18px;
	  margin: 6px 0 0;
	}
	.print-tips-link ul li {
	  margin: 5px 0 0 15px;
	}
	.print-tips-btn {
	  margin: 8px 8px 0 0;
	}
	.free_quotation {
	  height: 70px;
	}
	#right-panel {
	  width: 540px;
	}
	.right-top-btn h3 a {
	  width: 173px;
	}
	.brochures, .busi-card, .flyers, .envelopes, .leterhead, .newslet, .ncr-form, .post-card, .invitations {
	  width: 173px;
	  height: 172px;
	}
	.more_info_btn {
	  margin: 134px 0 0 10px;
	}
	#quotes {
	  background-color: #de9c00;
	  background-image: none;
	  float: left;
	  padding: 15px;
	  height: 145px !important;
	}
	.textItem {
	  max-width: 510px;
	}
	#footer {
	  text-align: center;
	  height: auto;
	}
	.copyright {
	  margin: 10px 0 0;
	}
	.privacy-policies {
	  margin: 5px 0 10px;
	}
	#slider {
	  background-size: cover !important;
	  max-width: 100%;
	  height: 175px !important;
	}
	#slider-wrapper {
	  height: 175px;
	}
	#footer {
	  background-color: #747474;
	  background-position: center bottom;
	}
}
@media screen and (max-width: 768px) {
	#container {
	  width: 320px;
	}
}
@media screen and (max-width: 768px) {
#header {
    height: 79px;
}
#logo {
    margin: 10px 0 0 16px;
    width: 76px;
}
#main-menu {
    height: 38px;
    padding: 3px 0;
}
#main-menu ul {
    height: 38px;
}

}