.section-justify{
		text-align: justify;
}
.section-center{
		text-align: center;
}
.marketing-pages .video-home, .marketing-pages #section2, 
.marketing-pages #section3, .marketing-pages #section4,
.marketing-pages #section5, .marketing-pages #section6,
.marketing-pages #section7, .marketing-pages #section8
{
    background-image: url(../../img/bgs/marketing-1920-x-1080.jpg);
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.marketing-pages .main-menu a {
    color: rgb(185, 48, 212);
}
.marketing-pages ul.websubmenu1 li a, .marketing-pages ul.websubmenu2 li a {
    padding: 0.8vw 0.3vw;
    font-size: 0.73vw;
}
.bottom-border {
    background: url(../../img/bottom-complete-mark.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;
}
.marketing-pages .explore{
    height: 0;
    overflow: hidden;
    display: block;
    background: url(../../img/marketing/explore.png) center no-repeat;
    width: 130px;
    padding-top: 30px;
    background-size: contain;
    margin: 20px auto 0 auto;
}
/*-different-*/
.marketing-pages .webdesign-menu{
    background: url(../../img/marketing/menu-bg.png) center repeat-x;
    background-size: contain;
    background-position: 49% 0;
    padding: 1.5vw 2% 2.1vw 2%;
    opacity: 0;
}
.marketing-pages ul.websubmenu li {
    float: left;
    padding: 0 0.3%;
}

.marketing-pages ul.websubmenu li.last-row2 {
    padding: 0;
}
.marketing-pages ul.websubmenu li a:hover {      
}
.marketing-pages ul.websubmenu li a {
    font-size: 0.8vw;
    letter-spacing: 0px;
}
.sub-toolbar-mark{
		background: rgba(232, 113, 255, 0.85);
}
.sub-toolbar-mark li a:hover {
		background: #c132dd;
}
