*{
	margin:0;
	padding:0;
}
body{
	font-family:"Roboto Condensed", sans-serif;
	font-size:14px;
	background:#000000;
	color:#DDDDDD;
	overflow-x:hidden;
}

#portfolio_menu {
	position: absolute;
	z-index: 2;
	background: #000000;
	width: 100%;
}

#port_web {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-432px;
}


#port_graph {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-432px;
}


#port_int {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-432px;
}


#port_pr {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-432px;
}



#port_close {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:300px;
}

#portfolio {
	width:500px;
	height:56px;
	border:0px solid #e4e4e4;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
}

#iconbar {
	float: left;
	margin-bottom: 2px;
	margin-left: 118px;
	margin-top: -6px;
}


#iconbar li {	
	float:left;
	position:relative;
	margin-right:7px;
	background:#222222;
	border: 1px solid #dcea00;
	overflow:hidden;
	border-radius:24px;	
}


#iconbar a {
	text-decoration: none;
	outline: none;
	color:#dcea00;
	display: block;
	width: 24px;
	padding: 5px;
	cursor:pointer;
	text-align:left;
	}


#iconbar span	{
	text-shadow:0px 0px 1px #dcea00;		
	width: 100px;
	height: 35px;
	position: absolute;
	display: none;
	line-height:85%;
	color:#dcea00;
	padding-left: 10px;	
}



#bottom_pixel {
position:absolute;
bottom:0px;
width:1px;
height:0px;
}

#mob_phone {
display:none;
 font-family:Merriweather; 
}

#top_phone {
height: 45px;
left: 50%;
margin-left: 252px;
margin-top: 9px;
position: absolute;
width: 163px;
z-index: 3;
}


#scrolldown {
height: 68px;
left: 50%;
margin-left: -24px;
margin-top: 721px;
position: absolute;
width: 48px;
z-index: 2;
}



#page_header {
height: 91px;
left: 50%;
margin-left: -407px;
position: absolute;
top: 6px;
width: 815px;
z-index: 2;
}

#page_header_mob {
display:none;
}

  #wide {
    height:1000px;
  }   


a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#DDDDDD;
}
p{
	padding:5px 0px;
}
.wrapper{
	width:960px;
	margin:20px auto;
}
.clear{
	clear:both;
}
.footer{
	text-align:center;
	width:100%;
	padding:20px 0px;
	clear:both;
	margin-top:30px;
}
.footer a{
	margin:0px 20px;
}
/* Slider Style */
.pxs_container{
	width:100%;
	height:100% !important;
	position:relative;
}

.pxs_bg{
	background:transparent url(../images/main_bg.jpg) repeat top center;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:800px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(../images/bg_made_stars.jpg);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background-image:url(../images/layer_dust_2.png);
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(../images/layer_dust_3.png);
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
height: 420px;
left: 0;
position: absolute;
top: 110px;
}
ul.pxs_slider li{
	height:auto;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
border: 8px solid rgba(0, 0, 0, 0.6);
border-radius: 9px;
box-shadow: 0 0 7px #444444;
display: block;
margin: 35px auto 0;
transition:0.5s ease;
}

.ftop{
  top: 50%;
}


.look {
  position: absolute;
  text-align: center;
  width: 248px;
  height:60px;
  top: 460px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -70%);
  -moz-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
background: url(../images/look_but.png);
}

ul.pxs_slider li:hover .look{
  top: 430px;
  left: 50%;
  opacity: 1;
}


ul.pxs_thumbnails{
height: 35px;
left: 50%;
position: absolute;
top: 598px;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:1;
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
border-radius: 4px;
box-shadow: 0 0 2px #000;
cursor: pointer;
height: 60px;
opacity: 0.6;
position: absolute;
top: 320px;
width: 30px;
padding: 0px 5px 0px 10px;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background:#000 url(../images/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next{
	background:#000 url(../images/next.png) no-repeat center center;
}
.pxs_loading{
	color:#fff;
	font-size:14px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:auto;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}



#next_button {
animation: 2s cubic-bezier(0.77, 0, 0.175, 1) 0s normal none 1 running fadeTop;
height: 86px;
left: 50%;
margin-left: -129px;
margin-top: -10px;
opacity: 1;
position: absolute;
width: 252px;
}

.footer {
background: rgba(0, 0, 0, 0) url("images/bottom_menu.png") no-repeat scroll center top;
height: 74px;
width: 100%;
z-index: 20;
bottom: -74px;
transition: bottom 0.5s;
}

.footer.fixed {
background: rgba(0, 0, 0, 0) url("images/bottom_menu.png") no-repeat scroll center top;
width:100%;
position: fixed;
bottom: 0;
padding:0px;
z-index: 20;
}

.footer.fixed ~ .container {
  margin-top:0px;
}

#fleft {
color: #999999;
font-size: 12px;
position: absolute;
width: 300px;
left: 50%;
margin-top: 40px;
font-family: "Roboto Condensed";
margin-left: -540px;
line-height: 14px;
}

#fright {
color: #999999;
font-family: "Roboto Condensed";
font-size: 12px;
left: 50%;
line-height: 14px;
margin-left: 248px;
margin-top: 40px;
position: absolute;
text-align: right;
width: 300px;
}



#navbar {
background: rgba(0, 0, 0, 0) url("../images/bottom_menu.png") no-repeat scroll center bottom;
height: 74px;
width: 100%;
z-index: 20;
bottom: -74px;
transition: bottom 1s;
position:fixed;
text-shadow:none;
}


.image.first,.image.second {
border:2px solid transparent;
margin:0;
padding:0;
}

.image.first {
opacity:1px;
display:block;
position:absolute;
z-index:100;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;
}

.image.first:hover {
opacity:0.00;
}
 
div.ImgField {
display:inline-block;
background-position:center center;
background-repeat:no-repeat;
margin:0;
padding:0;
}
  
  

/*-------------------[960px]------------------*/

@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

#fleft {
color: #999999;
font-family: "Roboto Condensed";
font-size: 12px;
left: 50%;
line-height: 14px;
margin-left: -406px;
margin-top: 40px;
position: absolute;
width: 180px;
}

#fright {
color: #999999;
font-family: "Roboto Condensed";
font-size: 12px;
left: 50%;
line-height: 14px;
margin-left: 168px;
margin-top: 40px;
position: absolute;
text-align: right;
width: 240px;
}


}



/*-------------------[768px]------------------*/

@media only screen and ( max-width: 980px ) {

#scrolldown {
height: 68px;
left: 50%;
margin-left: -24px;
margin-top: 721px;
position: absolute;
width: 48px;
z-index: 2;
}

#fleft, #fright {
display:none;
}

}

/*-------------------[480px]------------------*/

@media only screen and ( max-width: 767px ) {
  
#portfolio_menu {
	width: 320px;
	left: 50%;
	margin-left: -160px;
	height: 164px;
	position: relative;
}
  
  #portfolio_menu img {
  max-width:100%;
   min-height:1px;
  }
  
  
 #port_int {
	left: 50%;
	margin-left: -180px;
	width: 145px;
	text-align: center;
	margin-top: 5px;
}
  
  
 #portfolio {
	width: 320px;
	left: 50%;
	margin-left: -320px;
	margin-top: 50px;
	position: relative;
}
  
 #iconbar {
	margin-bottom: 2px;
	margin-left: 55px;
} 
  
#port_close {
	position: absolute;
	margin-top: 0px;
	left: 50%;
	margin-left: 59px;
	width: 120px;
}
  
  
ul.pxs_slider {
	top: 40px;
}    

#scrolldown {
display:none;
}

#top_phone {
display:none;
}


  #wide {
    height:550px;
  }  


#page_header {
height: 91px;
left: 50%;
margin-left: -219px;
position: absolute;
top: 18px;
width: 439px;
z-index: 2;
}

ul.pxs_slider li img {
border: 5px solid rgba(0, 0, 0, 0.6);
border-radius: 5px;
box-shadow: 0 0 7px #444444;
display: block;
margin: 11px auto 0;
transition: all 0.5s ease 0s;
width: 428px;
}

.pxs_navigation span {
border-radius: 5px;
box-shadow: 0 0 2px #000;
cursor: pointer;
height: 60px;
opacity: 0.6;
padding: 0 5px 0 10px;
position: absolute;
top: 202px;
width: 30px;
}

.pxs_navigation span.pxs_next {
  right: 13px !important;
}

.pxs_navigation span.pxs_prev {
  left: 13px !important;
}

.look {
background: rgba(0, 0, 0, 0) url("../images/look_but.png") repeat scroll 0 0 / contain ;
height: 36px;
left: 50%;
margin-left: 147px;
opacity: 1;
position: absolute;
text-align: center;
top: 223px;
transform: translate(-50%, -70%);
transition: all 0.3s ease-in-out 0s;
width: 146px;
}

ul.pxs_slider li:hover .look{
  top: 223px;
  left: 50%;
  opacity: 1;
}

ul.pxs_thumbnails {
height: 65px;
left: 50%;
position: absolute;
top: 370px;
}

ul.pxs_thumbnails li img {
border: 2px solid rgba(255, 255, 255, 0.6);
box-shadow: 1px 1px 7px #555;
cursor: pointer;
display: block;
opacity: 1;
width: 50px;
}

.pxs_bg div {
  background-color: transparent;
  background-position: left top;
  background-repeat: repeat;
  height: 550px;
  left: 0;
  position: absolute;
  top: 0;
  width: 7584px;
}

#fleft, #fright {
display:none;
}

}


/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

  
#portfolio_menu {
	width: 320px;
	left: 50%;
	margin-left: -160px;
	height: 164px;
	position: relative;
}
  
  #portfolio_menu img {
  max-width:100%;
   min-height:1px;
  }
  
  
 #port_int {
	left: 50%;
	margin-left: -180px;
	width: 145px;
	text-align: center;
	margin-top: 5px;
}
  
  
 #portfolio {
	width: 320px;
	left: 50%;
	margin-left: -320px;
	margin-top: 50px;
	position: relative;
}
  
 #iconbar {
	margin-bottom: 2px;
	margin-left: 55px;
} 
  
#port_close {
	position: absolute;
	margin-top: 0px;
	left: 50%;
	margin-left: 59px;
	width: 120px;
}
  
  
ul.pxs_slider {
	top: 40px;
}    
  
#scrolldown {
display:none;
}

#top_phone {
display:none;
}



  #wide {
    height:550px;
  }  

#page_header {
display:none;
}
#page_header_mob {
	display: block;
	height: 91px;
	left: 50%;
	margin-left: -151px;
	position: absolute;
	top: 16px;
	width: 300px;
	z-index: 2;
}

ul.pxs_slider li img {
  border: 5px solid rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  box-shadow: 0 0 7px #444444;
  display: block;
  margin: 11px auto 0;
  transition: all 0.5s ease 0s;
  width: 260px;
}

.pxs_navigation span {
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  cursor: pointer;
  height: 60px;
  opacity: 0.6;
  padding: 0 5px 0 10px;
  position: absolute;
  top: 255px;
  width: 30px;
}

.pxs_navigation span.pxs_next {
  right: 13px !important;
}

.pxs_navigation span.pxs_prev {
  left: 13px !important;
}

.look {
background: rgba(0, 0, 0, 0) url("../images/look_but.png") repeat scroll 0 0 / contain ;
height: 46px;
left: 50%;
opacity: 1;
position: absolute;
text-align: center;
top: 213px;
transform: translate(-50%, -70%);
transition: all 0.3s ease-in-out 0s;
width: 189px;
margin-left: 0px;
}

ul.pxs_slider li:hover .look{
  top: 210px;
  left: 50%;
  opacity: 1;
}

ul.pxs_thumbnails {
height: 65px;
left: 50%;
position: absolute;
top: 337px;
}

ul.pxs_thumbnails li img {
border: 2px solid rgba(255, 255, 255, 0.6);
box-shadow: 1px 1px 7px #555;
cursor: pointer;
display: block;
opacity: 1;
width: 50px;
}

.pxs_bg div {
  background-color: transparent;
  background-position: left top;
  background-repeat: repeat;
  height: 550px;
  left: 0;
  position: absolute;
  top: 0;
  width: 7584px;
}

  
  #mob_phone {
color: #ffffff;
display: block;
font-size: 11px;
font-weight: bold;
left: 50%;
margin-left: -150px;
position: absolute;
text-align: center;
text-shadow: 0 2px 2px #000000;
top: 409px;
width: 300px;
z-index: 2;
line-height: 18px;
}
  
  #mob_phone a {
  text-decoration:none;
  }
 
  span.number {
font-size: 24px;
font-weight: bold;
text-shadow: 0 3px 2px #000000;
letter-spacing: -2px;
color: #ddd081;
    
  }
  
 #navbar {
background: rgba(0, 0, 0, 0) url("../images/bottom_menu.png") no-repeat scroll center bottom;
height: 74px;
width: 100%;
z-index: 20;
bottom: 0px;
transition: bottom 1s;
position:fixed;
text-shadow:none;
} 

#fleft, #fright {
display:none;
}

}
