/*!
 * Creative v1.0.4 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
	padding-top: 140px;
	font-size: 16px;
}
hr {
	border-color: #002661;
	border-width: 3px;
	max-width: 50px;
}
hr.light {
	border-color: white;
}
.img-responsive {
	display: inline-block;
}
a {
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	color: #0433F4;
}
a:hover, a:focus {
	color: #eb3812;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
p {
	line-height: 1.5;
	margin-bottom: 20px;
}
section .bg-primary {
	padding: 40px 0;
}
.bg-primary {
	background-color: #796658;
}
.bg-dark {
	background-color: #222222;
	font-size: 18px;
	color: white;
}
.bg-red {
	background-color: #001C91;
	color: white;
}
.bg-red a {
	color: white;
}
.text-faded {
	color: rgba(255, 255, 255, 0.7);
}
section {
	padding: 10px 0;
}
aside {
	padding: 10px 0;
	
}
.no-padding {
	padding: 0;
}
.navbar, .navbar-default {
	background-color: #002661;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	border-color: rgba(255, 255, 255, 0.9);
}
.navbar-default .navbar-header .navbar-brand {
	color: #ffffff;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	height: auto;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(0,0,0,0.20);
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus, .navbar .navbar-header .navbar-brand:hover, .navbar .navbar-header .navbar-brand:focus {
	color: #fff;
}
.navbar .nav > li > a, .navbar .nav > li > a:focus, .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
	/*text-transform: uppercase;*/
	font-weight: 400;
	font-size: 18px;
	color: #fff;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus:hover, .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
	color: #fff;
	background-color: rgba(122,5,7,1.00);
}
.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
	color: #fff !important;
	background-color: rgba(122,5,7,1.00);
}
.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {
/*background-color: transparent;*/
}
.navbar-default.affix {
	background-color: rgba(0,28,145,0.9);
	min-height: 60px;
}
.navbar-default.affix .navbar-header .navbar-brand {
	font-size: 14px;
	padding: 5px;
}
.navbar-default.affix .navbar-header .navbar-brand img {
	max-height: 40px;
}
.footercredits {
	background-color: #222222;
	font-size: 80%;
}
.footercredits .row {
	padding: 20px 0;
}
.footercredits .copyright {
}
.footercredits, .footercredits p, .footercredits a {
	color: rgba(255, 255, 255, 0.5);
}
.footercredits a {
	text-decoration: underline;
	display: inline-block;
	padding: 0 10px;
}
.footercredits a:hover, .footercredits a:active {
	color: rgba(255, 255, 255, 1.0);
}
.call-to-action h2 {
	margin: 0 auto 20px;
}
.text-primary {
	color: #c00000;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.btn-default {
	color: #222222;
	background-color: #ffffff;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #222222;
	background-color: #f2f2f2;
	border-color: #ededed;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #ffffff;
}
.btn-default .badge {
	color: #ffffff;
	background-color: #222222;
}
.btn-primary {
	color: #ffffff;
	background-color: #0433F4;
	border-color: #0433F4;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #ee4b28;
	border-color: #ed431f;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: rgba(0,28,145,1.00);
	border-color: rgba(0,28,145,1.00);
}
.btn-primary .badge {
	color: rgba(0,28,145,1.00);
	background-color: #ffffff;
}
.btn {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	/*border: none;*/
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
}
.btn-xl {
	padding: 15px 30px;
}
::-moz-selection {
 color: white;
 text-shadow: none;
 background: #222222;
}
::selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
img::selection {
	color: white;
	background: transparent;
}
img::-moz-selection {
 color: white;
 background: transparent;
}
body {
	webkit-tap-highlight-color: #222222;
}
header {
	background-color: rgba(126,97,76,1.00);
	position: relative;
	width: 100%;
	/*min-height: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: top;
	background-image: url('../images/top-photo-home.jpg');*/
	text-align: center;
	color: white;
	border-bottom: #fff solid 1px;
	padding: 0;
	overflow: hidden;
}
header .header-content {
	position: relative;
	text-align: center;
	padding: 0;
	width: 100%;
}
header .header-content .header-content-inner {
/*margin-top:80px;*/
}
header .header-content .header-content-inner img {
/*visibility: hidden;*/
}
header .header-content .header-content-inner h2 {
	font-weight: 400;
	font-size: 30px;
}
header .header-content .header-content-inner hr {
	margin: 30px auto;
}
header .header-content .header-content-inner p {
	font-weight: 300;
	font-style: italic;
	color: rgba(255, 255, 255, 0.7);
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 50px;
}
section#topphoto {
	width: 100%;
	max-height: 400px;
	border-bottom: #fff solid 1px;
	padding: 0;
	overflow-y: hidden;
	position: relative;
	margin-top: -10px;
}
section#topphoto img {
	width: 100%;
	height: auto;
}
section#pagecontent {
	background-color: #fff;
	position: relative;
	padding-top: 0;
}
section#experience {
	position: relative;
	width: 100%;
	min-height: 600px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: top;
	background-image: url('../images/home-photo-2.jpg');
	text-align: center;
	color: white;
	border-bottom: #fff solid 1px;
	border-top: #fff solid 1px;
	padding: 10px 0;
}
section#experience .experience-content {
	position: relative;
	padding: 20px 15px 20px;
	width: 100%;
}
section#experience .experience-content .experience-content-inner hr {
	margin: 30px auto;
}
section#experience .experience-content .experience-content-inner p {
	font-weight: 300;
	font-style: italic;
	color: rgba(255, 255, 255, 0.7);
	font-size: 22px;
	margin-bottom: 50px;
}
section#footer {
	background-color: #2f2e2e;
	color: #fff;
	padding-top: 0;
	position: relative;
	text-align: center;
}
section#footer .listtitle {
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}
section#footer ul {
	margin: 0;
	padding: 0;
}
section#footer ul li {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	list-style-type: none;
	list-style-position: inside;
	color: #b1b4b3;
}
section#footer ul li a {
	color: #b1b4b3;
}
section#footer .visitbox {
	background-color: #3f3e3e;
	margin: 20px 10px;
	padding: 10px;
	color: #fff;
	min-height: 300px;
	text-align: center;
}
section#footer .visitbox h2 {
	font-style: oblique;
	text-align: center;
	margin: 0;
	padding: 0;
}
section#footer .visitbox a {
	display: block;
	padding: 10px 0;
	min-height: 240px;
	color: #fff;
	text-align: center;
}
section#footer .visitbox a img {
	border: #000000 1px solid;
}
section#footer iframe {
	display:none;
}
section#footer .social {
	margin: 20px 0;
	text-align:center;
}
section#footer .social a img {
	border: none;
	max-height: 60px;
	height: auto;
	margin: 4px;
	display: inline-block;
}
.service-box p {
	margin-bottom: 0;
}
section#home-products {
	background: #e8e4e2;
}
section#home-products .btn-default {
	color: #0433F4;
	background-color: #ffffff;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	margin: 0 auto;
	text-align: center;
	display: block;
	top: -20px;
	position: relative;
	z-index: 1000;
}
section#home-products .btn-default:hover, section#home-products .btn-default:active {
	background-color: #F9F3CB;
	border-color: #9C9B9B;
}
.home-product-box {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	z-index: 500;
}
.home-product-box .product-title, .home-product-box .product-title a {
	text-align: center;
	font-weight: 400;
	padding: 20px 0;
	color: #5b4a3d;
	font-size: 20px;
}
.home-product-box img {
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}
.home-product-box .home-product-box-caption {
	color: #0433F4;
	opacity: 0;
	display: block;
	background-color: rgba(255,255,255,0.90);
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.home-product-box .home-product-box-caption .home-product-box-caption-content {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.home-product-box .home-product-box-caption .home-product-box-caption-content .project-category, .home-product-box .home-product-box-caption .home-product-box-caption-content .project-name {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	padding: 0 15px;
	color: #0433F4;
}
.home-product-box .home-product-box-caption .home-product-box-caption-content .project-category {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}
.home-product-box .home-product-box-caption .home-product-box-caption-content .project-name {
	font-size: 18px;
}
.home-product-box:hover .home-product-box-caption {
	opacity: 1;
}
.home-product-box:focus {
	outline: none;
}
/* Product Page */
.product-box {
	position: relative;
	display: block;
	max-width: 650px;
	min-height:500px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	z-index: 500;
	border: 1px rgba(236,233,233,0.00) solid;
	
}
a:focus.product-box, a:hover.product-box, a:active.product-box {
	text-decoration: none;
	border: 1px rgba(236,233,233,1.00) solid;
	background-color: rgba(236,233,233,0.50);
}
.product-box .product-title, .product-box .product-title a {
	text-align: center;
	font-weight: 400;
	/*padding: 20px 0;*/
	color: #5b4a3d;
	font-size: 20px;
	text-decoration: none;
}
.product-box img {
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}
.product-box .product-box-caption {
	padding-top: 10px;
}
.product-box .product-box-caption .product-box-caption-content {
	text-decoration: none;
	border: none;
	min-height: 5em;
}
product-box-caption-conten .product-box .product-box-caption .product-box-caption-content .project-description .product-box .product-box-caption .product-box-caption-content .product-link {
	font-weight: bold;
	padding: 0 15px;
}
.product-box .product-box-caption .product-box-caption-content .project-description {
	font-size: 14px;
}
.project-description {
	text-align: left;
}
.product-box .product-box-caption .product-box-caption-content .product-link {
/*font-size: 18px;*/
}
.product-box:hover .product-box-caption {
/*opacity: 1;*/
}
.product-box:focus {
	outline: none;
}

.form-group.required .form-control {
	background-color: rgba(255,2,6,0.10);
}
 .form-group.required .form-control::-moz-placeholder {
 color: #000;
}
.checkbox-inline label {
	vertical-align: middle
}
.checkbox-inline input[type=text] {
	width: 140px;
	display: inline-block;
}
section.product {
	padding-bottom: 0;
}
section.product div {
	margin-top: 10px;
}
section.rfq .container {
	border-top: #E4E4E4 1px solid;
	margin-top: 30px;
}
section#topslideshow {
	padding-top: 0;
}
.carousel-inner {
	width: 100%;
	max-height: 150px !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.carousel-indicators {
	visibility: hidden;
}

/* MEDIA CALLS */


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
body {
	padding-top: 70px;
}
header {
	height: 80%;
	max-height: 700px;
	min-height: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: top;
	background-image: url('../images/top-photo-home.jpg');
}
header .header-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	padding-top: 30px;
}
header .header-content .header-content-inner {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
header .header-content .header-content-inner img {
	visibility: visible;
}
header .header-content .header-content-inner h2 {
	font-weight: 700;
	font-size: 48px;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: -200px;
}
header .header-content .header-content-inner p {
	font-size: 30px;
	margin-right: auto;
	margin-left: -200px;
}
section#topphoto {
	padding-top: 30px;
	min-height: 300px;
}
section#topphoto img {
/*	position: absolute;  
    margin: auto;
	 top: 0;
	bottom: 0;
*/	
}
.navbar-default {
	border-color: rgba(255, 255, 255, 0.9);
	min-height: 100px;
}
.navbar-default .navbar-header .navbar-brand {
	color: rgba(255, 255, 255, 0.7);
	padding: 0;
}
.navbar-default .navbar-header .navbar-brand img {
	max-height: 90%;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
	color: white;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
	color: rgba(255, 255, 255, 0.7);
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
	color: white;
	background-color: transparent;
}
.navbar-right {
	margin-right: 0;
}
.navbar-default.affix {
	background-color: rgba(4,51,244,0.90);
	min-height: 60px;
}
.navbar-default.affix .navbar-header .navbar-brand {
	font-size: 14px;
}
.navbar-default.affix .navbar-header .navbar-brand img {
	max-height: 60px;
}
.navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
/* color: #eb3812;*/
}
.navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus {
/* color: #222222;*/
}
.navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover {
/*color: #0433F4;*/
}
.bg-primary {
	padding: 40px 0;
}
section#footer {
	text-align: left;
}
section#pagecontent {
	background-color: #fff;
	position: relative;
	
}
section#home-products .btn-default {
	color: #0433F4;
	background-color: #ffffff;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	font-size: 40px;
	margin: 0 auto;
	text-align: center;
	display: block;
	max-width: 50%;
	top: -50px;
	position: relative;
	z-index: 1000;
}
.section-heading {
	margin-top: 0;
}
.service-box {
	max-width: 400px;
	margin: 50px auto 0;
}
section#experience .experience-content .experience-content-inner .section-heading {
	font-weight: 700;
	font-size: 50px;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.home-product-box .home-product-box-caption .home-product-box-caption-content .project-category {
	font-size: 24px;
	font-weight: 700;
}
.home-product-box .home-product-box-caption .home-product-box-caption-content .project-name {
	font-size: 22px;
}
section.product .thumb-image {
	padding-top: 40px;
	max-width: 400px;
}
section.product .thumb-image > img {
	width: 100%;
}
.carousel-indicators {
	visibility: visible;
}
.carousel-inner {
	max-height: 400px !important;
}
section#footer iframe {
	display: inline;
}
section#footer .social a img {
	display: inline;
	float:left;
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.firstcol {
	text-align: left;
}
.lastcol {
	text-align: right;
}
.service-box {
	margin: 20px auto 0;
}
section#topphoto {
	height: 60vh;
	max-height: 650px;
	position: fixed;
	padding-top: 0;
}
section#topphoto img {
	position: absolute;
	top: 0;
	bottom: 0;
	min-height: 650px;
}
section#pagecontent {
	background-color: #fff;
	position: relative;
	margin-top: 100px;
}
.carousel-inner {
	max-height: 700px !important;
}
}

@media (max-height: 992px) and (min-width: 992px) {
section#pagecontent {
	/*margin-top: 60vh;*/
}
header {
	min-height: 600px;
}
header .header-content .header-content-inner h2 {
	margin-top: 70px;
}
.carousel-inner {
	max-height: 500px !important;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
/*section#topphoto {
	max-height: 1000px;
	min-height: 60vh;
	position: fixed;
	padding-top:0;
}
section#pagecontent {
	background-color: #fff;
	position: relative;
	margin-top: 650px;
}*/
}
