@charset "utf-8";
/* CSS Document */

html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow-y: scroll !important;
}
body {
	margin: 0;
	padding: 0;
	font-family: sec !important;
	font-size: 14px !important;
}
@font-face {
	font-family: first;
	src: url(../fonts/OpenSans-Light.ttf);
}
@font-face {
	font-family: sec;
	src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
	font-family: third;
	src: url(../fonts/OpenSans-Semibold.ttf);
}
@font-face {
	font-family: fourth;
	src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
	font-family: fifth;
	src: url(../fonts/PermanentMarker.ttf);
}
h1 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
h2 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
h3 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
h4 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
h5 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
h6 {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	outline: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
input, button, textarea {
	outline: none;
	resize: none;
}
.border {
	border: solid #000 1px;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
.top-space {
	margin-top: 30px;
}
.bottom-space{
	margin-bottom: 30px;
}
.top-bg {
	background-color: #fff;
	padding: 5px 0 5px 0px;
}
.top-call-bg {
	background-color: #265192;
	padding: 10px 0 10px 0px;
}
ul.top-call {
}
ul.top-call li {
	display: inline-block;
	margin: 0 10px 3px 0;
	font-size: 14px;
	letter-spacing: .5px;
	background-color: #252525;
	padding: 0 15px 0 15px;
	border-radius: 20px;
}
ul.top-call li a {
	color: #fff;
}
ul.top-call li i {
	border-right: solid #fff 1px;
	line-height: 2.2;
	padding: 0px 9px 0 0px;
	margin: 0 7px 0 0;
	color: #FFF;
}
.top-text {
	margin: 0;
	text-align: right;
	font-size: 17px;
	text-transform: uppercase;
	font-family: fourth;
	color: #fff;
	letter-spacing: 1px;
}
.top-text i {
	background-color: #252525;
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0 0 0;
	font-size: 17px;
	border-radius: 37%;
}
.navbar-default {
	background-color: #fff;
	border: none !important;
}
.navbar {
	border-radius: 0;
	margin-bottom: 1px;
}
.logo {
	margin: 0 0 0 0px;
	margin-top: -55px;
	display: inline-block;
}
.logo img{
	width:192px;
}
.main-headng {
	font-family: third;
	color: #003449;
	font-size: 30px;
}
.main-headng:after {
	display: block;
	content: "";
	border-bottom: solid #003449 1px;
	padding: 8px 0 0 0;
	width: 100%;
}
.first-des {
	font-size: 21px;
	font-family: first;
	margin: 11px 0 0 0;
	color: #333;
	text-align: justify;
}
.sec-des {
	font-size: 14px;
	margin: 11px 0 0 0;
	line-height: 23px;
	color: #333;
	text-align: justify;
}
.know-more-btn {
	background-color: #0c5986;
	border: none;
	border-radius: 0;
	padding: 10px 25px 10px 25px;
	text-transform: uppercase;
}
.know-more-btn:hover {
	background-color: #0c5986 !important;
}
.know-more-btn.focus {
	background-color: #0c5986;
}
ul.point {
	margin: 16px 0 20px 30px;
	list-style-type: disc;
}
ul.point li {
	margin: 0 0 5px 0;
	color: #0560d0;
}
.img-height-border {
	background-color: #eaeaea;
	padding: 8px;
}
.img-height {
	min-height: 100%;
	height: 290px !important;
	float: none !important;
	margin: 0 auto;
	display: block;
}
.description {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	margin: 16px 0 0 0;
	text-align: justify;
}
.our-products {
	font-family: fourth;
	color: #333;
	font-size: 36px;
	margin: 30px 0 20px 0 !important;
}
/*.our-products:after{display: block; content: ""; border-bottom: solid #003449 1px; padding: 8px 0 0 0; width: 100%;}*/

.our-services {
	margin: 0 0 40px 0 !important;
}
.pro-bg {
	padding: 50px 0 20px 0;
	margin-top: 40px;
	background: url(../images/pr-back.png);
	background-size: 100% 100%;
	/*background-color: #eee;*/
}
.srvc-bg {
	background-color: rgba(255, 255, 255, 0.6509803921568628);
	border: solid #192556 3px;
	margin: 0 0 40px 0;
	padding: 8px 0 3px 10px;
	transition: 1s;
}
.srvc-bg:hover {
	box-shadow: 0 10px 10px #0000006b;
	transition: .8s;
}
.srvc-heading {
	margin: 0;
	font-family: fourth;
	font-size: 18px;
	color: #4a4743;
	text-transform: uppercase;
	transition: 3s;
}
.srvc-bg:hover .srvc-heading {
	padding: 0 0px 0 60px;
	color: #192556;
	transition: 500ms;
}
.srvc-sub {
	font-size: 12px;
	color: #333;
	margin: 0;
	display: flex;
}
.srvc-icon {
	float: left;
	font-size: 18px;
	color: #192556;
	border-right: solid #192556 2px;
	padding: 0 7px 0 0;
	margin: 2px 11px 0px 0;
	line-height: 35px;
}
.srvc-names {
	padding: 8px;
}
.our-strength {
	color: #FFF;
}
.strip-bg {
	background-image: url(../images/printing-bg.jpg);
	background-position: center;
	background-size: cover;
	margin-top: 60px;
	padding: 50px 0 50px 0;
	background-attachment: fixed;
}
.strip-text {
	color: #fff;
	font-size: 25px;
	font-family: first;
	text-align: center;
	height: 250px;
	vertical-align: middle;
	display: table-cell;
	line-height: 35px;
	    background-color: #000000bf;
	padding: 30px 20px;
}
.capacity-bg {
	background-color: #fff;
	padding: 10px 0 50px 0px;
	margin-top: 0px;
}
.capacity-heading {
	text-align: center;
	margin-bottom: 40px !important;
}
.capacity-mar0 {
	margin: 0;
	background-image: url(../images/printing01.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
.capacity-mar0 p {
	margin-bottom: 40px;
}
.post-press-bg {
	background-image: url(../images/printing-bg2.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 40px 0;
	background-size: 100% 100%;
	background-attachment: fixed;
}
.post-press-bg-opacity {
	background-color: #192556;
	padding: 30px;
	color: #fff;
	text-align: center;
}
.post-press-heading {
	font-size: 45px;
	font-family: fourth;
}
.post-press-text {
	font-size: 23px;
	line-height: 39px;
}
.ftr-bg {
	background-color: #e4e4e4;
	padding: 30px 0 30px 0px;
}
.ftr-logo {
	margin-bottom: 20px;
}
.ftr-heading {
	color: #192556;
	font-size: 20px;
	font-family: third;
	margin-top: 20px;
}
ul.ftr-links {
}
ul.ftr-links li {
	margin: 0 28px 0 0;
	font-size: 14px;
	font-family: sec;
}
ul.ftr-links li a {
	color: #565656;
	border-bottom: dotted 1px;
	display: block;
	padding: 7px 0 7px 0;
	transition: ease-in-out 1s;
}
ul.ftr-links li a:hover {
	padding: 7px 0 7px 20px;
	transition: ease-in-out .5s;
}
ul.ftr-links li i {
	margin-right: 5px;
	font-size: 11px;
}
ul.ftr-contact li {
	color: #565656;
	padding: 7px 0 7px 0;
	font-size: 15px;
	line-height: 25px;
	border-bottom: dotted 1px;
	display: flex;
}
ul.ftr-contact li.excellent-name {
	font-size: 17px;
	font-family: third;
}
ul.ftr-contact li a {
	color: #565656;
}
ul.ftr-contact li i {
	margin-right: 5px;
	font-size: 14px;
	margin-top: 7px;
	text-align: center;
}
ul.ftr-contact li i.ftr-message {
	font-size: 12px;
	margin-top: 7px;
}
.copyright-text {
	color: #565656;
	text-align: center;
	margin: 50px 0 0 0;
	border-top: solid #17171717 1px;
	padding: 30px 0 0 0;
	clear: both;
}
.copyright-text a {
	color: #ca0102;
	font-family: impact;
	font-size: 16px;
}
.icon-box {
	margin-bottom: 15px;
	border: solid #e4e4e4 1px;
	padding: 15px;
	margin-top: 25px;
}
.icons {
	float: left;
	font-size: 18px;
	color: #fff;
	background-color: #3f734c;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
	line-height: 32px;
	margin-right: 8px;
}
.icons-heading {
	font-size: 16px;
	font-family: third;
	margin: 0;
}
.icons-text {
	display: flex;
	font-size: 13px;
	line-height: 21px;
}
.mobile-logo {
	display: none !important;
}
/*******************************************
*************** ABOUT US *******************
********************************************/
.about-title-bg {
	/*background-image: url(../images/about-us-bg.jpg);*/
	background-size: cover;
	height: 200px;
	display: table;
	width: 100%;
	background-position: center;
	background-size: 100% 100%;
}
.about-title-bg:before {
	/*background-color: #000000b0;*/
	content: '';
	display: block;
	height: 200px;
	position: absolute;
	width: 100%;
}
.inner-title {
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 4.5em;
	display: table-cell;
	position: relative;
	z-index: 1;
	font-family: fourth;
	height: 200px;
	width: 1%;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.sub-inner-title {
	font-family: fifth;
	font-size: 2.5em;
	color: #f4225a;
	letter-spacing: 2px;
}
.sub-inner-title-best {
	font-size: 3.6em;
	font-family: fourth;
	line-height: 1.15em;
	margin-top: 15px;
	text-transform: uppercase;
	border-bottom: solid #e0e0e0 1px;
	padding: 0 0 12px 0;
}
.about-srvc-bg {
	background-image: url(../images/clipart-5.jpg);
	background-position: 60%;
	background-repeat: no-repeat;
	padding: 50px 0 50px 0;
	background-attachment: fixed;
}
.wide-range {
	margin: 0;
	font-size: 3.66em;
	color: #fff;
	font-family: fourth;
	line-height: 1.21em;
	margin-bottom: 35px;
}
.about-description {
	font-size: 15px;
	color: #fff;
	line-height: 27px;
}
.pre-press {
	font-family: third;
	font-size: 18px;
	margin: 25px 0 25px 0;
	clear: both;
}
ul.pre-press-list li {
	line-height: 34px;
	display: flex;
	font-size: 16px;
}
ul.pre-press-list li i {
	color: #fcd63c;
	margin: 11px 7px 0 0;
}
.pre-press-list-box {
	margin: 0 42px 20px 0;
	float: left;
}
.printing-services {
	color: #fcd63c;
	font-family: fifth;
	font-size: 30px;
	letter-spacing: 2px;
}
.about-hr {
	width: 100%;
	border-top: solid 1px #ffffff14;
}
/*******************************************
**************** ENQUIRY *******************
********************************************/
.enquiry-bg {
	background-image: url(../images/enquiry-bg.jpg);
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: right;
}
.form-box {
	margin-top: 50px;
}
.get-in-touch {
	font-family: third;
	font-size: 20px;
	border-bottom: solid #ccc 1px;
	padding: 0 0 6px 0;
	margin: 0 0 20px 0;
}
.get-in-touch-text {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
}
.enquiry-input {
	width: 35%;
	padding: 4px 0 4px 10px;
	margin: 0 40px 15px 0;
}
.enquiry-input-email {
	width: 76.1%;
}
.enquiry-textarea {
	height: 100px;
}
.captcha-input {
	width: 100%;
}
.captcha-img {
	margin: 0 10px 10px 0;
}
.enquiry-captcha {
	width: 30%;
	margin: 0 20px 10px 0;
}
.cus-submit {
	width: 20%;
	padding: 11px 0;
	background-color: #192556;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-family: third;
	letter-spacing: 1.5px;
}
.follow-us {
	margin: 30px 0 10px 0;
	font-family: third;
	border-top: solid #ccc 1px;
	padding: 10px 0 0 0;
	font-size: 20px;
}
ul.follow-us-list {
	margin-bottom: 30px;
}
ul.follow-us-list li {
	display: inline-block;
	margin: 0 7px 7px 0;
}
ul.follow-us-list li a {
	transition: all 3s;
}
ul.follow-us-list li a:hover {
	transition: all 3s;
}
/*******************************************
*************** CONTACT US *****************
********************************************/
.contact-title-bg {
	/*background-image: url(../images/contact-us-bg.jpg);*/
	background-size: cover;
	height: 200px;
	display: table;
	width: 100%;
	background-position: center;
	background-size: 100% 100%;
}
.contact-title-bg:before {
	/*background-color: #00000075;*/
	content: '';
	display: block;
	height: 200px;
	position: absolute;
	width: 100%;
}
.contact-bg {
	background-color: #eaeaea;
	padding: 50px 0 50px 0px;
}
.contact-box {
	border: solid #ccc 1px;
	padding: 15px;
	margin: 0 0 40px 0;
}
.contact-heading {
	margin: 0;
	font-size: 24px;
	font-family: fourth;
	margin: 0 0 20px 0;
	border-bottom: solid #ccc 1px;
	padding: 0 0 11px 0;
}
ul.contact-address-list li {
	font-size: 15px;
	line-height: 27px;
	font-family: third;
	color: #fff;
	background-color: #192556;
	margin: 0 0 10px 0;
	padding: 9px 0 0 10px;
	display:flex;
}
ul.contact-address-list li a {
	color: #fff;
}
ul.contact-address-list li i {
	margin: 1px 10px 10px 0;
	width: 25px;
	height: 25px;
	border: solid #fff 1px;
	text-align: center;
	line-height: 23px;
}
ul.contact-address-list li i.enve {
	font-size: 14px;
	margin: 1px 10px 10px 0;
}
/*******************************************
**************** BROCHURE ******************
********************************************/
.brochure-title-bg {
	/*background-image: url(../images/brochure-bg.jpg);*/
	background-size: cover;
	height: 200px;
	display: table;
	width: 100%;
	background-position: center;
}
.brochure-title-bg:before {
	/*background-color: #00000099;*/
	content: '';
	display: block;
	height: 200px;
	position: absolute;
	width: 100%;
}
.services-heading {
	font-size: 25px;
	background-color: #192556;
	color: #fff;
	font-family: third;
	padding: 5px 0 5px 15px;
	margin: 0;
}
ul.srvc-list {
	border: solid #ccc 1px;
	border-bottom: none;
	margin-bottom: 20px;
}
ul.srvc-list li {
	border-bottom: solid #ccc 1px;
	font-family: third;
}
ul.srvc-list li a {
	display: block;
	color: #333;
	padding: 10px;
	transition: all 1s;
	letter-spacing: .6px;
}
ul.srvc-list li a:hover {
	background-color: #f3f3f3;
	display: block;
	padding: 10px 10px 10px 20px;
	transition: all 300ms;
}
ul.srvc-list li a.active {
	background-color: #192556;
	color: #FFF;
}
ul.srvc-list li a i {
	margin: 0 10px 0 0;
}
.print-analyses {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
	color: #505050;
	letter-spacing: .5px;
}
.print-analyses-heading {
	font-size: 25px;
	letter-spacing: 1px;
	font-family: third;
	color: #0894da;
}
.thumb-icon {
	margin-bottom: 20px;
}
.quote {
	font-family: monospace;
	font-size: 26px;
	color: #ffffff;
	letter-spacing: .5px;
	background-color: #222;
	padding: 15px;
	border-radius: 5px;
	text-shadow: 2px 2px 4px #0000004d;
}
.quote p {
	border: solid #ffffff38 1px;
	padding: 10px;
	border-radius: 5px;
	margin: 0;
}










.services-bg {
	background-image: url(../images/services-bg.jpg);
	background-size: cover;
	height: 200px;
	display: table;
	width: 100%;
	background-position: center;
}

.s-heading{
	padding: 50px 0px 70px 0px;
	text-align: right
}
.s-heading h3{
	font-size: 32px;
	margin-bottom: 15px!important;
}
.s-heading p{
	font-size: 16px;
}
.services{
	background-image: url(../images/stext-back.jpg);
	/*background-size: 100% 100%;*/
	background-attachment: fixed;
	padding: 80px 0px 30px 0px;
}

.srcs-box{
	text-align: center;
	margin-bottom: 80px;
}
.srcs-icons{
	background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 10px;
	margin: 0px auto;
	border: 2px solid #2ea3f2;
}
.srcs-icons img{
	
}
.srcs-box h3{
	color: #fff;
	margin-top: 10px!important;
}













@media screen and (max-width: 768px) {
ul.top-call {
	text-align: center;
}
ul.top-call li {
	margin-bottom: 10px;
}
ul.top-call li a {
	font-size: 12px;
}
.top-text {
	text-align: center;
	font-size: 15px;
}
.search-box {
	float: none;
}
.top-search-input {
	width: 80%;
}
.logo {
	margin-bottom: 20px;
}
.logo img {
	margin: 0 auto;
	display: block;
}
.strip-bg {
	height: auto;
	padding: 30 0 30px 0px;
}
.post-press-bg-opacity {
	height: auto;
	padding: 18px;
}
.post-press-heading {
	font-size: 28px;
}
.strip-text {
	font-size: 17px;
}
.capacity-mar0 {
	height: auto;
}
.post-press-text {
	font-size: 18px;
}
.srvc-bg {
	height: auto !important;
	margin: 0 0 25px 0px;
}
#cssmenu {
	margin-top: 0 !important;
}
.desktop-logo {
	display: none !important;
}
.mobile-logo {
	display: block !important;
}
.our-products {
	font-size: 25px;
}
.capacity-bg {
	margin-top: 0;
}
.capacity-heading {
	margin-bottom: 20px !important;
}
.about-title-bg, .contact-title-bg, .brochure-title-bg {
	height: 130px;
	display: block;
}
.about-title-bg:before, .contact-title-bg:before, .brochure-title-bg:before {
	height: 130px;
	display: block;
}
.inner-title {
	font-size: 2.5em;
	height: 130px;
}
.wide-range {
	font-size: 3em;
	line-height: 1.3em;
}
.about-srvc-bg {
	background: #302780 !important;
	padding: 40px 0 40px 0;
}
.pre-press-list-box {
	margin: 0 42px 0px 0;
	float: none;
}
.enquiry-input {
	width: 100%;
}
.get-in-touch-text {
	margin-bottom: 40px;
}
.corporat-pre {
	font-size: 22px;
}
}
 @media screen and (max-width: 990px) {
.srvc-bg {
	height: 80px;
}
	 #cssmenu > ul > li > a{}
}
 @media screen and (max-width: 1200px) {
#cssmenu > ul > li > a {
font-size: 13px !important;
}
}



 @media screen and (max-width: 767px) {
	#cssmenu > ul > li:hover > a {
	  color: #fff!important;
	}
	 #cssmenu > ul > li > a {
		 color: #fff!important;
	 }
	 #cssmenu ul ul li a {
		 background-color: #3c72c5!important;
	 }
	 
	 
	 .captcha-input{
		 margin-bottom: 20px;
	 }
	 
	 .services{
		background-image: none;
		background-color: #0b2349;
	}
	 
	 
	 
}









/* ============ INNER BANNERS ============ */
.ib_contact{
	background-image: url(../images/cnt-banner.jpg);
}
.ib_contact h1{
	text-align: left;
}
.ib_magazine{
	background-image: url(../images/magazine-banner.jpg);
}
.ib_magazine h1{
	text-align: right;
}
.ib_poster{
	background-image: url(../images/poster-banner.jpg);
}
.ib_poster h1{
	text-align: right;
}


@media screen and (max-width: 992px) {
	.inner-title{
		font-size: 44px;
	}
}
 @media screen and (max-width: 767px) {
	.inner-title{
		font-size: 36px;
	}
}
@media screen and (max-width: 520px) {
	
	.ib_contact{
		background-image: none;
		background-color: #1c3460!important;
	}
	.ib_contact h1{
		text-align: center;
	}
	.ib_magazine{
		background-image: url(../images/magazine-banner-1.jpg);
	}
	.ib_magazine h1{
		text-align: center;
	}
	.ib_poster{
		background-image: url(../images/poster-banner-1.jpg);
	}
	
}












