h1, h2, h3
{
	font-family: 'Oswald', sans-serif;
}
h1
{
	color: #fff;
	font-size: 120px;
	font-weight: 700;
	margin-bottom: 70px;
	position: relative;
	text-transform: uppercase;
	z-index: 150;
}
h1.small
{
	font-size: 90px;
	margin-bottom: 40px;
}
h2
{
	color: #434343;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 80px;
	margin-top: 90px;
	text-align: center;
	text-transform: uppercase;
}
h2.white
{
	color: #fff;
}
span.lines
{
	border-bottom: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
}
h3
{
	color: #434343;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
h3.white
{
	color: #fff;
}
h4
{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
}
h5
{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
p
{
	color: #3d3d3d;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
}
p.white
{
	color: #f9f9f9;
}
.button1,input[type="submit"],input[type="reset"],input[type="button"]
{
	background: #3a3a3a;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 20px;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.button1:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover
{
	background: #e8e8e8;
	border: 0;
	color: #3a3a3a;
}
.button1:active,button1:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active
{
	background: #e8e8e8;
	border: 0;
	color: #3a3a3a;
}
.button2
{
	background: #e8e8e8;
	border: 0;
	color: #3a3a3a;
	cursor: pointer;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.button2:hover
{
	background: #3a3a3a;
	border: 0;
	color: #e8e8e8;
}
.button1::-moz-focus-inner,input::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
.action
{
	border-top: 1px solid #d3d3d3;
	margin-top: 50px;
	padding: 40px 0 20px 0;
	text-align: center;
}
.action p
{
	color: #515151;
	font-size: 22px;
	font-weight: 600;
}
.action p.white
{
	color: #ececec;
}
.hidden
{
	display: none;
}
p.separator
{
	color: #fff;
	font-size: 30px;
	font-style: italic;
	font-weight: 600;
	line-height: 38px;
	padding-top: 240px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 200;
}
#separator1
{
	height: 500px;
	position: relative;
	width: 100%;
}
#separator1 .bg2
{
	background: url(../images/bg2.jpg) repeat 0 0 fixed;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
#separator2
{
	height: 500px;
	position: relative;
	width: 100%;
}
#separator2 .bg3
{
	background: url(../images/bg3.jpg) repeat 0 0 fixed;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
#separator3
{
	height: 500px;
	position: relative;
	width: 100%;
}
#separator3 .bg4
{
	background: url(../images/bg4.jpg) repeat 0 0 fixed;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
nav
{
	background: url(../images/bgmenu.png) repeat-x 0 0;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
	height: 38px;
	position: relative;
	text-align: center;
	webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
	width: 100%;
	z-index: 1000;
	
}
nav ul
{
	padding-top: 10px;
}
.blur{
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
}
nav ul li
{
	border-right: 1px solid #e6e6e6;
	display: inline;
	margin: 0;
	padding: 11px 26px 8px 26px;
}
nav ul li:first-child
{
	border-left: 1px solid #e6e6e6;
}
nav a
{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
}
nav a:visited
{
	color: #fff;
}
nav a:hover
{
	color: #000;
}
#intro
{
	height: 600px;
	text-align: center;
	width: 100%;
	z-index: 100;
}
#intro .bg1
{
	background: url(../images/bg1b.jpg) repeat-x 0 100px;
	height: 1200px;
/*	margin: 0;
	padding: 0;*/
	position: absolute;
	width: 100%;
	z-index: 100;
	/*background-color:#BA0002;*/
	background-origin:content-box;
}
.title
{
	padding-top: 70px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 150;
}

.sam1{
	border:thin 1px #666666;

}
.intro-line
{
	border-top: 1px solid #ededed;
	margin: 0 auto 30px auto;
	position: relative;
	width: 670px;
	z-index: 150;
}
.title p
{
/*	color: #fff;*/
	font-size: 24px;
	line-height: 30px;
	position: relative;
	z-index: 150;
}
.social-intro
{
	margin-top: 45px;
	position: relative;
	z-index: 150;

}
.social-intro ul li
{
	display: inline;
	margin: 0 5px;
}
.social-intro a
{
	opacity: 0.7;
}
.social-intro a:hover
{
	opacity: 1;
}
#work
{
	background: #fff;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	padding-bottom: 40px;
	padding-top: 20px;
	position: relative;
	webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	z-index: 300;
}
.flexslider
{
	margin-top: 40px;
}
p.mid-text
{
	margin-top: 0px;
}
.portfolio
{
	margin-top: 40px;
	text-align: center;
}
p.proj-title
{
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
p.proj-desc
{
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 35px;
	padding-bottom: 2px;
}
#services
{
	background: url(../images/bg-dark.jpg) repeat;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
	webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	z-index: 300;
}
.serv-list
{
	margin-top: 60px;
	text-align: center;
}
.serv-list h4
{
	margin-bottom: 50px;
}
.serv-list p
{
	margin-top: 35px;
}
.pricing
{
	margin-bottom: 20px;
	text-align: center;
}
.pricing h3
{
	margin-bottom: 60px;
	margin-top: 70px;
}
p.p-name
{
	background: url(../images/price-name-bg.jpg) repeat;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	margin: 0;
	padding: 12px 0 8px 0;
	text-transform: uppercase;
}
p.p-price
{
	background: url(../images/price-bg.jpg) repeat;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 20px 0 16px 0;
	text-transform: uppercase;
}
span.p-small
{
	color: #a0a0a0;
	font-size: 14px;
}
.pricing ul
{
	background: url(../images/price-feat-bg.jpg) repeat;
	margin: 0;
}
.pricing ul li
{
	border-bottom: 1px solid #333333;
	color: #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}
.signup
{
	margin-bottom: 30px;
	padding: 14px 0;
}
.signup button2
{
	margin: 0;
}
.signup
{
	background: url(../images/price-bg.jpg) repeat;
}
#about
{
	background: #fff;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
	webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	z-index: 300;
}
.skills
{
	margin-top: 50px;
}
.skills h3
{
	margin-bottom: 30px;
	text-align: center;
}
.skills p
{
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
}
.skill-bg
{
	background: #e5e5e5;
	height: 31px;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}
.skill1
{
	background: #d1d1d1;
	height: 31px;
	width: 63%;
}
.skill2
{
	background: #c8c7c7;
	height: 31px;
	width: 72%;
}
.skill3
{
	background: #bdbdbd;
	height: 31px;
	width: 77%;
}
.skill4
{
	background: #b3b2b2;
	height: 31px;
	width: 85%;
}
.skill5
{
	background: #a9a8a8;
	height: 31px;
	width: 90%;
}
.team
{
	margin-top: 60px;
	text-align: center;
}
.team h3
{
	margin-bottom: 50px;
}
p.t-name
{
	color: #424242;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 15px;
	text-transform: uppercase;
}
p.t-type
{
	color: #707070;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	margin-bottom: 10px;
}
.team ul
{
	margin-bottom: 10px;
}
.team ul li
{
	display: inline;
	margin: 0 3px;
}
.team ul a:hover
{
	opacity: 0.7;
}
#contact
{
	background: url(../images/bg-dark.jpg) repeat;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	padding-top: 20px;
	position: relative;
	webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	z-index: 300;
}
.done
{
	color: #fff;
	display: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 10px;
}
.contact-form
{
	margin-top: 20px;
	position: relative;
	z-index: 300;
}
.contact-form p
{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.contact-form input
{
	background: url(../images/cont-form-bg.jpg) repeat;
	border: 0;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 28px;
	margin-bottom: 10px;
	padding-left: 4px;
	width: 98%;
}
.contact-form textarea
{
	background: url(../images/cont-form-bg.jpg) repeat;
	border: 0;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 125px;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 98%;
}
.contact-form input.submit-button
{
	background: #e8e8e8;
	border: 0;
	color: #3a3a3a;
	cursor: pointer;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 24px;
	line-height: 0;
	margin-bottom: 20px;
	padding: 3px 4px 0 4px;
	text-decoration: none;
	text-transform: uppercase;
	width: 60px;
}
.contact-form input.submit-button:hover
{
	background: #3a3a3a;
	border: 0;
	color: #e8e8e8;
}
.contact-info
{
	margin-top: 50px;
}
.contact-info h5
{
	margin-bottom: 40px;
}
.contact-info img
{
	margin-right: 10px;
	vertical-align: middle;
}
.social
{
	padding-top: 15px;
}
.social ul li
{
	display: inline;
	margin-right: 5px;
}
.social img:hover
{
	opacity: 0.7;
}
.copyright
{
	border-top: 1px solid #858585;
	margin-top: 30px;
	padding-top: 30px;
	text-align: center;
}
.copyright p
{
	color: #858585;
	font-size: 14px;
}
nav select
{
	display: none;
}
@media (max-width: 960px)
{
	nav ul
	{
		display: none;
	}
	nav select
	{
		color: #000;
		display: inline-block;
		margin-top: 8px;
		position: relative;
	}
}
@media only screen and (max-width: 1024px)
{
	.title
	{
		position: relative;
	}
	#intro
	{
		height: 500px;
	}
	.title
	{
		padding-top: 20px;
	}
	h1
	{
		font-size: 100px;
		margin-bottom: 60px;
	}
	h1.small
	{
		font-size: 80px;
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
}
@media only screen and (max-width: 767px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
	h1
	{
		font-size: 70px;
		margin-bottom: 20px;
	}
	h1.small
	{
		font-size: 40px;
		margin-bottom: 20px;
	}
	.title p
	{
		font-size: 20px;
		line-height: 28px;
	}
	nav ul li
	{
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media only screen and (max-width: 479px)
{
	#intro
	{
		height: 430px;
	}
	.title
	{
		padding-top: 30px;
		position: relative;
	}
	.intro-line
	{
		display: none;
	}
	h1
	{
		font-size: 60px;
		margin-bottom: 20px;
	}
	h1.small
	{
		font-size: 30px;
		margin-bottom: 20px;
	}
	.title p
	{
		font-size: 18px;
		line-height: 28px;
	}
	nav ul li
	{
		padding-left: 5px;
		padding-right: 5px;
	}
}