/******************************************************/
@media (min-width:1200px) {
	.related {
		padding:0 50px;
	}
	.related .box-product .bx-wrapper .bx-next {
		margin-right:-65px;
	}
	.related .box-product .bx-wrapper .bx-prev {
		margin-left:-45px;
	}
	.banner .s-desc {	
		padding:18px 65px 17px 19px;
	}
	.product-grid .left, .box-product .inner, .subcatname{
		padding: 9px 25px 30px 25px;
	}	
	.table th, .table td {
		padding:20px;
	}
	.login-content .form-horizontal .control-label{
		max-width:100px
	}
	.login-content .form-horizontal .controls{
		margin-left:120px;
	}
	.banner .s-desc h1{
		font-size:19px;
		line-height:23px;
		margin-bottom:5px;
	}
	.banner .s-desc p{	
		font-size:12px;
		line-height:18px;
		margin-bottom:18px;
	}
	.name a , aside .box  ul  li  .name a{	
		font-size:14px;
		line-height:16px;
	}	
	.price {
		font-size:16px;
		line-height:19px;
	}
}
/******************************************************/
@media (min-width: 768px) and (max-width: 979px) {	
	.price .price-old{
		font-size:11px;
	}
	.block-compare .table th, .block-compare .table td {
		font-size:12px;
	}
	aside .box ul li a{
		font-size: 13px;
	}
	.name a, aside .box ul li .name a{
		font-size:11px;
	}
	.price{
		font-size:12px;
	}
	.banner .s-desc {	
		padding:11px 55px 11px 19px;
	}
	.banner .s-desc h1{
		font-size:14px;
		line-height:16px;
		margin-bottom:10px;
	}
	.banner .s-desc p{	
		display:none;
	}
	.banner .s-desc span{
		font-size: 12px;
		line-height: 14px;
		padding: 5px 12px 7px;
	}
	.product-grid .left, .box-product .inner, .subcatname {
		padding: 9px 15px 20px 17px; 
	}
	.box-product .price, .product-grid .price {
		margin-right: 0;
		width: 35%;
	}
	.box-category > ul > li ul {
		margin: 5px 0 5px 10px;
	}
	a.button, a.button-prod, aside .box ul li a.button{
		font-size: 12px;
	}
	footer h3{
		font-size: 12px;
		font-weight: bold;
	}
	footer .contacts p, footer li a{
		font-size: 11px;
		font-weight:normal;
	}
	.camera_caption {
		font-size: 35px;
		line-height: 38px;
		margin-top:-30px;
	}	
	.camera_caption h1{
		font-size: 24px;
		line-height: 29px;
	}
	.product-grid a.button i, .product-grid a.button span{
		display:none;
	}
	.product-grid a.button i.icon-shopping-cart{
		display:inline-block;
	}
	.product-grid ul li .cart a{
		padding:0 6px 0 4px;
	}
	.product-grid ul li .cart a i{
		padding:2px 0;
	}
	.login-content .form-horizontal .control-label{
		max-width:100%;
		text-align:left;
		}
	.login-content .form-horizontal .controls{
		margin-left:0px;
		}
	.related {
			padding: 0 79px
		}
	.product-filter .display {
		clear:both;
		float:none;
		padding-top:5px;
		width:100%;
		}
	footer .icon-phone {display:none;}
	.login-content .heading h2 {
		font-size:13px;
		}
	.login-content .heading i {
		font-size:20px;
		}
}
/******************************************************/
@media (max-width: 979px) {
	#menu {display:none;}
	#menu-gadget {
		display:block;
		margin-bottom:20px;
	}	
	.product-filter .product-compare {
	margin-top:2px;
	}
	.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 #c6ebfc;
		border-bottom:0;
		}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #c6ebfc
		}
}
/**********************************************/
@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: 767px) {
	.related .bx-wrapper{
		max-width:170px !important;
	}
	.related .box-product .bx-viewport {
		padding-left: 0;
	}
	.related .box-product .bx-wrapper .bx-prev {
		margin-left: -60px;
	}
	.box-product .price, .product-grid .price {
		margin-right: 0;
		width: 35%;
	}
	aside .box-product .price {
		margin-right: 5%;
		width: 30%;
	}	
	aside .box ul li .name a{
		font-size: 14px;
	}
	aside .box ul li .price {
		font-size:16px;
		line-height:19px;
	}
	header .top-header{
		padding-top:0;
	}
	aside .box.category{
		display:none;
	}
	aside .box, .tabs{	
		margin-bottom:20px;
	}
	aside .box .box-heading{
		margin-bottom:20px;
	}
	aside .box.specials  ul  li, aside .box.specials ul li:first-child,
	aside .box.bestsellers  ul  li, aside .box.bestsellers ul li:first-child,
	aside .box.new-products  ul  li, aside .box.new-products ul li:first-child{
		border-top:1px solid #C6EBFC;
	}
	.header-bg{
		background-color:#fff;
	}
	.header-bg .container{
		text-align:left;
	}
	header .logg, header .header-button, header .phone{
		display:none;
	}
	aside .box .box-heading{
		background-color: #57C5F6;
		color: #FFFFFF;
		font-family: 'Open Sans',sans-serif;
		font-size: 18px;
		line-height: 22px;
		padding: 10px 10px 10px 20px;
	}	
	aside .box .box-content .box-product ul > li {
		margin: 0 auto;
		text-align:center;
		margin-bottom:20px;
	}
	header .container, .header-modules .container, .bottom-modules .container{
		width:auto;
	}
	.fluid_container{
		width:100%;
	}
	.camera_caption{
		font-size:28px;
		line-height:34px;
		margin-top:-40px;
	}	
	.product-grid .image a, .box-product .image2 a, .box-product .image a {
		padding: 10%;
	}
	aside.box-product .image2 a {
		padding: 23px;
	}
	#content .box-product .image2{
		margin-bottom:0;
	}	
	.box-product, .product-grid li{
		text-align:left;
	}
	.box-product .name, .product-grid .name{
		padding:0;
	}
	#cart .heading span.link_a{
		border-left:1px solid #328bb2;
		cursor:pointer;
	}
	#cart .heading span.link_a i{
		display:none;
		}	
	#cart .heading span.link_a:before {
		height: 50px;
		margin-right: 0;
		width: 45px;
	}
	#cart .heading span.link_a {
		line-height:50px;
		border-radius:0;
		padding:0;
		}
	header #cart.active .content {
		top:50px
		}
	#page { margin:0 auto; box-shadow:none}
	#powered {
		text-align:center;
		}	
	aside #compare {
		display:none !important;
		}
	#full_gallery {
		display:block;
		margin:0 auto;
		}
	#default_gallery {
		display:none;		
		}
	.tabs .tab-heading:hover {
		cursor:pointer;
		}
	.tabs .tab-content {
		display:none;
		}
	#content {
		float:right;
		margin-bottom:20px;
		}
	.box {margin-bottom:10px; padding-bottom:0;}
	
	.product-grid .name {
		height:auto;
		}
	.product-list .description {
		display:none;
		}
	.product-info h1 {display:none;}
	.product-info h1.view {display:block;}
	.product-filter .display {display:none;}
	#content .box {margin-bottom:5px;}
	.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-product li {
		margin-bottom:20px;
		}
	.footer-top {
		display:none;
	}	
	footer {padding:0;}
	#powered {margin-top:0; padding:15px 20px;}
	header #logo {margin:10px 0 20px 0;}
	.cart-position {
	  position:fixed;
	  top:0;
	  right:0px;
	  margin:0;
	  z-index:105;
	  }
	/*********************** box product *************************/
	#content .box-product  .image2{
		float:left;
		width:30%;
		border: 1px solid #C6EBFC;
		}
	.product-grid li, .product-list li, .box-product li{
		padding-top:20px;
		border-top-color: #D8F2FD;
	}	
	.product-grid li:first-child, .product-list li:first-child, .box-product li:first-child, .product-grid li:first-of-type{
		padding-top:0;
		border-top: none;
	}
	.related .box-product li, .related .product-grid li:first-child{
		padding-top:0;
		border-top:1px solid #C6EBFC;
		border-top-color: #C6EBFC;
	}
	.product-grid .left, .product-list .left, .box-product .inner{
		border:none;
		padding:0;
	}
	.related .box-product .inner{
		border:1px solid #C6EBFC;
		border-top:none;
		padding:9px 15px 20px 17px;
	}
	aside .box-product .inner{
		border:1px solid #C6EBFC;
		border-top: none;
		padding: 9px 25px 30px;
		text-align:left;
	}
	aside .box .box-content{
		padding:0;
		border:none;
		margin:0 10px;
	}
	#content .box-product .inner {
		width:58%;
		float:left;
		margin-left:6%;
		}
	#content .box-product li{
		margin-bottom:30px;
		}
	#content .related .box-product li{
		margin-bottom:0;
		}
	#content .related .box-product .inner {
		width:auto;
		float:none;
		margin-left:0;
		}
	/*********************** search *************************/
	#search {
		position:fixed;
		top:50px;
		left:0px;
		z-index:101;
		display:none;
		width:100%;
		margin:0;
		z-index:10;
		}
	#search .inner {
		padding:4px 5px;
		background-color:#3dafe1;
		overflow:hidden;
		position:relative;
		}
	#search input {
		width:100%;
		max-width:none;
		border-radius:4px;
		box-shadow:inset 0 0 11px rgba(0,0,0,0.22);
		height:44px;
		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:13px;
		right:13px;
		height:26px;
		}
	#search .button-search:hover {color:#919090}
	/******************* 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.icon-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:47px;
		height:22px;
		line-height:22px;
		width:30px;
		text-align:center;
		overflow:hidden;
		font-weight:600;
		}
	header #cart.active .content {
		display: block;
		}
	.toprow-1 .cart-position {display:block; margin:0;}
	/*******************************************************/
	.span3 .box-content {display:none;}
	.box-heading:hover {
		cursor:pointer;
		}
	.box-heading i {
		float:right;
		font-size:22px;
		color:#fff;
	  }
	.box-heading:hover i {		
		color:#f0f9fd;
	  }
	aside .box-product .name {height:auto !important;}
	/*************************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 #328bb2;
		float:left;
	}
	body #page {
		height:100%
		}

	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background-color:#000;
		z-index:99;
		opacity:0.5
		}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
		}
	.swipe-menu ul.links li > span{
		display:none;
	}
	.swipe-menu #currency {
		display:block;
	}
	body #body .swipe .swipe-menu{
		background-color: #fff;
		height:100%;
		overflow:scroll;
		
		}
	body #body .swipe {
		display:none;
		}
	body.ind #body .swipe {
		display:block;
		background-color:#e7f6fd;
		position:fixed;
		width:237px;
		top:50px;
		left:0px;
		z-index:100;
		overflow:hidden;
		z-index:101;
		}
	header .toprow {display:none;}
	header .toprow-1 {display:block;}

	/********************************************/
	.banner>div {
		margin-bottom:10px;
		}
	#livesearch_search_results {
		display:none !important; 
		}
	/************************************ product list ****************************************************/
	.product-list ul li .image {
		width:30%;
		float:left;
		}
	.product-list ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
		}
	/********************************  product grid ***********************************************************/
	.product-grid ul li {
		overflow:hidden;
		}
	.product-grid ul li .image {
		width:30%;
		float:left;
		border: 1px solid #C6EBFC;
		}
	.product-grid ul li .left {
		width:63%;
		float:left;
		margin-left:5%;
		}

	/************************************** 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;
		border:1px solid #C6EBFC
		}
	.box-product.box-subcat li .name {
		width:63%;
		float:left;
		margin-left:5%;
		padding:0;
		border:none;
		}  

	/********************************************************/
	.order-list .order-info {
		text-align:left;
		}
	.order-content{
		padding-top:0;
		}
	.order-content>div>div {
		margin-top:20px;
		}
	}
/*****************************************************************/
@media (min-width: 481px) and (max-width: 767px){
	.banner{
		width:100%;
	}
	.banner .span3 {
		max-width: 32%;
		width: 32%;
		margin-left:2%;
		float:left;
	}	
	.banner .span3:first-child {
		margin-left:0;
	}
	.banner .s-desc {
		padding-top:9%;
		padding-right:32%;
	}
	.banner .s-desc h1 {
		font-size: 17px;
		max-width:99%;
	}	
	.banner .s-desc p {
		display:none;
	}	
	.header-bg .container {
		text-align:left;
	}	
}
/******************************************************/
@media (max-width: 580px) {
	.banner .s-desc span {
		display:none;
	}	
	.banner .s-desc h1 {
		font-size: 15px;
	}
}
/******************************************************/
@media (max-width: 555px) {
	.content-border h2{
		margin-bottom:20px;
		}	
	.content-border {
		border:0;
		padding:0px;
		margin-bottom:0px;
		}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
		}
	.product-list .cart-button {
		position:static;
		float:none;
		margin:10px 0 0 0
		}
	.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 #c6ebfc;
		border-bottom:0;
		}
	.shop-cart .table tbody td {
		display:block;
		text-align:center;
		border:0;
		border-bottom:1px solid #c6ebfc;
		}
}
/******************************************************/
@media (max-width: 515px) {
	img#captcha {
		margin-left:0px;
		}
}
/******************************************************/
@media (max-width: 410px) {
	.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: 480px) {
	.banner {
		width:100%;
		padding:20px 0;
		background-color:#E7F6FD;
	}	
	.banner>div a {
		text-align:left;
	}
	.banner>div {
		text-align:center;
	}	
	.banner .s-desc {
		padding: 25px 60px 15px 25px;
	}
	.banner .s-desc span {
		display:inline-block;
	}
	.checkout-product td.name a{
		font-size:9px;
		line-height:11px;
	}
	.checkout .checkout-product .table td{
		font-size:9px !important;
	}
	.product-grid .cart-button .wishlist, .product-grid .cart-button .compare,
	.product-list .cart-button .wishlist, .product-list .cart-button .compare{
		display:none;
		}	
	.camera_caption {
		font-size: 18px;
		line-height: 22px;
		margin-top:-28px;
	}
	.camera_caption h1 {
		font-size: 18px;
		line-height: 22px;
	}	
	.checkout .checkout-product .table td {
		font-size:10px !important;
		padding:4px 2px !important;
	}
}
/******************************************************/
@media (max-width: 440px) {
	#shipping-address td select, #shipping-address td input{
		max-width:150px
		}
	.login-content .heading i {
		font-size:30px;
		}
	.login-content .heading h2 {
		font-size:13px;
		}
	.checkout-content {
		padding:10px
		}
	header #cart.active .content {
		height:250px;
		overflow:hidden;
		}
	header #cart.active .content .content-scroll {
		height:100%;
		overflow:scroll;
		webkit-overflow-y:scroll
		}
	.cart-bottom .buttons .center {text-align:right;}	
}
@media (min-width:348px) and (max-width:420px){
	.banners a .s-desc{
		height:76%;
	}	
	.banners a:hover .s-desc{
		max-height:76%;
		padding-top:12%;
		padding-bottom:12%;
	}
}
@media (max-width:347px){
	.banners a .s-desc{
		height:84%;
	}	
	.banners a:hover .s-desc{
		max-height:84%;
		padding-top:8%;
		padding-bottom:8%;
	}
}