@media (min-width: 1200px) {
	.container {
		width:1200px;
		}
	}
	
@media (max-width: 1199px) {

	.table th, .table td {
		padding:8px;
	}
	.camera_wrap .camera_caption p {
		text-shadow:1px 1px 1px #fff;
	}
	
}

@media (min-width: 768px) {
	.box-heading i {
		display:none;
	}
	.tabs .tab-heading {
		background-color: #f4f4f4;
	}
	#search input {
		background:none;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	#search .inner{
		display:inline-block;
		background:#fff;
		box-shadow:inset 5px 5px 10px rgba(0,0,0,.2);
		-moz-box-shadow:inset 5px 5px 10px rgba(0,0,0,.2);
		-webkit-box-shadow:inset 5px 5px 10px rgba(0,0,0,.2);
		overflow:hidden;
		margin:8px 0;
	}
	#search .inner i{
		position:relative;
		float:left;
		display:inline-block;
		font-size:15px;
		line-height:19px;
		color:#333;
		padding:3px 13px 6px 14px;
		border-right:1px solid #d9d9d9;
		margin-top:4px;
	}
	header #logo {
		min-height:59px;
	}	
	aside .banner img,
	aside .box.man a img,
	.box-product li .quick-view-button,
	.box-product li .image2 a img,
	.box-product li .image a img,
	.product-grid .image a img,
	.product-list .image a img,
	.box-product li,
	.product-grid .image, 
	.box-product .image2,
	.product-info .image-additional li a {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	aside .box.man a:hover img{
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	.box-product .image2 a:hover img,
	.box-product .image a:hover img,
	.product-grid .image a:hover img,
	.product-list .image a:hover img{
		transform: scale(1.1,1.1); 
		-o-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-webkit-transform: scale(1.1,1.1);
	}
	aside .banner>div>div:hover img{
		opacity:.75;
	}
	aside .box.man a:hover img{
		opacity:.8;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {

	.login-content .heading h2 {
		font-size:16px;
	}
	a.button span {
		white-space:normal
	}
	.compare-info td img {
		max-width:100px
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {

	.related {
		padding: 0 63px;
	}
	.box .box-heading {
		font-size: 18px;
	}
	#search input {
		width: 561px;
	}
	/** camera **/
	.camera_wrap .camera_caption h1 {
		font-size: 42px;
		line-height: 40px;
		margin-bottom: 7px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 4px;
	}
	.camera_wrap .camera_caption p {
		width: 40%;
		margin-bottom:20px;
	}
	.camera_wrap .camera_caption > div > span {
		font-size: 15px;
		line-height: 18px;
		padding: 10px 23px 12px;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 28px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 30px;
		width: 118px;
		height: 118px;
		line-height: 30px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 48px;
		line-height: 42px;
	}
	/** banner ***/
	.banner .s-desc h1 {
		font-size: 30px;
		line-height: 29px;
		margin-bottom: 12px;
	}
	aside .banner .s-desc > span {
		padding: 7px 15px 10px 16px;
	}
	#content .banner .s-desc {
		padding: 12px 16px 12px 0;
	}
	#content .banner img {
		margin-right: 15px;
	}
	#content .banner .s-desc h1 {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 6px;
	}
	#content .banner .s-desc i{
		right:16px;
		bottom:14px;
		font-size:21px;
		line-height:21px;	
	}
	/***/
	#copyright {
		margin-bottom: 50px;
		margin-top: 40px;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) { 

	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}

}

@media (max-width: 991px) {
	
		
	.product-filter .product-compare {
		margin-top:2px;
	}
	/* table wishlist */
	.wishlist-product .table.table-bordered {
		border:0;
	}
	.wishlist-product .table thead{
		display:none;
	}
	.wishlist-product .table tbody{
		display:block;
		border:0
	}
	.wishlist-product .table tr {
		display:block;
		margin-bottom:30px;
		border:1px solid #cdcdcd;
		border-bottom:0;
	}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #cdcdcd
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.box-category > ul > li {
		padding:6px 40px 6px 14px;
	}	
	.box-category > ul > li > a {
		font-size: 14px;
	}
	.box-category > ul > li ul > li > a {
		font-size:12px;
	}
	div.product_description, div.description1 {
		font-size: 12px;
		line-height: 16px;
	}
	.box-product .inner, .product-grid .left {
		padding: 12px 10px 6px 15px;
	}
	a.button, a.button-prod {
		padding-left:10px;
		padding-right:10px;
	}
	.box-product .rating, .product-grid .rating {
		padding: 10px 5px 5px 11px;
	}
	.box-product .price, .product-grid .price {
		font-size:18px;
	}
	.box-product .price .price-old, .product-grid .price .price-old{
		font-size:14px;
	}
	#copyright {
		margin-bottom: 40px;
		margin-top: 30px;
	}
	.box .box-heading {
		font-size: 16px;
		padding-left:15px;
	}
	html[lang="de"] #compare.box .box-heading {
		font-size:14px;
		padding-left:10px;
		padding-right:5px;
	}
	.box.category .box-heading {
		font-size: 18px;
		padding-left: 15px;
	}
	/** camera **/
	.camera_wrap .camera_caption h1 {
		font-size: 30px;
		line-height: 28px;
		margin-bottom: 5px;		
	}
	.camera_wrap .camera_caption h2 {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 3px;
	}
	.camera_wrap .camera_caption p {
		width: 45%;
		margin-bottom:12px;
		font-size: 11px;
		line-height: 17px;
	}
	.camera_wrap .camera_caption > div > span {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 18px 9px;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 19px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 23px;
		width: 92px;
		height: 92px;
		line-height: 23px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 37px;
		line-height: 33px;
		letter-spacing: -1px;
		font-weight:bold;
	}
	/** banner ***/
	.banner .s-desc h1 {
		font-size: 21px;
		line-height: 22px;
		margin-bottom: 9px;
	}
	aside .banner .s-desc {
		bottom: 6%;
		left: 13%;
	}
	aside .banner .s-desc > span {
		padding: 5px 12px 8px 12px;
	}
	#content .banner .s-desc {
		padding: 9px 5px 9px 0;
	}
	#content .banner img {
		margin-right: 9px;
		max-width:40%;
	}
	#content .banner .s-desc h1 {
		font-size: 13px;
		line-height: 16px;
		font-weight:bold;
		margin-bottom: 2px;
	}
	#content .banner .s-desc p {
		font-size: 11px;
		line-height: 12px;
	}
	#content .banner .s-desc i{
		right:8px;
		bottom:8px;
		font-size:21px;
		line-height:21px;	
	}
	/***/
	header .phone {
		font-size: 26px;
	}
	header .phone span {
		font-size: 16px;
	}
	#cart .heading span.link_a i.fa-shopping-cart {
		font-size: 55px;
		line-height: 55px;
	}
	#cart .heading #cart-total {
		font-size: 16px;
		left: 6px;
		line-height: 20px;
		height: 20px;
	}
	header .toprow .links li {
		margin-left: 5px;
		padding-left: 5px;
	}
	.toprow .header-button:first-child {
		padding-left: 7px;
		margin-left: 8px;
	}
	#search input {
		width: 397px;
	}
	.product_description, .description1 {
		font-size:12px;
		line-height:17px;
	}
	.checkout-content {
		padding:20px;
	}
	.compare-info td img {
		max-width:90px
	}
	.compare-info td a.button span {
		font-size:11px; 
		padding:7px 6px;
	}
	.compare-info td:first-child {
		max-width:80px;
		word-wrap: break-word;
	}
	.compare-info .prod-stock {
		font-size:12px;
	}
	.login-content .form-horizontal .control-label {
		max-width:100%;
		text-align:left;
	}
	.login-content .form-horizontal .controls{
		margin-left:0;
	}
	.related {
		padding: 0 81px
	}
	.product-filter .display {
		clear:both;
		float:none
	}	
	.login-content .heading h2 {
		font-size:13px;
	}
	.login-content .heading i {
		font-size:20px;
	}
	aside a.button span {
		white-space:normal
	}
	.compare-block .image {
		float:none;
		text-align:center;
		margin-bottom:8px;
	}	

}

@media (max-width: 767px) {

	/** camera **/
	.camera_wrap  .camera_caption {
		top: 50%;
		margin-top:-117px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 42px;
		line-height: 40px;
		margin-bottom: 7px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 4px;
	}
	.camera_wrap .camera_caption p {
		width: 40%;
		margin-bottom:20px;
	}
	.camera_wrap .camera_caption > div > span {
		font-size: 15px;
		line-height: 18px;
		padding: 10px 23px 12px;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 28px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 30px;
		width: 118px;
		height: 118px;
		line-height: 30px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 48px;
		line-height: 42px;
	}
	/***/
	#content .banner{
		margin-bottom:20px;
	}
	#content .banner .s-desc p {
		padding-right: 0;
	}
	#content .banner .s-desc {
		padding-right: 40px;
	}
	.bottom_header {
		background:none;
		height:auto;
	}
	li li.parent > i {
		margin-right: 0px;
		font-size: 15px;
		height: 40px;
		line-height: 38px;
		top:0;
		right:0;
		width:52px;
	}
	#content{
		margin-top:0;
	}
	#menu-gadget {
		display:block;
		overflow:hidden;
		margin-bottom:20px;
	}
	.banner > div > div {
		overflow: hidden;
	}
	#content .banner a {
		display: table;
	}
	#content .banner .s-desc {
		display: table-cell;
		vertical-align: middle;
	}	
	.top-search {
		line-height:50px;
		height:50px;
	}
	.top-search i {
		line-height:45px;
	}
	#cart .heading span.link_a i.fa.fa-shopping-cart{
		font-size:26px;
		line-height:50px;
		height:50px;
		width:50px;
		color:#fff;
		background:none;
	}
	#cart .heading span.link_a {
		height:50px;
		line-height:50px;
		border-left:1px solid #333;
	}
	
	header .col-sm-12{
		min-height:0;
	}
	header .toprow{
		display:none;
	}
	header #cart.active .content {
		top:50px;
		right:0;
		margin:0;
	}
	.checkout-content {
		padding:20px;
	}
	.about-page i, .box.category {
		display:none;
	}
	#cboxContent .about-page {
		padding:0 10px;
	}
	#copyright {
		text-align:center;
		margin-bottom:22px;
	}
	.name a:hover {
		text-decoration:none;
	}
	.name a {
		text-decoration:underline;
	}
	aside #compare {
		display:none !important;
	}
	#full_gallery {
		background: #fff;
		display: block;
		margin: 0 auto;
		max-width: 270px;
	}
	#default_gallery {
		display:none;
	}
	.related {
		margin-left: auto;
		margin-right: auto;
		max-width: 170px;
		padding-bottom: 5px;
		padding-left: 0;
		padding-right: 0;		
	}
	.tabs .tab-heading {
		margin-bottom: 0;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	#content {
		margin-bottom:20px;
	}
	#content .box .cart a.button:hover,
	.product-grid .cart a.button:hover{
		background:#3e3e3e;
	}
	#content .box .cart a.button:hover i,
	.product-grid .cart a.button:hover i{
		color:#fff;
	}
	aside .box .box-product {
		text-align: center;
	}
	aside .box .box-content .box-product ul > li {
		display: inline-block;
		max-width: 270px;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.product-info .cart-top-padd {
		margin-bottom:10px;
	}
	.box {
		margin-bottom:10px;
		padding-bottom:0;
	}	
	.product-grid .name {
		height:auto;
	}
	.product-grid .image a{
		border-bottom:1px solid #cdcdcd;
	}
	#content .box .box-product .wishlist a i, 
	#content .box .box-product .compare a i, 
	.product-grid .wishlist a i, 
	.product-grid .compare a i {
		color: #000;
	}
	#content .box .box-product .wishlist a:hover p, 
	#content .box .box-product .compare a:hover p, 
	.product-grid .wishlist a:hover p, 
	.product-grid .compare a:hover p{
		color: #000;
	}
	.product-grid .name a, 
	.product-grid .name a:hover,
	.box-product.box-subcat .name.subcatname a:hover{
		color:#000;
	}	
	.product-info h1 {
		display:none;
	}
	.product-info h1.view {
		display:block;
	}
	.product-filter .display {
		display:none;
	}
	#content .box {
		margin-bottom:5px;
	}
	aside .box .box-heading {
		margin-bottom:15px;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
		opacity:0
	}
	#compare-total{
		display:none;
	}
	#content .box .box-product li:first-child, 
	.product-grid li:first-child{
		border-top:none;
		padding-top:0;
	}
	#content .box .box-product li ,
	.product-grid li {
		border-top:1px solid #cdcdcd;
		margin-bottom:25px !important;
		padding-top:25px;
	}
	aside .box .box-content{
		padding-top:10px;
		padding-bottom:20px;
	}
	.product-grid .cart a,
	#content .box .box-product .cart a{
		width:auto;
	}
	.product-grid .wishlist a, 
	.product-grid .compare a,
	#content .box .box-product .wishlist a, 
	#content .box .box-product .compare a{
		text-decoration:underline;
	}	
	.box .box-content, .product-grid {
		overflow:hidden;
	}
	.box-product .name {
		margin:0 0 10px 0;
	}	
	footer > div.container {
		display:none;
	}
	footer > div+div.container {
		display:block;
	}
	footer, .common-home footer {
		padding:0;
		margin-top:30px;
	}	
	header #logo {
		margin:70px 0 30px;
		max-width:100%;
	}
	header .phone {
		margin-top:60px;
		font-size: 20px;
		line-height: 24px;
	}
	header .phone span {
		font-size: 16px;
	}
	.cart-position {
		position:fixed;
		top:0;
		right:0;
		margin:0;
		z-index:100;
	}
	
	/* banner */
	.banner, aside .banner{
		text-align:center;
		line-height:0;
	}
	aside .banner{
		margin-bottom:20px;
	}
	aside .banner > div.col-sm-6, 
	#content .banner > div.col-sm-6 {
		display: inline-block;
		max-width:100%;
		width:auto;
		margin-bottom:10px;
	}	
	/* box product */
	
	#content .box .box-product  .image2{
		float:left;
		width:30%;
		border-bottom:1px solid #cdcdcd;
	}
	#content .box .box-product .inner {
		width:58%;
		float:left;
		margin-left:30px;
		padding:0;
		background:none;
	}
	#content .box .box-product .inner .name a,
	.product-grid .name a{
		color:#000;
		font-weight:bold;
	}
	#content .box-product li{
		margin-bottom:30px;
	}
	/* search */
	#search {
		position:fixed;
		top:50px;
		left:0;
		z-index:101;
		display:none;
		width:100%;
		margin:0;
	}
	#search .inner {
		padding:4px 5px;
		background-color:#4a4a4a;
		overflow:hidden;
		position:relative;
	}
	#search .inner i{
		display:none;
	}
	#search input {
		width:100%;
		max-width:none;
		height:44px;
		border-radius:4px;
		box-shadow:inset 0 0 11px rgba(0,0,0,0.22);
		padding:10px 40px 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	#search .button-search {
		position:absolute;
		top:6px;
		right:7px;
		height:40px;
		line-height:40px;
		background-image:none;
		color:#fff;
		padding:0 11px;
		margin:0;
		background:#4ca42f;
	}
	#search .button-search i{
		font-size:20px;
		height:40px;
		line-height:40px;
	}
	#search .button-search:hover {
		color:#fff;
		background:#393939;
	}
	/* Cart */
	.cart-position #cart .heading span.link_a b,
	.cart-position #cart .heading span.link_a #cart-total,
	.cart-position #cart .heading span.link_a i.fa.fa-angle-down {
		display:none;
	}
	.cart-position{
		min-width:83px;
	}
	.cart-position #cart .heading span.link_a #cart-total2 {
		background:url(../image/cart-total2.png) no-repeat left top;
		display:block;
		position:absolute;
		top:14px;
		left:44px;
		height:22px;
		line-height:22px;
		color:#fff;
		width:30px;
		text-align:center;
		overflow:hidden;
	}
	header #cart.active .content {
		display: block;
	}
	.toprow-1 .cart-position {
		display:block;
		margin:0;
	}
	.col-sm-3 .box-content {
		display:none;
	}
	aside .box-heading:hover {
		cursor:pointer;
	}
	aside .box-heading:hover i{
		color:#000;
	}
	.box-heading i {
		float:right;
		color:#fff;
		font-size:19px;
		line-height:23px;
	}
	aside .box-product .name {
		height:auto !important; 
		margin:5px 0
	}
	/* swipe menu */
	.swipe-control i {
		font-size:26px; 
		color:#fff; 
		line-height:50px;
	}
	.swipe-control:hover i {
		text-decoration:none;
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		border-right:1px solid #333;
		float:left;
	}
	body #page {
		height:100%
	}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("../image/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		z-index:99;
		opacity:0.7
	}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
	}
	body #body .swipe .swipe-menu{
		background-color: #1F6F97;
		height:100%;
		overflow:scroll;
	}
	body #body .swipe {
		display:none;
	}
	body.ind #body .swipe {
		display:block;
		background-color:#1F6F97;
		position:fixed;
		color:#fff;
		width:237px;
		top:50px;
		left:0;
		z-index:100;
		overflow:hidden;
		z-index:2;
	}
	body.ind #body .swipe .heading-1:hover,
	body.ind #body .swipe .heading1:hover {
		color:#4ca42f;
	}
	header .toprow {
		display:none;
	}
	header .toprow-1 {
		display:block;
	}
	#livesearch_search_results {
		display:none !important; 
	}
	/* product list */
	.product-list ul li .image {
		width:35%;
		float:left;
	}
	.product-list ul li .left {
		width:65%;
		float:left;
	}
	/* product grid */
	.product-grid ul li {
		overflow:hidden;
	}
	.product-grid ul li .image {
		width:30%;
		float:left;
	}
	.product-grid ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
		background:none;
		padding:0;
	}
	/* box-category */
	.box-product.box-subcat li {
		height:auto !important;
		overflow:hidden;
	}
	.box-product.box-subcat li .image {
		float:left;
		width:30%;
		max-width:170px;
		margin-bottom:0;
	}
	.box-product.box-subcat .image a, .product-list .image a {
		padding: 16%;
	}
	.box-product.box-subcat li .name {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* order */
	.order-list .order-info {
		text-align:left;
	}
	.order-content{
		padding-top:0;
	}
	.order-content>div>div {
		margin-top:20px;
	}
}

@media (max-width: 710px) {
	
	/** camera **/
	.camera_wrap  .camera_caption {
		margin-top:-95px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 34px;
		line-height: 32px;
		margin-bottom: 6px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 3px;
	}
	.camera_wrap .camera_caption p {
		width: 47%;
		font-size:12px;
		line-height:16px;
		margin-bottom:16px;
	}
	.camera_wrap .camera_caption > div > span {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 18px 10px;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 22px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 24px;
		width: 94px;
		height: 94px;
		line-height: 24px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 38px;
		line-height: 34px;
		letter-spacing:-1px;
	}
	/***/
	#content .box .box-product .rating, .product-grid .rating {
		padding: 12px 5px 5px 12px;
	}

}

@media (max-width: 555px) {
	
	/** camera **/
	.camera_wrap  .camera_caption {
		margin-top:-78px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 27px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 11px;
		line-height: 14px;
		margin-bottom: 2px;
	}
	.camera_wrap .camera_caption p {
		width: 52%;
		font-size:11px;
		line-height:14px;
		margin-bottom:13px;		
	}
	.camera_wrap .camera_caption > div > span {
		font-size: 12px;
		line-height: 14px;
		padding: 6px 14px 8px;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 18px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 19px;
		width: 75px;
		height: 75px;
		line-height: 19px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 30px;
		line-height: 27px;
	}
	/** banner **/
	#content .banner .s-desc h1 {
		font-size: 21px;
		line-height: 22px;
		margin-bottom: 6px;
	}
	/***/
	#content .box .box-product .rating, .product-grid .rating {
		padding: 8px 5px 5px 8px;
	}	
	.about-page i {
		display:none;
	}
	header .phone {
		display:none;
	}
	.content-border h2{
		margin-bottom:20px;
	}
	.content-border {
		border:0;
		padding:0;
		margin-bottom:0;
	}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
	}
	.product-list .cart-button {
		position:static;
		float:none;
	}
	.shop-cart .table.table-bordered {
		border:0
	}
	.shop-cart .table {
		display:block;
		width:100%
		}
	.shop-cart .table thead {
		display:none;
		}
	.shop-cart .table tbody {
		display:block;
		border:0;
	}
	.shop-cart .table tbody tr {
		display:block;
		margin-bottom:30px; 
		border:1px solid #cdcdcd;
		border-bottom:0;
	}
	.shop-cart .table tbody td {
		display:block;
		text-align:center;
		border:0;
		border-bottom:1px solid #cdcdcd;
	}

}
@media (max-width: 515px) {

	img#captcha {
		margin-left:0;
	}
	#content .box .box-product .rating, .product-grid .rating {
		padding: 13px 13px;
	}

}

@media (max-width: 480px) {
	
	/** camera **/
	.camera_wrap  .camera_caption {
		margin-top:-59px;
	}	
	.camera_wrap .camera_caption h2 {
		width: 50%;
		margin-bottom:5px;
		text-shadow:1px 1px 1px #fff;
	}
	.camera_wrap .camera_caption p {
		display:none;		
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 14px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 15px;
		width: 60px;
		height: 60px;
		line-height: 15px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 24px;
		line-height: 22px;
	}
	/***/
	
	#content .banner .s-desc h1 {
		font-size: 18px;
		line-height: 20px;
	}
	.checkout .checkout-product .table td {
		font-size:10px !important;
		padding:4px 2px !important;
	}	
	header #cart.active .content {
		max-height: 262px;
		min-height: 90px;
	}
	header #cart.active .content .content-scroll {
		height: 100%;
		max-height: 217px;
		padding-bottom: 10px;
		overflow-y:scroll;
		webkit-overflow-y:scroll;
	}
	
}

@media (max-width: 440px) {

	.login-content .heading i {
		font-size:30px;
	}	
	.login-content .heading h2 {
		font-size:13px;
	}
	.checkout-content {
		padding:10px;
	}	
	.cart-bottom .buttons .center {
		text-align:right;
	}	
	#confirm .name a {
		font-size:11px;
		text-transform:none;
		font-weight:400;
	}

}

@media (max-width: 410px) {

	#content .box .box-product .rating, .product-grid .rating {
		padding: 7px 5px 5px 7px;
	}
	#content .banner img {
		max-width:130px;
	}
	#content .banner .s-desc h1 {
		font-size: 16px;
		line-height: 18px;
		font-weight:bold;
	}
	#content .banner .s-desc p {
		font-size: 12px;
		line-height: 16px;
	}
	#content .banner .s-desc {
		padding-right: 35px;
	}
	#content .banner .s-desc i {
		bottom: 10px;
		right: 10px;
		font-size: 22px;
		line-height: 22px;		
	}
	.product-info .review img {
		margin-bottom:10px;
		float:none;
	}
	.product-info .review .btn-rew {
		float:none;
	}
	.product-filter .sort {
		float:none;
	}
	.product-filter .limit {
		float:none;
		margin:10px 0 0 0;
	}
	
}

@media (max-width: 372px) {
	
	#content .box .box-product .rating, .product-grid .rating {
		padding: 5px;
	}
	#content .banner .s-desc {
		padding: 5px 40px 5px 0;
	}
	#content .banner img {
		max-width:100px;
		margin-right: 12px;
	}
	#content .banner .s-desc h1 {
		font-size: 13px;
		line-height: 16px;
		margin-bottom:2px;
	}
	#content .banner .s-desc p {
		font-size: 11px;
		line-height: 14px;
	}
	/** camera **/
	.camera_wrap  .camera_caption {
		margin-top:-42px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 23px;
		line-height: 23px;
		margin-bottom:10px;
	}	
	.camera_wrap .camera_caption h2 {
		display:none;
	}
	.camera_wrap .camera_caption div div > span {
		line-height: 11px;
	}
	.camera_wrap .camera_caption div div {
		font-size: 12px;
		width: 48px;
		height: 48px;
		line-height: 12px;
	}
	.camera_wrap .camera_caption div div span span {
		font-size: 19px;
		line-height: 18px;
	}
	/***/
	
}

