@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

@font-face {
    font-family: 'ralewaylight';
    src:
         url('../fonts/raleway/Raleway-Light.woff') format('woff'),
         url('../fonts/raleway/Raleway-Light.ttf') format('truetype'),
         url('../fonts/raleway/Raleway-Light.svg#rawengulkpcsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayextralight';
    src:
         url('../fonts/raleway/Raleway-ExtraLight.woff') format('woff'),
         url('../fonts/raleway/Raleway-ExtraLight.ttf') format('truetype'),
         url('../fonts/raleway/Raleway-ExtraLight.svg#rawengulkpcsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


*, *:after, *:before { border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }
.clr { clear: both; }

body {
	background: #333;
	color: #fffce1;
	font-weight: 200;
	font-size: 1em;
	font-family: 'ralewayextralight';
}

a {
	color: #fff;
	text-decoration: none;
	outline: none;
	font-weight: 600;
}

a:hover, a:focus {
	color: #debcc3;
}

.logo {
	width: 300px;
}

section {
	padding: 1em;
	text-align: center;
}

/* Header */
.codrops-header {
	z-index: 1000;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	max-width: 500px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 400;
	font-size: 3em;
	line-height: 1;
	font-family: 'ralewaylight';
}

.codrops-header h1 span {
	display: block;
	font-family: 'ralewaylight';
	padding: 0.5em 0 0.6em 0.1em;
	font-size: 40%;
	line-height: 1.2;
	opacity: 0.7;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.69em;
	line-height: 2.2;
	position: relative;
	z-index: 2000;
}

.codrops-top a {
	display: inline-block;
	padding: 0.3em 0.7em;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 5px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
	padding-top: 2em;
	font-size: 0.8em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	outline: none;
	border: 2px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 165px;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #debcc3;
	border-color: #debcc3;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #47a3da;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}
.process {
	background-color: #2b414d;
}

.idea {
	color: #e5b8ad;
}
.design {
	color: #258ebc;
}
.coding {
	color: #efc775;
}
.testing {
	color: #77c299;
}
.launch {
	color: #f36a71;
}

.team {
	background-color: #358ebc;
	float: left;
	width: 100%;
	height: auto;
	
}
.team h2 {
	font-size: 40px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';

}
	.team h4 {
	font-size: 20px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.team hr {
	background: #3487b2;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}
.team img {
	width: 100%;
	max-width: 240px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 15px solid transparent;
	box-shadow: 2px 2px 0px rgba(0,0,0, 0.18);

	
}
.team img:hover {
	border: 15px solid #3487B2;
	position: relative;
	z-index: 10;
	
}

.team-images {
	float: left;
	width: 33.33%;
	margin-top: 40px;
}
.team-images h3 {
	color: #fffce1;
}
.team-images h4 {
	font-size: 20px;
	font-style: italic;
	color: #fffce1;
	font-weight: 400;
}
.team-images p {
	color: #fffce1;
	padding: 0px 50px 50px 50px;
}
.team-images span{
padding: 8px 20px;
position: relative;
top: -72px;
left: -46px;
display: inline-block;
background: #358ebc;
border-radius: 0 16px 16px 0;
font-size: 14px;
color: #fffce1;
}

.hover_img {
  display: none
}

.member-profile:hover .unhover_img{
  display: none;
}

.member-profile:hover .hover_img {
  display: block;
}

.button-holder {
	width: 100%;
	float: left;
}

.project {
	background-image: url("../img/2.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float: left;
	width: 100%;
	padding: 20px 0 40px 0;
}

.project .container {
	height: auto;
	min-height: auto;
}

.project h2 {
	font-size: 40px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';
}
	.project h4 {
	font-size: 20px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.project hr {
	background: #dcb95c;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}
		.project p {
		padding: 15px;
		font-family: 'ralewaylight';
	}
	.about {
		float: left;
		background-color: #333333;
		width: 100%;
		 
		
	}
	.about h2 {
	font-size: 40px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';
}
	.about h3 {
	font-size: 30px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.about h4 {
	font-size: 20px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.about hr {
	background: #3D3D3D;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}
	.box-container {
	

		margin: auto;
    display:flex;
  	flex-flow: row wrap;


	}

	.about .box {
		flex-basis: 22%;
		float: left;
		margin: 0 1.5% 0 1.5%;
		background-color: #3D3D3D;
		border-bottom: 13px solid #efc75e;
		padding: 2%;
}
	.box img {
		width: 60%;
	}
	.about p {
		padding: 15px;
		color: #fffce1;
		font-family: 'ralewaylight';
	}

	.services {
		float: left;
		background-color: #333333;
		width: 100%;
		margin-bottom: 20px;
		
	}
	.services h2 {
	font-size: 40px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';
}
	.services h3 {
	font-size: 30px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.services h4 {
	font-size: 20px;
	color: #fffce1;
	font-family: 'ralewaylight';
}
	.services hr {
	background: #3D3D3D;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}

	.service-box-container {
		margin: auto;
    display:flex;
  	flex-flow: row wrap;
	}

	.service-box {
		flex-basis: 22%;
		float: left;
		margin: 0 1.5% 0 1.5%;
		background-color: #3D3D3D;
		border-bottom: 13px solid #d6aea4;
		padding: 2%;
}
	.service-box img {
		width: 60%;

	}
	.services p {
		padding: 15px;
		color: #fffce1;
		font-family: 'ralewaylight';
	}

.contact {
	background-color: #3db39e;
	padding: 0;
}
		.contact h2 {
	font-size: 40px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';
}
		.contact h3 {
	font-size: 30px;
	color: #fffce1;
	text-transform: uppercase;
	font-family: 'ralewaylight';
}
	.contact h4 {
	font-size: 20px;
	color: #fffce1;
	font-family: 'ralewaylight';
}

	.contact hr {
	background: #349886;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}
		.contact p {
		padding: 15px;
		font-family: 'ralewaylight';
	}
			.team p {
		padding: 15px;
		color: #fffce1;
		font-family: 'ralewaylight';
	}
	.contact img {
		width: 40px;
		margin: 10px;
	}
#examples-1 { overflow: hidden; width: 70%; margin: auto; }
#examples-2 { overflow: hidden; position: relative; }
#examples-3 { overflow: hidden; position: relative; }
#fly-it { position: relative; }
#fly-it2 { position: relative; }
#fling-it { position: relative; }
#move-it { position: absolute; left: 50%; margin-left: -100px; }
#scale-it { height: 240px; }
#scale-it2 { height:  240px; }
#scale-it3 { height:  240px; }
#footer {
	padding: 20px;
	text-align: center;
	float: left;
	width: 100%;
}
form {
	margin-top: 20px;
}
.form-input {
	padding: 10px;
width: 50%;
border: 0;
margin-bottom: 20px;
background-color: #349886;
color: #fff;
}
.form-area {
	padding: 10px;
width: 50%;
border: 0;
margin-bottom: 20px;
height: 150px;
background-color: #349886;
color: #fff;
}
.form-button {
	padding: 10px;
border: 0;
clear: both;
width: 50%;
margin-bottom: 20px;
color: #fffce1;
background-color: #e77944;
font-family: 'ralewaylight';
border-bottom: 4px solid #CF571D;
}
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  	font-family: 'Lobster', cursive;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;

}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
	background-color: #333;
	float: left;
}
.module.content h2 {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;

}

	.module.content hr {
	background: #333;
	height: 3px;
	border: none;
	margin-top: -18px;
	width: 100px
	}
	.module.content .box {
		width: 25%;
		float: left;
	}
section.module.parallax {
  height: 450px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

section.module.parallax-2 {
  background-image: url("../img/parallax.jpg");
  width: 100%;
  float: left;
}

.ghost
            {
                /* position centered */
               display:inline-block;
                position: absolute;
                top: 90%;
                left:50%;
                opacity: 0.7;
                -webkit-transform: translateX(-50%) translateY(-50%);
                -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
                /* text styles */
                font-size: 14px;
                letter-spacing: 0.1em;
                color: #fffce1;
                font-family: 'ralewayextralight';
                /* modify text */
                text-decoration:none;
                text-transform:uppercase;
                text-rendering:optimizeLegibility;
                /* add a border */
                border:0.15em solid #fffce1;
                padding:15px 40px 15px 40px;
                /* animate the change */
                -webkit-transition: color 300ms, background 500ms, border-color 700ms;
                transition: color 300ms, background 500ms, border-color 700ms;
                z-index: 100;
            }
            .ghost:hover
            {
                background:#fffce1;
                border-color:#fffce1;
                color:#545e7a;
            }
.ghost-round {
	position: absolute;
top: 40px;
right: 0px;
z-index: 100;
display: block;
width: 50px;
height: 50px;
cursor: pointer;
-webkit-transform: translateX(-50%) translateY(-50%);
                -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
                /* text styles */
                font-size: 14px;
                letter-spacing: 0.1em;
                color: #fffce1;
                font-family: 'ralewayextralight';
                /* modify text */
                text-decoration:none;
                text-rendering:optimizeLegibility;
                /* add a border */
                border:0.15em solid #fffce1;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                padding:15px 0px 0px 0px;
                /* animate the change */
                -webkit-transition: color 300ms, background 500ms, border-color 700ms;
                transition: color 300ms, background 500ms, border-color 700ms;
                text-align: center;
}

.ghost-round:hover {
	background:#fffce1;
                border-color:#fffce1;
                color:#545e7a;
}



@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
width: 80%;
margin: 150px auto auto auto;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}


a, button {
	outline: none;
}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}

@media only screen and (max-width: 768px) {
	.ghost {
		display: none;
	}

	.team-images {
		width: 100%;
	}

	#examples-1 {
		width: 100%;
	}

	.about .box {
		flex-basis: 96%;
		float: left;
		margin-top: 20px;
		background-color: #3D3D3D;
		border-bottom: 13px solid #efc75e;
		padding: 7% 2% 2% 2%;
}

	.service-box {
		flex-basis: 96%;
		float: left;
		margin-top: 20px;
		background-color: #3D3D3D;
		border-bottom: 13px solid #d6aea4;
		padding: 7% 2% 2% 2%;
}

.form-input {
	width: 80%;
}
.form-area {
	width: 80%;
}
.form-button {
	width: 80%;
}
	
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
	.team-images {
		width: 100%;
	}
	#examples-1 {
		width: 100%;
	} 

	.about .box {
		flex-basis: 44%;
		float: left;
		margin: 20px 3% 0 3%;
		background-color: #3D3D3D;
		border-bottom: 13px solid #efc75e;
		padding: 2%;
}

	.service-box {
		flex-basis: 44%;
		float: left;
		margin: 20px 3% 0 3%;
		background-color: #3D3D3D;
		border-bottom: 13px solid #d6aea4;
		padding: 2%;
}

}
