<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">     body {
        padding-top: 0px;
        padding-bottom: 0px;
		font-family: 'Roboto', sans-serif;
		font-size:15px;
		
      }
	  
	  h1,h2,h3,h4,h5,h6{
		font-weight:200;
		
	  }
	  header#top-section{
		position:relative;
		overflow:hidden;
		padding-top:0px;
		background: url(../../images/5.jpg) 50% 0% fixed  no-repeat;
		background-size:cover;
		min-height:700px;
		width:100%;
		min-width:100%;
		z-index:0;
		
	  }

	  .inner-top-bg{
			position:absolute;
			top:0px;
			left:0px;
			bottom:0px;
			display:inline-block;
			width:100%;
			min-width:100%;
			height:100%;
			min-height:100%;
			background: rgba(0, 0, 0, 0.4);
			
	  }
	  .jumbotron {
			background: none;
			text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px;
			position:relative;
			top:0px;
			left:0px;
			right:0px;
			z-index:1;
			width:100%;
			text-align:center;
			padding-right:0px;
			padding-left:0px;
	  }
	  
	  .jumbotron h1{
			color:#fff;
			padding-top:220px;

	  }
	  
	  .jumbotron p.lead {
			color:#fff;
			font-size:120%;
			max-width:60%;
			margin-left:auto;
			margin-right:auto;

			position:relative;
		}
		.btn.btn-start{
			background: rgba(0,0,0, 0);
			border:1px solid #fff;
			color:#fff;
			display:inline-block;
			font-weight: 200;
			margin-top:40px;
			width:60px;
			height:60px;
			border-radius:50%;
			z-index:2;
			padding:5px 5px 10px;
		}	
		
		.btn-start{
			background: rgba(0,0,0, 0);
			border:1px solid #fff;
			color:#fff;
			display:inline-block;
			font-weight: 200;

			width:60px;
			height:60px;
			border-radius:50%;
			z-index:2;
			padding:5px 5px 10px;
			line-height: 1.428571429;
			text-align: center;
			white-space: nowrap;
			vertical-align: middle;
			cursor: pointer;
		}		
		.btn.btn-start:hover, .btn-start:hover{
			background: rgba(0,0,0, 0.5);
			color:#fff;
			
		}
	  section {
		padding-top:50px;
		padding-bottom:100px;
		min-height:600px;
		width:100%;
		min-width:100%;
		position:relative;
		overflow:hidden;
	  }
	  
	  section.projects{
		padding:0px;
		margin:0px;
		width:100%;
	  }
	  
	  .row-grid{
		display: table-row;
		margin:0px;
		padding:0px;
	  }
	  
	  #Section-1{
			z-index:1000;
			background:#fff;
			min-height:650px;
	  }
	  
	   #Section-2{
		background: url(../../images/asteroids.jpg) 50% 0% fixed repeat;
		min-height:650px;
	  } 
	  
	  .nicescroll-rails{
		z-index:1200 !important;
	  }

	  footer{
		width:100%;
		min-width:100%;
		padding:0px 0 ;
		color:#fff;
		background:#373737 url(../../images/shattered-island.gif) 0 50% fixed repeat;
		position:relative;
		display:inline-block;
	  }
	  .footer-links{
		padding:20px 0px;
	  }
	  
	  .footer-links a{
		color:rgba(250,250,250, .8);
	  }
	  
	  #team{
		width:100%;
		min-width:100%;
		position:relative;
		display:inline-block;
		margin:0px;
	  }
	  
		#team a{
			color:#2b2b2b;
		}
	
	  #Section-2 hr{
		color:tramsparent;
	  }
	  	  #Section-3{
		background:#fff;
	  }
	  
	  .color-white{
		color:#fff;
	  }
	  
	  .panel{
		margin-bottom:30px;
	  }	  
	  

	  .panel h3{
		text-shadow: 0px 1px 0px rgba(250, 250, 250, 1);
	  }
	  .panel .list-group-item{
		background: rgba(250,250,250, 0.7);
	  }

	ul.portfolio {
		line-height: 0;
		padding: 0;
		}
	  ul.portfolio li {
		display: inline-block;
		width: 25%;
		}
	  /****************** NAVIGATION STYLES *************************/
	 .navbar {
		background-color: #f9f9f9;
		border:0px;
		box-shadow:0px -3px 0px rgba(50,50,50, 0.25) inset;
	}
	  navbar-fixed-top{
		z-index:1030;
	  }
	  
	.navbar .nav &gt; li &gt; a {
		float: none;
		padding: 15px 20px 15px;
		color: #777777;
		text-decoration: none;
		text-shadow: none;
		font-size:14px;
		font-wight:bold;
		text-transform:uppercase;
	}
	.navbar .nav &gt; .active &gt; a, 
	.navbar .nav &gt; .active &gt; a:hover, 
	.navbar .nav &gt; .active &gt; a:focus {
		color: #333;
		text-decoration: none;
		background-color: #fff;
		-webkit-box-shadow:  none;
			-moz-box-shadow:   none;
				box-shadow:  none;
	}


	.navbar .nav &gt; .active &gt; a, .navbar .nav &gt; .active &gt; a:hover, .navbar .nav &gt; .active &gt; a:focus {
		color: #333;
		font-weight:600;
		box-shadow:0px -3px 0px rgba(50,50,50, 0.53) inset;
		}
		
	
	
	section{
     position:relative;
     width:100%;
     min-height:500px;
     
}
.fa-100x{
    font-size:30em; 
    color:#fff;
    
}
section.half-section{
        background: #fff url('../../images/design-tools.jpg') 0 50% fixed repeat;
        overflow: hidden; 
        position:relative;
}

.overlay {
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    
    z-index:0;
    background:rgba(0,0,0, .7);

}
section.half-section .left{
    width:35%; 
    min-height:100%;
    position:relative;
    float:left;
    min-height:500px;
    display:inline-block;
    z-index:1000;
    overflow:hidden;

}

section.half-section{
	padding:0px;
}
section.half-section .right{
    width:65%; 
    position:relative;
    float:left;
    min-height:500px;
    display:inline-block;
    z-index:1000;
    overflow:hidden;
    max-height:100%;
    color:#2b2b2b;
	background:#f5f5f5;
    padding:50px 30px;

}

section#services{
	background:#f5f5f5;
}
section.half-section .right h2{
    color:#2b2b2b; 
    font-size:3.5em;
    text-transform: uppercase;
    font-weight:600;
}

.absolute-box {
    position:absolute;
    right:-13em;
    top:2em;

}

.relative-box{
    position:relative;
    z-index:999;
    color:#fff;

}
.img-responsive{
	min-width:100%;
}

.circle-icon-bg{
background: #fff;
border: 1px solid #ddd;
display: inline-block;
font-weight: 200;
margin-top: -90px;
width: 80px;
height: 80px;
border-radius: 50%;
z-index: 2;
padding: 25px 5px 10px;
}

section.feature-section{
    position:relative;
    z-index:1002;
	margin:0px;
	padding:0px;
	text-shadow:none;
	background: #fff;


}

section.app-section{
    position:relative;
    z-index:1002;
	margin:0px;
	padding:0px;
	text-shadow:none;
		background: rgb(255, 255, 255);
		background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(220, 220, 220) 50%);
		background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(220, 220, 220) 50%);
		background: -o-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(220, 220, 220) 50%);
		background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(220, 220, 220) 50%);
		background: linear-gradient(180deg, rgb(255, 255, 255) 50%, rgb(220, 220, 220) 50%);


}

section.feature-section.padding{
	padding:60px 0;
}

#project-section{

	background: url(../../images/ipadbg.png) 0 50% no-repeat fixed;
	background-size: 100% auto;

}

.carousel-inner&gt;.item{
	min-width:100%;
}

	/*************** @media ******************/
	@media (max-width: 979px){
		body{
			padding:0px;
		}
		.navbar-fixed-top {
			margin-bottom: 0px;
		}
		
		.navbar-fixed-top, .navbar-fixed-bottom {
			position: fixed;
		}
		
		.navbar .container {
			width: auto;
			padding: 0px 20px;
		}
		
		.navbar .brand {
			padding-right: 10px;
			padding-left: 10px;
			margin: 0 0 0 15px;
		}
		.container{
			padding:0px 20px;
		}
		
		.jumbotron {
			padding: 0px;
			top:30px;
		}
		.jumbotron h1 {
			color: #fff;
			padding-top: 150px;
			font-size:40px;
		}
		footer .page-header h3{
			padding-top:100px !important;
		}
		.fa-100x {
			font-size: 25em;
			color: #fff;
		}
	}
	@media (max-width: 762px){
		section.half-section .right h2{
		color:#fff; 
		font-size:2em;
		text-transform: uppercase;
		font-weight:600;
	}
	.fa-100x {
		font-size: 20em;
		color: #fff;
	}
	
	.text-right{
		text-align:left;
	}
	  
	}

	
	

	
	.social-panel{
		width:50%;padding:0;padding-top:0;margin-top:0;
		min-width:50%;
		text-align:center;
		float:left;
	}
	
	@media only screen and (max-width:767px){.social-panel{width:100%;}}
	.social-panel .inner{
		padding: 60px 60px 0px;
	}
	.social-panel a i{
		margin-top:40px;
		color:#fff;
	}
	
	.social-panel .form-control {
		display: block;
		width: 100%;
		font-size: 16px;
		line-height: 1.428571429;
		color: #fff;
		vertical-align: middle;
		background-color: transparent;
		border: 0px;
		border-bottom:1px solid rgba(250,250,250, .6);
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.social-panel a{
		display:inline-block;
		min-width:100%;
		height:100%;
		
	}
	.social-panel .dribbble{ width:25%; min-height:140px; float:left; border-right:1px solid rgba(250,250,250, .5); }
	.social-panel .dribbble:hover{  background:#ed6297;}
	.social-panel .facebook{ width:25%;  min-height:140px; float:left; border-right:1px solid rgba(250,250,250, .5);}
	.social-panel .facebook:hover{ background:#3b5998;}
	.social-panel .twitter{display:inline-block;width:25%;  min-height:140px; float:left; border-right:1px solid rgba(250,250,250, .5);}
	.social-panel .twitter:hover{background:#2094CA;}
	.social-panel .google-plus{display:inline-block;width:25%;  min-height:140px; float:left; }
	.social-panel .google-plus:hover{ background:#E66F63;}
</pre></body></html>