body,
html {
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
h1 {
	font-size: 45px;
    font-weight: bold;
}
.vert-text {
	margin: 0 auto 0;
	vertical-align: top;
	text-align: center
}
.vert-text h1 {
	padding: 0;
	margin: auto 0;
	margin-top: 5%;
	font-size: 4.5em;
	font-weight: 700
}
#sidebar-wrapper {
	margin-right: -250px;
	right: 0;
	width: 250px;
	background: #000;
	position: fixed;
	height: 100%;
	overflow-y: auto;
	z-index: 1000;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.sidebar-nav {
	position: relative;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0
}
.sidebar-nav li {
	line-height: 40px;
	text-indent: 20px
}
.sidebar-nav li a {
	color: #999;
	display: block;
	text-decoration: none
}
.sidebar-nav li a:hover {
	color: #fff;
	background: rgba(255, 255, 255, .2);
	text-decoration: none
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
	text-decoration: none
}
.sidebar-nav>.sidebar-brand {
	height: 55px;
	line-height: 55px;
	font-size: 18px
}
.sidebar-nav>.sidebar-brand a {
	color: #999
}
.sidebar-nav>.sidebar-brand a:hover {
	color: #fff;
	background: 0 0
}
#menu-toggle {
	top: 0;
	right: 0;
	position: fixed;
	z-index: 3
}
#sidebar-wrapper.active {
	right: 250px;
	width: 250px;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.toggle {
	margin: 5px 5px 0 0
}
.headerarea {
	display: table;
	height: 100%;
	width: 100%;
	position: relative
}
.headerarea .well {
	background-color: rgba(245, 245, 245, .4)
}
.headerarea .btn {
	color: #fff
}
.vegas-loading {
	border-radius: 10px;
	background: #000;
	background: rgba(0, 0, 0, .7);
	background: url(../img/loading.gif) no-repeat center center;
	height: 32px;
	left: 20px;
	position: fixed;
	top: 20px;
	width: 32px;
	z-index: -10
}
.vegas-overlay {
	background: transparent url(../img/overlays/16.png);
	opacity: .5;
	z-index: -1
}
.vegas-background {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
	max-width: none!important;
	z-index: -2
}
.vegas-background,
.vegas-overlay {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.slider-controls {
	opacity: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.slider-controls li {
	list-style: none
}
#top:hover .slider-controls {
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.slider-controls li a {
	position: absolute;
	z-index: 10;
	top: 40%;
	width: 60px;
	height: 60px;
	cursor: pointer
}
.next {
	background: url(../img/next.png);
	margin-right: 70px;
	right: 0;
	opacity: .3
}
.prev {
	background: url(../img/prev.png);
	margin-left: 70px;
	left: 0;
	opacity: .3
}
.next:hover,
.prev:hover {
	opacity: 1
}
.intro {
	padding: 50px 0;
	margin: 0 auto;
	background: #fff
}
.services {
	background: #690b0d;
	padding: 50px 0;
	color: #fff
}
.service-item {
	margin-bottom: 15px
}
.service-item h2 {
	font-size: 25px
}
i.service-icon {
	border: 3px solid #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 56px;
	width: 140px;
	height: 140px;
	line-height: 136px;
	vertical-align: middle;
	text-align: center
}
.callout {
	color: #fff;
	display: table;
	height: 400px;
	width: 100%;
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.portfolio {
	padding: 50px 0;
	background: #fff
}
.portfolio-item {
	margin-bottom: 25px
}
.img-portfolio {
	margin: 0 auto
}
.downloads {
	color: #fff;
	background: #690b0d;
	padding: 50px 0
}
.downloads .btn {
	margin: 10px
}
.contact {
	padding: 50px 0;
	background: #fff
}
.contact .btn {
	margin: 10px
}
.contactform {
	color: #fff;
	background: #690b0d;
	padding: 50px 0
}
.mail-address {
	margin: auto
}
.map {
	height: 500px
}
.social-icons .btn {
	margin-right: 15px
}
.social-icons {
	padding-top: 10px;
	margin-bottom: 35px
}
.social-icons .btn.btn-clear {
	border: 1px solid #fff
}
footer {
	padding: 2px 0;
	background: #fff
}
.top-scroll {
	margin-top: 10px;
	margin-bottom: 10px
}
.top-scroll a {
	text-decoration: none;
	color: inherit
}
i.scroll {
	color: #990d11
}
i.scroll:hover {
	color: #5bc0de
}
.modal-dialog {
	left: auto;
	right: auto;
	width: 50%;
	padding-top: 30px;
	padding-bottom: 30px
}
.well {
	background-color: rgba(245, 245, 245, .4)
}
#fb-root {
	display: none
}
.scroll-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	padding: 0
}
.scroll-wrapper iframe {}@media only screen and (device-width: 768px),
only screen and (max-width: 768px) {
	.headerarea {
		display: table;
		height: 100%;
		width: 100%;
		position: relative
	}
	.callout {
		color: #fff;
		display: table;
		height: 400px;
		width: 100%;
		background: no-repeat center center scroll;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}
	.map {
		height: 300px
	}
}