.inner-page-title-bg-section {
	background-image: url(/wp-content/uploads/2021/11/inner-title-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	margin-top: -98px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
}
.title-bar-text {
	padding-top: 120px;
	padding-bottom: 50px;
}
.title-bar-text h1 {
    text-transform: uppercase;
}
.inner-pg-title {
	text-transform: capitalize;
	font-family: 'jose-bold';
}
.pg-title-arrow {
	padding-top: 15px;
	transform: rotate(90deg);
}
.mt80{
	margin-top:80px;
}
.btn-icon-call-contact-us{
	position:relative;
}
.btn-icon-call-contact-us:before {
    position: absolute;
    content: "\e9dc";
    font-family: 'icomoon';
    background-color: #ffffff;
    padding: 12px 14px 12px 10px;
    border-radius: 12px;
    top: 8px;
    left: -20px;
    color: #F9B33C;
    font-size: 25px;
    box-shadow: 7px 7px 5px #00000033;
}
.pos-cta-main-middle h2 {
    font-size: 35px;
    line-height: 40px;
}
.btn-icon-call-contact-us, .btn-icon-call-contact-us:focus, .btn-icon-call-contact-us:visited{
	color:#ffffff;
}
.pos-cta-main-left img {
    padding-right: 25px;
}
.page-inner-sub-title-right {
    position: relative;
}
.page-inner-sub-title-right:before{
	position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/11/cnt-am1.png);
    width: 480px;
    height: 99px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -20px;
    right: 0;
}
.home-cta-image {
    position: absolute;
    bottom: 30px;
}
p {
    line-height: 28px;
}
.pt-20{
	padding-top:20px;
}
.pos-cta-main-middle a {
    color: #ffffff;
}
.btn-icon-call-contact-us {
    font-size: 16px;
}
.inner-pg-title {
    padding-bottom: 1px !important;
}
/* contact us page css */
.contact-page-cta {
	margin-bottom: 60px;
}
.site-footer {
	margin-top: -40px;
	position: relative;
}
.contact-cta-img {
	bottom: 60px;
}
.cnt-testimonial-bg {
	background: rgb(9,28,84);
	background: linear-gradient(0deg, rgba(9,28,84,1) 0%, rgba(32,64,154,0.989233193277311) 1%);
	border-top-left-radius: 70px;
	border-top-right-radius: 70px;
}
.testimonials-title-sec {
	padding-top: 3%;
}
.cnt-testimonial-bg .slick-slide {
	margin: 25px;
}
.cnt-testimonial-bg .slick-list.draggable {
	padding-right: 170px;
}
.cnt-testimonial-bg .slick-slider{
	margin-right: -70px;
}
.cnt-testimonial-bg ul.slick-dots {
	margin-bottom: 100px;
	text-align: center;
	padding-top: 30px;
}
.cnt-testimonial-bg ul.slick-dots li {
	display: inline-flex;
}
.cnt-testimonial-bg ul.slick-dots li.slick-active button {
	background-color:#F9B33C;
	width: 30px;
}
.cnt-testimonial-bg ul.slick-dots li button {
	font-size: 0;
	display: inline-flex;
	background-color: #ffffff;
	margin: 5px;
	padding: 3px;
	width: 25px;
	border-radius:8px;
}
.cnt-btn-image-sub {
	position: absolute;
	right: 164px;
	z-index: 7;
	margin-top: auto;
	top: 17px;
}
.cnt-pg-form-main {
	background: rgb(9,28,84);
	background: linear-gradient(180deg, rgba(9,28,84,1) 0%, rgba(32,64,154,0.989233193277311) 1%);
	padding: 30px 50px;
	border-radius: 50px;
	position: relative;
	top: -130px;
}
.cnt-pg-form-section .form-field-title {
	color: #ffffff;
}
.cnt-pg-form-main .wpcf7 input[type=text], .cnt-pg-form-main .wpcf7 input[type="email"], .cnt-pg-form-main .wpcf7 input[type="tel"] , .cnt-pg-form-main .wpcf7 textarea{
	border-top-right-radius: 17px !important;
	border-bottom-right-radius: 17px !important;
	border-bottom-left-radius: 17px !important;
	border-top-left-radius: 0px !important;
	margin-bottom: 15px;
}
.cnt-pg-form-section input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-icon-arrow {
	background-color: transparent;
	border: 2px solid #ffffff;
}
.cnt-pg-info-main-row1, .cnt-pg-info-main-row2 {
	display: flex;
}
.cnt-pg-info-main-row1-col1, .cnt-pg-info-main-row1-col2 {
	width: 50%;
	background-color: #F2F2F2;
	padding: 40px 30px 10px 30px;
	margin: 12px;
	border-radius: 22px;
}
.cnt-pg-info-main-row2-col1, .cnt-pg-info-main-row2-col2 {
	width: 50%;
	background-color: #F2F2F2;
	padding: 40px 30px 30px 30px;
	margin: 12px;
	border-radius: 22px;
}
.cnt-pg-phones a {
	display: block;
}
.cnt-pg-address:before {
	position: absolute;
	background-color: #F9B33C;
	font-family: 'icomoon';
	font-size: 40px;
	padding: 25px 22px 25px 22px;
	border-radius: 12px;
	color: #0F255E;
	left: 0;
	box-shadow: 7px 7px 5px #00000033;
	content: "\e902";
	top: -15px;
}
.cnt-pg-phones:before {
	position: absolute;
	background-color: #F9B33C;
	font-family: 'icomoon';
	font-size: 36px;
	padding: 25px 20px 25px 18px;
	border-radius: 12px;
	color: #0F255E;
	left: 0;
	box-shadow: 7px 7px 5px #00000033;
	content: "\e9dc";
	top: -15px;
}
.cnt-pg-fax:before {
	position: absolute;
	background-color: #F9B33C;
	font-family: 'icomoon';
	font-size: 36px;
	padding: 25px 16px 25px 16px;
	border-radius: 12px;
	color: #0F255E;
	left: 0;
	box-shadow: 7px 7px 5px #00000033;
	content: "\ea24";
	top: -15px;
}
.cnt-pg-mail:before {
	position: absolute;
	background-color: #F9B33C;
	font-family: 'icomoon';
	font-size: 36px;
	padding: 25px 18px 25px 18px;
	border-radius: 12px;
	color: #0F255E;
	left: 0;
	box-shadow: 7px 7px 5px #00000033;
	content: "\e9db";
	top: -15px;
}
.cnt-pg-address, .cnt-pg-phones, .cnt-pg-fax, .cnt-pg-mail {
	position: relative;
	padding-left: 100px;
}
.cnt-pg-address p, .cnt-pg-phones a, .cnt-pg-mail a, .cnt-pg-fax p {
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}
.cnt-testimonial-bg {
	margin-top: 80px;
}
.cnt-pg-info-main {
	margin-top: -90px;
}
.cnt-pg-fax p, .cnt-pg-mail a {
	position: relative;
	top: 8px;
}
.cnt-pg-mail a, .cnt-pg-mail a:hover, .cnt-pg-mail a:focus, .cnt-pg-mail a:active,
.cnt-pg-phones a, .cnt-pg-phones a:hover, .cnt-pg-phones a:focus, .cnt-pg-phones a:active {
	color:#999999;
}
.form-title-cnt-pg {
	position: relative;
}
.form-title-cnt-pg:after {
	position: absolute;
	content: '';
	background-color: #ffffff;
	width: 40px;
	height: 3px;
	top: 10px;
	left: 0;
	transform: translateX(170px);
	border-radius: 12px;
}
.form-title-cnt-pg:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/11/cnt-am1.png);
    width: 500px;
    height: 99px;
    background-repeat: no-repeat;
    background-size: contain;
   	left: 0;
    top: -30px;
}
.cnt-pg-address p {
    margin-bottom: 0;
}
.cnt-pg-info-main-row2-col1 {
    padding-bottom: 60px !important;
}
.cnt-pg-info-main-row2-col2-hide {
    width: 50%;
}
/* about us page */
.home-contact-form-section {
    margin-bottom: 40px;
}
.about-img-left-section-main, .about-img-right-section-main {
    display: flex;
}
.about-img-left-section-image, .about-img-right-section-content, .about-img-right-section-image {
    width: 50%;
}
.about-img-left-section-content {
    width: 50%;
}
.sm-heading-right-line:after {
    left: 38%;
}
.about-left-img {
    position: relative;
    left: -70px;
}
.about-right-img {
    position: relative;
    right: -70px;
}
.page-inner-sub-title {
    position: relative;
}
.page-inner-sub-title:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/11/cnt-am1.png);
    width: 480px;
    height: 99px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -20px;
    left: 0;
}
/* 404 page */
section.error-404.not-found {
    padding: 120px 0px;
    text-align: center;
}
/* Retail Product Display Stands */
.home-cta-image.cta-img-bottom-0 {
    bottom: -7px;
	left:0;
}
.home-cta-image.cta-img-bottom-0 img {
    max-width: 410px;
}
.page-inner-sub-title-center{
	position:relative;
}
.page-inner-sub-title-center:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/11/cnt-am1.png);
    width: 500px;
    height: 99px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.pos-cta-main-middle h2 a {
    display: block;
	padding-top: 5px;
}
.inner-pg-fullwidth-image {
    margin-bottom: -87px;
}
/* Cardboard Display Boxes */
.inner-pg-three-col-section-main {
    display: flex;
}
.about-img-right-section-content2 {
    width: 35%;
}
.inner-three-col-image-col {
    width: 30%;
	padding-left: 25px;
    padding-right: 25px;
}
.about-img-right-section-content-three-col {
    width: 35%;
	text-align: right;
}
.sm-heading-right-line-three-col, .three-col-line-left{
	position:relative;
}
.sm-heading-right-line-three-col:after{
	position: absolute;
    content: '';
    background-color: #0F255E;
    width: 60px;
    height: 4px;
    top: 8px;
    right: 0;
    border-radius: 10px;
	left: 52%;
}
.three-col-line-left:after{
	position: absolute;
    content: '';
    background-color: #0F255E;
    width: 60px;
    height: 4px;
    top: 8px;
    right: 0;
    border-radius: 10px;
	left: 34%;
}
/* Point of Sale Cardboard Display Stands */
.custom-retail-merchandising-main {
    display: flex;
}
.custom-retail-merchandising-main-left, .custom-retail-merchandising-main-right {
    width: 0%;
}
.custom-retail-merchandising-main-center-point-of-Sale.text--center {
    width: 100%;
}
.custom-retail-merchandising-main-center {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.custom-retail-merchandising-main {
    display: flex;
    position: relative;
    z-index: 1;
}
.brochure-left-img img {
    max-width: 290px;
}
/* testimonial set */
.testimonials-even-block {
    height: 430px;
}
.testimonials-odd-block {
   height: 365px;
}
/* Cardboard Brochure Display Stands */
.custom-retail-merchandising-main-left-durable-retail {
    width: 20%;
}
.custom-retail-merchandising-main-center {
    width: 60%;
}
.custom-retail-merchandising-main-right-durable-retail {
    width: 20%;
}
.custom-retail-merchandising-main-left-durable-retail img {
    max-width: 260px;
}

.home-contact-form-section {
    padding-bottom: 200px;
}
.form-col.cnt-pg-captcha {
    color: #ffffff;
    font-weight: 700;
}

@media (max-width:767px){
	.cnt-pg-form-main {
		padding: 20px 15px 50px 15px;
		border-radius: 30px;
		top: 0;
	}
	.cnt-pg-info-main-row1, .cnt-pg-info-main-row2 {
		flex-direction: column;
	}
	.cnt-pg-info-main-row1-col1, .cnt-pg-info-main-row1-col2 {
		width: 100%;
		margin-bottom: 15px !important;
		margin:0px;
	}
	.cnt-pg-info-main {
		margin-top: 10px;
	}
	.cnt-pg-info-main-row2-col1, .cnt-pg-info-main-row2-col2 {
		width: 100%;
		margin-bottom: 15px !important;
		margin: 0px;
	}
	.cnt-pg-address p, .cnt-pg-phones a, .cnt-pg-mail a, .cnt-pg-fax p {
		font-size: 14px;
	}
	.cnt-testimonial-bg .slick-slider {
    	margin-right: 0px;
	}
	.cnt-pg-phones, .cnt-pg-mail {
    	padding-bottom: 30px;
	}
	.cnt-testimonial-bg .slick-list.draggable {
    	padding-right: 0px;
	}
	.cnt-testimonial-bg {
    	margin-top: 40px;
	}
	.cnt-pg-info-main-row1 {
    	padding-top: 15px;
	}
	.form-title-cnt-pg:before{
		display:none;
	}
	.about-img-left-section-main {
    	flex-flow: column;
	}
	.about-img-left-section-image, .about-img-right-section-content, .about-img-right-section-image {
    	width: 100%;
	}
	.about-left-img {
    	position: inherit;
    	left: 0px;
	}
	.page-inner-sub-title:before{
		display:none;
	}
	.about-img-left-section-content {
    	width: 100%;
	}
	.about-img-right-section-content2 {
    	width: 100%;
	}
	.about-img-right-section-main {
    	flex-direction: column-reverse;
	}
	.about-right-img {
    	position: inherit;
    	right: 0px;
	}
	.mt80{
		margin-top:10px !important;
	}
	.page-inner-sub-title-center:before{
		display:none;
	}
	.home-cta-image.cta-img-bottom-0 img {
    	max-width: 100% !important;
	}
	.home-cta-image.cta-img-bottom-0 {
    	bottom: 0px;
   	}
	.page-inner-sub-title-center h5 {
    	margin-top: 0px;
	}
	.inner-pg-three-col-section-main {
    	flex-direction: column;
	}
	.sm-heading-right-line-three-col:after {
   		left: 66%;
	}
	.inner-three-col-image-col {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.about-img-right-section-content-three-col {
    	width: 100%;
    	text-align: left;
		padding-top:20px;
	}
	.page-inner-sub-title-right:before, .sm-heading-right-line-three-col:after, .three-col-line-left:after{
		display:none;
	}
	.three-col-line-left:after {
   		left: 65%;
	}
	.pos-cta-main-middle h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.home-cta-image {
    	position: inherit;
    	bottom: 0px;
	}
	.inner-pg-fullwidth-image {
    	margin-bottom: -18px;
	}
	.custom-retail-merchandising-main {
    	flex-direction: column;
	}
	.custom-retail-merchandising-main-left, .custom-retail-merchandising-main-right {
    	width: 96%;
	}
	.custom-retail-merchandising-main-center {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 20px;
	}
	.custom-retail-merchandising-main:after, .sm-heading-both-line:before, .sm-heading-both-line:after, .form-title-cnt-pg:after {
		display:none;
	}
	.brochure-left-img img, .brochure-right-img img {
    	max-width: 90% !important;
    	margin-left: 25px;
	}
	.pos-cta-main-middle {
    	padding: 0px 0px;
	}
	.custom-retail-merchandising-main-left-durable-retail {
    	width: 100%;
	}
	.custom-retail-merchandising-main-right-durable-retail {
    	width: 100%;
	}
	.home-contact-form-section {
    	padding-bottom: 40px;
	}
	.cnt-pg-info-main-row2-col1 {
    	padding-bottom: 30px !important;
	}
}

@media (min-width:1600px){
	.cnt-testimonial-bg .slick-slider {
		margin-right: -125px;
	}
	.about-left-img {
    	left: -122px;
	}
	.sm-heading-right-line-three-col:after {
    	left: 40%;
	}
	.three-col-line-left:after {
    	left: 50%;
	}
	.brochure-left-img img {
    	max-width: 100%;
	}
	.inner-pg-title {
    	padding-bottom: 80px !important;
	}
}

@media (min-width:768px) and (max-width:1024px){
	h2, .h2 {
    	font-size: 42px;
    }
	.page-inner-sub-title:before{
		display:none;
	}
	.sm-heading-right-line:after {
    	left: 55%;
	}
	.cnt-pg-info-main p, .cnt-pg-info-main a {
    	font-size: 16px;
	}
	.home-cta-image.cta-img-bottom-0 img {
    	max-width: 225px !important;
	}
	.home-cta-image.cta-img-bottom-0 {
    	bottom: inherit;
  		top: 80px;
	}
	.pos-cta-main-middle h2 {
    	font-size: 30px;
    	line-height: 35px;
	}
	.sm-heading-right-line-three-col:after {
    	left: 80%;
	}
	.three-col-line-left:after {
    	left: 0%;
	}
	.page-inner-sub-title-right:before{
		display:none;
	}
	.pos-cta-main-left img {
    	padding-right: 0px; 
	}
	.pos-cta-main-right a {
    	font-size: 14px;
	}
	.custom-retail-merchandising-main:after {
    	height: 45px;
    }
	.custom-retail-merchandising-main-center {
   		padding-bottom: 30px;
	}
	.brochure-left-img img {
    	max-width: 100% !important;
	}
}

@media (max-width:1280px){
	.home-cta-image.cta-img-bottom-0 img {
    	max-width: 400px;
	}
	.custom-retail-merchandising-main:after {
    	bottom: -2px;
   	}
	.brochure-left-img img {
    	max-width: 270px;
	}
}

