body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 15px;
	line-height: 1.5em;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
	color:#e20025;
	font-weight:900;
	margin-top:10px;
	margin-bottom:20px;
	text-transform:uppercase;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#e20025;
	-webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
a:focus {outline: none;}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}

.img-responsive {height:auto !important;}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
	margin-top:20px;
}
.nav-tabs>li.active>a {background:#e20025 !important; color:#fff !important;}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

/* top */
#top {
	background-color: #000;
	padding: 4px 0px 3px 0;
	margin: 0 0 30px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.account-line {color:#e20025;}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
	font-size:16px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #e20025;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 20px 0;
}
#logo img {margin:0 auto;}
/* search */
#search {
	margin-bottom: 10px;
	border: 1px solid #e20025;
	border-radius: 4px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border: 0;
	font-size: 15px;
	box-shadow: none;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	background: transparent; 
	border: 0;
	box-shadow: 0;
	color: #e20025;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
}
#cart > .btn .fa {font-size:18px; margin-left:5px;}
#cart > .btn img {margin-right:5px;}
#cart.open > .btn {
	background-image: none;
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 500px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #000;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #a1a1a1;
}
footer a {
	color: #aaa;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 15px;
	color: #fff;
	border-bottom:1px solid #a1a1a1;
	padding-bottom: 12px;
	max-width: 190px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.common-home .alert {margin:0 auto 20px; max-width: 1380px;}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	right: -5px;
	width: 13px;
	height: 13px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
.pagination > li > a, .pagination > li > span {color: #000;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background: #000; border-color:#000;}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 5.5px 12px;
	font-size: 15px;
	border: 1px solid #cccccc;
	border-radius: 4px;	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	background-color: #e20025;
	border-color: #e20025;
	transition: background-color .2s;
}
.btn-primary {
	color: #fff;
	background-color: #e20025;
	border-color: #e20025;
	transition: background-color .2s;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-default:hover {
	background-color: #000;
	color:#fff;
	border-color: #000;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	border-color: #faa732;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	border-color: #da4f49;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	border-color: #5bb75b;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	border-color: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #e20025;
	border-color: #e20025;
	transition: background-color .2s;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #000000;
	border-color: #000;
}
/* list group */
.list-group a {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom:1px solid #dddddd;
	color: #4a4a4a;
	padding: 8px 12px;
	margin-bottom:0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #e20025;
	background: #fff;
	border-bottom:1px solid #dddddd;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	overflow: auto;
	max-width: 250px;
	margin: 0 auto 20px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	margin-bottom: 9px;
	padding-bottom: 7px;
	width: 130px;
	font-size: 14px;
	float: left;
}
.product-thumb .caption {
	padding: 0 1px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
/*	min-height: 210px;*/
	padding: 0 1px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 1px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	font-weight: bold;
	font-size: 17px;
	float: right;
	margin-top: 6px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	float: left;
	background-color: #e20025;
	color: #fff;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
	border: none;
	display: inline-block;
	padding: 0 28px;
	border-radius: 6px;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.product-info h3 {font-size:30px; color:#000; font-weight:bold;}
.product-info #button-cart {font-weight:bold; font-size:24px;}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

#column-left h3 {color:#fff; background:#e20025; text-transform:uppercase; font-size:20px;  font-weight:900; border-radius:4px; padding:10px 20px;margin-top:0;}

.call-us-sticky {position:fixed; bottom:0; right:0; z-index:999; }
#cart-total .fa-shopping-cart {display:none;}

.tab-content ul {}
.tab-content li {list-style:inside;}

/* Homepage */
.common-home {overflow-x:hidden}
.container-wide {padding-right:15px; padding-left:15px;}
.container-home {
    max-width: 1380px;
    margin: 0 auto;
    width: 100%;}
.featured {max-width:1250px; margin-bottom:50px; }
.featured h3 {font-size:30px; text-transform:uppercase; font-weight:900; color:#e20025; margin:20px auto; display:table; text-align:center;}
.featured .item { margin:0 auto; max-width:215px;}
.common-home .html-container-home {max-width: 1380px;
    margin: 0 auto;
    width: 100%; padding:0 15px;}

.CommercialQuotes {
	margin:100px auto; 
	display:table; 
	max-width:1140px; 
	width:100%; 
	color:#fff;
	background: url('../image/RG-Bull-Lighting-commercial-quote2.jpg') no-repeat top center;
}
.CommercialQuotes .html-container-home {width:50%; background: rgba(0,0,0,0.7); float:left; padding:25px 100px; min-height:100px; font-size:17px; line-height:1.5em;}
.CommercialQuotes h2 {color:#fff; font-size:30px; font-weight:900;}
.CommercialQuotes p {margin-bottom:10px;}
.CommercialQuotes a {color:#fff; font-size:17px; border:2px solid #fff; border-radius:2px; text-transform:uppercase; padding:8px 20px; margin-top:20px; display:table;}
.CommercialQuotes a:hover {border:2px solid #e20025; color:#e20025;}

#banner0 {background:#f1f1f1; padding:25px 0 40px;display:table;width:100%;}
#banner0 h4 {font-size:30px; text-transform:uppercase; font-weight:900; color:#e20025; margin:20px auto; display:table;}
#banner0 ul {margin: 0 auto;  display: table;}
#banner0 li {    width: 248px;
    height: 87px;
    float: left;
    margin: 18px 14px;
    list-style: none;
    padding: 0;
    background: #fff;
    display: table;
    -webkit-transition: .2s all;
}
#banner0 li img {float:left; width:91px; opacity:0.4; transition: opacity .3s;}
#banner0 li h3 {
        height: 37px;
    vertical-align: middle;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 157px;
    display: table-cell;
    padding: 0 20px;}
#banner0 li:hover {-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);}
#banner0 li:hover img {opacity:1;}
#banner0 li:hover h3 {color:#e20025}

.WelcomeText {padding:20px 0;}
.WelcomeText h2 {font-weight:900; text-transform:uppercase;}

#carousel0 {margin-top:50px;}
#carousel0 img {margin:0 auto;}

/* Commercial */
.Commercial #banner0 {background:#fff; padding:0;}
.Commercial #banner0 h4 {display:none;}
.Commercial #banner0 li {background:#eee;}

/* Contact Us */
.GoogleMap {margin-top:20px;}

.g-recaptcha{
         transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

.information-information h1 {text-transform:uppercase; text-align:center;}
.information-information #content img {max-width:100% !important; height:auto !important;}
.information-information .btn {background:#000; color:#fff;}
.information-information .btn:hover {background:#e20025;}

.shipping-table p {margin-bottom:0;}
.shipping-table tr:nth-child(even) {background:#eee;}
.shipping-table thead tr {background:#ddd;}
.shipping-table td, .shipping-table th {padding:2px 5px;}

/*Products*/
h3.related {font-size:30px; text-transform:uppercase; font-weight:900; color:#e20025; margin:20px auto; display:table;  text-align:center;}
.product-info {color:#000;}
#related {margin-bottom:100px;}
#related .item {max-width:210px; margin:0 auto 20px; }

.subcats img {-webkit-transition: .2s all;}
.subcats img:hover {
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
}

@media (min-width: 1400px) {
	#related .item {margin:0;}
	#related .owl-item {position:relative;}
	#related .owl-item + .owl-item:after {position:absolute; content:""; background:url('../image/bg_products-columns-line.png') no-repeat; height:264px; width:16px; left:-38px; top:0;}
	.featured .owl-item {position:relative;}
	.featured .owl-item + .owl-item:after {position:absolute; content:""; background:url('../image/bg_products-columns-line.png') no-repeat; height:264px; width:16px; left:-9px; top:0;}
}

@media (max-width: 1199px) and (min-width: 993px) {
	#related .owl-item {width:187px !important;}
	#related .item {width:160px;}
	.contact-googlemap {float:none; width:100%;}	
}
@media (max-width: 1199px) {
	.CommercialQuotes .html-container-home {width:100%; padding:25px 20%; text-align:center;}
	.CommercialQuotes a {display:table; margin:20px auto 0;}
}


@media (max-width: 992px) and (min-width: 768px) {
	#related .owl-item {width:187px !important;}
	#related .item {width:160px;}
}

/*Footer*/
.bottom-right {text-align:right; font-size:13px;}
.bottom-right .fa {font-size: 26px;
    margin: 0 9px;
    color: #fff;}
.bottom-right .fa:hover {color:#e20025;}
.bottom-left .logo-bottom {margin-bottom:20px;}
footer .clearfix {clear:both;}

/*Bootstrap & Responsive*/

.thumbnail {border: 0;}
.img-thumbnail {padding:0; border-radius:0; border:0;}

.btn-group #list-view, .btn-group #grid-view {display:none;}

@media (max-width: 1650px) {
	.call-us-sticky img {width:230px;}
	.bottom-right, .bottom-left {width:100%; text-align:left;}
}

@media (min-width: 1400px) {
	.container {
    width: 1380px;
    }
    footer .container {width:1150px;}
    footer .col-sm-3 {width:190px;}
    footer .col-sm-3 + .col-sm-3 {margin-left:125px;}
}

@media (max-width: 1399px) {
    #banner0 ul {width:1110px;}
    .call-us-sticky img {width:180px;}
    
}

@media (max-width: 1399px) and (min-width: 1200px) {
	.container {
    width: 1170px;
    }
}

@media (max-width: 1199px) {
	#banner0 ul {width:830px;}
}

@media (max-width: 991px) {
	#banner0 ul {width: 560px;}
	#content {min-height: 300px;}	
}
@media (min-width: 768px) {
    #cart {margin-top: 15px;}
    #search {margin-top: 15px;}
    .call-us-sticky a {pointer-events: none;}
    #column-left.col-sm-3 {width:20%;}
    #column-left + #content.col-sm-9 {width:80%;}

}

@media (max-width: 767px) {
	#top-links {float:none !important;}
	#top-links ul {display:table; margin:0 auto;}
	.call-us-sticky img {width:100px;}
	.shipping-table td, .shipping-table th {float:left; padding:2px 5px;}
	.shipping-table td:first-child {font-weight:bold;}
.shipping-table th + th p {border-left:1px solid #aaa; padding-left:10px;}
	
}
@media (min-width: 601px) {
	
}

@media (max-width: 600px) {
	#banner0 ul {
	width: 289px;}	
	.bottom-right {width:70%;}
}

@media (max-width: 480px) {
	.col-xxs-6 {width:50%;}
	.col-xxs-12 {width:100%;}
	.container-full {padding:0 15px;}
}
