@media (min-width: 813px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}


@media (min-width: 813px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 812px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}


@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}


/* 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%;
	}
}



/*cover your all mobile/cellphone widths*/
 @media only screen and (min-width: 200px) and (max-width: 1200px)  {
	.modal-backdrop {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
		background-color: #000;
	}
	.modal-header ,.modal-body{
		background:#fff;
		border-radius: 4px;
		box-shadow: 1px 1px 3px rgba(0,0,0,.1);

		}
	#modal-footer{
	    width:100%;
		height:40px;
	    border:2px inset #888;
	    border-radius: 4px;
		vertical-align:middle;
		}
	#modal-footer div{
		vertical-align:middle;
		}
	  
	
    }

@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	
	.fa-top{
		font-size: 16px;
	}
}



@media (max-width: 478px) {
	#cart .dropdown-menu {

	}
	.fa-top{
		font-size: 16px;
	}
	.modal-header ,.modal-body{
		background:#fff;
		border-radius: 4px;
		box-shadow: 1px 1px 3px rgba(0,0,0,.1);
		}
	#modal-footer{
	
	    width:100%;
		height:40px;
	    border:2px inset #888;
	    border-radius: 4px;
		}
	#modal-footer div{
		display:block;
		vertical-align: middle;
		}
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}

@media (max-width: 812px) {
	#menu {
		border-radius: 0px;
	}
	#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;
	}
}

@media (max-width: 812px) {
	

	.btn,.fa{
		border: 0;
		}
	.btn:after,.fa:after{
		border: 0;
		}
	.btn:active,.fa:active{
		border: 0;
		}
}

@media (max-width: 812px) {
	.product-list .product-thumb .button-group {
	border-left: none;
	}
}


@media (max-width: 1200px)  {
	nav li a{
		font-size: 12px;
		font-weight: 500;
	}

}	
	
/*cover major tablet, iPad and iPad pro width*/
@media only screen and (min-width: 813px) and (max-width: 1200px)  {
   
	nav li a{
		font-size: 12px;
		font-weight: 500;
	}
	
}


@media (min-width: 1201px)  {
  
	nav li a{
		font-size: 12px;
		font-weight: 500;
	}
	
	
}

@media (min-width: 1401px)  {

	nav li a{
		font-size: 12px;
		font-weight: 500;
	} 
}



@media (max-width: 868px) {
       .gauge{
	   bottom: 14px;
        }
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	.checkout-cart .btn{
        padding: 6px 6px;
		
	}
	#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;
	}
	#menu .navbar-nav {
		
		margin: 0;
		padding: 0;
	}
	ul.nav.navbar-nav {
		width:100%;
	}
}

@media (min-width: 768px) {
    .product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 468px){
	#top-links{
	    vertical-align: middle;
		height: 60px!important;
	}
}

@media (min-width: 768px){
	.navbar-collapse.collapse {
		float:left;
		display: block !important;
		height: 60px!important;
		padding-bottom: 0;
		overflow: visible !important;
		vertical-align: middle;
		text-align:center;
	}
		
	#top-links-media{
		height: 60px!important;
		vertical-align: middle;
		text-align: right;
		margin: auto;
	}
	
	#img-logo{
		display:inline-block;
		height: 60px;
	}
	#img-icon{
		display:none;
	}
	#logo{
		padding: 0;
		margin: 0;
		height: 60px!important;
		background-color:#fff;
	}
	footer #logo{
		padding: 0;
		margin: 0;
		width: 100%;
		max-width: 240px;
		height: auto;
		background-color: transparent;
	}	
	#btn-nav{
		display:none;
		height: 60px!important;
	}
	#head-search {
		min-width:300px;
        max-width:360px;
        width:340px;
	}
	
    .table-bkg {
		height: 500px;
	}
	
	
}

@media (max-width: 767px){
    #img-logo{
		display:none;
	}
	
	#img-icon{
		display:inline-block;
		width:auto;
		max-height:58px;
	}
	
	#menu button.btn.btn-navbar.navbar-toggle {
		height:60px;
	}

	#btn-nav{
		float:left;
		display:inline-block;
		width:12%;
		padding:0 0 0 5px;
		margin:0;
	}
	#logo{
		display:inline-block;
		text-align: right;
		width:20%;
		padding:0;
		margin:0;
	}
	
	footer #logo {
	width: 200px;
	height:auto!important;
	background-color: transparent;
	}
	
	#top-links {
		float:left;
		display:inline-block;
		height: 60px;
		vertical-align: middle;
		text-align: right;
		width:68%;
		padding-left: 5px;
		margin: auto;
	}
	
	
	#top-links-media{
	   display:none;
	}
	.navbar-header{
		height:60px;
	}
	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
	    right:0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 200px;
	}
	#head-search{
		min-width:200px;
		max-width:260px;
		width:250px;
		margin:-10px 0;
		padding: 0 20px;
	}
	#menu button.btn.btn-navbar.navbar-toggle{
        padding:0;
	}
	
	
    .table-html {
		display: table;
		max-width: 360px;
		table-layout: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	.table-bkg {
		height: 400px;
	}
	#menuModal.modal{
		height:100%!important;
	}
	#menuModal div.modal-footer {
		text-align: left;
	}
	
	.modal-body #logo {
		width: 100%;
		}
    
	.dropdown-menu-right {
        left: auto;
	}
    
	#gaugecart.gauge{
		bottom: -14px;
	}
	
	
	
}

@media (max-width: 767px){
	#head-cart .dropdown-menu {
		width: 100%;
	}
	#cart .dropdown-menu {
		width: 300px;
		max-width:340px;
	}
	
	#cart .dropdown-menu {
		background: #eee;
		z-index: 1001;
	}
	
	.open>.dropdown-menu {
		display: block;
	}
	
	.dropdown-backdrop {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 990;
	}
	
	#cart.dropdown-menu {
		display: inline-block;
	}
	
	
}














