* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	 outline: 0;
}
/*a, a:active, a:focus{
        _noFocusLine: expression(this.hideFocus=true); 
    }
button:focus, input:focus{ 
    outline: none; 
}
button::-moz-focus-inner {
  border: 0;
  outline: none;
}*/
img {
	border:none;
}
body, html {
	font-family: 'Roboto', sans-serif !important;
	font-size: 13px;
	color:#231f20 !important;
	letter-spacing: 0.5px;
}
#title{
	display:none;
}
.logo{
	position:relative;
	padding-top: 8px;
}
#wrapper {
	margin:0 auto;
	position:relative;
	background:white;
	overflow:hidden;
}
a {
    color: #231f20 !important;
}
.menudiv{
	position:relative;
}
#side_bar .col-lg-3{
	padding-left:0;
}
/*.contact_div{
	position:relative;
	height:45px;
	text-align:right;
	padding-top: 10px;
	font-size: 11px;
}
.contact_div a{
	color:#333333 !important;
	font-size: 13px;
}
.contact_div a:hover{
	color:#009ddc !important;
}
.contact_div ul{
	display:inline;
}
.contact_div ul li{
	display:inline;
	list-style:none;
}
.our-story h1{
	color:#232e83;
	font-weight:200;
	text-align:center;
}
.our-story p{
    color: #666666;
    font-size: 17px;
    font-weight: 200;
    text-align: center;
	line-height: 32px;
}
.our-story .readmore_btn{
	text-align:center;
}
.our-story input{
    font-size: 19px !important;
    font-weight: 400 !important;
    padding: 10px 30px !important;
}
.focus-products h1{
	background:#232e83;
	color:#fff;
    font-weight: 200;
    padding-top: 7px;
	text-align:center;
	padding-bottom:13px;
	font-size: 38px;
	margin-bottom: 1px;
}
.focus-products .col-sm-2{
	text-align:center;
	padding-left: 0;
    padding-right: 1px;
}
.focus-products span{
	color:#009ddc;
	text-align:center;
	font-weight:200;
	line-height:64px;
}
.focus-products span:hover{
	color:#232e83;
}
.focus-products img:hover{
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
.focus-products img{
	display: inherit;
}*/
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
/*.topcategory .info h3{
	text-align:center;
	color:#232e83;
	font-size:19px;
    margin-top: 5px;
    min-height: 58px;
}
.topcategory .thumbview_div:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.topcategory .thumbview_div img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.topcategory .thumbview_div:hover h3{
	color:#666666;
}
.copyright{
	color:#fff;
	text-align: left;
    width: 100%;
	line-height: 40px;
	float:left;
}*/
/*.search_div{
	background: #009ddc;
    border-radius: 22px;
    margin-top: 8px;
    padding-left: 15px;
    width: 100%;
}*/
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    background-color:#949599;
    color: white;
    text-transform: uppercase;
    padding: 5px 14px;
    font-size: 13px;
    border: 0 none !important;
	transition: all 0.5s ease 0s;
	letter-spacing: 0.8px;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
     background-color:#231f20;
	 color:#fff;
    }
/*.container_content
{
margin:0 auto;
}
#header_top{
background:#dfe1e3;
height:35px;
position:relative;
}
.col-lg-4 {
    width: 31.333%;
}
#title{
height: 0px;
position: absolute;
}*/
/*.search{
	font-family: 'FontAwesome';
	font-weight:200 !important;
	font-size: 14px !important;
	margin-top: 5px;
	padding:1px 1px 8px 1px !important;
	background: #222222 !important;
}
.search_txtbox{
	border: 0 none;
    color: #fff;
    line-height: 25px;
	background: #222222;
	width: 114px;
}
.search:hover{
	background:none !important;
}*/
/*.searchbox ::-webkit-input-placeholder {
   color: #fff;
   opacity:1;
   text-transform:uppercase;
   font-weight: normal;
}
.searchbox: -moz-placeholder {
   color: #fff;
   opacity:1;
   font-weight: normal;
   text-transform:uppercase;
}
.searchbox ::-moz-placeholder {  
   color: #fff;
   opacity:1;
   font-weight: normal;
   text-transform:uppercase;
}
.searchbox :-ms-input-placeholder {  
   color: #fff;
   opacity:1;
   font-weight: normal;
   text-transform:uppercase;
}*/
.viewquote{
	background:#c60751;
	text-transform:uppercase;
	float: right;
	line-height: 18px;
	margin-left: 10px;
}
.viewquote span{
    padding: 0 10px;
}
.viewquote a{
	font-size:11px;
	color:#fff;
	font-weight: 600;
}
.viewquote a:hover{
	color:#1c202e;
	text-decoration:none;
}
/*.left_phane{
padding-left: 0px !important;
}
.img_slider{
margin-bottom:8px;
}
*/#top_container {
	clear:both;
	height:43px;
}
#main_nav {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	height:31px;
	clear:both;
}
#main_nav li {
	display:inline;
}
#main_nav li a {
	color:#333333;
	padding:3px 9px 5px;
	float:left;
	font-size:16px;
}
#main_nav li a:hover {
	border-bottom:2px solid #22a5d7;
	text-decoration:none !important;
}
/*#wishlist a {
	color:#333333;
	padding:0 10px 2px;
	float:right;
	font-size:20px;
	font-weight:600;
}
#wishlist a:hover {
	border-bottom:2px solid #22a5d7;
	text-decoration:none !important;
}
*/
#sign_in {
	list-style-type:none;
	padding:2px 7px 2px 5px;
	margin:0;
	float:left;
	/*background:#ec8000;*/
	color:#333333;
}
#sign_in li {
	display:inline;
	padding-left:5px;
}
#sign_in li a {
	color:#333333;
}
#sign_in li a:hover {
	color:#0066CC;
}
#welcome_bar {
	float:left;
    font-size: 13px;
    margin-top: 10px;
	}
#welcome_bar li {
	display:inline;
	padding-left:2px;
	_padding-left:5px;
	padding-right:7px;
	_padding-right:3px;
	border-right:none;
	list-style:none;
}
#welcome_bar li.last2 {
	background:none;
	padding-right:0;
}
#welcome_bar li a {
	color:#fff;
}
#welcome_bar li a:hover {
	color:#ed1c24;
}
#select_client_div{
    font-size: 13px;
    margin-top: 10px;
    color: #ffffff;
}
#select_client_div li{
	list-style:none;
	display:inline;
	color: #000;
}
#select_client_div a{
	margin-left: 15px;
}
/*#side_bar .go-btn{
    border-radius: 0;
    color: #333;
    font-family: FontAwesome;
    padding: 10px 0;
    width: 50%;
}
#side_bar .reset-btn{
	border-radius: 0;
    color: #333;
    float: right;
    padding: 10px 0;
    width: 49%;
	background:#bee66c;
}
#side_bar .go-btn:hover, #side_bar .reset-btn:hover{
    color: #fff;
	background:#333;
}*/
.advanced_search a, .login_right span a{
font-size: 10px;
color: #FFFFFF;
margin-left: 5px;
}
.advanced_search a:hover, .advanced_search a:active, .login_right span a:hover{
color:#c60751;
text-decoration:none;
}
/*#sub_nav {
	padding:0;
	margin:0;
	list-style-type:none;
	background:#14213d;
}
#sub_nav li#h3 {
	color:white;
	height:17px;
	background:#37425a;
}
#sub_nav li#h3 h3 {
	font-size:13px;
}
#sub_nav li {
	display:block;
	padding:5px 5px 5px 10px;
}
#sub_nav li a {
	color:white;
}
#sub_nav li a:hover {
	color:#FFFFCC;
	background:url(../images/subnav_hover.gif) repeat-y;
}
#sub_nav li#bottom {
	background:url(../images/subnav_footer.gif) no-repeat bottom;
	padding:0;
	margin:0;
	width:185px;
	height:10px;
}*/
#content {
	/*width:620px;*/
	min-height:600px;
	height:auto !important;
	height:300px;
	overflow: hidden;
	margin-top: 15px;
	/*padding-left: 25px;
	padding-right: 25px;*/
}
/*#content .row {
    margin-left: 0;
    margin-right: 0;
}
*/#content h4 {
	/*font-size:15px;*/
	/*padding-left:5px;*/
}
#content h5 {
	font-size:12px;
}
#content p {
/*	font-size:12px;*/
}
#content #messege {
	width:300px;
}
#content #messege h4 {
	background:#cc0000;
	font-size:13px;
	color:white;
	padding:5px;
}
#content #messege ul {
	padding:8px 10px 10px 30px;
	background:#37425a;
	color:white;
}
#content #messege li {
	display:block;
	line-height:20px;
}
#content #form {
	padding:6px 10px 10px 11px;
	overflow: hidden;
	/*margin-right:3px;
	margin-left:4px;*/
	/*margin-top:10px;*/
}
#content #form label {
	float:left;
	width:270px;
	text-align:right;
	margin-bottom:2px;
	height:20px;
}
#content #form label.contact {
	text-align:left;
	width:150px;
}
#content #form .boxes {
	width:15px;
}
#content #form input, #content #form textarea {
	margin-bottom:2px;
	margin-left:4px;
	border: 1px solid #ccc;
}
#content #form br {
	clear:left;
}
#content #form h4 {
	font-size:13px;
	padding:6px;
	background:#dfe1e3;
	margin-bottom:5px;
	margin-top:4px;
	text-align:center;
}
/*#content #product_list .col-sm-4{
    margin-left: 5px;
    padding-left: 0;
}
#content .products {
	padding:10px 5px 10px 5px;
	border-bottom:1px solid #dedede;
	width:91%;
	margin:4px;
	min-height:130px;
	height:auto !important;
	height:136px;
}
#content .products .top {
	height:85px;
}*/
.btn-sm{border-radius:0 !important; }
.table {
	clear:both;
/*	font-size:10px;*/
	padding:0;
	margin:5px 0 0 0;
}
.table td {
/*	background:#e4e7eb;*/
/*	text-align:center;*/
	padding:5px;
	border-top: medium none !important;
}
.table td.td_left {
	background:#e4e7eb;
	text-align:left;
	padding:5px;
}
.table th {
	background:#797979;
	color:white;
	width:35px;
	padding:2px;
	text-align: center;
}
#content .th_temp {
	background:#006699;
	color:white;
	padding:3px;
	font-weight:bold;
	text-align:center;
}
/*#table_cart {
	clear:both;
	font-size:11px;
	padding:0;
	margin:5px 0 0 0;
	width:100%;
}
#table_cart .cart_th {
	background:#595959;
	color:white;
	padding:2px;
}
#table_cart .cart_td_right {
	background:#e4e7eb;
	text-align:right;
	padding:2px;
	line-height: 25px;
	vertical-align: middle;
}
#table_cart .cart_td_left {
	background:#e4e7eb;
	text-align:left;
	padding:5px;
}
#cart_buttons {
	text-align:center;
	padding-top:5px;
}
#cart_buttons .button {
	margin-bottom:5px;
}
#content #table_cart th {
	background:#595959;
	color:white;
	padding:8px 2px;
}
*/
#content p {
	padding-top:5px;
}
#content .products img {
	width:80px;
	height:80px;
	float:left;
	padding-right:8px;
}
#content .products from {
	float:right;
}
#content .products label {
	padding-left:5px;
}
#content .products .desc {
	float:right;
}
#content .product_details {
	padding:10px 5px 10px 5px;
	font-family: 'Open Sans', sans-serif;
}
#content .product_details .left {
	float:left;
	margin-bottom: 20px;
/*	width:36%;*/
}
#content .product_details .right {
	float:left;
/*	width:63%;*/
}
#content .product_details .left img {
	width:275px;
	height:275px;
	padding:3px;
	margin:0 auto;
	border:1px solid #ccc;
}
#content .product_details .table {
	margin-top:5px;
	border: 1px solid #939598;
}
#content .product_details select {
	width: 100%;
}
#content .product_details .table td, #content .product_details .table th{
	border: none !important;
}
#content a {
    color: #ed1c24;
    /*font-weight: bold;*/
}
#content a:hover {
	color:#000;
}
.buttons {
	padding:5px;
	text-align:center;
	/*background:#BBCFDB;*/
	margin-left:10px;
}
.td_left {
	text-align:left;
}
hr { 
/*width: 25%;
margin-top:0 !important;
border-top: 2px solid #94d60a !important;*/
 }
input, select {
	font-size:11px;
	color:#14213d;
	padding:1px;
}
input:focus, textarea:focus {
/*	background: #fff;*/
}
.hoverOff  {
	color: #000;
	background-color: #fff;
	border:0 none
}
.hoverOn    {
	color: #000;
	background-color: #fff;
	border:0 none
}
#content_control {
	background-color: #dedede;
	border-color:#0000FF;
	border-width: 2px;
	padding: 1px 2px 2px 1px;
}
#content_control span {
	border-right: 1px;
	border-color: red;
	padding : 1px 2px 2px 1px;
}
#content_control span a {
	color: white;
}
.readonlytextbox{
	background-color: #E1EAFC;
	color: #000;
	border: solid 1px #14213d;
	}
.readonlytextbox2{
	color: #000;
	border: solid 1px #14213d;
	background-color: #F7C704;
}
html #lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
html #lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
html #lightboxCaption{ float: left; }
html #keyboardMsg{ float: right; }
html #closeButton{ top: 5px; right: 5px; }
html #lightbox img{ border: none; clear: both;} 
html #overlay img{ border: none; }
html #overlay{ background-image: url(../../conf/images/overlay.png); }
html>/**/body #overlay{ background-image: url(../../conf/images/overlay.png); }
/*.contact_table{
background: #333333 !important;
color: #fff;
}
.contact-txt{
	margin-top:0 !important;
}
.contact_table td{
padding-left:10px;
}
.contact_table tr:first-child td{
padding-top:10px;
}
.contact_table tr:last-child td{
padding-bottom:10px;
}
.col-lg-8{
padding-left:5px;
}
*/
/*.special-box1 {
    border: 1px solid #ccc;
    border-bottom: 10px solid #c60751;
}
.special-box2 {
    border: 1px solid #ccc;
    border-bottom: 10px solid #006699;
}
.other_act_table td{
	width:50%;
	padding-right: 20px;
}
.table_client a{
	color:#333333 !important;
	font-size:13px;
}
.table_client a:hover{
	color:#009ddc !important;
	text-decoration:none;
}
.topcategory_list h3{
	margin-bottom: 25px;
    margin-top: 3px;
    text-align: center;
}
.topcategory_list:hover{
text-decoration:none !important;
}
.topcategory_list img:hover{
	filter: brightness(100%) sepia(100) saturate(5) hue-rotate(22deg);
}
*/
/*	Responsive
	==================================================*/
@media only screen and (min-width: 980px) and (max-width: 1200px) {
/*.bluebox {
    font-size: 28px !important;
	height: 150px !important;
}
.focus-products span {
    font-size: 28px !important;
}
.copyright {
	line-height:normal;
}
.footer-right {
    margin-top: 0px;
}
*/}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
/*	.container_content{
	width:800px;
	}		
		.search_div {
    margin-left: 0;
}
*/}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	/*.container_content{
	width:800px;
	}*/	
	}
@media only screen and (min-width: 1440px) {
	/*.container_content{
	width:800px;
	}	*/	
}
@media only screen and (min-width: 1920px) {
	/*.header-right img {
		float: right;
		margin-right: 160px;
	}*/
}
@media (max-width: 991px) {
/*.container_content{
width:800px;
}
#welcome_bar{
padding: 0 7px 2px 5px !important;
}
.viewquote {
	float: left;
}
*/
}
@media (max-width: 490px) {
#welcome_bar{
padding: 5px 7px 2px 5px !important;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}
.dbx-group {
    width: 240px !important;
}
}
/*============================*/
/* product list page grid view issue */
/* add a little bottom space under the images */
@media (max-width: 360px) {
    .portfolio>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
}
@media (max-width: 767px) {
    .portfolio>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .portfolio>.clear:nth-child(6n)::before {
      content: '';
      display: table;
      clear: both;
    }
}
@media (min-width: 1200px) {
    .portfolio>.clear:nth-child(8n)::before {  
      content: '';
      display: table;
      clear: both;
    }
	#product_list figure img{
		padding: 5px;
	}
}
.maintanence{
    font-size: 11px;
    font-weight: bold;
    height: 161px;
    left: 21%;
    line-height: 15px;
    margin: 0 auto;
    padding-left: 170px;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 530px;
    
}
.productlist_div{
	height: auto;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #c3c4c6;
	margin-bottom: 15px;
	padding-bottom: 10px;
	box-shadow: 2px 2px 8px 5px #ccc;
	box-shadow: 2px 2px 8px 5px #ccc;
	-moz-box-shadow:2px 2px 8px 5px #ccc;  
	-webkit-box-shadow:2px 2px 8px 5px #ccc; 
}
.productlist_div h6{
	height: 33px;
   margin-bottom: 0;
   padding-bottom: 0;	
    color: #666666;
    font-size: 13px;
}
.productlist_div:hover h6{
	color:#000;
}
.from_caption{
/*	color: #00adbc;*/
/*	font-style: italic;*/
	font-size: 12px;
	display: block;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	/*background: #f5f5f5;	*/
}
/*home page */
.popular_product_grid_width {
    overflow: hidden;
}
.product_grid {
    border: 1px solid #dedede;
    margin: 10px 6px;
    padding: 7px;
}
.product_grid img {
    width: 100%;
}
.popular_product_grid_width .col-lg-2 {
    width: 22.667%;
}
.lightblue_bar {
    padding-right: 29px;
    text-align: right;
	 font-size: 17px !important;
}
.triangle{
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10.3px;
border-color: transparent transparent transparent #22a5d7;
line-height: 0px;
_border-color: #000000 #000000 #000000 #22a5d7;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
margin-top: 4px;
float: right;
}
/*wishlist form styles */
.wishlist_form{
padding:10px;
}
.wishlist_form label{
width: 25%;
padding-bottom: 7px;
line-height: 25px;
}
.wishlist_form input[type="text"]{
width: 72%;
padding-bottom: 7px;
}
.remove_button{
background:url(../images/cms_remove.png) no-repeat bottom;
width: 20px;
height: 20px;
display: block;
margin: 0 auto;
}
.fixed-banner .col-xs-5ths,
.fixed-banner .col-.fixed-bannersm-5ths,
.fixed-banner .col-md-5ths,
.fixed-banner .col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 6px;
padding-left: 0;
margin-bottom: 6px;
}
.fixed-banner .col-xs-5ths {
    width: 20%;
    float: left;
}
@media (max-width: 767px) {
	.navbar-inverse {
		z-index: 999;
	}
}
.admin_panel h4{
	background:#797979;
    color: #ffffff;
    float: left;
    padding: 3px 12px;
    width: 100%;
	margin-top: 0;
	font-size: 15px;
}
.antispam {
    display: none;
}
.viewcart_header {
    background: #939598 none repeat scroll 0 0;
    color: #ffffff;
    overflow: hidden;
    padding: 8px;
}
.form-talbe{
/*	background: #333333;*/
/*	border-radius: 10px;*/
	/*padding: 13px 10px 20px;*/
	border: 1px solid #dedede;
overflow: hidden;
width: 100%;
float: left;
}
.form-talbe .top{
    background: #232e83 none repeat scroll 0 0; 
    height: 35px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 5px;
    text-align: center;
	font-weight: bold;
	letter-spacing: 0.7px;
} 
.form-talbe ::-webkit-input-placeholder {
   color: #a4a39e;
   opacity:0.9;
}
.form-talbe: -moz-placeholder {
   color: #a4a39e;
   opacity:0.9;
   font-weight: normal;
}
.form-talbe ::-moz-placeholder {  
   color: #a4a39e;
   opacity:0.9;
   font-weight: normal;
}
.form-talbe :-ms-input-placeholder {  
   color: #a4a39e;
   opacity:0.9;
   font-weight: normal;
}
.form-talbe td{
	background: transparent !important;
	padding-top: 0 !important;
/*	color: #e5e5e5 !important;*/
/*	padding: 4px !important;*/
}
.form-talbe textarea{
	color: #333333 !important;
}
.form-talbe input[type="text"],.form-talbe textarea,.form-talbe select{
	border: 1px solid #9c9d9d;
	width: 100%;
}
.form-talbe select{
	margin: 0px;
	height: 27px;
}
.product_details a center {
    color: #676767 !important;
	font-size: 13px;
	font-weight: 500;
    letter-spacing: 0.6px;
}
.product_details a center:hover{
	color:#000 !important;
	text-decoration:underline;
}
.product_details a center img{
	margin-left: 7px;
}
.product_details h3{
	color:#595a5c;
	font-size:24px;
	font-weight:600;
	margin-top:0;
}
.product_details p {
    font-size: 13px;
}
.product_details label {
	color: #cdcccc;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
	max-width: 100%;
}
.productdetail_desc{
    color: #fff !important;
    font-weight: 200;
    height: 44px;
    line-height: 38px;
    padding-left: 15px;
    width: 100%;
	background:#b3b3b3;
}
.product_details .register {
    color: #fff !important;
    font-weight: normal !important;
    text-transform: uppercase;
}
.cartbtndiv {
	background:#333333;
    height: 28px;
    line-height: 26px;
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.cartbtndiv:hover{
	background:#ed1c24;
	text-decoration:none !important;
}
.cartbtndiv a:hover{
	text-decoration:none ;
}
.product_details .table th {
	text-align:center;
    background: #939598;
	font-weight: normal;
}
.product_details .table td {
	text-align:center;
}
.price{
	margin-bottom:5px !important;
	font-size:17px;
}
#tblmeta thead tr th {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 26px;
/*    padding-bottom: 6px;
    padding-top: 4px;*/
}
#tblmeta thead tr th:first-child{
/*	border-radius: 8px 0 0;*/
}
#tblmeta thead tr th:last-child{
/*	border-radius:  0 8px 0 0;*/
}
table#tblmeta {
/*    border: 1px solid #dedede;*/
    width: 100%;
/*    margin-bottom: 20px;*/
}
#tblmeta thead{
/*	border-radius:7px 7px 0 0;*/
}
table#tblmeta th {
    color: #ffffff;
/*    text-transform: uppercase;*/
    background-color: #95d60a !important;
	padding-left: 17px;
}
table#tblmeta th, table#tblmeta td {
    background-color: transparent;
/*    border-bottom: 1px solid #f1f1f1;*/
    border-left: medium none;
    border-right: medium none;
    /*padding-bottom: 5px;*/
    vertical-align: top;
     font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
table#tblmeta td:last-child table td{
/*	border-right:none;*/
}
table#tblmeta table th,table#tblmeta table td{
	padding-left: 16px;
	height: 29px;/*31px*/
 border-color: #dedede #dedede #dedede -moz-use-text-color;
    border-style: solid ;
    border-width: 1px;
	background: #fffff;
	border-color: #dedede;
}
.style3{
    font-size: 33px;
    letter-spacing: 0;
	}
.addtoquote{
	background:#d51c29 !important;
	margin-top: 26px;
	width: 100%;
}
.addtoquote:hover{
	background:#333333 !important;
}
.left{
	float:left;
	 margin-left: -15px;
}
.right{
	float:right;
}
.product_listheading_div h4 {
    display: inline;
    font-size: 20px;
	color: #7d7d7d;
}
.product_listheading_div .fa{
	color:#4d4d4d !important;
}
.product_listheading_div .fa:hover{
	color:#232e83 !important;
}
.productlist-heading h3, .topcategory .heading h3{
	color:#7d7d7d;
}
.topcategories_div h5{
	font-size:15px !important;
	color:#7d7d7d;
}
.topcategories_div .thumbview_div:hover .topcategories_div h5{
	color:#000;
}
.sort_by{
    float: right;
    padding: 4px 9px;
	margin-right: 32px;
}
.list_grid_view{
    background: #f5f5f2 none repeat scroll 0 0;
    float: right;
    padding: 3px 9px 7px 8px;
    text-align: right;
}
.content_wrapper h3{
	font-weight:bold;
}
.product_listheading_div .content_wrapper{
	margin-left:0 !important;
}
.pricefrom {
    font-size: 11px;
}
#product_list figure img{
padding:0;
float: none !important;
margin: 0 auto;
display: block;
}
#product_list{
    clear: both;
    display: block;
    padding-top: 20px;
}
.backtoproduct{
	font-size: 18px;
	color: #6d6f71 !important;
	font-weight: 400 !important;
}
.backtoproduct:hover{
  color:#000 !important;
	text-decoration:none;
}
.quick_quote_productpage td{
	width: 50%;
}
.product_heading h4{
    font-weight: bold;
    padding: 7px 0 10px 10px;
}
label.error {
    background-color: #D70000;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
    width: 100%;
    padding: 2px;
}
.viewcart_header {
/*    background: #d51c29 none repeat scroll 0 0;*/
    color: #ffffff;
    overflow: hidden;
    padding: 7px 33px 6px 3px;
/*    border-radius: 8px 8px 0 0;*/
}
.viewcart_raw{
    border-bottom: 2px solid #333333;
    overflow: hidden;
    padding: 8px 29px 22px 8px;
    background: #e9e9ea;
	box-shadow: 0 2px 7px 0 #dedede;
	margin-bottom: 0px;	
}
.viewcart_raw img{
	width:90%;
}
.viewcart_raw .cart_td_left{
	padding-right:3px !important;
	padding-left:3px !important;
}
.viewcart_raw .cart_td_right{
/*	padding-left:3px !important;*/
	text-align: right;
}
.viewcart_raw a{
/*	color: #ffffff;*/
	text-transform: uppercase;
}
.cart_th{
	padding-left: 6px;
/*   padding-right: 6px;*/
	text-align: center;
}
.th_right{
	text-align: right !important;
}
.cart_button_div{
	padding-top: 20px;
	
}
.thumbview_div{
/*		box-shadow: 3px 3px 8px 5px #dddddd;*/
	/*-moz-box-shadow:3px 3px 8px 5px #dddddd; */ /* Firefox */
	/*-webkit-box-shadow:3px 3px 8px 5px #dddddd;*/ /* Safari, Chrome */	
	border: 2px solid #ffffff;
}
.thumbview_div img{
/*border:1px solid #dadada;*/
padding:15px 10px 2px 10px;
}
.thumbview_div .info h5 , #product_list h6 a{
text-align: center;
   color:#7d7d7d;
   font-size:12px;
}
.topcategories_div .thumbview_div{
	height: auto;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #c3c4c6;
	margin-bottom: 15px;
	padding-bottom: 10px;
	box-shadow: 2px 2px 8px 5px #ccc;
	box-shadow: 2px 2px 8px 5px #ccc;
	-moz-box-shadow:2px 2px 8px 5px #ccc;  
	-webkit-box-shadow:2px 2px 8px 5px #ccc;
	 }
.topcategories_div .thumbview_div:hover{
	border:2px solid #333031;
}
.trending-promotional-products-box{
/*    padding-left: 68px;
    padding-right: 68px;*/
    padding-left: 18px;
    padding-right: 18px;    
}
.quick_form_submit{
    background: #bed62f !important;
    float: right;
    font-size: 23px !important;
    font-weight: bold !important;
    padding: 6px 37px !important;
}
.quick_form_submit:hover{
	 background: #c607511686 !important;
}
.open_class{
	border-bottom: none !important;
	margin-top: 1px !important;
}
.close_class{
}
.menu_list h4 {
    text-transform: uppercase;
    font-weight: bold;
}
.menu_head{
	border:1px solid #fff;
}
.menu_list{
    
    color: #231f20;
/*	padding-bottom: 17px;*/
/*    padding-top: 15px;*/
}
.menu_list p{
	border-bottom: 1px dashed #808285;
	padding: 6px 0px;
	margin: 0px;
	cursor: pointer;
	font-size: 15px;
	color:#808285;
	margin-top: 2px;
	margin-left: 12px;
	transition: all 0.5s ease 0s;
}
.menu_list p:hover{
	color:#000;
	/*background:#ed1c24;*/
	}
.menu_list p a{
	text-decoration: none;
    font-size: 13px;
    font-weight: bold;	
	float:left;
}
.menu_body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	color:#1a1a1a;
    display: none;
/*	border: 1px solid #222222;*/
	border-top: none;
	padding-left: 15px;
}
.menu_body a {
    color: #808285 !important;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding-left: 35px;
    padding-right: 6px;
    text-align: left;
    text-decoration: none;
	font-weight: normal !important;
}
.menu_body a:hover{
/*background:#ed1c24;	*/
color:#000 !important;
}
.container-fluid{
padding-left: 0px !important;
padding-right: 0px !important;
}
.qty_th{
width:14% !important;
}
#clientform {
    margin: 0 auto;
    width: 52%;
}
#clientform input[type="text"], #clientform input[type="password"] {
    border: 1px solid #dde4e8;
    height: 40px;
    padding: 0 10px;
    width: 100%;
}
#clientform label {
    font-weight: normal;
    padding-top: 5px;
}
/*index page products-type style*/
.products-type a{
	color:#fff !important;
}
.products-type a:hover{
	color:#ed1c24 !important;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
/*  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
*/  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);  
  cursor:pointer;
}
.hovereffect .overlay a{
	background: rgba(100, 100, 100, 0.7);
	padding: 5px 20px;
	border-radius: 5px;
}
.hovereffect:hover .overlay a{
	color:#fff !important;
}
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.hovereffect:hover img {
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}
.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}
.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 3em 0;
  opacity: 1;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  font-size:21px;
  text-transform:uppercase;
}
.test3{
	padding-bottom: 42px;
}
@media (max-width: 1400px) {
.col-xs-8 .row:nth-child(2){
	margin-top:28px !important;
}
.test3{
	padding-bottom: 20px;
}
}
@media (max-width: 1920px) {
.col-xs-8 .row:nth-child(2){
	margin-top:35px;
}
.test3{
	padding-bottom: 20px;
}
}
@media (max-width: 1024px) {
.col-xs-8 .row:nth-child(2){
	margin-top:23px !important;
}
.test3{
	padding-bottom: 14px;
}
}
@media (max-width: 980px) {
.col-xs-8 .row:nth-child(2) {
    margin-top: 16px !important;
}
.test3{
	padding-bottom: 13px;
}
}
@media (max-width: 640px) {
.col-xs-8 .row:nth-child(2) {
    margin-top: 9px !important;
}
.test3{
	padding-bottom: 5px;
}
}
/* end index page products-type style*/
.search_div {
    height: 50px;
    margin-left: 54px;
}
section{
	padding-top:15px;
	padding-bottom:15px;
}
/* featuredproduct */
.featuredproductgrid:hover{
/*	box-shadow: 1px 2px 8px 3px #f6868a;
-moz-box-shadow: 1px 2px 8px 3px #f6868a;
-webkit-box-shadow: 1px 2px 8px 3px #f6868a;*/
border: 1px solid #dedede;
padding:4px;
}
.featuredproductgrid{
	min-height: 273px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	box-shadow: 1px 2px 8px 3px #f2f2f2;
-moz-box-shadow: 1px 2px 8px 3px #f2f2f2;
-webkit-box-shadow: 1px 2px 8px 3px #f2f2f2;	
}
.featuredproductgrid img{
	padding:5px;
	
}
.featuredproductgrid .grid-text a{
	text-align:center !important;
	padding-top:5px !important;
	color:#707070 !important;
	font-size:16px !important;
	line-height: 28px !important;
	display: block;
	min-height: 30px;
}
.featured-product h3{
	text-align:center;
	text-transform:uppercase;
	font-size: 22px;
	margin-bottom: 25px;
}
/*newsletter*/
.newsletter {
    background: #838280; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#838280, #a6a5aa); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#838280, #a6a5aa); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#838280, #a6a5aa); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#838280, #a6a5aa); /* Standard syntax */
	text-align:center;
	padding-bottom:60px;
}
.newsletter h2{
	margin-top: 35px;
}
.newsletter h4{
	font-size:20px;
	margin-bottom: 18px;
}
.newsletter input[type="text"]{
	width: 22%;
	background: #2b2823;
	color: #fff;
	border: 0 none;
	padding: 7px;
}
.newsletter .btn{
	background: #ed1c24;
	color: #fff;
	padding: 2px 20px !important;
	line-height: 30px;
	font-weight: normal;
	border-radius: 0;
	margin-top: -2px;
	transition: all 0.5s ease 0s;
}
.newsletter .btn:hover{
	background: #222222 !important;
}
/*footer*/
footer .address{
	padding-bottom: 8px;
	background: url(../images/sg/map-icon.jpg) no-repeat left center;
	padding-left: 34px;
	padding-top: 10px;
}
footer .telephone{
	background:url(../images/sg/call-icon.jpg) no-repeat left center;
	padding-left: 34px;
	margin-top: 4px;
	padding-top: 8px;
	margin-bottom: 140px;
}
footer .telephone a{
	color:#fff;
}
footer hr{
	color:#4a4a4a;
	border-top: 1px solid;
	padding-bottom: 20px;
}
.footer-menu-list li{
	display:inline;
	color:#aaaaaa;
	text-transform:uppercase;
	padding-left: 42px;
	font-size: 15px;
}
.footer-bottom div{
	text-align:right;
}
/*footer scroll icon*/
/*.social-icons li{
		display:inline;
	color:#aaaaaa;
	padding-left: 11px;
}
.social-icons li a:hover{
	color: #ffffff !important;
}
.social-icons li a{
	color: #ed1c24 !important;
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:11px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
	border:1px solid #ed1c24;
	border-radius:22px;	
}
.scroll:hover {
	background:rgba(130,130,130,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
	color:#000;
}
.scroll .fa {
	font-size:20px;
	margin-top:-5px;
	margin-left:3px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
	color: #ed1c24;
	margin-right: 3px;
}*/
/*blog */
.blog {
    margin-top: 30px;
}
.blog .col-lg-10 {
    margin: 0 auto;
    position: relative;
    float: none;
}
.blog p{
	padding-top: 5px;
	text-align: center;
}
.blog h4{
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 24px;
	text-align: center;
	font-size: 17px;
}
.blog .button{
	background: #fff;
	border: 1px solid #222222 !important;
	border-radius: 0;
	color: #222222;
	padding: 7px 30px;
	font-size: 17px;
	text-transform:capitalize;
	font-weight:normal;
	margin-top: 12px;
	transition: all 0.5s ease 0s;
}
.blog form{
	text-align:center;
}
/*login page*/
.userform-table{
	padding:22px 35px 28px;
	clear: both;
	float: left;
	border:1px solid #eeeeee;
	width: 96%;
}
.userform-table h3, .userform-table h3{
margin-bottom: 15px;
text-transform:uppercase;
}
.userform-table label, .userform-table label{
    margin-bottom: 15px;
    margin-top: 10px;
	font-weight:normal !important;
}
.userform-table input[type="submit"] {
    margin-top: 5px;
    letter-spacing: 1px;
    font-size: 14px;
	padding: 6px 28px;
}
.userform-table a {
    float: right;
    text-align: right;
    line-height: 35px;
    color: #222222 !important;
    font-size: 16px;
    font-weight: normal !important;
}
.userform-table input[type="submit"]:hover{
	background-color:#231f20 !important;
	color:#fff !important;
}
.userform-table a:hover{
	text-decoration:underline;
}
.userform-table input[type='text'], .userform-table input[type='password'], .userform-table input[type='email'] {
    font-size: 16px;
    margin-bottom: 7px;
    padding: 6px 11px 6px 18px;
	width: 100%;
	border:1px solid #dddddd !important;
	}
/*contact page*/
#contactform .field {
    float: left;
	padding: 0 10px;
    width: 50%;
}
#contactform .field:first-child{
	padding-left:0px;
}
#contactform .buttondiv{
	float:right;
}
#contactform .buttondiv .required{
	color: #df280a;
	font-size: 12px;
	margin-right: 10px;
	display: inline-block;
}
#contactform input[type="submit"]{
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 100px;
	}
#contactform input[type="submit"]:hover{
	background:#231f20;
}
.contact-block {
    margin-bottom: 19px;
    position: relative;
}
.contact-block iframe {
    height: 362px;
    width: 100%;
}
#contactform input[type="text"] {
    border: 1px solid #dddddd !important;
    height: 42px !important;
    margin-bottom: 20px;
    padding-left: 8px;
    width: 100%;
}
#contactform textarea {
    border: 1px solid #dddddd !important;
    width: 100%;
    padding-left: 8px;
    margin-top: 0 !important;
    height: 228px;
}
/*product detail tab style*/
.tabdiv {
    position: relative;
    clear: both;
}
.product_details section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #cc8042;
}
.tabdiv input {
  display: none;
}
.tabdiv label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #000;
  border: 1px solid transparent;
  font-size: 15px;
}
.tabdiv label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.tabdiv label[for*='1']:before { content: '\f15c'; }
.tabdiv label[for*='2']:before { content: '\f05a'; }
.tabdiv label:hover {
  color: #797979;
  cursor: pointer;
}
.tabdiv label:first-child{
  border-left: 0 none;
  }
.tabdiv input:checked + label {
 color: #ed1c24;
  border: 1px solid #cc8042;
  border-bottom: 1px solid #fff;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2 {
  display: block;
}
@media screen and (max-width: 650px) {
  .tabdiv label {
    font-size: 0;
  }
  .tabdiv label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
 .tabdiv label {
    padding: 15px;
  }
}
.main-div{
	padding-top: 20px;
}
.heading h2 {
    margin-top: 0;
}
.admin_box {
    right: 0;
    position: absolute;
    text-align: center;
    top: 6px;
    z-index: 9;
}
header a, header a:active, header a:focus,footer a, footer a:active, footer a:focus, header #go:focus  {
outline: none;
}
header #search:focus{ 
outline-color: #ed1c24;
}
/*site map styles*/
.site_map_table td{
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 3px;
    padding-top: 9px;
    vertical-align: top;
    width: 324px;
}
.border_none td{
    border-bottom: none;
    padding:0px 0px 0px 18px;
}
.site_map_table a{
 background:url(../images/sitemap_arrow.png) no-repeat;
 font-size: 12px;
 padding-left: 24px;
}
.subcategory_ul li{
 text-decoration: none;
 list-style-type: none;
}
.middle_allign{
	margin: 0 auto;
}
/*beetle styles*/
/*header*/
.top-header{
	background:#f1f1f2;
	min-height: 42px;
	border-bottom: 2px dotted #6c6d70;
	padding-top: 16px;
}
.top-header ul {
    margin-bottom: 0px !important;
	line-height: 12px;
}
.top-header ul li{
	display:inline;
	list-style:none;
	padding-right: 20px;
}
.aboutus-content {
		font-size: 13px;
}
@media only screen and (min-width: 1200px) {
	header .container{
		width:900px;
	}
	.banner-img{
		width:1020px;
		margin: 0 auto !important;
	}
	.aboutus-content {
		padding-left: 15em;
		padding-right: 15em;
	}
}
@media screen and (max-width: 767px) {
	.top-header ul li{
		padding-right: 8px;
	}
	.top-header-right ul li a{
		line-height: 20px;
	}
}
.top-header ul li a{
	font-size:10px;
	/*font-weight:100;*/
	color:#231f20;
}
.top-header-right ul li svg{
	margin-right:2px;
}
.top-header-right ul li a{
	font-size: 12px;
	padding-right:0px;
}
.top-header-right ul{
	float:right;
}
.top-header-right ul li:last-child{
	padding-right: 0px;
}
.logo img{
	margin:0 auto;
	width: 100%;
}
.header_div {
    padding-top: 8px;
}
header a:hover{
	border-bottom:1px solid #97999b;
}
.header_div .calldiv span{
	float: right;
	font-size: 26px;
	font-weight: 900;
	display: block;
	padding-top: 16%;
}
.header_div .slogan {
/*	font-weight:300;*/
	font-size:16px; /*17px; */
	display: block;
	padding-top: 7%;
/*	width: 357px;*/
}
header .fa-phone{
	font-size:20px;
}
@media screen and (max-width: 530px) {
.header_div .calldiv {
    padding-left: 0;
    padding-right: 0;
}
header .fa-phone{
	display:none;
}
.header_div .calldiv span {
    font-size: 13px;
	padding-top: 30%;
}
.header_div .slogan {
	padding-top: 30%;
	font-size: 10px;
}
.logo img{
	margin:0 auto;
	width: 100%;
}
}
@media screen and (max-width: 767px) {
.header_div .calldiv span {
	font-size: 13px;
}
}
/*nav menu*/
.navbar {
    border: 0 none !important;
    margin-bottom: 0px !important;
    position: relative;
	min-height: 42px;
}
.menudiv{
	border-top: 1px solid #97999b;
	border-bottom: 1px solid #97999b;
}
.navbar-inverse{
	background:#fff !important;
}
.navbar-nav > li > a {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	color: #231f20 !important;
	text-transform: uppercase;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
	padding:0 !important;
	font-weight:bold;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus{
	background-color: inherit !important;
	border-bottom:2px solid #97999b;
}
.navbar-inverse {
    border-color: inherit !important;
   /* z-index: 999;*/
}
.navbar-toggle {
	margin-top:0px !important;
	margin-bottom:0px !important;
	background:#231f20 !important;
	color:#fff !important;
}
.navbar-collapse {
	padding-left:0 !important;
	padding-top: 2px;
}
.navbar-nav {
    margin: 0 auto !important;
    display: table;
	float: none !important;
	padding-top: 6px;
}
.navbar-header{
	float:none !important;
}
.navbar{
	min-height: 40px !important;
}
@media screen and (max-width: 767px) {
.navbar-nav > li > a{
	line-height: 25px !important;
}
.navbar-collapse {
	border:0 none !important;
}
.navbar-toggle{
	margin-top:5px !important;
}
}
/*footer*/
footer{
	margin-top: 20px;
	}
footer li{
	font-size:13px;
	list-style: none;
}
footer li a:before {
  content: '\f101'; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
footer li a:before {
}
footer .social-icons li a:before{
	content:normal;
}
footer ul {
    margin-left: 20px;
}
footer .social-icons {
    margin-left: 0px;
}
footer li a{
	color:#e7e7e7 !important;
	line-height: 42px;
}
footer li a:hover{
	color:#fff !important;
}
footer li .fa {
    padding-right: 3px;
}
/*footer a:hover{
	color:#fff;
}
*/footer h3{
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	color:#e7e7e7;
	padding-bottom: 20px;
	border-bottom: 1px solid #504e4f;
	margin-bottom: 15px;
}
#footer-blackdiv {
	clear:both;
	background:#333031;
	color:#e7e7e7;
	padding-top:10px;
	position:relative;
	padding-bottom: 30px;
	font-size:13px;
	font-weight:400;
	overflow: hidden;
}
.copyright-div{
	margin-top:30px;
}
.copyright-div span {
    padding-left: 5px;
}
@media screen and (max-width: 480px) {
footer h3 {
	font-size:16px;
}
#footer-blackdiv{
	font-size:11px;
}
}
@media screen and (max-width: 980px) {
footer h3 {
	font-size:16px;
}
.copyright-div{
	margin-top:50px;
}
}
/*index page aboutus content div*/
.aboutus{
	background:#f1f1f2;
}
.aboutus-content h1{
	font-weight: 300;
	text-align: center;
	line-height: 60px;
}
.aboutus-content p{
	text-align:center;
}
.aboutus-content .btn-default{
border: 1px solid #bcbdc0 !important;
border-radius: 0 !important;
padding: 12px 28px;
font-size: 15px;
font-weight: 300;
}
/*tile images div*/
.tile-images .row{
	margin-top:12px;
}
.tile-images img{
	margin:0 auto;
}
.tile-images a img:hover{
	opacity:0.8;
}
.tile-images .col-lg-4{
	padding-right: 4px;
	padding-left: 4px;
}
@media screen and (min-width: 1200px) {
.tile-images .container{
	padding-left: 12em;
	padding-right: 12em;
}
}
/*pre-footer-img div*/
.pre-footer-img {
    color: #000000;
    padding: 10px 0;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-image:url(../images/beetle/call-action-img.jpg);
}
.centered h1 {
    margin-top: 0px;
}
.centered h1 a{
	font-weight:800 !important;
	font-size:50px;
	color:#fff !important;
	}
.centered h2 a{
	font-weight:300 !important;
	font-size:40px;
	color:#fff !important;
}
.centered {
    padding: 0;
    margin: 0;
}
.centered h1 {
    margin-top: 4%;
    font-size: 48px;
    color: #fff;
    margin-left: 14%;
    margin-bottom: 0;
}
.centered h2 {
    margin-bottom: 6%;
    font-size: 48px;
    color: #fff;
    margin-top: 0;
	margin-left: 14%;
}
@media screen and (max-width: 640px) {
	.centered h1 {
    margin-top: 2% !important;
    margin-bottom: 0;
    line-height: 8px !important;
}
.centered h2 {
    margin-bottom: 7% !important;
    margin-top: 0;
    line-height: 12px;
}
.centered h1 a {
    font-weight: 800 !important;
    font-size: 25px;
}
.centered h2 a {
    font-weight: 300 !important;
    font-size: 17px;
    color: #fff !important;
}
}
@media screen and (max-width: 480px) {
.centered h1 {
    margin-top: 2% !important;
    margin-bottom: 0;
    line-height: 8px !important;
}
.centered h2 {
    margin-bottom: 7% !important;
    margin-top: 0;
    line-height: 12px;
}
.centered h1 a {
    font-weight: 800 !important;
    font-size: 20px;
}
.centered h2 a {
    font-weight: 300 !important;
    font-size: 14px;
    color: #fff !important;
}
}

.products-images img{
	padding-bottom:12px;
	margin:0 auto
}
.products-images span{
	text-align:center;
	display:block;
	font-weight: 300;
	line-height: 15px;
}
.products-images a:hover{
	opacity:0.8;
}

@media screen and (min-width: 1200px) {
.products-images .container{
	padding-left: 12em;
	padding-right: 12em;
}
}

#search_box {
clear: both;
overflow: hidden;
margin-bottom: 2px;
}
#search_box label{
	color:#4c4c4c;
	font-weight:500 !important;
}
.search_txt{
font-weight: 600;
font-size: 20px;
padding: 10px 15px;
color: #58595b;
text-transform: uppercase;
}
#search_box input[type='text'] {
font-size: 14px;
height: 23px;
padding-left: 12px;
	}
.search_box_container div {
    border: 1px solid #e5e5e5;
	margin-bottom: 2px;
	padding: 4px;
}
#search_box select{
border: 0 none;
font-size: 13px;
color: #636363 !important;
width: 95%;
height: 17px;
margin-top: 2px;
padding-left: 10px;
}
select { font-family: 'FontAwesome', Verdana }
#search_box .btn{
font-size: 15px;
font-weight: 600;
padding: 5px 28px;
margin-top: 8px;
border-radius: 0;
background: #c60751;
	}
#search_box .btn:hover{
	color:#000;
}
.sidebar-button{
	padding-top:10px;
	display:flex;
}
.sidebar-button input[type='submit']{
	background: #6d6f71;
	border-radius: 0;
	padding: 10px 18px;
	font-size: 16px;
	font-weight: 500;
}
.sidebar-button input[type='reset']{
	background: none;
	border: 1px solid #ccc !important;
	font-size: 16px;
	color: #6d6f71;
	line-height: 29px;
	margin-left: 12px;
	font-weight: 500;
}
#side_bar .fa-play-circle{
	font-size: 14px;
	vertical-align: 0;
}
.menu_list .open_class{
	text-transform: uppercase !important;
    padding-left: 35px;
    font-weight: 500;
    border-bottom: 1px dashed #808285 !important;
}
.menu_list .open_class .fa-play-circle {
    display: none;
}
.pricetxt {
    text-align: center;
    font-size: 14px;
}
.product-txt-div input {
    font-size: 11px !important;
    text-transform: none !important;
    padding: 2px 8px !important;
    margin-top: 6px;
    margin-bottom: 15px;
}
.product-txt-div{
	text-align:center;
}
.product-txt-div hr {
    margin-top: 14px !important;
	margin-bottom: 30px !important;
}
.productlist_div:hover {
	border:2px solid #333031;
}
/*.productlist_div:hover .product-txt-div input {
	background-color:#231f20 !important;
}*/
.product-maindiv {
    border-bottom: 2px dotted #939598;
    padding-bottom: 0px;
    transition: all 0.5s ease 0s;
    margin-bottom: 30px;
}
.product-maindiv input {
	background:#939598 !important;
    
}
.product-maindiv:hover{
	border-bottom: 2px dotted #333031;
}
.product-maindiv:hover input {
	background:#333031 !important;
}
.pager-links{
	margin-bottom:8px;
	font-size: 11px;
}
.pager-links a:link{
	border: 1px solid #333031;
	padding:3px 6px;
}
.pager-links a:hover{
	background:#333031;
	color:#fff !important;
}
.pager-links:active {
  color: #fff;
  background:#333031;
}
.banner-div {
	display:table;
}
.banner-div .row{
	display:table-row;
}
.banner-div .col-lg-8 , .banner-div .col-lg-4{
	display:table-cell;
}
.featured-product h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 25px;
}