#footer > .wrapper.wrapper-transparent {
	padding-top: 30px;
	padding-bottom: 25px;
}

#footer {
	background: rgba(0, 0, 0, 0.5);
	text-shadow: none;
}

#masthead .navbar-inner {
	border: none;
}

.wrapper {
	border: none;
}

#masthead .brand {
	padding: 22px 20px 23px;
}
#masthead .nav > li > a {
	font-weight: bold;
}

#masthead .nav > li > a:hover {
	border-bottom: 6px solid #fff;
	padding-bottom: 24.5px;
	color: #ff9500;
}

.docs-sidebar-nav li.active a, .docs-sidebar-nav li:hover a, .docs-sidebar-nav li.active:hover a {
	color: #ff9500;
	font-weight: bold;
}
.pageSubTitle {
	color: #ff9500;
}

#masthead .nav > .active > a, #masthead .nav > .active > a:hover, #masthead .nav > .active > a:focus {
	border-bottom: 6px solid #fff;
	padding-bottom: 24.5px;
	color: #ff9500;
	font-weight: bold;
}

h1.brand img {
	height: 40px;
}

h3 {
	font-size: 16px;
}

body {
}

#footer {
	text-shadow: 1px 1px 0px black;
}

#footer * {
	color: #fff;
}

.text-justify {
	text-align: justify;
}

.more-link {
	text-align: center;
	border: 1px solid #999;
	padding: 8px 0px;
}

::-webkit-input-placeholder {

	/* Edge */
	color: #999 !important;
	font-weight: 400 !important;
}

:-ms-input-placeholder {

	/* Internet Explorer 10-11 */
	color: #999 !important;
	font-weight: 400 !important;
}

::placeholder {
	color: #999 !important;
	font-weight: 400 !important;
}

div.products div#list {
	margin-bottom: 15px;
}

div.products div#list div.item {
	line-height: 42px;
	font-size: 13px;
	margin-bottom: 10px;
}

div.products div#list div.item img {
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 1px 1px 8px -1px rgba(0, 0, 0, 0.3);
}

div.products div#list div.item .productName {
	font-weight: bold;
}

div.products div#list div.item .productQuantity {
}

div.products div#list div.item a {
	min-height: 25px;
	margin-top: 8px;
}

.round-box .box-inner:after {
	box-shadow: none;
}

.round-box .box-inner {
	width: 100%;
	overflow: hidden;
	border-radius: 0;
	display: block;
}

.round-box .box-inner img {
	max-width: initial;
	width: 100%;
}

.productsContainer .flexslider .slides img {
	height: 80px;
}

.productsContainer .flexslider .slides > li {
	text-align: center;
}

.productsContainer .flexslider .slides > li a {
	background-color: #fff;
	width: 90%;
	border-radius: 4px;
	box-shadow: 1px 1px 8px -1px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
}

.productsContainer .flexslider .slides > li a img {
	padding: 5px;
	box-sizing: border-box;
	filter: brightness(1.05);
}

.productsContainer .flexslider .slides > li div.name {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
}

div.top {
	background: #030155;
	color: #fff;
	line-height: 34px;
	padding: 0px 50px;
	font-size: 13px;
}

div.top a {
	color: #fff;
	margin-right: 10px;
}

div.top a i {
	font-weight: bold;
	margin-right: 6px;
}
.spotItem {
padding: 15px;
    box-shadow: 3px 3px 8px -1px rgba(0,0,0,0.1);
}
.spotItem > .round-box {
	margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}
.spotItem:hover {
    box-shadow: 1px 1px 8px -1px rgba(0,0,0,0.1);
}
#map iframe {
	width: 100%;
	height: 400px;
}
.customLeadPContainer p {
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
}
.customLeadPContainer-center p {
	text-align: center;
}
.thumbnails.products a.productImage {
	background-color: #fff;
    width: 100%;
    border-radius: 4px;
    box-shadow: 1px 1px 8px -1px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    display: block;
    height: 250px;
    vertical-align: middle;
    line-height: 250px;
    text-align: center;
}
.thumbnails.products a.productImage img {
	    padding: 5px;
    box-sizing: border-box;
    filter: brightness(1.05);
    width: 70%;
}
.portfolio > li.inactive img {
    opacity: 0.40 !important;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}
.productDetails p.lead {
	font-size: 20px;
    line-height: 1.6;
    color: #333;
    text-shadow: none;
}
.productDetails h1 {
	    color: #333;
    text-shadow: none
}
.productDetails .productDetailsImage {
	    text-align: center;
    line-height: 120px;
}
.productDetails .productDetailsImage img {
	height: 120px;
}

@media (max-width: 767px) {
	.super {
		font-size: 22px;
	}
	.hidden-mobile {
		display: none !important;
	}
	.text-center-mobile {
		text-align: center !important;
	}
	.navbar .btn-navbar {
    background: none;
    border: none;
    padding-top: 5px;
        margin-right: 0;
    padding-right: 0;
	}
	.navbar .btn-navbar .icon-bar {
		    width: 26px;
    height: 4px;
    background-color: #030155;
	}
	.container-fluid,
	.container {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.docs-sidebar-nav li a, .docs-sidebar-nav.affix li a, .docs-sidebar-nav.affix-top li a, .docs-sidebar-nav.affix-bottom li a {
		padding-left:0px;
	}
	#masthead .brand {
		padding-left: 0px;
		padding-right: 0px;
	}
	#map iframe {
		height: 200px;
	}
}