@media only screen and (min-width: 320px) and (max-width: 480px) {
	.header-top .actions > li:first-child {
		/*width: 100%;
		margin-bottom: 10px;*/
	}
}
/* col-xs */
@media only screen and (max-width: 767px) {
	/*
	| ---------------------------------------------------------
	| General & Helper Class
	| ---------------------------------------------------------
	*/
	.center-xs {
		display: table;
		width: auto;
		margin: 0 auto;
		float: none;
		position: static;
		text-align: center;
	}
	
	/*
	| ---------------------------------------------------------
	| Header
	| ---------------------------------------------------------
	*/
	.header-top {
		height: auto;
	}
	.header-top .contact-info,
	.header-top .actions {
		display: table;
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	.user-menu{ margin:0px;}
	
	.main-header {
		height: auto;
		margin: 0;
		padding: 15px 0;
	}
	.main-header .actions {
		display: table;
		margin: 0 auto 15px auto;
		float: none;
		position: static;
	}
	.actions{ margin-bottom:5px !important;}
	.main-header .logo-wrapper {
		 margin:0 auto;
		 width:247px !important;
		 height:44px;
	
	}
	.products-view .breadcrumb-container{ height:60px;}
	.logo{background: url("../../imgfile/mobile-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: table-cell;  height: 42px;  vertical-align: middle;   width: 333px;}
	.dl-menuwrapper {
		margin: 0 0 1em;
	}
	.dl-menuwrapper .dl-menu.dl-menuopen,
	.dl-menuwrapper > .dl-submenu {
		top: 3em;
		left:0;
	}
	.mag { width:50% !important; margin:0 auto !important;}
	
	.products-wrapper {
		top: 0;
	}
	.products-layout.list .entry-media, 
	.products-layout.list .entry-main {
		display: block;
		width: auto;
	}
	.products-layout.list .entry-media {
		max-width: 280px;
		margin: 0 auto;
	}
	.products-layout.list .entry-main > * {
		margin-right: auto;
	}
	.products-layout.list .entry-price {
		position: static;
		margin: 20px auto;
		padding: 0;
		border: 0;
	}
	.products-layout.list .entry-links {
		display: table;
		margin: 10px auto;
		float: none;
	}
	
	.nav-tabs>li {
		float: none;
		margin-bottom: 3px;
	}
	
	.tbl-cart td {
		font-size: 12px;
	}
	.tbl-cart .qty-btn-group {
		min-width: 28px;
		width: 32px;
	}
	.tbl-cart .qty-btn-group button {
		height: 20px;
	}
	.tbl-cart tbody tr > td:nth-child(3):after {
		content: none;
	}
	.sidebar{ display:none;}
	.btmalign{ margin-bottom:15px;}
	/*.owl-theme .owl-controls .owl-buttons div {
			position: absolute;
			}
	 
			.owl-controls .owl-buttons .owl-prev{
			left: 120px !important;
			top: -20px !important;
			}
	 
			.owl-controls .owl-buttons .owl-next{
			right: 120px !important;
			top: -20px !important;
			}*/
}
/* col-sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* col-md */
@media only screen and (min-width: 992px) and (max-width: 1170px) {
	.main-menu > li > a {
		padding: 25px 10px;
	}
}
/* col-xs , col-sm */
@media only screen and (max-width: 991px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-child {
		margin-top: 0;
	}
}

/* col-md and col-lg */
@media only screen and (min-width: 992px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-row {
		margin-top: 0;
	}
}
/* All but col-xs */
@media only screen and (min-width: 768px) {
	#frm-contact-us { margin-right: 80px; }
}

@media only screen and (min-width: 320px){
	#home-slider{max-height:125px !important; overflow:hidden}
	}
@media only screen and (min-width: 360px) {
	#home-slider{max-height:142px !important; overflow:hidden}
	}
@media only screen and (min-width: 400px) {
	#home-slider{max-height:160px !important; overflow:hidden}
	}	
@media only screen and (min-width: 480px){
	#home-slider{max-height:200px !important; overflow:hidden}
	}
@media only screen and (min-width: 580px) {
	#home-slider{max-height:276px !important; overflow:hidden}
	}
@media only screen and (min-width: 680px) {
	#home-slider{max-height:320px !important; overflow:hidden}
	}
@media only screen and (min-width: 920px) {
	#home-slider{max-height:400px !important; overflow:hidden}
	}	
@media only screen and (min-width: 920px){
	#home-slider{max-height:465px !important; overflow:hidden}
	}