/* Preloader */
#preloader {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff;
	z-index:99;
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%;
	top:50%;
	background-image:url(/img/status.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
}
/* /Preloader */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
}
html, body {
	font-family: 'Open Sans', arial, sans-serif;
	line-height: 1.5em;
	color: #fff;
	background-color: #272727;
}
* {
    outline: none !important;
}
/* normalize overrides */
dl,
menu,
ol,
ul {
    margin: 0 !important;
}
/* /normalize overrides */
i {
	padding-right: 10px;
}
a.btn {
	text-shadow: none;
}
a:focus {
	outline:none;
}
a, a:hover {
	text-decoration: none;
}
a.btn:hover {
	text-decoration: none;
}
p {
	line-height: 1.7em;
	font-size: 0.9em;
	font-weight: normal;
	font-family: 'Open Sans', arial, sans-serif;
}
p + p {
	/*margin-top: 1.5em;*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.4em;
	font-family: 'Open Sans', arial, sans-serif;
}
h1 {
    font-size: 3.4em !important;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.8em !important;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em !important;
    margin: 1em 0;
}

h4 {
    font-size: 1em !important;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em !important;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em !important;
    margin: 2.33em 0;
}
div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.headline {
	display: block;
	padding: 30px 0 20px 0;
	color: #777777 !important;
}
.txt-larger {
	font-size: larger;
}
.txt-smaller {
	font-size: 0.7em;
}
.margin-none {
	margin: 0;
}
.padding-none {
	padding: 0;
}
.right-justified {
	text-align: right;	
}
.logo {
	margin-top: 15px;
	margin-bottom: 10px;
}
.logo-alt {
	padding: 4px 0px;
	font-size: 1.6em;
	font-weight: 500;
	text-shadow: none;
}
form {
	margin: 0;
}
form textarea {
	width: 280px;
}
form p span {
	display: inline-block;
	margin-bottom: 5px;
}
.pic-standard {
	margin: 20px;
	padding: 4px;
	max-width: 50%;
	border: 2px solid #6c6e33;
	background: transparent;
}
.pic-standard-sm {
	margin: 20px;
	padding: 3px;
	max-width: 30%;
	border: 2px solid #6c6e33;
	background: transparent;
}
.pic-standard-lg {
	margin: 10px 0;
	max-width: 100%;
	/*padding: 1px;*/
	border: 2px solid #6c6e33;
	background: transparent;
}
.pic-holder-side {
	margin: 20px 0;
}
.pic-standard-side {
	margin: 0;
	width: 100%;
	max-width: 100%;
}
.pic-thumb {
	float: right;
	margin: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
.videoWrapper {
	position: relative;
	padding-bottom: 60%;
	padding-top: 25px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 0;
	background: #fff !important;
	border: 4px solid #484c4f;
	border-radius: 4px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Navigation - main
-------------------------------------------------- */
.btn-group .btn {
	/*margin: 2px 0;*/
	padding: 14px 18px;       /* <-----------------------------------------------------<<<<< */
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 15px;          /* <-----------------------------------------------------<<<<< */
}
nav {
	/*opacity: 0.80;*/
	/*filter: alpha(opacity=80);*/
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	z-index: 2000 !important;
	-webkit-backface-visibility: hidden;
}
.nav-inner {
	padding: 2px 20px;
	/*background: #111111;*/
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2JhKDQ4LCA0OCwgNDgsIDAuOCkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9InJnYmEoMCwgMCwgMCwgMC44KSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
	background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, rgba(37, 39, 43, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background-image: -webkit-linear-gradient(top, rgba(37, 39, 43, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background-image: -moz-linear-gradient(top, rgba(37, 39, 43, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background-image: -ms-linear-gradient(top, rgba(37, 39, 43, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background-image: -o-linear-gradient(top, rgba(37, 39, 43, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background-image: linear-gradient(to bottom, rgba(37, 39, 43, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#nav-container {
	position: relative;
	/*width: 100%;*/
	/*padding: 0 20px;*/
}
#nav-main {
	margin: 0px 5em 0px 5em;
	padding: 0 40px;
	min-height: 38px;
	
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #2c2c2c, #1c1c1c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c2c2c), to(#1c1c1c));
	background-image: -webkit-linear-gradient(top, #2c2c2c, #1c1c1c);
	background-image: -o-linear-gradient(top, #2c2c2c, #1c1c1c);
	background-image: linear-gradient(to bottom, #2c2c2c, #1c1c1c);
	border-bottom: 1px solid #280d01;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 6px;
	border: none;
}
#nav-utility {
	background: #111111;
	min-height: 26px;
	margin: 0 20px;
	/*max-width: 800px;*/
	padding: 4px 10px;
	font-size: smaller;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.sidebarLeft ul, .sidebarRight ul {
        width: auto;
}
#sidebarContainer {
        min-height: 600px;
        /*background-image: url(/img/sidebar.png);*/
        background-repeat: no-repeat;
        background-position: center 120px;
        background-size: 400px;
}
ul.tabs {
	margin-bottom: 30px !important;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #222222;
}
ul.tabs li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	position: relative;
	background-color: #363636;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
ul.tabs li a {
	padding: 8px 20px;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	
}
/* Sections
-------------------------------------------------- */
section#stage {
	background: #2f3135;
	border-bottom: 20px solid #1c1e20;
	z-index: 100 !important;
}
section#content {
	padding: 40px 0;
	background: #131416;
	z-index: 100 !important;
}
.interior-heading {
	width: 100%;
	/*text-align: center;*/
	background: url(/img/sliders/interior-heading.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	/*text-align: center;*/
	/*border-bottom: 6px solid #ede8d8;*/
	z-index: 101;
}
.interior-heading h1 {
	margin: 0 0 0 30px;
	padding: 3.0em 0 1.2em 0 ;
	/*color: #00670a;*/
	color: #fff	
}
.interior-heading i {
	display: table-cell !important;
	vertical-align: middle;
	font-size: 1.5em;
}
.interior-heading span {
	display: table-cell !important;
	vertical-align: middle;
	font-weight: 500;
	color: #fff;
}
/* Content
-------------------------------------------------- */
.box-container {
	text-align: center;
}
.box {
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 0 20px;
	background: #1c1e20;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
	/*margin: 0 !important;*/
	/*padding: 0 !important;*/
}
.box ul {
        list-style: none;
        /*float: left;*/
        margin-top: 10px !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        width: auto;
        font-size: 0.9em !important;
        color: #fff;
}
.box ul li {
        position: relative;
        width: auto;
}
.box ul li i {
	display: table-cell !important;
	box-sizing: border-box;
}
.box ul li .list-item {
	display: table-cell !important;
	width: auto;
}
.box-fourth {
	margin: 0 1px 1px 0;
	width: 24%;
	min-height: 260px;
	background: #333333;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzFjMWUyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
	background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #1c1e20), color-stop(100%, #333333));
	background-image: -webkit-linear-gradient(bottom, #1c1e20 0%, #333333 100%);
	background-image: -moz-linear-gradient(bottom, #1c1e20 0%, #333333 100%);
	background-image: -ms-linear-gradient(bottom, #1c1e20 0%, #333333 100%);
	background-image: -o-linear-gradient(bottom, #1c1e20 0%, #333333 100%);
	background-image: linear-gradient(to top, #1c1e20 0%, #333333 100%);
}
.box-side {
	width: 24%;
}
.box-content {
	width: 73%;
	margin-right: 4px;
	padding-bottom: 20px;
	background: #25272b;
}
.box-content ul {
	margin-bottom: 30px !important;
}
.box-spacer {
	margin: 0 -20px;
	padding: 10px;
	background: transparent;
	/*border-top: 2px solid #cbcdd2;*/
}
/*.box-content img {
	max-width: 100%;
	height: auto;*/
}
.tagline {
	margin: 14px 0 !important;
}
.portfolio-item {
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px dotted #333333;
    }
    .portfolio-image {
        display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 0px;
	max-width: 70%;
    }
    .portfolio-image img {
        max-width: 100%;
        height: auto;
    }
    .portfolio-desc {
        display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 20px;
	max-width: 28%;
    }
    .portfolio-desc span {
        display: block;
        padding: 10px 0;
        font-size: .9em;
    }
    .portfolio-desc .btn {
        margin: 20px 0;
    }
/* Footer
-------------------------------------------------- */
footer {
	margin-top: 0px;
	padding: 20px 10px 40px 10px;
	font-size: .9em;
	color: #666666;
	background: #1c1e20;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
footer p, .footer p {
	margin: 0 !important;
	font-weight: normal;
	font-size: .95em;	
}
footer p a, .footer p a {
	font-weight: normal;
	font-size: .95em;	
}