h1,h2,h3,h4,h5 {
      color: #2676ab;
}
form:invalid {
    outline: none;
}
.post-img-content.home img {
    max-height: 100%;
}
span.labelmobile.d-lg-none {
    color: #2676ab;
}
.productdescr {
    display: none;
}
.header .navbar {
    margin-top: -50px;
    width: 100%;
}
.banners img{
  width: 100%;
}
.media .thumbnail {
    margin-right: 10px;
}
.form-group.srchadd {
    width: 100%;
}
.btn.btn-blue {
    background: #2876ac;
    color: #fff;
}
.typeahead__container {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.header .navbar {
    margin-top: -50px;
}
.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 10px;
    background: #FFF;
}
.homecatlisting .catimage {
    width: 100%;
    height: 100px;
    text-align: center;
}
.homecatlisting .catimage img {
    object-position: center;
}
.col-md-2.homecatlisting {
    margin-bottom: 5px;
}
.col-md-3.catlisting {
    margin-bottom: 5px;
}
.displayonly {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    margin: auto;
    background: rgba(213, 16, 0, 0.53);
    color: rgb(255, 255, 255);
    width: 25%;
    text-align: center;
}
input.btn.add-to-basket {
    background: rgb(40, 118, 172);
    color: rgb(255, 255, 255);
}
section.content.myaccount p {
    padding: 15px;
}
section.content.products .container {
    text-align: center;
}
.srch {
    margin-right: 15px;
    font-size: 25px;
    cursor: pointer;
}
.srchadd .input-group-addon {
    padding: 0;
}
@supports (object-fit: contain) {
.catimage img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: center;
}
}
@supports (display: flex) {
.Aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Aligner-item--top {
  align-self: flex-start;
}

.Aligner-item--bottom {
  align-self: flex-end;
}
}

.post-img-content.home .productdescr {
    position: absolute;
    z-index: 2;
    background: #2676aba6;
    color: #fff;
    padding: 5px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    left: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.saleprice span {
    color: #04ff00;
}
.productdescr span {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.post-img-content.home:hover .productdescr {
    position: absolute;
    z-index: 2;
    background: #2676aba6;
    color: #fff;
    padding: 5px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    left: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.post-img-content:hover .productdescr {
    position: absolute;
    z-index: 2;
    background: #2676aba6;
    color: #fff;
    padding: 5px;
    height: 196px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    left: 0;
}
.price h4 {
    text-align: center;
}
.col-item:hover
{ 
  /*box-shadow: 0px 2px 5px -1px #000;
  -moz-box-shadow: 0px 2px 5px -1px #000;
  -webkit-box-shadow: 0px 2px 5px -1px #000;*/
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 10px;   
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;   
  /*border-bottom:2px solid #52A1D5; */       
}
strong#total_price i {
    font-size: 35px;
}
.twocolumns input {
    width: 96%;
}
span.count:after {
    content: ")";
}

span.count:before {
    content: "(";
}
a.skip-link.skip-cart .label {
    text-transform: uppercase;
}
html body .container .checkbox input {
    position: static;
    float: left;
        width: auto;
        margin:0;
}
.twocolumns {
    width: 50%;
    float: left;
}
.productwrap {
    margin-bottom: 20px;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
    padding: 1px;
    border-radius: 10px 10px 0 0 ;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
}

.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
    min-height: 58px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
    
}

.col-item .btn-details
{
    width: 100%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

/*
Hover the image
*/
.post-img-content
{
    height: 196px;
    position: relative;
}
.post-img-content.home
{
    height: 150px;
    position: relative;
}

.post-img-content img
{
    position: absolute;
    padding: 1px;
    border-radius: 10px 10px 0 0 ;
    left:0;
    right:0;
}
.post-img-content img {
    max-height: 196px;
    margin: 0 auto;
}
.post-title{
    display: table-cell;
    vertical-align: bottom;
    z-index: 2;
    position: relative;
}
.post-title b{
    background-color: rgba(51, 51, 51, 0.58);
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 2px;
    color: #FFF;
    padding: 10px 15px;
    margin-top: 10px;
    font-size: 12px;
}
.post-title b:first-child{
    font-size: 14px;
}
.round-tag{
    width: 60px;
    height: 60px;
    border-radius: 50% 50% 50% 0;
    border: 4px solid #FFF;
    background: #37A12B;
    position: absolute;
    bottom: 0px;
    padding: 15px 6px;
    font-size: 17px;
    color: #FFF;
    font-weight: bold;
}
a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
img{
	border:none;
	max-width:100%;
	}
body{
	margin:0;
	padding:0;
	text-align:center;
	color:#7b7867;
	font-size:18px;
	overflow-x:hidden;
	}
	a.navbar-brand img {
  width: 250px;
}
.blog_panel:last-child hr {
    display: none;
}
.my-gallery img {
  max-width: 510px;
}
.categorygallerys li {
  float: left;
  list-style: none;
  width: 33%;
  height:291px;
}
.my-gallery figure {
  float: left;
  list-style: none;
  width: 50%;
}
.categorygallerys li img{
width:100%;
  max-height: 235px;
}
.clear{
	clear:both;
	}
.contener{
	margin:0 auto;
	max-width:1000px;
	text-align:left;
	position:relative;
	}
.logo{
	display:inline-block;
	margin:10px 0;
	}
.banner img{
	width:100%;
	height:auto;
	display:block;
	}
.container {
  text-align: left;
}
.content{
	padding:20px 0;
	position:relative;
	}
.slider_panel{
	margin:10px 0;
	padding:10px 0px 5px 80px;	
	}
.slider_panel ul{
	margin:0px;
	padding:0;
	list-style:none;
	}
.slider_panel ul li{
	margin:10 13px;
	padding:0;
	height:80px;
	width:100px;
	display:inline-block;
	border-radius:5px;
	overflow:hidden;
	}
.slider_panel ul li a{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100px;
	height:80px;
	}
.slider_panel ul li img{
	margin:0 auto;
	display:block;
	max-width:100%;
	max-height:100%;
	}
	
/*--------------------Footer*/
.footer{
  background: url(../img/footer_bg.gif);
  background: url('data:image/gif;base64,R0lGODlhFgA5ANUAABFqpYOwzvH3+8jd6zB8rih2rLTP4UqNuuHt9Bpwp1mWvpS91v///yl5rdHj7iBzqO/2+cPY50OKt2OdxBltpdzo8DZ/sk6Ru5m+1yFzq/f5/Iu20RlzrWOcvcve6vT4+mqgxVOUvbjT5ODs8ubv9vr9/juEtNbm75y93s/g7VuZwIWz0DR/smujxgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAWADkAAAbEwIRwSCwaE4WkcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNzjbe77Z8Tq/XKZTGE693tkwATiwTgE0PJhgjKgAJfUoLJyGMjkkHAiQLBYFKCRcjJBsZm0kAGQsMGh6LjQ0ZpgwfERcAD28ZBRIQDAyYDZsJBxW7oJpLp7saKZJIBceosrQUD7m7uxAYBXgHJ9W8Gw0g0s67JSkKABTjzwIoBBYk3dYLFCbc8bsOEyv3uwMXAfysifgQEIEBYd2CAAA7');
    background-size: auto 100%;
	padding:20px 0;
	font-size:12px;
	  color: #FFF;
	}
	.socialfooter {
  font-size: 25px;
}
.socialfooter a {
  color:#fff;
}
/*------------------------------Subpage*/
.error{
	background-image:url(../images/error_img.png) !important;
	background-position:97% center !important;
	background-repeat:no-repeat !important;
	border:1px solid #F00 !important;
	margin:5px 0 !important;
	box-shadow:0 0 15px rgba(168, 0, 0, 0.7);
	}
	
.butn_1{
	border:none;
	background:none;
	padding:0;
	margin:0 auto;	
	cursor:pointer;
	}
.butn_1 img{
	display:block;
	}
.butn_1:hover{
	box-shadow:0 0 7px #FB02F3;
	}
/*------------------------------Topheader*/	
	.top-header {
  position: relative;
  margin: 0;
  color: #fff;
/*  padding: 21px 0 22px 0;*/
}
.top-header-content {
  margin: 0 ;
  float: right;
    width: 40%;
}
.top-header-email {
  display: inline-block;
  margin-right: 20px;
}
.top-header-phone {
    display: inline-block;    /* margin-right: 20px; */
    font-size: 30px;
margin-bottom: 10px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.top-header-address {
  display: inline-block;
}
.top-header-left {
  width: 75%;
  display: inline-block;
  text-align: left;
}
.top-header-right {
  text-align: right;
    font-size: 20px;
        position: relative;
    padding-top: 5px;
    padding-right: 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  height: 100%;
}
.header {
  width: 100%;
  opacity: 1;
  z-index: 9;
  margin-bottom: 0;
  background: #2676ab url(../images/saw_blue_top.png);
  background: #2676ab url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAByCAMAAABQg8BkAAAAbFBMVEUDYJ+Hs9D3+vw0f7Hb6PFupMgccam50+Sewtopea3s8vcmdqsQaaPK3up7rMxAh7avzuD///8YbaXg7POVvdXC2Oiqyd4wfa8bcKdwpcg5grP6/P0jdKvv9fne5ve10OLN3+xCjLXl7vV0p8pTqlmHAAAAfElEQVQ4je3J6w6CMAyG4YI4Lcxhi7LJukjw/u/REg7hHtib9MfTDyhOtAWUXve4g97y6XakH7S3cgWNyOKmuCA5K9x+S4JKPw80TQiug6FP84SoIwS+VjT6gIgMKHZ41oVtNNBjdr03Os1Q+ousi2bkgKWMjIyMswMP/QHaTz4QStzTUwAAAABJRU5ErkJggg==');
  background-repeat-x: inherit;
  background-repeat: repeat-x;
  border-color: #2676ab;
  border-radius: 0;
  padding-top: 10px;
}
.bannertext {
  z-index: 99;
  font-size: 35px;
  color: #FFF;
  position: absolute;
  top: 55px;
  left: 65px;
}
.glyphicon {
  margin-right: 5px;
}
div#minicart-wrapper a {
  color:#000;
}
.top-header-right a {
color:white;	
margin-right: 4px;
}
.checkbox {
    float: left;
}
div#accountpass {
    display: none;
}
div#shippinginfo {
    display: none;
}
.top-header-right a:hover {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #D7D1D1;
  text-decoration: none;
}
input#qinput-36809 {
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    width: 3.2em;
    text-align: center;
    height: 30px;
}
ul#cart-sidebar li {
    list-style: none;
}
div#minicart-wrapper .product-name a {
    color: #3399cc;
}
input.qty.cart-item-quantity.input-text {
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    width: 3.2em;
    text-align: center;
    height: 30px;
        -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 15px;
}
.close {
    position: absolute;
    font-size: 21px;
    top: 0;
    right: 0;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
h2.product-name, h3.product-name, h4.product-name, h5.product-name, p.product-name {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.4;
    text-align: left;
}
.cart-link {
    height: 33px;
    line-height: 39px;
    text-transform: uppercase;
    font-size: 13px;
        color: #2e8ab8;
}
div#minicart-wrapper .checkout-button {
      background: #2e8ab8;
    cursor: pointer;
    min-width: 145px;
    color:#fff;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
ul.checkout-types.minicart {
    padding: 0;
}
.minicart-wrapper .subtotal {
    background-color: #DDDDDD;
    text-align: center;
    line-height: 2em;
}
.minicart-wrapper {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: none;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
        color: #000;
 
        font-size: 14px;
        text-align: center;
}
ul#cart-sidebar li {
    list-style: none;
    padding: 10px 20px;
}
.minicart-wrapper .subtotal .label {
    color: white;
    text-transform: uppercase;
}
.minicart-wrapper .info-wrapper th {
    text-transform: uppercase;
    padding-right: 10px;
}
p.block-subtitle {
    color: #50A4CF;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}
ul#cart-sidebar {
    padding: 0;
}
.mini-products-list .product-image {
    float: left;
    min-width: 50px;
}
.mini-products-list .product-details {
    margin-left: 60px;
        text-align: left;
}
/* contact form*/
.cont_form {
  width: 50%;
  float: right;
}
.cont_address {
  float: left;
  width: 50%;
}
.fixednav {
}
/*html form button, html input, html select, html textarea {
  width: 100%;
  margin-top: 10px;
}*/

.serviceimage {
  float: left;
  max-width: 300px;
}
.serviceimage img{
  float: left;
  max-width: 300px;
}
.scrollToTop{
	  width: 42px;
  height: 42px;
  margin: 0;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
	padding:10px; 
	text-align:center; 
	
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	right: 10px;
  bottom: 10px;
	display:none;
background: #1E2731 url(../img/up-arrow.png) no-repeat 50% 50%;
}
.frontblogimg img {
  max-width: 200px;
  max-height: 200px;
}
.blogimage {
  float: left;
  width: 250px;
}
.blogimage img{
  float: left;
  max-width: 250px;
  max-height: 250px;
}
.scrollToTop:hover{
	text-decoration:none;
}
@media only screen 

and (min-device-width : 320px) 

and (max-device-width : 480px) {

/* Smartphones (portrait and landscape) ----------- */


.bannertext {
  position: static;
  color: #000;
}
a.navbar-brand {
  width: 75%;
  float: left;
}
.top-header-right {
  width: 100%;
  text-align: left;
  margin-top: 15px;
}
.top-header-left {
  width: 100%;
}
.cont_address {
	width:100%;
	}
	.cont_form {
		width:100%;
		}
}



@media only screen 

and (min-width : 321px) {

/* Smartphones (landscape) ----------- */



}





@media only screen 

and (max-width : 320px) {

/* Smartphones (portrait) ----------- */





}





@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px) {

/* iPads (portrait and landscape) ----------- */



}





@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px) 

and (orientation : landscape) {

/* iPads (landscape) ----------- */



}





@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px) 

and (orientation : portrait) {

/* iPads (portrait) ----------- */





}



@media only screen 

and (min-width : 1200px) {

/* Desktops and laptops ----------- */



}



@media only screen 

and (min-width : 1700px) {

/* Large screens ----------- */



}



@media

only screen and (-webkit-min-device-pixel-ratio : 1.5),

only screen and (min-device-pixel-ratio : 1.5) {

/* iPhone 4 ----------- */



}
.slides {
    padding: 0;
}
.slides>li {
    display: none;
    margin: 0;
}
.slides img {
    max-width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
	margin:0;
	padding:0;
	position: relative;
	zoom: 1;
}
body.flexdemobody .flexslider {
    min-height: 170px;
}
.flexslider .slides {
	margin:0;
	padding:0;
    zoom: 1;
}
.flexslider .slides>li {
    position: relative;
}
.flex-container {
    zoom: 1;
    position: relative;
}
/*for deracton ctrl*/
.flex-direction-nav {
    *height: 0;
    padding: 0;
	display:none;
}

.flex-direction-nav li a {
    width: 26px;
    height: 26px;
    margin: -13px 0 0;
    display: block;
    font-size: 0;
    position: absolute;
    top: 45%;

    cursor: pointer;
    color: #666;
    opacity: .9;
    filter: alpha(opacity=@opacity * 100);
}

.flex-direction-nav li a:hover {
    color: #4d4d4d;
}

.flex-direction-nav li .flex-next:before,.flex-direction-nav li .flex-prev:before {
    font-family: WebSymbolsRegular;
    font-size: 20px;
}

.flex-direction-nav li .flex-next {
    background-position: -30px 0;
    right: -37px;
}

.flex-direction-nav li .flex-prev {
    left: -37px;
}

.flex-direction-nav li .flex-next:before {
    content: ')';
}

.flex-direction-nav li .flex-prev:before {
    content: '(';
}

.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}




@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
section.header {
    background: url(../images/saw_blue_top.gif);
}
ul.cart_prices {
    float: right;
    list-style: none;
    text-align: right;
    padding: 0;
}
.box_panel ._list._2 select {
    width: 50%;
    padding: 7px;
    border: 1px solid #BDBDBD;
    margin: 0;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
ul.cart_notification li {
    margin-left: 10px;
    font-size: 18px;
}
.col-md-9.contentMain {
    text-align: left;
}
table.product_details_select th {
    background: #2876ac;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #fff;
}
table.product_details_select td {
    background: #c1c1c1;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #fff;
}
table.product_details_select input {
    max-width: 89px;
    border: 1px solid #2876ac;
    padding: 2px 10px;
    border-radius: 5px;
}
td.sale span {
    color: red;
    text-decoration: line-through;
    font-size: 12px;
}
td.sale {
    font-weight: bold;
    font-size: 18px;
}
.catimage {
    width: 100%;
    height: 200px;
    text-align: center;
}
.catimage img {
    max-width: 100%;
    max-height: 200px;
}
.cat_name {
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}
.leftmenu.col-md-3 {
    padding-left: 0;
}
.col-md-4.catlisting {
    margin-bottom: 20px;
}
.list-group.panel a:hover {
    background: #d51000;
}
.cart {
    color: #fff;
    float: right;
    font-size: 25px;
}

.collapse.in .list-group-item.active {
  text-align:center;
  }
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #d51000;
    border-color: #fff;
  text-align:left; 
}
section.header {

    background: #2676ab url(../images/saw_blue_top.gif);
    float: left;
    width: 100%;
    background-repeat-x: inherit;
    background-repeat: repeat-x;
    margin-bottom: 20px;
}
a.list-group-item.noneactive {
    background: #2676ab;
    color: #fff;
    text-align: left;
}
.quicklinks ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 10px;
}
.quicklinks {
    position: absolute;
    bottom: 10px;
    float: right;
    right: 1px;
}
.call {
    color: #fff;
    font-size: 25px;
    float: right;
    margin-top: 20px;
    text-align: right;
}

.container {
    position: relative;
}
body img{
  border:none;
  }
body a{
  text-decoration:none;
  color:inherit;
  }
body a:hover {
    color: #d51000;
}
.clear{
  margin:0;
  padding:0;
  clear:both;
  }
.wrapper{
  
  }

/*-------------------------------------HEADER*/

.wrapper_header{
  background:url(../images/bg.png) left top repeat;
  }
.logo{
  margin:25px 0;
  float:left; 
  }
.ac_info, .header_link{
  margin:15px 0;
  padding:0;
  float:right;
  list-style:none;
  }
.ac_info li, .header_link li{
  margin:0 10px;
  padding:0;
  display:inline-block;
  font-size:16px;
  line-height:25px;
  }
.ac_info li a img{
  margin:0 5px;
  float:left;
  }
.ac_info li a:hover{
  color:#F00;
  }
.header_link{
  clear:right;
  margin:0 0 15px 0;
  }
.header_link li{
  margin:0 5px;
  font-size:24px;
  color:#3ba744;
  line-height:35px;
  float:right;
  }
.header_link li img{
  float:none;
  }
.srch_box_header{
  clear:right;
  float:right;
  border:1px solid #d7d7d7;
  background:#FFF;
  }
.srch_box_header input[type=text]{
  margin:4px 7px;
  padding:0px;
  border:none;
  background:none;
  float:left;
  width:225px;
  color:#aeacad;
  font-style:italic;
  font-size:13px;
  }
.srch_box_header input[type=image]{
  margin:0px;
  padding:0;
  border:none;
  background:none;
  float:left;
  }
  
/*------------------------------------------------------NAVIGATION*/
.wrapper_navigation{
  height:40px;
  background:url(../images/nav_bg.png) left top repeat-x;
  }
/*.wrapper_navigation ul{
  margin:0 auto;
  padding:0;
  list-style:none;
  font-size:0;
  }*/
.wrapper_navigation ul li{
  margin:0;
  padding:0;
  width:20%;
  display:inline-block;
  color:#FFF;
  font-size:16px;
  text-align:center;
  height:40px;
  }
.wrapper_navigation ul li a{
  display:block;
  padding:11px 0 9px;
  border-right:1px solid #c1292e;
  } 
.wrapper_navigation ul li a._1st{
  border-left:1px solid #c1292e;
  } 
.wrapper_navigation ul li:hover a, .wrapper_navigation ul li a.active{
  background:url(../images/nav_bg_active.png) left top repeat-x;
  }
/*--------------------------------------------------------------------BANNER*/
.wrapper_banner{
  
  }
.wrapper_banner img{
  width:100%;
  height:auto;
  display:block;
  }
.wrapper_banner .content img{
  margin:2px 0;
  display:block;
  max-width:100%;
  }
  
/*--------------------------------------------------------------------CONTENT*/
.wrapper_content{
  padding:40px 0 50px;
  }
.title_1, .title_2{
  color:#2676ab;
  font-size:32px;
  text-align:center;
  }
.title_1 img{
  height:30px;
  width:auto;
  float:right;
  margin:0 10px;
  } 
  
.title_2{
  display:inline-block;
  margin:15px  auto;
  }
.title_2 img{
  margin:5px 15px 0;
  }
.title_2 img._l{
  float:left;
  }
.title_2 img._r{
  float:right;
  }
  
.prod_box_1{
  border:1px solid #e9e9e9;
  margin:9px;
  padding:15px;
  width:100%;
  float:left;
    position: relative;
      padding-bottom: 35px;
  }
  
.cont_right .prod_box_1{
  margin:8px;
  }
.prod_box_1 ._img {
    background: #FFF;
    text-align: center;
    height: 130px;
    border: 1px solid #e9e9e9;
    width: 20%;
    float: left;
    margin-right: 25px;
}
.prod_box_1 ._img img{
  max-height:130px;
  max-width:100%;
  }
.prod_box_1 ._name{
  font-size:15px;
  margin:0px 0 5px;
  height:35px;
  }
section.footer {
    background: url('../images/footer_bg.gif');
    background-size: 22px 100%;
    padding: 15px 0px 20px 0px;
    color: #fff;
    text-align: left;
    margin-top: 40px;
}
.map_panel {
    width: 100%;
}
.map_panel iframe {
    width: 100%;
}
.cont_form {
    float: right;
    width: 50%;
}
.cont_form textarea {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #2676ab;
}
.cont_form input {
    border: 1px solid #2676ab;
    border-radius: 5px;
}
div#googleMap iframe {
    width: 100%;
}
div#googleMap {
    width: 100%;
    float: left;
}
.error {
    border: 1px solid #ff0000!important;
}
.cont_form input:nth-child(3) {
margin-right:1%;
}
.prod_box_1 ._desc{
  font-size:14px;
    margin-bottom: 15px;
  }
a.more-info {
    background: #2676ab;
    color: #fff;
    padding: 5px 15px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 5px;
    position: absolute;
    bottom: 20px;
}
a.more-info:hover {
    background: #d51000;
    text-decoration: none;
color:#fff;
}
div#notificationsBody ul {
    padding: 0;
}
.prod_box_1 ._price{
  margin:8px 0;
  font-size:15px;
  font-weight:bold;
  }
.prod_box_1 ._price span{
  color:#e10a12;
  }
.butn_1{
  display:inline-block;
  padding:8px 10px;
  color:#FFF;
  font-size:15px;
  font-weight:bold;
  border-radius:5px;
  border:1px solid #FFF;
  box-shadow:0 0 2px rgba(0,0,0,0.4);
  background-color:#2676ab;
  }
.butn_1 img{
  margin-right:5px;
  }
.butn_1:hover{
  box-shadow:0 0 4px rgba(255,0,0,0.8);
  text-shadow:1px 1px 1px rgba(0,0,0,0.5);
  }
  
.sidebar{
  margin-bottom:20px;
  }
.sidebar ._title{
  padding:14px 18px;
  background:#3ba944;
  color:#FFF;
  font-size:16px;
  } 
.sidebar ._content{
  padding:14px;
  color:#505050;
  font-size:15px;
  border:1px solid #e9e9e9;
  border-top:none;
  } 
.sidebar ._content a{
  margin:0 5px 0 0;
  } 
.sidebar ._content a:hover{
  text-decoration:underline;
  text-shadow:1px 1px 1px rgba(0,0,0,0.3);
  } 
.price_fld{
  margin-top:10px;
  }
.price_fld input{
  width:29px;
  border:1px solid #bbbbbb;
  padding:6px 10px;
  } 
.price_fld label{
  margin:0 5px;
  font-size:18px;
  }
.devider{
  margin:15px 0;
  border-top:1px solid #e3e3e3;
  }
.list_style_1{
  margin:0;
  padding:0;
  list-style:url(../images/trangel_brown_large.png) inside;
  }
.list_style_1 li{
  margin:7px 0;
  padding:0;
  } 
.list_style_1 li a:hover{
  color:#E10A12;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  }
.list_style_1_active{
  color:#E10A12;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  }
.sidebar ._content select{
  width:90%;
  margin:5%;
  padding:3%;
  } 
  
.select_box_1{
  padding:3px 5px;
  margin:0 5px;
  color:#6b6b6b;
  } 
  
.prod_img_large{
  width:480px;
  /*border:2px solid #e7e7e7;*/
  float:left;
  text-align:center;
  }

.prod_img_large img{
  margin:0 auto;
  max-width:100%;
  display:block;
  }
.prod_thumb{
  margin:20px 40px !important;
  padding:0;
  list-style:none;
  width:400px;
  text-align:center;
  clear:left;
  }
.prod_thumb .slides li{
  margin:0;
  padding:0;
  width:72px;
  height:65px;
  display:inline-block;
  background:#FFF;
  text-align:center;
  }
.prod_thumb .slides li:hover{

  }
  
.prod_thumb .slides li img{
  margin:0 auto;
  max-width: 70px;
  height: 100%;
  border:1px solid #ececec;
  }
.prod_description{
  }
.detail_desc {
    float: left;
    margin-left: 5%;
    width: 50%;
    text-align: left;
}
.display{
  display:block!important;
  }
.displaynone{
  display:none!important;
  } 
.cart ul li {
    list-style: none;
}
table.product_details_select {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 25px;
}
td.sale span {
    font-weight: bold;
    font-size: 20px;
}
.quicklinks ul li:last-child {
    border: 0;
}
.prod_description .title_1{
  text-align:left;
  } 
.prod_description ._price{
  margin:10px 0;
  
  }   
.prod_description ._price span{
  margin:5px 7px 0 0;
  float:left;
  }   
.prod_description ._price strong{
  color:#d40008;
  font-size:26px;
  font-weight:bold;
  float:left;
  }
  
      
.add_to_bag_butn img:hover{
  border-radius:2px;
  box-shadow:0 0 5px rgba(33,107,39,0.8);
  } 
.contact_us_text{
  float:left;
  margin:0 35px 0 0;
  line-height:25px;
  text-align:justify;
    font-size: 20px;
  } 
.contact_us_text a{
  color:#3dab46;
  }
.map_panel{
  margin-top:25px;
  float:left;
  clear:left;
  border:1px solid #d2d2d2;
  }
.map_panel img{
  display:block;
  }
.cont_img{
  float:right;
  }   

.box_panel{
  margin:20px 0;
  padding:0;
  position:relative;
  } 
.box_panel ._title{
  padding:15px 30px;
    background: #2676ab;
  color:#FFF;
  font-size:16px;
  }
.box_panel ._content{
  padding:22px 13px;
  border:1px solid #dedede;
    text-align: left;
  } 
.box_panel ._list{
  margin:0;
  padding:0;
  list-style:none;
  width:600px;
  } 
.box_panel ._list._2{
  width:100%;
  } 
.box_panel ._list li{
  display:block;
  padding:10px 5px;
  border-bottom:1px solid #c9c9c9;
  } 
.box_panel ._list li._last, .box_panel ._list li:last-child{
  border:none;
  } 
.box_panel ._list li span{
  width:50%;
  display:inline-block;
  } 
.box_panel ._list._2 li span{
  width:20%;
  } 
.box_panel ._list._2 input[type=text], .box_panel ._list._2 input[type=password]{
  width:50%;
  padding:7px;
  border:1px solid #BDBDBD;
  } 
.box_panel ._list._2 input[type=text]:focus{
  box-shadow:0 0 5px rgba(0,0,0,0.25);  
  } 
  .imagepad {
    margin-bottom: 20px;
    margin-left: 10px;
    border: 1px solid #666666;
}
.butn_green, .butn_red{
  padding:10px 15px;
  color:#FFF;
  background:#2676ab;
  font-size:17px;
  text-transform:uppercase;
  border-bottom:1px solid #19481d;
  border-right:1px solid #19481d;
  position:absolute;
  left:680px;
  top:50%;
  }
.butn_green:hover, .butn_red:hover{
  box-shadow:0 0 10px 10px rgba(0,0,0,0.1)inset;
  text-shadow:0 0 2px rgba(255,255,255,0.7);
  }
.butn_blue {
    margin: 5px 0;
    background: #2876ac;
    color: #fff;
    border: none;
    position: static;
    padding: 10px;
} 
    
.table_panel{
  text-align:center;
  margin:-22px -13px;
  } 
.table_panel ._th{
  color:#da0008;
  font-size:16px;
  }
.table_panel ._tr{
  color:#393939;
  font-size:14px;
  border-top:1px solid #c9c9c9;
  clear:both;
  } 
.table_panel ._td{
  padding:10px 1%;
  margin-right:-1px;
  float:left;
  width:14.6%;
  border-left:1px solid #c9c9c9;
  } 
.table_panel ._td._1st{
  border:none;
  } 
.pay_gway_footer_link{
  text-align:center;
  margin-top:50px;
  }
.pay_gway_footer_link a{
  margin:0 20px;
  }
  
.table_panel_full{
  margin:50px 0 20px;
  padding:0;
  border:1px solid #ced1ce;
  border-right:none;
  text-align:center;
  } 
.table_panel_full._emtycart{  
  border-right:1px solid #ced1ce;
  padding:50px 0;
}
.table_panel_full ._th{
  clear:both;
  }
.table_panel_full ._th ._td{
  padding:10px 0;
  background:#da0008;
  color:#FFF;
  height:20px;
  } 
.table_panel_full ._tr{
  background:#eff9f0;
  clear:both;
  } 
.table_panel_full ._tr:nth-child(2n+1) ._td{
  background:#eff9f0;
  } 
.table_panel_full ._td{
  padding:10px 0;
  border-right:1px solid #ced1ce;
  float:left;
  width:163px;
  height:100px;
  }   
.table_panel_full ._tr ._td._1st, .table_panel_full ._th ._td._1st{
  width:322px;
  } 
.table_panel_full ._tr ._td._1st ._tbldata{
  display:block;
  }   
.table_panel_full ._td ._tbldata{
  width:163px;
  height:100px;
  display:table-cell;
  vertical-align:middle;
  }   
  
.table_panel_full ._td input{
  margin:7px auto;
  width:28px;
  height:28px;
  border:1px solid #bdbdbd;
  display:block;
  text-align:center;
  } 
.table_panel_full.shoping_cart ._td .prod_img{
  margin:0 10px;
  width:90px;
  border:1px solid #DDD;
  float:left;
  } 
.table_panel_full.shoping_cart ._td._1st ._tbldata{
  text-align:left;
  width:100%;
  } 
  
.table_panel_full.shoping_cart ._td._1st strong{
  width:200px;
  clear:right;
  display:inline-block;
  margin:5px 0 5px;
  font-size:18px;
  white-space:nowrap;
  }
.content_half{
  padding:10px;
  width:470px;
  border:1px solid #e2e2e2;
  } 
.content_half{
  margin:6px 0;
  font-size:15px;
  }

.add_panel{
  border-top:1px solid #DDD;
  position:relative;
  padding-top:25px;
  margin-bottom:25px;
  }
.content_half .add_panel:nth-child(1){
  border:none !important;
  }
.add_panel._1st{
  border:none;
  } 
.add_panel ._img{
  margin-right:10px;
  width:90px;
  border:1px solid #DDD;
  float:left;
  }
.add_panel ._img img{
  width:100%;
  display:block;
  }

.add_panel strong{
  margin:5px 0;
  font-size:18px;
  display:block;
  }   
.add_panel span{
  color:#676767;
  font-size:16px;
  } 
.add_panel ._price{
  margin-top:10px;
  color:#da0008;
  font-size:20px;
  }
.add_panel .butn_red{
  margin:0;
  right:0;
  left:auto;
  top:auto;
  bottom:0px;
  position:absolute;
  }
  
.content_half_right{
  border:1px solid #e2e2e2;
  float:right;
  width:380px;
  margin:6px 0;
  padding:10px 35px ;
  clear:right;
} 
.content_half_right ._redtxt{
  color:#da0008;
  font-size:15px;
  margin:5px 0;
  }
.content_half_right label{
  margin-top:8px;
  display:block;
  float:left;

  } 
.content_half_right input, .content_half_right select{
  margin-bottom:10px;
  border:1px solid #e0e0e0;
  width:240px;
  padding:10px;
  float:right;
  min-width:220px;
  } 
.content_half_right input._full{
  width:92%;
  padding:3.5%;
  margin:15px 0;
  }
.content_half_right ul{
  margin:5px 0;
  padding:0;
  list-style:none;
  }
.content_half_right ul li{
  margin:3px 0;
  padding:0;
  display:list-item;
  font-size:16px;
  color:#676767;
  } 
.content_half_right ul li span{
  width:125px;
  display:inline-block;
  } 

.testimonial_cont{
  margin:20px 10px;
  padding:20px;
  border:1px solid #DDD;
  box-shadow: 0 0 5px rgba(0,0,0,0.08);
  } 
.testimonial_cont ._name{
  margin-top:30px;
  text-align:right;
  font-size:18px;
  color:#3BA944;
  text-shadow:1px 1px 1px rgba(0,0,0,0.3);
  } 
  
  
  
  
  
  
/*---------------------------------------------------FOOTER*/
.wrapper_footer{
  padding:35px 0;
  background:url(../images/bg.png) left top repeat;
  }
.footer_cont{
  margin:0 30px;
  padding:0 5px;
  float:left;
  color:#FFF;
  }
.footer_cont ._title{
  margin:0 -5px;
  font-size:20px;
  padding:15px 0;
  border-bottom:1px solid #133315;
  }
.footer_cont ul{
  margin:10px 0;
  padding:0;
  width:50%;
  float:left;
  list-style:url(../images/trangel_brown.png) inside;
  width:320px;
  }
.footer_cont ul li{
  margin:5px 0;
  padding:0;
  width:160px;
  float:left;
  font-size:13px;
  color:#fefefe;
  }
.footer_cont ul li a:hover{
  color:#E10A12;
  } 
.footer_cont form{
  margin:15px 5px;
  width:260px;
  }
.footer_cont form input[type=text]{
  margin:7px 0;
  width:92%;
  border:1px solid #c2d1dd;
  background:#FFF;
  padding:2% 10px;
  font-size:13px;
  color:#5e5e5e;
  font-style:italic;
  }
.footer_cont form input[type=submit]{
  padding:2px 5px 3px;
  margin:5px 0;
  border:none;
  color:#FFF;
  font-size:14px;
  border-radius:3px;
  background:#FFF url(../images/butn_bg.png) left top repeat-x;
  float:right;
  cursor:pointer;
  }

.footer_cont form input[type=submit]:hover{
  box-shadow:0 0 3px #36a03f;
  }
.footer_bottom p{
  float:left;
  font-size:12px;
  color:#313131;
  }
.footer_bottom ul{
  margin:8px 0 0 0;
  padding:0;
  list-style:none;
  float:right;
  }
.footer_bottom ul li{
  margin:0 5px;
  padding:0;
  display:inline;
  color:#db020a;
  float:left;
  line-height:26px;
  }
.footer_bottom ul li img{
  border-radius:10px;
  display:block;
  } 
.footer_bottom ul li img:hover{
  box-shadow:0 0 2px rgba(0,0,0,0.7);
  }


/*-------------------------------Pagination css starts--------------------------------------------*/
div.pagination {
  padding:3px;
  margin:3px;
  text-align:center;
}
div.pagination a {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #3BA944;
  text-decoration: none; 
  color: #000;
}
div.pagination a:hover, div.pagination a:active {
  border:1px solid #3BA944;
  color: #FFFFFF;
  background-color: #3BA944;
}
div.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #3BA944;
  font-weight: bold;
  background-color: #3BA944;
  color: #FFF;
}
div.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #f3f3f3;
  color: #ccc;
}
/*------Pagination css ends here------------------------------*/


.txtbox_1{
  padding:1.5%;
  width:96%;
  margin:10px 0;
  border:1px solid #BDBDBD;
  }
.txtbox_2 {
    padding: 1%;
    width: 96%;
    margin: 10px 0;
    border: 1px solid #BDBDBD;
}
.clearboth {
    margin: 0;
    padding: 0;
    clear: both;
}
 
#nav {
  position:relative;
  z-index:5;
}
 
#nav ul {
}
 
#nav a:link,
#nav a:visited {
}
 
#nav a {
    display: block;
}
 
#nav li {
    float: left;
    position: relative;
  z-index:0;
}

#nav li li{
  display:block;
    width: 100%;
  padding:auto 10px; 
  background:url(../images/nav_bg.png) left top repeat-x;
  font-size:13px;
  min-height:30px;
  height:auto;
  background-size:contain;
}
#nav li li a{
  background:none;

  padding-left:10px;
  padding-right:10px;
  
  }
#nav li:hover {
  
}
#nav li li:hover {
  background:url(../images/nav_bg_active.png) left top repeat-x;
  background-size:contain;
} 

 
#nav ul ul  {
    position: absolute;
  visibility: hidden;
  left:0;
  margin:0;
  padding:0;
}
 
#nav ul ul ul{
    position: absolute;
    left: 99%;
  top: -1px;
    border: solid 1px transparent;
  width:100%;
}  

#nav li:hover > ul {
  visibility: visible;
min-width: 196px;
}
 
.right-arrow {
    float: right;
}


#nav li li a.has_sub{
  background:url(../images/trangel_white.png) 98% center no-repeat !important;
  }

#nav li li.has_sub a{
}
#nav li li a{
  background:none !important;
  }
  
  
.menu_ver li{
  margin: 0px 0px !important;
  padding: 7px 2px !important;
  
  }
.menu_ver li{
  position:relative;
  }
.menu_ver li:hover{
  background:#3BA944;
  color:#FFF;
  } 
.menu_ver li:hover a{
  color:#FFF;
  }
.menu_ver ul{
  position:absolute;
  left:100%;
  top:0;
  width:100%;
  margin:0;
  padding:0;
  background:#E10A12;
  display:none ;
  color:#FFF;
  }
.menu_ver ul li{
  border-bottom:1px solid #E9E9E9;
  border-top:none;
  padding:7px 15px !important;
  margin:0;
  }

.menu_ver li:hover>ul{
  display:block;
  }
  
  
  
/*----------------------------Blog page*/
.blog_panel{
  margin-bottom:70px;
  }
.blog_panel a:hover{text-decoration:underline;} 
.blogtitle{
  font-size:20px;
  color:#505050;
  font-weight:bold;
  }
.blogtitle a:hover{
  text-shadow:1px 1px 1px rgba(0,0,0,0.5);
  } 
.blog_date{
  color:#da1017;
  font-size:12px;
  }
.blog_desc{
  margin:7px 0;
  color:#505050;
  font-size:15px;
  }
.blog_desc img{
  float:right;
  margin:0 0 15px 15px;
  width:185px;
  height:auto;
  display:block;
  } 
.blog_panel .readmore{
  color:#3baa44;
  }
  
.blog_panel .tags {
    margin-top:40px;
  color:#da1017;
}
.blog_panel .tagsname{
  margin-top:10px;
  color:#000;
}
.blog_panel .tagsname a{

  margin:0 10px 0 0;
  color:#000;
}
.blog_panel .tagsname a:hover{
  text-decoration: underline;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  }





.cart{list-style:none;margin: 0px;
padding: 0px;}
.cart li {
float: left;
font-size: 14px;
}
li#notification_li {
    font-size: 20px;
    margin-top: 20px;
    padding: 0;
}
ul.cart_notification {
    margin: 0;
    padding: 0;
}
.cart li a:hover{color: #d51000;text-decoration:none}
#notification_li{position:relative}
#notificationContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index: 1;
    right: 1px;
    display: none;
}
#notificationContainer:before {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
color: transparent;
border: 10px solid black;
border-color: transparent transparent white;
margin-top: -20px;
margin-left: 188px;
right: 0px;
}
#notificationTitle {
z-index: 1000;
font-weight: bold;
padding: 8px;
font-size: 13px;
background-color: #ffffff;
    width: 100%;
border-bottom: 1px solid #dddddd;
    color: #000;
    text-align: center;
}
div#notificationsBody {
    color: #000;
}
div#notificationsBody li {
    width: 80%;
  text-align: left;
    margin-top: 15px;
      margin-left: 20px;
}
.pull-right.delete {
    margin-top: 10%;
}
div#notificationsBody img {
    margin-right: 20px;
}
#notificationsBody {
padding: 33px 0px 0px 0px !important;
/*min-height:300px;*/}
#notificationFooter {
background-color: #e9eaed;
text-align: center;
font-weight: bold;
padding: 8px;
font-size: 12px;
border-top: 1px solid #dddddd;
    color: #000;

    margin-top: 20px;
}
#notification_count {
    padding: 3px 7px 3px 7px;
    background: #cc0000;
    color: #ffffff;
    font-weight: bold;
    margin-left: -22px;
    border-radius: 9px;
    position: absolute;
    margin-top: 1px;
    font-size: 11px;
    z-index: 1;
}
a#notificationLink:focus, a#notificationLink:hover {
    color: #fff;
    text-decoration: none;
}
img {
    max-width: 100%!important;
}
button.toggle-button {
    display: none;
}
button.toggle-button {
    background: #2676ab;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 50px;
}
nav#menu {
    margin-bottom: 50px;
}
@media only screen and (max-width: 500px) {
span.contact_us_text {
    margin: 0;
}
.leftmenu.col-md-3 {
    display: none;
}
button.toggle-button {
    display: inline-block;
}
.call {
    float: left;
    width: 100%;
    text-align: center;
}
.prod_img_large {
    max-width: 100%;
}
.detail_desc {
    width: 100%;
    margin: 0;
}

.prod_box_1 ._img {
    width: 100%;
    float: left;
}
.prod_box_1 ._name {
    font-size: 15px;
    margin: 0px 0 5px;
    height: auto;
    width: 100%;
    float: left;
}
._desc {
    float: left;
    width: 100%;
}
a.more-info {
    position: static;
}
.prod_box_1 ._img {border:0;}
.quicklinks {
    display: none;
}
.cart {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
section.footer .pull-right {
    width: 100%;
}
img.logo {
    margin: 0 auto;
    margin-top: 15px;
    float: none;
}
.cart li {
 float: none;
    display: inline-block;
    font-size: 14px;
}
}

@media only screen and (max-width: 768px) {

.wrapper {
    background: #fff;
}
}


.typeahead,
.tt-query,
.tt-hint {
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}
div#prefetch .twitter-typeahead {
    width: 100%;
}
.facebook, .twitter, .linkedin{
  display: inline-block;
}