body{
	background-color: #ccc;
	color: #333;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
}

img {
	max-width:100%;
}
.container-10 {
	width: 10%;
	float: left;
}
.container-20 {
	width: 20%;
	float: left;
}
.container-30 {
	width: 30%;
	float: left;
}
.container-40 {
	width: 40%;
	float: left;
}
.container-50 {
	width: 50%;
	float: left;
}
.container-60 {
	width: 60%;
	float: left;
}
.container-70 {
	width: 70%;
	float: left;
}
.container-80 {
	width: 80%;
	float: left;
}
.container-90 {
	width: 90%;
	float: left;
}
.empty {
	display: inline-block;
	width:100%;
}
.pull-left{
	float:left;
}
a, a:hover {
	color: #0069cc;
}
p{
	font-size:14px;
	line-height:24px;
}
h1,h2{
	color: #000;
}
h1{
	font-size: 40px;
	padding: 20px 0;
	line-height:inherit;
}
h2{
	font-size: 30px;
	margin:15px 0;
	line-height:inherit;
}
h3, h4, h5, h6 {
	color: #333;
}
h3.muted {
	font-style: italic;
	font-size: 22px;
}
.muted {
	color: #999;
}
hr {
	border: 1px solid;
	border-color: #ccc;
	margin: 10px 0;
}
.btn {
	padding: 7px 14px;
	background-color: #444;
	color: #fff;
	border: none;
	cursor: pointer;
}
.form-inline {
	padding: 10px 0;
}
.thumbnails li {
	list-style: none;
	border: 1px solid;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	margin-left: 20px;
}
.thumbnails a, .thumbnails {
	color: #333 !important;
}
.image-box {
	width: 160px;
	height: 160px;
	padding: 5px;
}
.title {
height: 60px;
overflow: hidden;
}
.categories {
	margin: 10px;
	color: #000;
	border: 1px solid;
	border-color: #ccc;
}
.categories .header {
	font-size: 20px;
	line-height: 40px;
	background-color: #444;
	color: #fff;
}
.categories li {
	list-style: none;
	padding: 10px 20px;
	border-bottom: 1px solid;
	border-color: #ccc;
	background-color: #fff;
	margin:0;
}
.categories li a {
	color: #000;
}
.categories li:last-child {
	border-bottom:none;
}
.alt-img-con img {
	padding: 13px;
	border: none;
	max-height: 200px;
}
.main-img-con {
	margin-bottom: 10px;
	border:none;
}
.company-logo {
	padding: 10px 0;
}
.company-logo img{
	max-width:100%;
}
li {
	list-style-type: disc;
	margin-left: 30px;
	line-height: 24px;
}
.info {
	line-height: 24px;
}
.btn.btn-prim {
	width: 100%;
}
#binBtn_btn {
	background:#00509d;
	background:-webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));
	background:-moz-linear-gradient(top,#0079bc,#00509d);
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bc',endColorstr='#00509d');
	color:#fff;
	width: 124px;
}

@media(min-width: 1200px) {
	.container {
		width: 970px;
	}
}

.nActive-wrapper .nAccordion > ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}

.nActive-wrapper .nAccordion > ul,
.nActive-wrapper .nAccordion > ul > li {
	text-align: left;
}

.nActive-wrapper .nAccordion > ul > li {
    position: relative;
    margin: 0;
	display:block;
}

.nActive-wrapper .nAccordion ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}

.nActive-wrapper .nAccordion ul li:last-of-type {
    padding-bottom: 0;
}

.nActive-wrapper .nAccordion ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
}

@media(max-width: 767px){
	.nActive-wrapper .nAccordion {
		margin: 0;
		overflow: hidden;
	}
	
	.nActive-wrapper .nAccordion ul li input[type=checkbox] {
		z-index: 1;
		width: 100%;
    	height: 100%;
	}
	
	.nActive-wrapper .nAccordion #main-navbar {
		display: block;
		position: relative;
		overflow: hidden;
		opacity: 1;
		transform: translate(0, 0);
		margin-top: 0px;
		z-index: 2;
		transition: all 0.25s ease-in-out;
		padding: 0;
		visibility: visible;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.nActive-wrapper .nAccordion #main-navbar .navbar-nav {
		margin: 7.5px 0;
	} 
	
	.nActive-wrapper .nAccordion ul li input[type=checkbox]:checked ~ #main-navbar {
		margin-top: 0;
		max-height: 0;
		opacity: 0;
		transform: translate(0, 50%);
	}
}

.navbar-default {
    border: 0;
    background: none;
    margin-top: 10px;
	margin-bottom: 0;
    border-top: solid 1px #16a8bb;
    border-bottom: solid 1px #16a8bb;
    padding: 20px 0;
	border-radius: 0;
}

.wrapper-main-nav .navbar-nav,
.wrapper-main-nav .navbar-nav > li {
	float: none;
}

.wrapper-main-nav .navbar-nav {
	text-align: center;
}

.wrapper-main-nav .navbar-nav > li {
	display: inline-block;
}

.wrapper-main-nav .navbar-nav > li > a {
	font-family: 'Roboto Slab', serif;
    color: #00a4b8;
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-transform: uppercase;
    transition-property: color, background;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in;
}

.wrapper-main-nav .navbar-nav > li > a:hover,
.wrapper-main-nav .navbar-nav > li > a:focus {
	color: #fff ;
    background: #16a8bb ;
    text-decoration: none ;
}

.wrap-alt-img img {
	object-fit: contain;
	height: 180px;
	border: solid 1px #e1e1e1;
	display: block;
    margin: 0 auto;
    float: none;
}

.wrapper-product-gallery {
	margin-top: 30px;
}

.wrapper-product-details > .row {
	margin: 0 -5px;
}

.wrapper-product-details > .row > div {
	padding: 0 5px;
}
@media(max-width: 767px) {
	.navbar-default {
		padding: 0;
	}
}

.thumbnail-box hr {
	margin: 10px 0;
}

.thumbnails > li.thumbnail-box {
	margin-bottom: 5px;
	margin-top: 10px;
}

.thumbnail-box img {
	width: 60px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
}

.thumbnail-box .caption .title {
	margin: 0px;
	overflow: hidden;
	font-size: 12px;
	height: 3.4em;
}

.caption .price {
	font-size: 16px;
	height: 21px;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}