@media only screen and (min-width: 300px) and (max-width: 359px) {
	
.sliderbox .slider{width:236px;}
.sliderbox .slider li{width:59px;height:59px;}
.sliderbox #btn-right {margin-right:0}

.sliderbox .arrow-btn{width:24px;height:60px;}
.sliderbox #btn-left{background-position:-7px -8px;}
.sliderbox #btn-left.dasabled{background-position:-8px -84px!important;}
.sliderbox #btn-right{float:right;background-position:-42px -9px; margin-right:0;}
.sliderbox #btn-right.dasabled{background-position:-42px -85px;}
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
	
.sliderbox .slider{width:277px;}
.sliderbox .slider li{width:69px;height:69px;}
.sliderbox #btn-right {margin-right:0}

.sliderbox .arrow-btn{width:24px;height:70px;}
.sliderbox #btn-left{background-position:-7px -4px;}
.sliderbox #btn-left.dasabled{background-position:-8px -80px!important;}
.sliderbox #btn-right{float:right;background-position:-42px -5px; margin-right:0;}
.sliderbox #btn-right.dasabled{background-position:-42px -81px;}
}


@media only screen and (min-width: 375px) and (max-width: 413px) {
	
.sliderbox .slider{width:292px;}
.sliderbox .slider li{width:70px;height:70px;}
.sliderbox #btn-right {margin-right:0}
.sliderbox .arrow-btn {height:71px;}
.sliderbox .arrow-btn{width:24px;height:70px;}
.sliderbox #btn-left{background-position:-7px -4px;}
.sliderbox #btn-left.dasabled{background-position:-8px -80px!important;}
.sliderbox #btn-right{float:right;background-position:-42px -5px; margin-right:0;}
.sliderbox #btn-right.dasabled{background-position:-42px -81px;}
}


@media only screen and (min-width: 414px) and (max-width: 479px) {
	.header-top .actions > li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.sidebar.push-up, .products-wrapper {top:-30px;}
	
	
	.sliderbox .slider{width:319px;}
.sliderbox .slider li{width:80px;height:80px;}
.sliderbox #btn-right {margin-right:0}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.header-top .actions > li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.sidebar.push-up, .products-wrapper {top:-30px;}

}




/* 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;
		padding: 15px 0;
		float: none;
		text-align: center;
	}
	
	.main-header {
		/*height: auto;
		margin: 0;
		padding: 60px 0;*/
	}
	.main-header .actions {
		/*display: table;
		margin: 0 auto 30px auto;
		float: none;
		position: static;*/
	}
	.main-header .logo-wrapper {
		position: static;
		float: none;
	}
	
	.skill {padding:1em 0 1em;}
	
	.dl-menuwrapper {
		/*margin: 0 0 3em;*/
	}
	.dl-menuwrapper .dl-menu.dl-menuopen,
	.dl-menuwrapper > .dl-submenu {
		top: 5em;
	}
	
	.product-preview {
	    margin-bottom:40px;
}
	.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;
	}
	
	.product-details {margin-left:0;}
	
	.nav-tabs>li {
		float: none;
		margin-bottom: 15px;
		margin-right:0;
	}
	
	.m-t-lg {margin-top:30px;}
	
	.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;
	}
	
	
}
/* col-sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-menu > li > a {
		padding: 25px 6px;
	}
			ul.picture1 {
	   margin-left: -94px;
}
.cases2 {left: 177px;}
ul.picture1{width:139%;}
.main-header .logo-wrapper {
    margin-left: 10px;
}
.title1 h1 {
    font-size: 20px;
    width: 44%;
}
.botton2 {
    padding-bottom: 1em;
	height:160px;
	overflow:auto;
}


	

.sliderbox .arrow-btn{width:24px;height:60px;background:url(/images/aa/arrow-btn.png) no-repeat;cursor:pointer;}
.sliderbox #btn-left{background-position:-7px -8px;}
.sliderbox #btn-left.dasabled{background-position:-8px -84px!important;}
.sliderbox #btn-right{float:right;background-position:-42px -9px; margin-right:0;}
.sliderbox #btn-right.dasabled{background-position:-42px -85px;}
.sliderbox .slider{float:left;height:76px;width:228px;}
.sliderbox .slider li{float:left;width:58px;height:58px;}
}
/* col-md */
@media only screen and (min-width: 992px) and (max-width: 1170px) {
	.main-menu > li > a {
		padding: 25px 6px;
	}
			ul.picture1 {
	   margin-left: 50px;
}
.cases2 {left: 250px;}
ul.picture1{width:80%;}
.title1 h1 {
    font-size: 21px;
    width: 30%;
}
.m-t-lg {margin-top:50px;}
.sliderbox .slider {width: 323px;}
.sliderbox #btn-right {margin-right:0;}
}
/* 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) {

}
