@media (min-width: 240px) and (max-width:320px) {
	.logo {
		margin-bottom:30px;
	}
	.box1 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-4 {
		margin-bottom:45px;	
	}
	.w-41 {
		width:100%;	
	}
	.img-thumbnail {
	  max-width: 80px;
	  height: 80px;
	}
	.main-content {
		margin-bottom:45px;	
	}
	.sidebar-l {
		margin-bottom:-5px !important;
	}
	.w-20 {
		width:100%;	
	}
	.form-group .col-md-4 {
		margin-bottom:15px;	
	}
	.product-image-td {
		margin-bottom:30px;	
	}
	.description-thumbnail .col-md-2 {
		width:50%;
		float:left;
		margin-top:15px;
		margin-bottom:15px;	
	}
	#checkout-button .pull-right {
		float:none !important;
	}
	#checkout-button .btn {
		margin-top:7.5px;
		margin-bottom:7.5px;	
	}
	.testimonial-item {
		padding-bottom:30px;
		margin-bottom:30px;	
	}
}

@media (min-width: 360px) and (max-width: 640px) {
	.logo {
		margin-bottom:30px;
	}
	.box1 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-4 {
		margin-bottom:45px;	
	}
	.w-41 {
		width:100%;	
	}
	.img-thumbnail {
	  max-width: 80px;
	  height: 80px;
	}
	.main-content {
		margin-bottom:45px;	
	}
	.sidebar-l {
		margin-bottom:-3px !important;
	}
	.nav > li > a {
	  padding: 10px 7.5px;
	}
	.nav-tabs > li > a {
		font-size:10px;
	}
	.w-20 {
		width:100%;	
	}
	.form-group .col-md-4 {
		margin-bottom:15px;	
	}
	.product-image-td {
		margin-bottom:30px;	
	}
	.description-thumbnail .col-md-2 {
		width:50%;
		float:left;
		margin-top:15px;
		margin-bottom:15px;	
	}
	.testimonial-item {
		padding-bottom:30px;
		margin-bottom:30px;	
	}
}

@media (min-width: 384px) and (max-width: 640px) {
	.product-list .col-md-4 {
		width:50%;
		float:left;
	}
	.box1 .box3 {
		width: 100%;
	}
	.box2 .col-md-3 {
		width:50%;
		float:left;
	}
	.nav > li > a {
	  padding: 10px 7.5px;
	}
	.nav-tabs > li > a {
		font-size:11px;
	}
	
}

@media (min-width: 412px) and (max-width: 732px) {
	.box3 {
		width: 100% !important;
	}
	.nav-tabs > li > a {
		font-size:12px;
	}
}

@media (min-width: 768px) and (max-width: 800px) {
	.logo img {
		padding:15px 0px;
		margin:inherit;
	}
	.header .col-md-2 {
		width:50%;
		float:left;
	}
	.header .col-md-6 {
		width:50%;
		float:left;
	}
	.main .col-md-10 {
		float:left;
		width: 66.66666667%;
	}
	.main .col-md-2 {
		width: 33.33333333%;
		float:right;
	}
	.product-list .col-md-4 {
		width:50%;
		float:left;
	}
	.box1 .col-md-3 {
		width: 100%;
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-4 {
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		width: 25%;
		float:left;
	}
	.box1 .col-md-3 {
		margin-bottom:45px;	
	}
	.box3 {
		width: 33.33333333% !important;
		float:left;
	}
	.img-thumbnail {
	  max-width: 80px;
	  height: 80px;
	}
	.w-41 {
		width:100%;	
	}
	.nav > li > a {
	  padding: 10px 7.5px;
	}
	.nav-tabs > li > a {
		font-size:12px;
	}	
	.form-group .col-md-4 {
		margin-bottom:15px;	
	}
	.related-product-list .col-md-4 {
		width:50%;
		float:left;
	}
	.product-image-td {
		margin-bottom:30px;	
	}
	.testimonial-item {
		padding-bottom:30px;
		margin-bottom:30px;	
	}
}

@media (width: 600px) {
	.logo img {
		padding:15px 0px;
		margin:inherit;
	}
	.header .col-md-2 {
		width:50%;
		float:left;
	}
	.header .col-md-6 {
		width:50%;
		float:left;
	}
	.main .col-md-10 {
		float:left;
		width: 66.66666667%;
	}
	.main .col-md-2 {
		width: 33.33333333%;
		float:right;
	}
	.product-list .col-md-4 {
		width:100% !important;
	}
	.box2 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-4 {
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		width: 50%;
		float:left;
	}
	.box1 .col-md-3 {
		margin-bottom:45px;	
	}
	.box3 {
		width: 33.33333333% !important;
		float:left;
	}
	.nav-tabs > li > a {
		font-size:11px;
	}
}

@media (width: 980px) {
	.logo img {
		padding:15px 0px;
		margin:inherit;
	}
	.header .col-md-2 {
		width:50%;
		float:left;
	}
	.header .col-md-6 {
		width:50%;
		float:left;
	}
	.main .col-md-10 {
		float:left;
		width: 66.66666667%;
	}
	.main .col-md-2 {
		width: 33.33333333%;
		float:right;
	}
	.product-list .col-md-4 {
		width:50%;
		float:left;
	}
	.box1 .col-md-3 {
		margin-bottom:45px;	
	}
	.box3 {
		width: 33.33333333%;
		float:left;
	}
	.box2 .col-md-3 {
		margin-bottom:45px;	
	}
	.box2 .col-md-4 {
		margin-bottom:45px;	
	}
	.box2 .col-md-3 {
		width: 25%;
		float:left;
	}
	.img-thumbnail {
	  max-width: 80px;
	  height: 80px;
	}
	.w-41 {
		width:100%;	
	}
	.form-group .col-md-4 {
		margin-bottom:15px;	
	}
	.related-product-list .col-md-4 {
		width:50%;
		float:left;
	}
	.product-image-td {
		margin-bottom:30px;	
	}
	.testimonial-item {
		padding-bottom:30px;
		margin-bottom:30px;	
	}
}

