.section-justify{
		text-align: justify;
}
.section-center{
		text-align: center;
}
.apps-pages .video-home, .apps-pages #section2, 
.apps-pages #section3, .apps-pages #section4, 
.apps-pages #section5, .apps-pages #section6{
    background-image: url(../../img/bgs/app-design-1920-x-1080.jpg);
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;	
}
.apps-pages .main-menu a {
    color: #ee651d;
}
.apps-pages ul.deep-menu{
		background: #e36f00;
}
.bottom-border {
    background: url(../../img/apps/bottom-complete-apps.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: 2vw;
    margin: 0;
}
.innerpages-content .inner-text h4{
    margin: 1.4vw 0 2.2vw 0;
    font-size: 1.6vw;
    color: #727272;
}
/*-different-*/
.apps-pages .webdesign-menu{
    background: url(../../img/apps/menu-bg.png) center repeat-x;
    background-size: contain;
    background-position: 49% 0;
    padding: 1.5vw 2% 2.1vw 2%;
    opacity: 0;
}
.apps-pages ul.websubmenu li {
    float: left;
    padding: 0 1%;
}
.apps-pages li.first-row1 {
    margin-left: 22.3%;
}
.apps-pages li.first-row2 {
    margin-left: 6.5%;
}
.apps-pages ul.websubmenu li a:hover {		
}
.sub-toolbar-apps{
		background: rgba(228, 100, 33, 0.8);
}
.sub-toolbar-apps li a:hover {
		background: #e46421;
}
.apps-pages ul.websubmenu1{
    left: -6.8vw;
    right: 0;
    width: 50%;
    margin: 0 auto;		
}
.apps-pages ul.websubmenu1.submenu2.nontop-menu{
		top: 4.3vw;
}
ul.websubmenu1.submenu2.nontop-menu {
    margin-top: -1vw;
}
.apps-pages.cell-phone-page ul.websubmenu1.submenu3.nontop-menu, 
.apps-pages.cell-phone-page ul.websubmenu1.submenu4.nontop-menu, 
.apps-pages.cell-phone-page ul.websubmenu1.submenu5.nontop-menu,
.apps-pages.cell-phone-page ul.websubmenu1.submenu6.nontop-menu {
    margin-top: -1.2vw;
}
.divider-apps{
    position: absolute;
    width: 200%;
    background: url(../../img/apps/divider-apps.png) left repeat-x;
    background-size: contain;
    padding-top: 4.7vw;
    left: -3.1%;
    top: -0.68vw;
    z-index: 999;
}
.apps-pages .fancyarrow {
    background: url(../../img/apps/downarrow5.png) no-repeat;
}
.apps-pages .innerpages-content .inner-title h1 {
		color: #ee651d;
}
.apps-pages .innerpages-content .inner-text {
		border-left: 2px solid #ee651d;
		position: relative;
}
.inner-text-col {
    width: 31%;
    float: left;
    margin: 0 1%;
}
.apps-pages .innerpages-content .inner-text h3 {
    color: #e46421;
    text-transform: uppercase;
}
.apps-pages .innerpages-content .inner-text .inner-text-col h3 {
		line-height: 30px;
    width: 188px;
    margin: 0 auto;
}	
.apps-pages .explore {
    height: 0;
    overflow: hidden;
    display: block;
    background: url(../../img/apps/explore.png) center no-repeat;
    width: 130px;
    padding-top: 30px;
    background-size: contain;
    margin: 20px auto 0 auto;
}