#page{
	width:1400px;
	margin:0px auto;
	box-shadow: 0px 0px 10px 1px #2c2f38;
	box-sizing: content-box;
	background:#292929;
}

body {
}

/* HEADER */

#header{
	background:rgba(58,91,187,0.1);
	width:1400px;
}
#header #logo{
	color:#f1f1f1;
	padding:15px 25px 15px 270px;
	font-weight:900;
	font-family: Interstate;
	font-size:25px;
	float:left;
	position: relative;
	transition: color 0.3s;
}
#header #logo:hover{
	text-decoration:none;
	color:#9fc0db;
}

.highlighter_top
{
	width: 100%;  
    background:rgba(112,184,255,0.6);
	margin:58px 25px 15px 0px;
	height: 2px;
}

.highlighter_bottom
{
	width: 100%;  
    background:rgba(36,63,93,0.5);
	margin:0px 25px 0px 0px;
	height: 2px;
}

.nav_pane li.slider {
  width: 20%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 60%;
  z-index: 999;
  transition: left 0.4s;
  top: 57px;
  height: 4px;
  background: rgba(133,167,193,1);
  opacity: 1;
}

.nav-link-active {
   color: #fff;
   background-color: rgba(75,134,134,0.25);
}

.nav_pane .menu li:nth-child(1):hover ~ .slider,
.nav_pane .menu li:nth-child(1):focus ~ .slider,
.nav_pane .menu li:nth-child(1):active ~ .slider {
  left: 0%;
}
.nav_pane .menu li:nth-child(2):hover ~ .slider,
.nav_pane .menu li:nth-child(2):focus ~ .slider,
.nav_pane .menu li:nth-child(2):active ~ .slider {
  left: 20%;
}
.nav_pane .menu li:nth-child(3):hover ~ .slider,
.nav_pane .menu li:nth-child(3):focus ~ .slider,
.nav_pane .menu li:nth-child(3):active ~ .slider {
  left: 40%;
}
.nav_pane .menu li:nth-child(4):hover ~ .slider,
.nav_pane .menu li:nth-child(4):focus ~ .slider,
.nav_pane .menu li:nth-child(4):active ~ .slider {
  left: 60%;
}
.nav_pane .menu li:nth-child(5):hover ~ .slider,
.nav_pane .menu li:nth-child(5):focus ~ .slider,
.nav_pane .menu li:nth-child(5):active ~ .slider {
  left: 80%;
}

#header_bg{
	padding:0px 0 0 0;
	width:100%;
	height:485px;
	background:url(../images/project_bg.jpg) no-repeat;
	background-size: cover; 
	box-sizing: content-box;
	position: relative;
	top: 0px;
	text-align: center;
}

#header_bg h1{
	width: 100%;
	padding: 320px 0px 0 40px;
	text-align: center;
    color: #fff;
	font-family: Roboto;
	display: block;
	font-size:54px;
    font-weight: 500;
}

#post_pna6 .post_image{
	background:url(../images/project_pna6.jpg) no-repeat;
	background-size: contain;
	width:680px;
	height:497px;
}

#post_pna6 .post_text{
	background-color: #303540; 
	width:630px;
	height:345px;
	display: inline-block;
}

#post_pna6 .post_border{
	width:47px;
	display: inline-block;
	vertical-align: top; 
}

#post_pna6 .taghche_top{
	background-color: #303540;
	width:47px;
	height:297px;
	display: inline-block;
}

#post_pna6 .taghche_bottom{
	width:20px;
	height:20px;
	display: inline-block;
	border-left: 47px solid #303540; 
	border-bottom: 47px solid transparent;
}
#project_container
{
	margin: 100px auto;
	width: 1155px;
}

#post_pna6{
	width:680px;
    font-size: 0;
	display: inline-block;
}

#post_pna6 p{
	margin: 30px 15px 0 30px;
	font-family: Roboto;
	display: inline-block;
	font-size:18px;
    font-weight: 300;
	text-align: justify;
	color: #d1d1d1;
}

#post_pna6 h2{
	margin: 30px 0px 0 30px;
	font-family: Roboto;
	display: inline-block;
	font-size:50px;
    font-weight: 300;
	text-align: center;
	color: #fff;
}

#post_pna6 .post_button{
	margin: 20px 15px 0 31px;
	display: inline-block;
	padding: 0.1em 0.9em 0.6em 1.2em;
}

#sidebar{
	width:385px;
	margin: 0px 0px 0 80px;
	height: 800px;
	display: inline-block;
	vertical-align: top; ;
}

#post_aps{
	width:385px;
    font-size: 0;
	display: inline-block;
}

#sidebar p{
	margin: 10px 15px 0 30px;
	font-family: Roboto;
	display: inline-block;
	font-size:14px;
    font-weight: 300;
	text-align: justify;
	color: #d1d1d1;
}

#sidebar h2{
	margin: 15px 0px 0 30px;
	font-family: Roboto;
	display: inline-block;
	font-size:28px;
    font-weight: 300;
	text-align: center;
	color: #fff;
}

#post_aps .post_image{
	background:url(../images/project_aps.jpg) no-repeat;
	background-size: contain;
	width: 383px;
	height: 225px;
}

#post_aps .post_text{
	background-color: #303540; 
	width:345px;
	height:175px;
	display: inline-block;
}

#post_aps .post_border{
	width:37px;
	display: inline-block;
	vertical-align: top; 
}

#post_aps .taghche_top{
	background-color: #303540;
	width:37px;
	height:137px;
	display: inline-block;
}

#post_aps .taghche_bottom{
	width:20px;
	height:20px;
	display: inline-block;
	border-left: 37px solid #303540; 
	border-bottom: 37px solid transparent;
}

#post_driver{
	width:385px;
    font-size: 0;
	display: inline-block;
	margin-top: 60px;
}

#post_driver .post_image{
	background:url(../images/project_driver.png) no-repeat;
	background-size: contain;
	width: 386px;
	height: 225px;
}

#post_driver .post_text{
	background-color: #303540; 
	width:345px;
	height:157px;
	display: inline-block;
}

#post_driver .post_border{
	width:37px;
	display: inline-block;
	vertical-align: top; 
}

#post_driver .taghche_top{
	background-color: #303540;
	width:37px;
	height:119px;
	display: inline-block;
}

#post_driver .taghche_bottom{
	width:20px;
	height:20px;
	display: inline-block;
	border-left: 37px solid #303540; 
	border-bottom: 37px solid transparent;
}

#post_telemetry{
	width:100%;
	margin: 85px 0px 0px 0px;
	height: 400px;
    font-size: 0;
	display: inline-block;
}

#post_telemetry .post_image{
	background:url(../images/project_telemetry.png) no-repeat;
	background-size: contain;
	width: 675px;
	height: 384px;
	display: inline-block;
	vertical-align: top;
}

#post_telemetry .post_text{
	background-color: #303540; 
	width:440px;
	height:384px;
	display: inline-block;
}

#post_telemetry .post_border{
	width:37px;
	display: inline-block;
	vertical-align: top; 
}

#post_telemetry .taghche_top{
	background-color: #303540;
	width:37px;
	height:348px;
	display: inline-block;
}

#post_telemetry .taghche_bottom{
	width:20px;
	height:20px;
	display: inline-block;
	border-left: 37px solid #303540; 
	border-bottom: 37px solid transparent;
}

#post_telemetry p{
	margin: 10px 15px 0 50px;
	font-family: Roboto;
	display: inline-block;
	font-size:18px;
    font-weight: 300;
	text-align: justify;
	color: #d1d1d1;
}

#post_telemetry h2{
	margin: 30px 0px 12px 50px;
	font-family: Roboto;
	display: inline-block;
	font-size:36px;
    font-weight: 300;
	text-align: center;
	color: #fff;
}
