
@media (min-width: 1200px) {

	.container {
		width:1200px;
	}
		
}


@media (min-width: 992px) and (max-width: 1199px) {	
	
	a.quickview {
		top: 20%;
	}
	#default_gallery .image-thumb {
		padding-right: 16px;
	}
	.box h3 {
		font-size: 24px;
		padding-bottom: 22px;
		line-height: 29px;
		margin-bottom: 35px;		
	}
	#search input {
		width: 160px;
	}
	#top-links {
		margin-left: 20px;
	}
	#default_gallery .image-thumb .bx-wrapper .bx-prev, 
	#default_gallery .image-thumb .bx-wrapper .bx-next {
		height: 20px;
		line-height: 20px;
	}
	#default_gallery .image-thumb .bx-wrapper .bx-prev i, 
	#default_gallery .image-thumb .bx-wrapper .bx-next i {
		line-height: 20px;
	}
	.list-inline > li {
		padding-left: 2px;
		padding-right: 2px;
	}
	#top-links a {
		font-size: 10px;
		letter-spacing: 0;
	}
	.product-desc iframe {
		height: 253px;
	}
	.phone i {
		margin-right: 15px;
	}
	.box-cart {
		margin-left: 20px;
	}
	/***/
	div.parallax > div {
		padding: 132px 0 205px;
	}
	div.parallax h1 {
		font-size: 80px;
		line-height: 80px;
		margin-bottom: 26px;
	}
	div.parallax h2 {
		font-size: 48px;
		line-height: 53px;
	}
	div.parallax p {
		font-size: 16px;
		letter-spacing: 0;
		line-height: 20px;
	}
	div.parallax a {
		bottom: 23px;
		height: 109px;
		line-height: 108px;
		width: 109px;
	}
	div.parallax a i {
		font-size: 50px;
		line-height: 109px;
	}
	.parallax-3 {
		margin-bottom: 53px;
	}
	.common-home #content .box {
		margin-bottom: 50px;
	}
	#content .box.brand {
		margin-bottom: 44px;
	}
	.box_html.events .info i {
		font-size: 24px;
		height: 48px;
		line-height: 48px;
		margin-right: 18px;
		width: 48px;
	}
	.box_html.events .info {
		margin-top: 0;
	}
	footer {
		padding-top: 46px;
	}
	.common-home footer {
		margin-top: 30px;
	}
	.copyright {
		margin-top: 50px;
	}
	/***/
	#tm_menu div > ul > li > a > span {
		padding: 0 20%;
	}
	.banners > div .s-desc {
		font-size: 24px;
		line-height: 24px;
		margin-top: -42px;
	}
	.banners > div .s-desc span {
		font-size: 48px;
		line-height: 48px;
	}
	.line-product {
		margin-bottom: 47px;
		padding-bottom: 15px;
	}
	.border-box,
	.facebook.info .border-box {
		padding: 32px 16px 18px 30px;
	}
	
}
	
@media (max-width: 1199px) {
	
	.table th, .table td {
		padding:8px;
	}
	#top-links li a i {
		display: inline-block;
	}
	.table th, .table td {
		padding:8px;
	}
	#top-links li a i {
		display: inline-block;
	}

}

@media (min-width: 768px) {
	
	#top-links a:hover,
	#search button i,
	.box-language i, 
	.box-currency i,
	.box-currency .dropdown-menu button,
	.box-language .dropdown-menu a,	
	.menu-shadow li a,
	#cart > button:hover,
	#cart > button:hover strong,
	#cart > button:hover i,	
	.product-thumb .image img,
	.box-subcat li .image img,
	.banners > div a img,
	.quickview_image a img,
	#compare-total:hover,
	.product-section a:hover,
	.breadcrumb a:hover,
	#default_gallery .image-thumb .bx-wrapper .bx-prev, 
	#default_gallery .image-thumb .bx-wrapper .bx-next,
	.product-buttons .btn i,
	#reviews_form_title,
	a.quickview,	
	.btn:hover,
	.banners  a .s-desc,
	.banners  a .s-desc span,
	.quickview_manufacture a:hover,
	.name a:hover,
	.phone a:hover i,
	.box_html.events .list-unstyled li a:hover,
	.box_html.events .info a:hover,
	.social li a:hover i,
	#tm_menu div > ul > li > a > span,
	footer a,
	div.parallax a,	
	div.parallax a:after,
	#content ul.list-unstyled li a i,
	.box_html .brand a img,
	#livesearch_search_results li a,
	#livesearch_search_results li
	{
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	
	.product-thumb .image a:hover img,
	.box-subcat li .image a:hover img,
	.quickview_image a:hover img {
		-moz-transform:scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}
	
	#tm_menu div > ul > li > a .over1{
		-moz-transition-delay: .05s;
		-ms-transition-delay: .05s;
		-o-transition-delay: .05s;
		-webkit-transition-delay: .05s;
		transition-delay: .05s;
	}
	#tm_menu div > ul > li > a  .over2{
		-moz-transition-delay: .1s;
		-ms-transition-delay: .1s;
		-o-transition-delay: .1s;
		-webkit-transition-delay: .1s;
		transition-delay: .1s;
	}
	#tm_menu div > ul > li > a  .over5{
		-moz-transition-delay: .15s;
		-ms-transition-delay: .15s;
		-o-transition-delay: .15s;
		-webkit-transition-delay: .15s;
		transition-delay: .15s;
	}
	#tm_menu div > ul > li > a  .over4{
		-moz-transition-delay: .2s;
		-ms-transition-delay: .2s;
		-o-transition-delay: .2s;
		-webkit-transition-delay: .2s;
		transition-delay: .2s;
	}
	#tm_menu div > ul > li > a .over6{
		-moz-transition-delay: .25s;
		-ms-transition-delay: .25s;
		-o-transition-delay: .25s;
		-webkit-transition-delay: .25s;
		transition-delay: .25s;
	}
	
	.banners > div a:hover .s-desc {
		padding-left:5px;
	}
	.banners > div a:hover .s-desc span {
		padding-left:5px;
	}
	div.parallax a:after
	 {
		position:absolute;
		display:inline-block;
		content:'';
		background:none;
		border:6px solid #e74c3c;
		top:0;
		left:0;
		pointer-events: none;
		width: 100%;
		height: 100%;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
		transform:scale(1);
		-moz-transform:scale(1);
		-webkit-transform:scale(1);
	}
	div.parallax a:hover:after
	 {
		transform:scale(1.07);
		-moz-transform:scale(1.07);
		-webkit-transform:scale(1.07);
		border-color:#ff6a5a;
	}
	
	div.parallax a:hover,
	a.quickview,
	.banners > div a:hover .s-desc a:after,
	#tm_menu div> ul > li > a:before,
	div.parallax a:hover:after,
	#content ul.list-unstyled li a:hover i{
		-webkit-transition: all 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
		-moz-transition: all 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
		-ms-transition: all 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
		-o-transition: all 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
		transition: all 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
	}
	
	#content ul.list-unstyled li a:hover i {
		margin-left:5px;
		margin-right: 11px;
	}	
	.box h3 i{
		display:none;
	}
	.product-list .product-thumb .image {
		float: left;
	}
	.box .box-content .last {
		clear:left;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {
	
	footer h5 {
		word-wrap:break-word;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.box h3 {
		font-size: 19px;
		padding-bottom: 19px;
		line-height: 23px;
		margin-bottom: 28px;		
	}	
	#default_gallery .image-thumb {
		padding-right: 15px;
	}
	/***/
	#top {
		margin-bottom: 40px;
	}	
	.phone {
		font-size: 16px;		
		line-height: 19px;
		margin-top:16px;
	}
	.phone i {
		font-size: 19px;
		height: 19px;
		line-height: 22px;
		margin-right: 10px;
	}
	#default_gallery .image-thumb .bx-wrapper .bx-prev, 
	#default_gallery .image-thumb .bx-wrapper .bx-next {
		height: 16px;
		line-height: 16px;
	}
	#default_gallery .image-thumb .bx-wrapper .bx-prev i, 
	#default_gallery .image-thumb .bx-wrapper .bx-next i {
		line-height: 16px;
	}
	div.parallax > div {
		padding: 105px 0 164px;
	}
	div.parallax h1 {
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 20px;
	}
	div.parallax h2 {
		font-size: 38px;
		line-height: 42px;
	}
	div.parallax p {
		font-size: 13px;
		letter-spacing: 0;
		line-height: 16px;
	}
	div.parallax a {
		bottom: 22px;
		height: 87px;
		line-height: 86px;
		width: 87px;
	}
	div.parallax a i {
		font-size: 40px;
		line-height: 87px;
	}
	.parallax-3 {
		margin-bottom: 42px;
	}
	.common-home #content .box {
		margin-bottom: 40px;
	}
	#content .box.brand {
		margin-bottom: 30px;
	}
	.box_html.events .info i,
	#content ul.list-unstyled li a i {
		display:none;
	}
	.box_html.events .info {
		margin-top: 0;
	}
	.banners > div .s-desc {
		font-size: 19px;
		line-height: 19px;
		margin-top: -34px;
	}
	.banners > div .s-desc span {
		font-size: 38px;
		line-height: 38px;
	}
	.banners > div .s-desc:after {
		font-size: 28px;
		height: 62px;
		line-height: 62px;
		margin-top: -28px;
		width: 62px;
	}
	header {
		padding-bottom:30px;
	}	
	.line-product {
		margin-bottom: 47px;
		padding-bottom: 15px;
	}
	.border-box,
	.facebook.info .border-box {
		padding: 18px 12px 15px 15px;
	}
	.box_html.events .info a {
		font-size: 18px;
		line-height: 23px;
	}
	#content ul.list-unstyled li {
		padding: 7px 0 6px;
	}
	footer {
		padding-top: 46px;
	}
	.common-home footer {
		margin-top: 30px;
	}
	.copyright {
		margin-top: 50px;
	}
	footer .col-sm-2 {
		width:33.3333%;
	}
	footer .col-sm-4 {
		width:66.6666%;
	}
	.product-list .btn-add {
		display:inline-block;
	}	
	.footer_box {
		margin-bottom: 20px;
	}
	#content .box {
		margin-bottom:30px;
	}
	.facebook.info .fb_iframe_widget > span, 
	.facebook.info iframe {
		height: 237px !important;
	}
	a.quickview {
		top: 15%;
	}
	.box-cart {
		margin-left: 20px;
		margin-bottom:5px;
	}
	.phone {
		margin-left:10px;
	}
	/***/
	.product-desc iframe {
		height: 194px;
	}
	#logo {
		max-width:40%;
	}
	.header-block {
		margin: 0;
		max-width:60%;
	}
	.button-view {
		margin-top:10px;
	}
	footer h5 {
		word-wrap:break-word;
	}
	footer ul li a {
		word-wrap:break-word;
	}	

}

@media (max-width: 991px) {
	
	#menu-gadget {
		display:block;
		margin-bottom:30px;
	}
	input#input-voucher, 
	input#input-coupon {
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
	}
	.common-home #menu-gadget {
		margin-bottom:0;
	}
	#tm_menu {
		display:none;
	}
	.box_html.events i {
		float:none;
		margin:0 auto 10px
	}
	div.parallax>div {
		/*background-position:top !important;*/
		background-attachment:inherit !important;
		background-size: cover;
	}
	.btn i {
		float:none;
	}

}

@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) {	
	
	.table-responsive > .table > thead > tr > th, 
	.table-responsive > .table > tbody > tr > th, 
	.table-responsive > .table > tfoot > tr > th, 
	.table-responsive > .table > thead > tr > td, 
	.table-responsive > .table > tbody > tr > td, 
	.table-responsive > .table > tfoot > tr > td {
		white-space: normal;
	}
	.banners {
		margin-bottom: 25px;
	}
	#search input {
		width: 344px;
	}
	div.parallax > div {
		padding: 84px 0 131px;
	}
	div.parallax h1 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 15px;
		margin-left:0;
		padding-left:0;
	}
	div.parallax h2 {
		font-size: 30px;
		line-height: 36px;
		padding-left:0;
	}
	div.parallax p {
		font-size: 13px;
		letter-spacing: 0;
		line-height: 16px;
		padding-left:0;
		width: 65%;
	}
	div.parallax a {
		bottom: 22px;
		height: 87px;
		line-height: 86px;
		width: 87px;
	}
	div.parallax a i {
		font-size: 40px;
		line-height: 87px;
	}
	.phone {
		font-size: 24px;
		line-height: 29px;
		margin-top:20px;
		margin-left:30px;
	}
	.phone i {
		font-size: 32px;
		height: 29px;
		line-height: 34px;
		margin-right: 8px;
	}
	#top {
		margin-bottom: 25px;
	}
	header {
		text-align:center;
		padding-top:50px;
		padding-bottom:20px;
	}
	.product-list .image {
		margin-bottom: 23px;
		margin-right: 0;
	}
	#content .box .product-thumb,
	.product-grid .product-thumb,
	.product-list .product-thumb
	{
		display: inline-block;
		width:auto;
		width: 270px;
		max-width:100%;
		text-align:left;
	}
	#content .box .product-layout,
	.product-grid.product-layout,
	.product-list.product-layout
	{
		text-align:center;
	}
	.product-list.product-layout {
		width:50%;
		float:left;
	}
	.box_html {
		margin-bottom: 30px;
	}
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;		
	}
	.line-product{
		display:none;
	}
	.facebook.info.col-sm-4,
	.box_html.events .col-sm-6 {
		width: 100%;
		margin:0 0 15px 0;	
	}
	.box_html.events .col-sm-6,
	.facebook.info.col-sm-4 {
		padding:0;
	}
	.facebook.info .fb_iframe_widget > span, 
	.facebook.info iframe {
		height: 190px !important;
	}
	.box_html.events  {
		width: 100%;
	}
	.facebook.info .fb_iframe_widget > span, .facebook.info iframe {
		width: 767px !important;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	.header-block {
		margin: 0;
		max-width:60%;
	}
	.box-cart {
		margin:0;
	}
	.log-button {
		margin-left: 25px;		
	}
	#cart .dropdown-menu {
		max-height:300px;
		overflow:auto;
	}
	.product-grid .btn.btn-add {
		width:auto;
		float:left;
		margin-right:10px;
	}
	.btn-icon-block {
		width: auto;
	}
	.box-cart {
		padding:0;
		border:0;
		background:none;
	}
	nav#top {
		float:none;
		margin:0 -15px 25px;
		text-align:left;
		background:#202328;
	}
	#search input {
		border-left:1px solid #2f3237;
	}
	.box-currency,
	.box-language {
		background:#404751;
	}
	#logo {
		max-width:40%;
		margin-top:0;
		margin-bottom:10px;
	}
	
	#logo a {
		display:inline-block;
		max-width:100%;
	}
	#top > .pull-right {
		float:none !important;
	}
	.toprow-1 {
		display:block;
	}
	footer {
		border-top:0;
	}
	footer > .container{
		display:none;
	}
	footer {
		margin-top:20px;
	}
	footer .copyright {
		margin-top:0;
		padding:25px 0 45px;
		border-top:0;
	}
	footer .copyright a:hover,
	footer .copyright a:focus,
	footer .copyright a:active
	{
		color:#e74c3c;
	}
	.fluid_container .camera_caption > div {
		max-width:100%;
		padding:0 40px
	}
	.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;
		margin-bottom:15px;
	}
	#default_gallery {
		display:none;
	}
	.box-subcat li .image  {
		display:inline-block;
	}
	#content {
		margin-bottom:30px;
	}
	footer {
		margin-top:20px;
		padding-top:0;
	}
	aside .box {
		margin-bottom: 15px;
	}
	aside .box-content {
		display: none;
		padding-top:30px;
		padding-bottom:15px;
	}
	aside .box-heading {
		cursor:pointer
	}
	aside .box-heading i {
		float:right;
		font-size:16px;
		line-height:16px;
		color: #fff;
		vertical-align:top;
		cursor:pointer;
	}
	aside .box-heading:hover i {
		color:#e74c3c;
	}
	aside .box.bestsellers, 
	aside .box.latest, 
	aside .box.specials {
		text-align: center;
	}
	aside .box.bestsellers .product-layout, 
	aside .box.latest .product-layout, 
	aside .box.specials .product-layout {
		display: inline-block;
		width:auto;
		max-width: 270px;
		text-align: left;
		float:none;
	}	
	aside .box-heading {
		line-height:16px;
		padding:15px 20px;
		background: #404751;
		border: 1px solid #404751;
	}
	aside .box h3 {
		text-align:left;
		font-size:14px;
		line-height:16px;
		color: #7d8493;	
		padding:0;
		margin:0;
		border:none;
	}
	#top-links,
	.button-view {
		display:none;
	}	
	.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;
		height:50px;		
		width:auto;
		background:none;
		font-size:27px;
		margin-right:10px;
	}
	#cart > button strong,
	#cart #cart-total,
	#cart > button i.fa-caret-down {
		display:none;
	}
	#cart #cart-total2 {
		color:#ea5442;
		display:inline-block;
	}
	#cart > button {
		text-align:left;
		padding:0 12px;
		background:none;
		border-left:1px solid #383c41;
		line-height:50px;
		height:auto;
		width:auto;
		vertical-align:top;
		color:#fff
	}	
	#cart > button i.fa-shopping-cart,
	#cart > button:hover i
	{
		font-size:30px;
		height:50px;
		width:auto;
		margin-right: 10px;
		line-height:50px;
		background:none;
	}
	.product-desc iframe {
		float: none;
		margin:0 0 2em;
		max-width:560px;
		width: 100% !important;
	}

}

@media (max-width: 530px) {	

	#logo,
	.header-block{
		max-width: 100%;
	}
	#search input {
		width: 332px;
	}

}

@media (max-width: 518px) {	
	
	#search input {
		width: 236px;
	}	
	#logo {
		margin-bottom:0;
	}	
	.phone {
		font-size: 16px;
		line-height: 19px;
		margin-bottom:0;
	}
	.phone i {
		font-size: 19px;
		height: 19px;
		line-height: 22px;
		margin-right: 5px;
	}
	div.parallax h1 {
		font-size: 30px;
	}
	div.parallax > div {
		padding: 67px 0 104px;
	}
	.box-subcat li {
		overflow:hidden;
		clear:both;
		text-align:left;
	}
	.box-subcat li .image {
		float:left;
		margin-right:15px;
		width:40%
	}
	.box-subcat li.col-xs-4 {
		width:100%;
	}
	#content .box .product-layout.col-xs-6,
	.product-grid.product-layout.col-xs-6,
	.product-list.product-layout
	{
		width:100%;
	}
	.banners > div {
		float:none;
		max-width:100%;		
	}
	.banners > div .s-desc {
		font-size: 24px;
		line-height: 24px;
		margin-top: -42px;
	}
	.banners > div .s-desc span {
		font-size: 48px;
		line-height: 48px;
	}
	.product-list .product-thumb .image, 
	.product-grid .product-thumb .image {
		float:none;
		width:100%;
		margin:0 auto 10px;
	}
	.box_html .brand a {
		text-align:center;
	}
	
}

@media (max-width: 423px) {
	
	.facebook.info .fb_iframe_widget > span, .facebook.info iframe {
		height: 240px !important;
	}
	#search input {
		width: 223px;
	}

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

	div.parallax > div {
		padding: 54px 0 83px;
	}
	div.parallax h1 {
		font-size: 21px;
		line-height: 24px;
	}
	div.parallax h2 {
		font-size: 19px;
		line-height: 23px;
	}
	div.parallax p {
		font-size: 11px;
		line-height: 14px;
	}
	div.parallax a {
		bottom: 10px;
		height: 70px;
		line-height: 70px;
		width: 70px;
	}
	div.parallax a i {
		font-size: 32px;
		line-height: 70px;
	}
	.checkout-cart .buttons .pull-left {
		float:right !important;
		margin:0 0 4px 4px;
	}
	.banners > div .s-desc{
		font-size: 20px;
		line-height: 20px;
		margin-top: -34px;
	}
	.banners > div .s-desc span {
		font-size: 32px;
		line-height: 40px;
	}
	.banners > div .s-desc::after {
		font-size: 28px;
		height: 62px;
		line-height: 62px;
		margin-top: -28px;
		width: 62px;
	}
	.common-home #content .box {
		margin-bottom: 40px;
	}
	#search input {
		width: 182px;
	}
	.phone {
		font-size: 14px;		
		line-height: 16px;
	}
	.phone i {
		font-size: 16px;
		height: 16px;
		line-height: 18px;
		margin-right: 5px;
	}
	.log-button {
		margin-left: 8px;		
	}
	#accordion .table td {
		font-size:12px;
		word-wrap:break-word;
	}
	#accordion .table thead td {
		font-size:10px;
		word-wrap:break-word;
	}
	.about-page img.alignleft,
	.human_info figure {
		float: none;
		margin: 0 0 15px 0;
	}

}

@media (max-width: 370px) {

	#search input {
		width: 132px;
	}
	img.alignleft {
		float:none;
		margin:0 0 20px;
	}
	.fluid_container .camera_caption {
		padding-top: 3%;
	}
	.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
	}
	
}
