body {
	background: url(Images/png.png) repeat;
	font-size: 13px
}

.main-wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	overflow: hidden
}

.main-color {
	color: #3e80c1 !important;
	font-weight: bold !important
}

.main-br-color {
	background-color: #3e80c1
}

.main-color-line {
	border-bottom: 2px solid #3e80c1;
	display: inline-block;
	padding-bottom: 1px
}

.color-white {
	color: rgba(250,250,250,.02)
}

	.color-white:hover {
		color: rgba(250,250,250,1)
	}

.lines-bg-color {
	background: #3e80c1 url(Images/line_bg.png) top left repeat
}

.dott-bg {
	background-image: url(Images/section-top-bg.png) repeat
}

section #header-section {
	padding-bottom: 70px;
	display: inline-block;
	min-height: 750px;
	position: relative;
	padding-top: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	overflow: hidden
}

#header-section {
	background: #222 url(Images/background1.jpg) bottom center repeat fixed;
	background-size: cover;
	height: 650px;
	height: 650px;
	width: 100%;
	max-width: 100%;
	z-index: -999;
	padding-top: 0
}

	#header-section .hero-unit {
		z-index: 1
	}

.hero-unit h1 {
	font-family: brandon-grotesque
}

#header-section .wrap-hero {
	position: fixed;
	top: 75px;
	text-align: center;
	width: 100%;
	left: 0;
	min-width: 100%;
	display: block;
}

#header-section .logowrap {
	position: absolute;
	top: 10px
}

#header-section .hero-unit.hide {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out
}

#header-section .hero-unit {
	background: none;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	text-align: center;
	max-width: 1350px;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	margin-left: auto;
	margin-right: auto
}

.inner-wrap-hero {
	padding: 10px 20px;
	text-align: center
}

#header-section .hero-unit h1 span {
	display: inline-block;
	font-size: 32.5px;
	color: #fff;
	line-height: 40px;
	margin: 5px 0 -5px;
	padding: 10px 20px;
	font-weight: 300;
	text-shadow: none;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transform: scale(2,4);
	-ms-transform: scale(2,4);
	-webkit-transform: scale(2,4);
	-o-transform: scale(2,4);
	-moz-transform: scale(2,4);
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out
}

	#header-section .hero-unit h1 span.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		transform: scale(1,1);
		-ms-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		-o-transform: scale(1,1);
		-moz-transform: scale(1,1)
	}

#header-section .hero-unit span {
	margin: 10px 0 10px;
	display: inline-block;
	font-weight: 300
}

	#header-section .hero-unit span:first-child {
		font-size: 90px;
		line-height: 110px;
		font-weight: 400;
		padding-top: 0
	}

.goprice {
	margin-top: 30px;
	display: inline-block
}

	.goprice a, .goprice a:hover {
		text-decoration: none
	}

#slogan-section-3 .goprice {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all 5s ease;
	-o-transition: all 5s ease;
	-webkit-transition: all 5s ease;
	-ms-transition: all 5s ease;
	transition: all 5s ease;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	font-size: 80%
}

	#slogan-section-3 .goprice.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		margin-top: 40px
	}

	#slogan-section-3 .goprice a {
		color: #3e80c1;
		font-size: 140%
	}

#slogan-section-1 .goprice a {
	color: #3e80c1;
	font-size: 140%
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-top: 20px;
	padding-bottom: 18px;
	border-bottom: none;
	-moz-transition: padding .5s ease-in-out;
	-o-transition: padding .5s ease-in-out;
	-webkit-transition: padding .5s ease-in-out;
	-ms-transition: padding .5s ease-in-out;
	transition: padding .5s ease-in-out;
	z-index: 1030;
	filter: none;
	background-position: bottom;
	background-color: transparent
}

.navbar-static-top {
	position: relative
}

.navbar-inner.navbar-scroll {
	border-top: none;
	-moz-transition: padding .5s ease-in-out;
	-o-transition: padding .5s ease-in-out;
	-webkit-transition: padding .5s ease-in-out;
	-ms-transition: padding .5s ease-in-out;
	transition: padding .5s ease-in-out;
	background-image: url(Images/header.png)
}

.navbar .nav > li > a {
	float: none;
	padding: 5px 15px 5px;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-top: 5px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}

.navbar .nav > .active > a {
	color: #fff;
	text-decoration: none;
	background-color: #3e80c1;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	box-shadow: 0 3px 8px rgba(0,0,0,.125);
	padding: 5px 15px 5px;
	margin-top: 5px
}

.navbar-scroll .nav > li > a {
	color: #fff;
	text-shadow: 0 1px 0 black
}

.navbar .nav > li > a:hover, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #3e80c1;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	box-shadow: 0 3px 8px rgba(0,0,0,.125)
}

.navbar .brand {
	font-weight: 400;
	margin-left: 0;
	margin-right: 30px;
	text-shadow: 0 1px 0 #000;
	color: #fff;
	display: inline-block;
	/* padding-right: 40px; */
	background-size: 100% 100%;
	margin-top: 0px;
	padding: 0;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.scroller-spy {
}

#main-nav select {
	display: none
}

.dropdown-menu {
	position: absolute;
	top: 120%;
	color: #fff;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background: rgba(0,0,0,.7) url(Images/line_bg.png) top left repeat;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.navbar .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0,0,0,.3);
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,.2);
	content: ''
}

.navbar .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(0,0,0,.3);
	border-left: 6px solid transparent;
	content: ''
}

.carousel {
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.carousel-control {
	position: absolute;
	top: 50%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.carousel-inner {
	overflow: hidden;
	position: relative;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}

.carousel:hover .carousel-control.right {
	right: 0
}

.carousel-control.right {
	right: -47px;
	left: auto;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s
}

.carousel:hover .carousel-control.left {
	left: 0
}

.carousel-control.left {
	left: -47px;
	right: auto;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s
}

body, html {
	font-family: 'Roboto',sans-serif
}

.fa-icon-xxlarlge {
	font-size: 140px
}

h1, h2, h3, h4, h5, h6 {
	font-family: brandon-grotesque
}

strong {
	font-weight: 400
}

.text-large {
	font-size: 400%;
	line-height: 70px
}

h3 {
	font-size: 250%
}

.lead {
	font-weight: 400;
	color: #444
}

.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
	background: url(Images/line_bg.png)repeat;
	display: block
}

.footer .page-header h1, .footer .page-header h2, .footer .page-header h3, .footer .page-header h4, .footer .page-header h5, .footer .page-header h6 {
	background: url(Images/line-bg-light.png)repeat;
	display: block
}

.page-header h1 span.white, .page-header h2 span.white, .page-header h3 span.white, .page-header h4 span.white, .page-header h5 span.white, .page-header h6 span.white {
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	background: #fff url(Images/png.png) top left repeat
}

.page-header {
	border-bottom: 1px dotted rgba(250,250,250,.4)
}

#portfolio-section .page-header {
	margin-top: 100px
}

section {
	padding-top: 70px;
	padding-bottom: 70px
}

	section h3.top {
		font-size: 70px
	}

#features-section {
	background: #fff;
	position: relative;
	padding-top: 100px;
	min-height: 650px;
	background: #fff url(Images/png.png) top left repeat
}

	#features-section .bg-wraper {
		background: url(Images/section-top-bg.png)repeat-x;
		width: 100%;
		height: 100%;
		margin-top: -100px;
		padding-top: 70px
	}

#slogan-section-1 {
	color: #fff;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 100%;
	width: 100%;
	min-height: 550px;
	z-index: 200;
	background: #020403 url(Images/blured.jpg) 50% 0 fixed;
	background-size: cover
}

.bg {
	width: 100%;
	height: 100%;
	background: url(Images/bg-figure.png) 50% 0 fixed
}

#slogan-section-1 .well {
	background: #3e80c1 url(Images/png.png) top left repeat;
	border: none;
	text-transform: uppercase;
	color: #333;
	padding: 19px
}

#slogan-section-2 {
	color: #fff;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 100%;
	width: 100%;
	min-height: 600px;
	z-index: 200;
	background: #020403 url(Images/blured2.jpg) 50% 0 fixed;
	background-size: cover
}

#slogan-section-3 {
	color: #fff;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 100%;
	width: 100%;
	min-height: 600px;
	z-index: 200;
	background: #020403 url(Images/blured3.jpg) 50% 0 fixed;
	background-size: cover
}

#slogan-section-4 {
	color: #fff;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 100%;
	width: 100%;
	min-height: 600px;
	z-index: 200;
	background: #020403 url(Images/blured.jpg) 50% 0 fixed;
	background-size: cover
}

#slogan-section-2 .well {
	background: #3e80c1 url(Images/png.png) top left repeat;
	border: none;
	text-transform: uppercase;
	color: #333;
	padding: 19px
}

.well-wrapp {
	vertical-align: middle;
	padding: 10px 1% 10px 1%;
	background: #fff url(Images/png.png) top left repeat;
	display: inline-block;
	min-width: 98%;
	width: 98%;
	height: auto
}

	.well-wrapp p.lead {
		margin-bottom: 10px
	}

#team-section, #portfolio-section, #price-section {
	background: #fff url(Images/png.png) top left repeat;
	z-index: 12;
	position: relative
}

#contact-section {
	background: #484947;
	z-index: 10;
	color: #fff
}

	#contact-section .white {
		background: #484947
	}

#map-section {
	bottom: 0;
	padding: 0;
	height: 400px;
	width: 100%;
	z-index: 0
}

#contact-section {
	padding-bottom: 30px;
	padding-top: 40px;
	-webkit-box-shadow: 0 10px 22px rgba(50,50,50,.75);
	-moz-box-shadow: 0 10px 22px rgba(50,50,50,.75);
	box-shadow: 0 10px 22px rgba(50,50,50,.75)
}

.arrow_box {
	position: relative;
	z-index: 1000
}

.label {
	white-space: normal
}

i.fa-icon-large {
	font-size: 340%
}

.label {
	padding: 30px 30px;
	display: block
}

p {
	padding: 10px 0
}

.client-thumb {
}

.thumbnail.client-thumb {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 0
}

.pricing-table p {
	padding: 0;
	margin-top: 5px;
	font-size: 110%;
	font-weight: 400
}

	.pricing-table p strong {
		font-weight: 400
	}

.camein {
	width: 100%;
	min-width: 100%;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

	.camein p {
		min-width: 50%;
		background: rgba(0,0,0,.5);
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding: 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		text-align: center;
		text-align: center;
		padding-left: auto;
		padding-right: auto;
		display: inline-block
	}

.well {
	background: rgba(250,250,250,1) url(Images/line-bg-light.png) top left repeat;
	border: none;
	text-transform: uppercase;
	color: #333;
	min-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: #999 0 1px 1px,inset 0 0 10px rgba(255,255,255,.39);
	-webkit-box-shadow: #999 0 1px 1px,inset 0 0 10px rgba(255,255,255,.39);
	-moz-box-shadow: #999 0 1px 1px,inset 0 0 10px rgba(255,255,255,.39)
}

	.well p {
		padding: 10px;
		text-transform: uppercase
	}

.thumbnail {
	background-color: rgba(255,255,255,.3);
	display: block;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	box-shadow: #999 0 1px 1px;
	-webkit-box-shadow: #999 0 1px 1px;
	-moz-box-shadow: #999 0 1px 1px;
	padding: 0;
	margin-bottom: 30px
}

	.thumbnail img {
		min-width: 100%;
		height: auto
	}

.box {
	margin-bottom: 30px
}

.proj {
	margin-bottom: 30px;
	display: block
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px dotted rgba(250,250,250,.7)
}

.client-logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 20%
}

.logo {
	display: block;
	text-align: center
}

#slogan-section-1 .logo {
	margin: 30px 0 30px
}

#slogan-section-1 .logo {
	margin: 30px 0 30px
}

.logo img {
	height: auto;
	margin-top: 100px
}

.large-slogan {
	display: inline-block;
	font-size: 46px;
	color: #333;
	background: rgba(250,250,250,.4);
	line-height: 56px;
	margin: 0 0 10px;
	padding: 10px 20px;
	font-weight: bold;
	font-family: brandon-grotesque
}

#slogan-section-1 .large-slogan {
	display: inline-block;
	font-size: 46px;
	color: #333;
	background: rgba(250,250,250,.4);
	line-height: 60px;
	margin: 0 0 -5px;
	padding: 10px 20px;
	font-weight: 400;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out
}

	#slogan-section-1 .large-slogan.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-moz-transition: opacity 2s ease-in-out;
		-o-transition: opacity 2s ease-in-out;
		-webkit-transition: opacity 2s ease-in-out;
		-ms-transition: opacity 2s ease-in-out;
		transition: opacity 2s ease-in-out
	}

.featured-badge {
	min-width: 439px;
	min-height: 60px;
	display: inline-block;
	font-size: 64.5px;
	padding: 35px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 50px;
	font-family: brandon-grotesque;
	font-weight: bold
}

	.featured-badge.white {
		background: url(Images/featured-badge-white.png) top center no-repeat;
		color: #3e80c1;
		background-size: 100% 100%
	}

	.featured-badge.orange {
		background: url(Images/featured-badge-orange.png) 50% 80% no-repeat;
		background-color: rgba(255,255,255,.5);
		color: #3e80c1
	}

.absolute-bottom {
	position: absolute;
	bottom: 0%;
	z-index: 2
}

.browser-header {
	width: 100%;
	min-width: 100%;
	min-height: 0;
	background-size: 100% 100%
}

.browser-shot-1 {
	width: 50%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 10;
	max-width: 50%;
	position: absolute;
	bottom: -200%;
	left: 25%;
	-moz-transition: all 1.4s ease-in-out;
	-o-transition: all 1.4s ease-in-out;
	-webkit-transition: all 1.4s ease-in-out;
	-ms-transition: all 1.4s ease-in-out;
	transition: all 1.4s ease-in-out;
	-webkit-box-shadow: 0 0 12px rgba(50,50,50,.75);
	-moz-box-shadow: 0 0 12px rgba(50,50,50,.75);
	box-shadow: 0 0 12px rgba(50,50,50,.75)
}

	.browser-shot-1.active {
		bottom: -40px
	}

	.browser-shot-1 img {
		width: 100%;
		height: auto
	}

.browser-shot-2 {
	width: 30%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 9;
	max-width: 30%;
	position: absolute;
	bottom: -200%;
	left: 0%;
	-moz-transition: all 1.6s ease-in-out;
	-o-transition: all 1.6s ease-in-out;
	-webkit-transition: all 1.6s ease-in-out;
	-ms-transition: all 1.6s ease-in-out;
	transition: all 1.6s ease-in-out;
	-webkit-box-shadow: 0 0 12px rgba(50,50,50,.75);
	-moz-box-shadow: 0 0 12px rgba(50,50,50,.75);
	box-shadow: 0 0 12px rgba(50,50,50,.75)
}

	.browser-shot-2.active {
		bottom: -40px
	}

	.browser-shot-2 img {
		width: 100%;
		height: auto
	}

.browser-shot-3 {
	width: 30%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 9;
	max-width: 30%;
	position: absolute;
	bottom: -200%;
	right: 0%;
	-moz-transition: all 1.8s ease-in-out;
	-o-transition: all 1.8s ease-in-out;
	-webkit-transition: all 1.8s ease-in-out;
	-ms-transition: all 1.8s ease-in-out;
	transition: all 1.8s ease-in-out;
	-webkit-box-shadow: 0 0 12px rgba(50,50,50,.75);
	-moz-box-shadow: 0 0 12px rgba(50,50,50,.75);
	box-shadow: 0 0 12px rgba(50,50,50,.75)
}

	.browser-shot-3.active {
		bottom: -40px
	}

	.browser-shot-3 img {
		width: 100%;
		height: auto
	}

.footer {
}

.social-bottom {
	display: inline-block;
	margin-left: 0;
	margin-top: 15px;
	width: 100%
}

	.social-bottom li {
		list-style: none;
		float: left;
		margin: 3px
	}

	.social-bottom .badge {
		padding: 5px;
		display: block;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		text-align: center;
		vertical-align: middle
	}

		.social-bottom .badge:hover {
			background: #333 url(Images/line_bg.png) repeat
		}

	.social-bottom li a {
		color: #fff;
		font-size: 160%;
		text-decoration: none
	}

		.social-bottom li a:hover {
			text-decoration: none
		}

.footer address {
	font-size: 100%;
	font-weight: 300;
	margin-top: 15px;
	line-height: 22px;
	width: 100%;
	text-align: center
}

.footer blockquote {
	padding: 15px 15px 15px 0;
	margin: 0 0 10px 0;
	min-height: 20px;
	border: 0;
	position: relative;
	font-size: 70%;
	font-weight: 400;
	border-bottom: 1px dotted rgba(250,250,250,.5);
	display: inline-block
}

blockquote p {
	font-size: 140%
}

	blockquote p:before {
		color: #3e80c1;
		content: open-quote;
		font-size: 3em;
		line-height: .1em;
		margin-right: .25em;
		vertical-align: -.4em;
		text-shadow: -1px -1px 0 #333,1px 1px 2px #000
	}

	blockquote p:after {
		color: #3e80c1;
		content: close-quote;
		font-size: 3em;
		line-height: .1em;
		margin-left: .25em;
		margin-top: 1.5em;
		vertical-align: -.7em;
		text-shadow: -1px -1px 0 #333,1px 1px 2px #000
	}

.test-caption {
	text-align: right;
	font-size: 100%;
	font-weight: 400;
	width: 90%;
	float: right
}

#map {
	display: block;
	height: 400px;
	width: 100%;
	min-width: 100%;
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto
}

.tweetList {
	margin: 0;
	display: block;
	width: 100%;
	max-width: 100%
}

	.tweetList li {
		list-style: none;
		display: inline-block;
		text-align: left;
		margin: 5px 0;
		font-weight: 300;
		line-height: 18px;
		padding: 7px;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.07);
		box-shadow: 0 1px 2px rgba(0,0,0,.07);
		background: rgba(250,250,250,0,8)
	}

		.tweetList li p {
			padding: 5px 0;
			display: block;
			text-align: left
		}

	.tweetList a {
		color: #3e80c1;
		font-weight: normal
	}

	.tweetList .timestamp {
		border-left: 2px solid #3e80c1;
		font-weight: bold;
		display: block;
		padding-left: 6px;
		float: none
	}

.btn-warning {
	background-color: hsl(27,94%,46%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e36a07",endColorstr="#e36a07");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#e36a07),to(#e36a07));
	background-image: -moz-linear-gradient(top,#e36a07,#e36a07);
	background-image: -ms-linear-gradient(top,#e36a07,#e36a07);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e36a07),color-stop(100%,#e36a07));
	background-image: -webkit-linear-gradient(top,#e36a07,#e36a07);
	background-image: -o-linear-gradient(top,#e36a07,#e36a07);
	background-image: linear-gradient(#e36a07,#e36a07);
	border-color: #e36a07 #e36a07 hsl(27,94%,46%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-info {
	background-color: hsl(197,94%,44%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#07aced",endColorstr="#069dd9");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#07aced),to(#069dd9));
	background-image: -moz-linear-gradient(top,#07aced,#069dd9);
	background-image: -ms-linear-gradient(top,#07aced,#069dd9);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#07aced),color-stop(100%,#069dd9));
	background-image: -webkit-linear-gradient(top,#07aced,#069dd9);
	background-image: -o-linear-gradient(top,#07aced,#069dd9);
	background-image: linear-gradient(#07aced,#069dd9);
	border-color: #069dd9 #069dd9 hsl(197,94%,43%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.06);
	-webkit-font-smoothing: antialiased
}

.btn-danger {
	background-color: hsl(360,82%,44%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#de1616",endColorstr="#cc1414");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#de1616),to(#cc1414));
	background-image: -moz-linear-gradient(top,#de1616,#cc1414);
	background-image: -ms-linear-gradient(top,#de1616,#cc1414);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#de1616),color-stop(100%,#cc1414));
	background-image: -webkit-linear-gradient(top,#de1616,#cc1414);
	background-image: -o-linear-gradient(top,#de1616,#cc1414);
	background-image: linear-gradient(#de1616,#cc1414);
	border-color: #cc1414 #cc1414 hsl(360,82%,43%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.06);
	-webkit-font-smoothing: antialiased
}

.btn-success {
	background-color: hsl(157,43%,44%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45af86",endColorstr="#3fa07b");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#45af86),to(#3fa07b));
	background-image: -moz-linear-gradient(top,#45af86,#3fa07b);
	background-image: -ms-linear-gradient(top,#45af86,#3fa07b);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45af86),color-stop(100%,#3fa07b));
	background-image: -webkit-linear-gradient(top,#45af86,#3fa07b);
	background-image: -o-linear-gradient(top,#45af86,#3fa07b);
	background-image: linear-gradient(#45af86,#3fa07b);
	border-color: #3fa07b #3fa07b hsl(157,43%,43%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.06);
	-webkit-font-smoothing: antialiased
}

.btn-inverse {
	background-color: hsl(354,0%,16%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333",endColorstr="#282828");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#333),to(#282828));
	background-image: -moz-linear-gradient(top,#333,#282828);
	background-image: -ms-linear-gradient(top,#333,#282828);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#282828));
	background-image: -webkit-linear-gradient(top,#333,#282828);
	background-image: -o-linear-gradient(top,#333,#282828);
	background-image: linear-gradient(#333,#282828);
	border-color: #282828 #282828 hsl(354,0%,15%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.06);
	-webkit-font-smoothing: antialiased
}

.btn-green {
	background-color: hsl(161,95%,22%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#026d4b",endColorstr="#026d4b");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#026d4b),to(#026d4b));
	background-image: -moz-linear-gradient(top,#026d4b,#026d4b);
	background-image: -ms-linear-gradient(top,#026d4b,#026d4b);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#026d4b),color-stop(100%,#026d4b));
	background-image: -webkit-linear-gradient(top,#026d4b,#026d4b);
	background-image: -o-linear-gradient(top,#026d4b,#026d4b);
	background-image: linear-gradient(#026d4b,#026d4b);
	border-color: #026d4b #026d4b hsl(161,95%,22%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-green-alt {
	background-color: hsl(156,53%,46%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#37b381",endColorstr="#37b381");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#37b381),to(#37b381));
	background-image: -moz-linear-gradient(top,#37b381,#37b381);
	background-image: -ms-linear-gradient(top,#37b381,#37b381);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#37b381),color-stop(100%,#37b381));
	background-image: -webkit-linear-gradient(top,#37b381,#37b381);
	background-image: -o-linear-gradient(top,#37b381,#37b381);
	background-image: linear-gradient(#37b381,#37b381);
	border-color: #37b381 #37b381 hsl(156,53%,46%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-blue {
	background-color: hsl(185,95%,22%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#02646d",endColorstr="#02646d");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#02646d),to(#02646d));
	background-image: -moz-linear-gradient(top,#02646d,#02646d);
	background-image: -ms-linear-gradient(top,#02646d,#02646d);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#02646d),color-stop(100%,#02646d));
	background-image: -webkit-linear-gradient(top,#02646d,#02646d);
	background-image: -o-linear-gradient(top,#02646d,#02646d);
	background-image: linear-gradient(#02646d,#02646d);
	border-color: #02646d #02646d hsl(185,95%,22%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-purple {
	background-color: hsl(313,95%,22%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d0256",endColorstr="#6d0256");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#6d0256),to(#6d0256));
	background-image: -moz-linear-gradient(top,#6d0256,#6d0256);
	background-image: -ms-linear-gradient(top,#6d0256,#6d0256);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6d0256),color-stop(100%,#6d0256));
	background-image: -webkit-linear-gradient(top,#6d0256,#6d0256);
	background-image: -o-linear-gradient(top,#6d0256,#6d0256);
	background-image: linear-gradient(#6d0256,#6d0256);
	border-color: #6d0256 #6d0256 hsl(313,95%,22%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-saffran {
	background-color: hsl(360,95%,22%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d0202",endColorstr="#6d0202");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#6d0202),to(#6d0202));
	background-image: -moz-linear-gradient(top,#6d0202,#6d0202);
	background-image: -ms-linear-gradient(top,#6d0202,#6d0202);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6d0202),color-stop(100%,#6d0202));
	background-image: -webkit-linear-gradient(top,#6d0202,#6d0202);
	background-image: -o-linear-gradient(top,#6d0202,#6d0202);
	background-image: linear-gradient(#6d0202,#6d0202);
	border-color: #6d0202 #6d0202 hsl(360,95%,22%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-red {
	background-color: hsl(360,95%,46%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e40505",endColorstr="#e40505");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#e40505),to(#e40505));
	background-image: -moz-linear-gradient(top,#e40505,#e40505);
	background-image: -ms-linear-gradient(top,#e40505,#e40505);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e40505),color-stop(100%,#e40505));
	background-image: -webkit-linear-gradient(top,#e40505,#e40505);
	background-image: -o-linear-gradient(top,#e40505,#e40505);
	background-image: linear-gradient(#e40505,#e40505);
	border-color: #e40505 #e40505 hsl(360,95%,46%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-modern-green {
	background-color: hsl(178,95%,27%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#038681",endColorstr="#038681");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#038681),to(#038681));
	background-image: -moz-linear-gradient(top,#038681,#038681);
	background-image: -ms-linear-gradient(top,#038681,#038681);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#038681),color-stop(100%,#038681));
	background-image: -webkit-linear-gradient(top,#038681,#038681);
	background-image: -o-linear-gradient(top,#038681,#038681);
	background-image: linear-gradient(#038681,#038681);
	border-color: #038681 #038681 hsl(178,95%,27%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-light-brown {
	background-color: hsl(24,95%,27%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#863703",endColorstr="#863703");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#863703),to(#863703));
	background-image: -moz-linear-gradient(top,#863703,#863703);
	background-image: -ms-linear-gradient(top,#863703,#863703);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#863703),color-stop(100%,#863703));
	background-image: -webkit-linear-gradient(top,#863703,#863703);
	background-image: -o-linear-gradient(top,#863703,#863703);
	background-image: linear-gradient(#863703,#863703);
	border-color: #863703 #863703 hsl(24,95%,27%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-brown {
	background-color: hsl(24,100%,16%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#512000",endColorstr="#512000");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#512000),to(#512000));
	background-image: -moz-linear-gradient(top,#512000,#512000);
	background-image: -ms-linear-gradient(top,#512000,#512000);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#512000),color-stop(100%,#512000));
	background-image: -webkit-linear-gradient(top,#512000,#512000);
	background-image: -o-linear-gradient(top,#512000,#512000);
	background-image: linear-gradient(#512000,#512000);
	border-color: #512000 #512000 hsl(24,100%,16%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-action {
	background-color: hsl(21,100%,46%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea5200",endColorstr="#ea5200");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#ea5200),to(#ea5200));
	background-image: -moz-linear-gradient(top,#ea5200,#ea5200);
	background-image: -ms-linear-gradient(top,#ea5200,#ea5200);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ea5200),color-stop(100%,#ea5200));
	background-image: -webkit-linear-gradient(top,#ea5200,#ea5200);
	background-image: -o-linear-gradient(top,#ea5200,#ea5200);
	background-image: linear-gradient(#ea5200,#ea5200);
	border-color: #ea5200 #ea5200 hsl(21,100%,46%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased
}

.btn-large {
	padding: 15px 19px
}

.btn-box {
	display: inline-block;
	width: 100%;
	padding: 0 5% 0 5%;
	margin: 30px auto;
	text-align: center
}

.btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn {
	font-weight: 400
}

	.btn .fa-icon-large {
		margin: 0 10px 10px 0;
		font-size: 130%;
		display: inline-block
	}

	.btn.btn-icon-large {
		font-size: 130%
	}

.btn-block-third {
	display: block;
	width: 40%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left
}

i.or {
	float: left;
	display: block;
	width: 10%;
	padding-top: 10px;
	text-align: center;
	font-size: 140%;
	font-weight: 400
}

.active-fixed {
	position: fixed;
	bottom: 0
}

.parallax-point-event {
	width: 100%;
	height: 100%;
	min-height: 100%
}

#slogan-section-2 .parallax-point-event .container {
	position: relative;
	display: block;
	min-height: 100%;
	height: 100%;
	min-height: 600px
}

#slogan-section-2 {
	overflow: hidden
}

.effect-box-1 {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 1.2s ease-in-out;
	-o-transition: opacity 1.2s ease-in-out;
	-webkit-transition: opacity 1.2s ease-in-out;
	-ms-transition: opacity 1.2s ease-in-out;
	transition: opacity 1.2s ease-in-out
}

	.effect-box-1.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-moz-transition: opacity 1.2s ease-in-out;
		-o-transition: opacity 1.2s ease-in-out;
		-webkit-transition: opacity 1.2s ease-in-out;
		-ms-transition: opacity 1.2s ease-in-out;
		transition: opacity 1.2s ease-in-out
	}

.effect-box-2 {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 1.4s ease-in-out;
	-o-transition: opacity 1.4s ease-in-out;
	-webkit-transition: opacity 1.4s ease-in-out;
	-ms-transition: opacity 1.4s ease-in-out;
	transition: opacity 1.4s ease-in-out
}

	.effect-box-2.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-moz-transition: opacity 1.4s ease-in-out;
		-o-transition: opacity 1.4s ease-in-out;
		-webkit-transition: opacity 1.4s ease-in-out;
		-ms-transition: opacity 1.4s ease-in-out;
		transition: opacity 1.4s ease-in-out
	}

.effect-box-3 {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 1.6s ease-in-out;
	-o-transition: opacity 1.6s ease-in-out;
	-webkit-transition: opacity 1.6s ease-in-out;
	-ms-transition: opacity 1.6s ease-in-out;
	transition: opacity 1.6s ease-in-out
}

	.effect-box-3.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-moz-transition: opacity 1.6s ease-in-out;
		-o-transition: opacity 1.6s ease-in-out;
		-webkit-transition: opacity 1.6s ease-in-out;
		-ms-transition: opacity 1.6s ease-in-out;
		transition: opacity 1.6s ease-in-out
	}

.effect-box-4 {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 1.8s ease-in-out;
	-o-transition: opacity 1.8s ease-in-out;
	-webkit-transition: opacity 1.8s ease-in-out;
	-ms-transition: opacity 1.8s ease-in-out;
	transition: opacity 1.8s ease-in-out
}

	.effect-box-4.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-moz-transition: opacity 1.8s ease-in-out;
		-o-transition: opacity 1.8s ease-in-out;
		-webkit-transition: opacity 1.8s ease-in-out;
		-ms-transition: opacity 1.8s ease-in-out;
		transition: opacity 1.8s ease-in-out
	}

.gobottom {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	font-size: 100%;
	padding-top: 100px
}

	.gobottom.active {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		padding-top: 0
	}

	.gobottom a {
		color: #fff
	}

	.gobottom a {
		color: #fff;
		text-decoration: none
	}

	.gobottom:hover {
		color: rgba(250,250,250,.8)
	}

@media(max-width:979px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed
	}

	#main-nav select {
		display: inline-block;
		float: left;
		width: 50%;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		margin-top: 5px
	}

	.nav-collapse {
		clear: none
	}

	.navbar .brand {
		float: left
	}

	#header-section .wrap-hero {
		top: 65px
	}

	#header-section .hero-unit span:first-child {
		font-size: 40px
	}

	#header-section .hero-unit h1 span {
		font-size: 26.5px;
		margin: 0 0 -30px;
		padding: 0 20px;
		line-height: 60px
	}

	.logo img {
		width: 35%;
		height: auto
	}

	#slogan-section-2 {
		min-height: 400px
	}

		#slogan-section-2 .parallax-point-event .container {
			min-height: 400px
		}

	.large-slogan {
		padding: 0 20px;
		font-size: 32.5px
	}

	.text-large {
		font-size: 300%;
		line-height: 50px
	}
}

@media(max-width:767px) {
	body {
		padding-right: 0;
		padding-left: 0
	}

	.container {
		padding-right: 20px;
		padding-left: 20px
	}

	#main-nav select {
		width: 40%
	}

	#header-section .hero-unit span:first-child {
		font-size: 40px;
		line-height: 75px
	}

	#header-section .hero-unit h1 span {
		font-size: 26.5px;
		margin: 0 0 -30px;
		padding: 10px 20px;
		line-height: 30px
	}

	.logo img {
		width: 45%;
		height: auto
	}

	.browser-shot-2 {
		left: 3%
	}

	.browser-shot-3 {
		right: 3%
	}

	.text-large {
		font-size: 200%;
		line-height: 35px
	}
}

.fixedheight {
	height: 270px !important
}

.large-slogan.main-color.active.margin-50 {
	margin-top: 100px;
	font-size: 60px
}

.caption {
	min-height: 215px
}

.large-slogan.main-color.margin-50 {
	margin-top: 120px
}

section#header-section:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0000007d;
}
