
@media (min-width: 1200px) {
	.container {
		width:1200px;
	}
	#tm_menu {
		margin-right: 140px;
	}
	
}
	
@media (max-width: 1199px) {

	.table th, .table td {
		padding:8px;
	}
	#top-links li a i {
		display: inline-block;
	}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.top-panel{
		position:relative !important;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {	
	
	.related-products {
		padding: 0 105px;
	}
	.banners .over {
		padding: 0 5%;
	}
	.box_html.terms .quote {
		padding: 18px 16px 19px;
		width: 58%;
	}
	
}

@media (min-width: 768px) {

	.nav__primary.isStuck{
		width:100%;
		z-index:90;
	}
	.product-layout.product-grid  .product-thumb:hover .cart-button.list {
		display:none;
	}
	.box-cart {
		margin:20px 0 20px 21px;
		z-index:44;
	}
	.box .box-content .last {
		clear:left;
	}
	.product-list .product-thumb .image {
		float: left;
		margin-right:1.5%;
	}	
	ul.soc-icon li a,
	.box-language .dropdown-toggle, 
	.box-currency .dropdown-toggle,
	#search button,
	#tm_menu  ul  li  a,
	.box_html.header-block a,
	.box_html.brand li a,
	.footer_box.contacts .foot_mail a,
	.box_html.terms a .img:after,
	.box_html.terms .name-terms,
	.box_html.terms .img img,
	#livesearch_search_results li,
	#cart > button:hover,
	.box-category .menu li a,
	.box-category .menu li a + i,
	.btn,
	.banners  a,
	a.quickview,
	.product-thumb .image a,
	.btn.btn-add i,
	footer li a,
	.copyright a,
	#back-top span,
	.box-category .menu  li > a i,
	.box.info .box-content ul li a i,
	.manufacturer-content a i,
	.site-map-page ul.list-unstyled li a i,
	.account-account #content ul.list-unstyled li a i,
	#top-links a,
	#top-links li a i ,
	.top-search i,
	.camera_prev, 
	.camera_next,
	.camera_prev i, 
	.camera_next i,
	.box-subcat li .image,
	.name a,
	#compare-total,
	#compare-total i,
	.breadcrumb a,
	#default_gallery .image-thumb .bx-wrapper .bx-prev, 
	#default_gallery .image-thumb .bx-wrapper .bx-next,
	.bx-wrapper .bx-controls-direction a:hover,
	.box-currency .dropdown-menu button,
	.box-language .dropdown-menu a,
	.banners .tx-title,
	.banners .over,
	.banners a .button-banner,
	.banners div a img,
	.box-subcat li .image a,
	.pagination > li > a,
	.rating-section a,
	.product-section a,
	.zoomWindowContainer .zoomWindow,
	.related-products li .product-thumb
	{
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
		transition: all 0.6s ease 0s;
	}
	
	.banners a:hover .over,
	.banners a:hover .button-banner{
		transition-delay:.1s;
		-webkit-transition-delay:.1s;
	}
	
	
}

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

	footer h5 {
		word-wrap:break-word
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	#tm_menu > ul > li > a {
		font-size: 13px;
		line-height: 16px;
		padding: 0px 2px 5px;
	}	
	footer li a {
		font-size: 12px;
	}
	#logo {
		max-width:25%;
		margin-top:18px;
	}
	.sf-arrows .sf-with-ul:after {
		margin-left: 5px;
	}
	.box-cart {
		margin: 12px 0 15px 10px;
	}
	#tm_menu > ul > li ul {
		padding-top: 27px;
	}
	.search {
		margin: 27px 0 15px 5px;
	}
	.banners {
		font-size: 12px;
		line-height: 16px;
	}
	.banners .over {
		margin-top: -55px;
	}
	.banners .tx-title {
		font-size: 18px;
		margin-bottom: 0;
	}
	.banners a .button-banner {
		font-size: 14px;
		line-height: 16px;
		margin-top: 5px;
		padding: 5px 10px 7px;
	}
	.box_html.terms .quote {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 12px;
		width: 48%;
	}
	#top-links li a i.fa-angle-right {
		display: none;
	}
	#search input {
		width: 150px;
	}
	.related-products {
		padding: 0 121px;
	}
	.button-view {
		margin-top:10px;
	}
	footer h5 {
		word-wrap:break-word;
	}
	footer ul li a {
		word-wrap:break-word;
	}

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) { 
	#full_gallery {
		display:block;
	}
	.top-panel{
		position:relative !important;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}
}

@media (max-width: 767px) {	
	
	.search {
		margin: 28px 0 18px 0;
	}
	.product-thumb .description1, 
	.product-thumb .description {
		padding: 0;
	}
	.product-thumb .rating {
		width: auto;
	}
	.product-grid .product-thumb {
		border: none;
		text-align:left;
	}
	aside .box .product-layout li {
		margin-bottom: 15px;
	}
	aside .product-layout > div:hover .cart-button{
		border-color:#e8e8e8;
	}
	aside .product-layout div .cart-button{
		position:relative;
		display:inline-block;
		border-color:#fff;
	}
	.product-layout.product-grid .cart-button.list,
	.product-layout.product-grid >div:hover .cart-button.list {
		position:relative;
		display: inline-block;
		width:auto;
		background:none;
		border:none;
		padding-bottom:0;
	}
	.product-layout.product-grid .cart-button.list .btn.btn-add{
		margin-left:0;
	}
	.product-layout.product-grid .image a{
		border:1px solid #fff;
	}
	.product-layout.product-grid .image a:hover{
		border-color:#e8e8e8;
	}
	.product-layout.product-grid .cart-button.grid,
	.product-layout.product-grid  .product-thumb:hover .cart-button,
	.product-layout.product-grid >div:hover .cart-button.grid
 	{
		display: none;
	}
	.box_html.terms .col-sm-4{
		display:inline-block;
		width:100%;
		margin-top:10px;
	}
	.box_html.terms .col-sm-4:first-child{
		margin-top:0;
	}
	.box_html.header-block .col-sm-4{
		margin-top:20px;
	}	
	.box_html.header-block .col-sm-4:first-child{
		margin-top:0;
	}
	.product-layout .product-thumb .cart-button {
		display: inline-block;
	}
	#content .box .product-thumb .caption,
	#content .box .product-thumb .cart-button {
		text-align:center;
	}
	#content .box .product-thumb .image a {
		display: inline-block;
	}
	.product-list .image {
		max-width:40%;
	}
	aside .box,
	aside .box h3 {
		margin-bottom: 10px;
	}	
	aside .box.featured .box-content,
	aside .box.latest .box-content{
		text-align: center;
		padding-top:20px;
	}
	aside .box .product-layout	{
		display: inline-block;
		float:none;
		margin-top:0;
		margin-bottom: 20px;
		max-width: 270px;
		text-align: left;
		width: auto !important;
	}
	aside .box.bestsellers .product-layout{
		display: block;
		text-align: center;
		width: 100%;
		max-width: 100%;
		margin-bottom:30px;
	}
	aside .box.bestsellers .product-layout .product-thumb{
		max-width: 270px;
		display:inline-block;
		text-align:left;
	}
	.banners {
		text-align:center;
	}
	.banners > div.col-sm-4 {
		display:inline-block;
	}
	aside .box.category {
		display:none;
	}
	#menu-gadget {
		display:block;
		margin-bottom:30px;
	}
	#tm_menu {
		display:none;
	}
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	#cart .dropdown-menu {
		max-height:300px;
		overflow:auto;
	}
	.box-cart {
		padding:0;
		border:0;
		background:none;
	}
	nav#top {
		display:none;
	}
	header,
	.common-home header {
		margin: 50px 0 20px;
	}
	#logo {
		margin:10px 10px 10px 0;
	}
	.toprow-1 {
		display:block;
	}
	footer {
		border-top:0;
	}
	footer>.container {
		display:none;
	}
	footer .copyright {
		padding:20px 0;
		margin-top:0;
	}
	footer .social-block {
		margin-bottom: 0;
	}
	.fluid_container .camera_caption > div {
		max-width:100%;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	.checkout_button {
		display:none;
	}
	a.quickview {
		display:none !important;
	}
	aside {display:block;}
	#full_gallery {
		display:block;
		
	}
	#default_gallery {
		display:none;
	}
	.box-subcat li .image  {
		display:inline-block;
	}
	aside .box-content {
		display: none;
	}
	aside .box.featured .box-content,
	aside .box.latest .box-content	{
		text-align:center;
	}
	aside .box-heading {
		cursor:pointer
	}
	aside .box-heading i {
		float:right;
		color:#8ab570;
		font-size:19px;
		line-height:19px;
		cursor:pointer;
	}
	aside .box-heading:hover i{
		color:#ccd392;
	}
	#content {
		margin-top:0;
		margin-bottom:30px;
	}
	footer {
		margin-top:20px;
		padding-top:0;
	}
	#top-links,
	.button-view {
		display:none;
	}
	.product-list .product-thumb .image,
	.product-grid .product-thumb .image {
		float:left;
		margin-right:20px;
		width:35%
	}
	.product-list .product-thumb .image a{
		border:1px solid #fff;
	}
	.product-list .product-thumb .image a:hover{
		border-color:#e8e8e8;
	}
	.box-subcat li {
		overflow:hidden;
		clear:both;
		text-align:left;
	}
	.box-subcat li .image {
		float:left;
		margin-right:15px;
		width:25%
	}
	.banners > div div.banner-box {
		display:inline-block;
		max-width:100%;
		margin-bottom:20px;
	}
	#cart {
		position:fixed;
		top:0;
		right:0;
		margin:0;
		z-index:91
	}
	#cart > button i {
		display:block;
		float:left;
		line-height:50px;
		font-size:30px;
		margin-right:10px;
	}
	#cart > button strong {
		display:none;
	}
	#cart > button {
		padding:0 20px 0 15px;
		background:none;
		border-left:1px solid #000;
		line-height:50px;
		height:50px;
		width:auto;
		vertical-align:top;
		color:#fff;
	}
	#cart > button i.fa-angle-down {
		display:none;
	}
	#cart > button > span#cart-total2 {
		margin: 2px 0 0 -15px;
	}
	.product-desc iframe {
		float: none;
		margin:0 0 2em;
		max-width:560px;
		width: 100% !important;
	}
	.related-products {
		padding: 0 38px;
	}
	.related-products .bx-wrapper .bx-prev {
		left: -30px;
	}
	.related-products .bx-wrapper .bx-next {
		right: -30px;
	}
	.related-products .bx-wrapper .bx-controls-direction a {
		font-size: 15px;
		line-height: 18px;
		display:inline-block;
		width:1.2em;
		height:1.2em;
		border:none;
		color:#8ab570;
		background:none;
	}
	.related-products .bx-wrapper .bx-controls-direction a:hover {
		color:#333;
	}
	.related-products .bx-wrapper .bx-controls-direction a i {
		line-height: 18px;
	}
	.related-products .bx-wrapper {
		width: 224px;
	}
	
/********************************************/
	
}
@media (max-width: 640px) {

	.checkout-cart #collapse-voucher input,
	.checkout-cart  input#input-coupon
	{
		width:100%;
		margin-bottom:5px;
	}

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

	.stickers{
		display:none;
	}
	#logo {
		margin-top:10px;
		max-width:80%;
	}
	.product-list .product-thumb, 
	.product-grid .product-thumb {
		text-align:center;
	}
	.product-list .product-thumb .image, 
	.product-grid .product-thumb .image {
		float:none;
		width:100%;
		max-width:100%;
		margin:0 auto 10px;
	}
	.product-list .product-thumb .image a,
	.product-grid .product-thumb .image a
	{
		display:inline-block;
	}
}


@media (max-width: 480px) {
	.banners {
		display:block;
	}
	.banners > div.col-sm-4 {
		max-width:100%;
	}
	.banners .over {
		padding: 0 5%;
	}
}

@media (max-width: 410px) {

	.box_html.terms .quote {
		width: 60%;
		padding: 15px 20px;
	}
	div.camera_caption > div > div {
		display:inline-block;
	}
	#accordion .table td, 
	#accordion .table thead td {
		font-size:12px;
		word-wrap:break-word
	}
	#accordion .table thead td {
		font-size:10px;
	}
	.checkout-cart .buttons div.pull-left{
		display:inline-block;
		float:none !important;
		width:100%;
	}
	.checkout-cart .buttons div.pull-left .btn{
		float:right;
		margin-bottom:5px;
	}
	img.alignleft {
		float:none;
		margin:0 0 20px;
	}
}

@media (max-width: 370px) {	
	.fb-like-box,
	.fb-like-box>span,
	.fb-like-box iframe  {
		width:270px !important
	}
	.table.privacy_page td {
		padding:8px
	}
	.delivery_page .table td,
	.delivery_page .table th {
		padding:6px
	}
}

