.section-justify{
		text-align: justify;
}
.section-center{
		text-align: center;
}
.printing-pages .video-home, .printing-pages #section2, 
.printing-pages #section3, .printing-pages #section4
{
    background-image: url(../../img/bgs/print-1920-x-1080.jpg);
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;		
}
.printing-pages ul.deep-menu {
    background: #267937;
}
.printing-pages .main-menu a {
    color: #31d97a;
}
.bottom-border {
    background: url(../../img/printing/bottom-complete-print.png) center repeat-x;
    background-size: contain;    
}
.innerpages-content{
    height: 100%;
		width: 100%;
    display: table;
    overflow: hidden;
}
.inner-table{
		display: table-cell; 
		vertical-align: middle;
		padding: 0 5%;
		position: relative;
    top: 0;
}
#section1 .inner-table, .video-home .inner-table {
    top: 0;
}
.innerpages-content .inner-title{
    float: left;
    width: 20%;
    padding-right: 2%;
    margin-top: 5%;
}
.innerpages-content .inner-title h1{
	  text-align: center;
    font-size: 40px;
    font-weight: 800;
    line-height: 37px;
    color: #b930d4;
		text-transform: uppercase;
}
.innerpages-content .inner-text{
    font-size: 0.9vw;
    width: 40%;
    float: left;
    padding: 2% 5% 2% 5%;
    border-left: 2px solid #b930d4;
}
.innerpages-content .inner-image{
		float: left;
		width: 27%;
		height: 450px;
}
.innerpages-content .inner-image img{
    max-height: 100%;
		max-width: 100%;
}
.innerpages-content .inner-text h3{
    font-weight: normal;
    color: #b930d4;
    font-size: 31px;
    margin: 0;
}
.innerpages-content .inner-text h4{
    margin: 18px 0 25px 0;
    font-size: 21px;
    color: #727272;
}
/*-different-*/
.printing-pages .webdesign-menu{
    background: url(../../img/printing/menu-bg.png) center repeat-x;
    background-size: contain;
    background-position: 49% 0;
    padding: 1.5vw 2% 2.1vw 2%;
    opacity: 0;
}
.printing-pages ul.websubmenu li {
    float: left;
    padding: 0 0.75%;
}
.printing-pages li.first-row2 {
		margin-left: 9.9%;
}
.printing-pages ul.websubmenu li a {
    font-size: 0.8vw;
    letter-spacing: -0.2px;
}
.printing-pages ul.websubmenu li a:hover {    
}
.sub-toolbar-print{
		background: rgba(49, 217, 122, 0.85);
}
.sub-toolbar-print li a:hover {
		background: #15a452;
}
.divider-printing {
    position: absolute;
    width: 200%;
    background: url(../../img/printing/divider-printing.png) left repeat-x;
    background-size: contain;
    padding-top: 4.7vw;
    left: -3.1%;
    top: -0.68vw;
    z-index: 999;
}
.printing-pages .fancyarrow {
    background: url(../../img/printing/downarrow4.png) no-repeat;
}
.printing-pages .innerpages-content .inner-title h1 {
    color: #31d97a;
}
.printing-pages .innerpages-content .inner-text {
    border-left: 2px solid #15a452;
		position: relative;
}
.inner-text-col {
    width: 31%;
    float: left;
    margin: 0 1%;
}
.printing-pages .innerpages-content .inner-text h3 {
    color: #31d97a;
    text-transform: uppercase;
}
.printing-pages .innerpages-content .inner-text .inner-text-col h3 {
		line-height: 30px;
    width: 188px;
    margin: 0 auto;
}	