.homepage-wrapper{
	position:relative;
	z-index:999999;
}

.homepage-logo{
	width:105px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

.homepage-logo-sub{
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	display:block;
	margin-top:5px;
}

.homepage-navigation{
	margin-top:30px;
	width:320px;
	margin-left:auto;
	margin-right:auto;
}
.homepage-navigation a{
	text-align:center;
	color:#a4a5a4;
	font-size:14px;
	text-transform:uppercase;
	font-family:'Dosis', sans-serif;
	font-weight:400;
	padding-top:80px;
	float:left;
	background-position:15px 0px;
	background-repeat:no-repeat;
	background-size:70px 70px;
	width:100px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:30px;
	
}

/* iPads (landscape) */
@media only screen 
and (min-width : 768px) 
and (orientation : landscape) {
    .content-section .responsive-image{
		margin-top:-210px;	
	}	
		
	.homepage-logo{
		width:155px;
		margin-top:40px;
	}

	.homepage-logo-sub{
		font-size:12px;
		margin-bottom:120px;
	}

	.homepage-navigation{
		margin-top:30px;
		margin-bottom:80px;
		width:850px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.homepage-navigation a{
		font-size:16px;
		padding-top:120px;
		background-size:100px 100px;
		width:130px;
		margin-bottom:50px;
	}	
	
	.footer{
		margin-bottom:0px;
	}
	
	.footer p{
		margin-bottom:0px;
		font-size:12px;
		color:#FFFFFF;
	}
}


/* iPads (portrait)*/

@media only screen 
and (min-width : 768px) 
and (orientation : portrait) {
    .content-section .responsive-image{
		margin-top:-130px;	
	}	
	
	.homepage-logo{
		width:155px;
		margin-top:80px;
	}

	.homepage-logo-sub{
		font-size:12px;
		margin-bottom:120px;
	}

	.homepage-navigation{
		margin-top:30px;
		margin-bottom:100px;
		width:430px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.homepage-navigation a{
		font-size:16px;
		padding-top:120px;
		background-size:100px 100px;
		width:130px;
		margin-bottom:50px;
	}	
	
	.footer p{
		margin-bottom:0px;
		font-size:12px;
		color:#FFFFFF;
	}
}

/*Mobile Devices in Landscape*/

@media only screen 
and (orientation : landscape ){
	.homepage-logo{
		margin-top:20px;
		margin-bottom:0px;
	}
		
	.homepage-navigation{
		margin-top:40px;
		margin-bottom:20px;
		width:520px;

		margin-left:auto;
		margin-right:auto;
	}
	
	.homepage-navigation a{
		width:80px;	
		background-size:60px 60px;
		background-position: 10px 0px;
	}
	
	.footer{
		margin-top:0px;
	}
}


/*iPhone 5 + WebApp Settings*/

@media screen and (height : 548px){
	.homepage-navigation{
		margin-top:55px;	
	}
	.footer{
		margin-top:25px;
	}

	.footer p{
		margin-bottom:0px;
	}
}


/*iOS WebApp Settings*/

@media screen and (height : 572px){
	.homepage-navigation{
		margin-top:65px;	
	}
	
	.footer{
		margin-top:35px;
	}
}

/*iPhone 5 - WebApp Settings*/

@media screen and (height : 460px){
	
	.homepage-logo{
		margin-top:20px;
	}
	
	.homepage-logo-sub{
		margin-bottom:30px;
	}
	
	.homepage-navigation{
		margin-top:20px;	
	}
	
	.homepage-navigation a{
		margin-bottom:10px;
	}
	
	.footer{
		margin-top:30px;
	}

	.footer p{
		margin-bottom:0px;
	}

	.footer a {
		margin-bottom:-5px;
	}


}
/*
.header{
	background-color:#1c1c1c;
	height:60px;
	position:fixed;
	width:100%;
	z-index:9999999;
}*/


.show-navigation{
	right:0px;
	background-image:url(../images/deploy-nav.png);
	background-size:18px 12px;
	width:60px;
	height:60px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:20px 23px;
	/*background-color:rgba(255,255,255,0.05);*/
}

.hide-navigation{
	display:none;
	right:0px;
	background-image:url(../images/delete-nav.png);
	background-size:24px 16px;
	width:60px;
	height:60px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:18px 22px;
	/*background-color:rgba(255,255,255,0.05);*/
}

.home-navigation{
	right:20px;
	top:0px;
	background-image:url(../images/home.png);
	background-size:36px 24px;
	width:30px;
	height:60px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:-4px 20px;
	background-color:rgba(255,255,255,0.05);
	
}
.logout-navigation{
	right:60px;
	top:0px;
	background-image:url(../images/logout.png);
	background-size:36px 24px;
	width:30px;
	height:60px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:-5px 20px;
	background-color:rgba(255,255,255,0.05);
	
}
.user-navigation{
	right:100px;
	top:0px;	
	width:auto;
	padding-top:22px;
	position:absolute;
}
.navigation-wrapper{
	border-top:solid 1px rgba(255,255,255,0.08);
	background-color:rgba(255,255,255,0.05);
}

.navigation{
	border-bottom:solid 5px #502f4a;
	background-color:#583752;
	position:absolute;
	width:100%;
	z-index:999999;
	top:-300%;
	right:0px;
}


@media only screen
and (min-width : 768px){
	.navigation{
		margin-top:8px;
		width:320px!important;
		right:0px;
	}
}
@media only screen
and (max-width : 767px){
	.navigation{
		margin-top:8px;
		width:320px!important;
		right:0px;
	}
}

.nav-item a{
	opacity:0.8;
	font-size:12px;
	font-family:'Dosis' sans-serif;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:1.0px;
	padding-left:30px;
	color:rgba(255,255,255,0.8);
	line-height:40px;
	border-bottom:solid 1px rgba(255,255,255,0.1);
	background-position:0px 8px;
	background-repeat:no-repeat;
	background-size:22px 22px;
	display:block;
	position:relative;
	overflow:hidden;
}

.nav-item a:hover{
	background-color:rgba(255,255,255,0.05);
}

.homepage-icon{
	background-image:url(../images/homepage.png);
}

.landing-icon{
	background-image:url(../images/landing.png);
}

.features-icon{
	background-image:url(../images/features.png);
}

.camera-icon{
	background-image:url(../images/camera.png);
}

.portfolio-icon{
	background-image:url(../images/portfolio.png);
}

.video-icon{
	background-image:url(../images/videos.png);
}

.contact-icon{
	background-image:url(../images/contact.png);
}

.selected-item{
	background-image:url(../images/nav_selected.png);
	background-size:14px 14px;
	background-repeat:no-repeat;
	position:absolute;
	width:14px;
	height:14px;
	right:23px;
	margin-top:15px;
}
	
.unselected-item{
	background-image:url(../images/nav_unselected.png);
	background-size:14px 14px;
	background-repeat:no-repeat;
	position:absolute;
	width:14px;
	height:14px;
	right:23px;
	margin-top:15px;
}

.dropdown-item{
	background-image:url(../images/nav_dropup.png);
	background-size:14px 14px;
	background-repeat:no-repeat;
	position:absolute;
	width:14px;
	height:14px;
	right:23px;
	margin-top:15px;
}

.active-dropdown{
	background-image:url(../images/nav_dropdown.png);
}

.submenu{
	display:none;
}

.submenu-active{
	display:block;
}

.submenu a{
	opacity:0.5;
	background-image:url(../images/nav-submenu.png);
	background-repeat:no-repeat;
	background-size:8px 8px;
	background-position:50px 25px;
	padding-left:50px;
}

/*Preview Frame Demo Only*/

@media only screen 
and (min-width : 798px)
and (min-height: 801px){
	
	.homepage-logo{
		width:155px;
		margin-top:40px;
	}

	.homepage-logo-sub{
		
		font-size:12px;
		margin-bottom:100px;
	}

	.homepage-navigation{
		margin-top:30px;
		margin-bottom:80px;
		width:430px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.homepage-navigation a{
		font-size:16px;
		padding-top:120px;
		background-size:100px 100px;
		width:130px;
		margin-bottom:30px;
	}
}
