/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#sidebar_head {
	width: 60px;
}
#shop_head_cart button, .shop_head_whish a, .shop_head_user a,#social .social li a{
	width: 30px;
	height: 40px;
	line-height: 40px;
}
.width,#header .width{
	padding-left: 80px;
}
#footer .s_contact {
	position: relative;
	left: 0;
	right: 0;
	margin-top: 20px;
	text-align:center;
}
.s_contact li {
	display: inline-block;
	float: none;
	text-align: center;
	margin-bottom:10px;
}
#footer .s_contact li:last-child{
	margin-bottom:0;
}
#footer .s_contact li a {
	font-size: 11px;
	border-radius: 50px;
}
.pages_title, .my_top_table .pages_title, #news .pages_title {
	text-align: center;
	padding: 0px;
}
.slider_cont_all {
	margin: 0px;
}
.slider_cont{
	padding-left:80px;
	padding-top:0px;
}
.pages_title div {
	width: 100%;
	float: none;
}
.pages_title h2, .pages_title h1,.partners_title h2 {
	font-size: 20px;
}
.pages_title span {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
	padding-right: 0px;
	padding-left: 0;
}
.news_img {
	height: auto;
}
.news_txt {
	padding: 10px;
}
.news_txt h2 {
	height: auto;
	font-size: 14px;
}
.news_more {
	padding: 0px 15px 25px;
}
.partners_slide2 li {
	float: right;
	padding: 60px 10px 20px;
}
#partners2 {
	padding-top: 0px;
}
.partners_title {
	width: 100%;
	text-align: center;
}
.partners {
	width: 100%;
}
.partners_all {
	height: 100px;
}
.list_top_left li {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
#aboutus {
	margin-bottom: 40px;
}
.aboutus_left_right {
	width: 100%;
	padding: 0px;
}
.data_list li {
	width: 100%;
	padding: 20px;
}
.data_list li p {
	height: auto;
}
#slideshow {
	height: 300px;
}
.slider_cont h2 {
	font-size: 20px;
}
#newsbar{
	left:80px;
}
.bn-news {
	margin: 0px 10px;
}
#header {
	position: relative;
	top: 0;
	height:auto;
	right: 0;
	float: right;
	width: 100%;
}
.logo {
	width: 100%;
	text-align: center;
}
.lang {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
#count {
	padding-left: 90px;
}
#count ul li {
	width: 100%;
}
.count_all p {
	font-size: 35px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	left: 60px;
	top: 0px;
}
.icon_menu_open.active{
	color:#fff;
	background:#961e76;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.navf li {
	float: none;
}
.navf li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	height:50px;
	text-align:center;
}
.sub {
	position: relative;
	top: 0 !important;
	right: 0;
	left: 0;
	width: 100%;
	visibility: visible;
	opacity: 1;
	display: none;
}
.navf li:hover .sub ul li a {
	text-align: center;
}
.navf li:hover .sub{
	display:block;
}
.navf {
	margin: 0px;
	float: none;
	position: static;
	width: 100%;
}
.my_products_list li {
	width: 100%;
}
.p_thumb {
	height: auto;
}
.p_button {
	position: static;
	clear: both;
	float: right;
	width: 100%;
}
.p_thumb img {
	height: auto;
	position: static;
}
.p_thumb img:last-child{
	display:none;
}
.width, #footer .width{
	width:100%;
}
.slick-dots{
	display:none !important;
}
.navf,#header .s_contact,.newsbar_title,.bn-controls,.partners_arrow,.foot_link,.aboutus_left_left,.nav_fix,.slider_left_img,.slider_cont p,.p_button button.addToCompareH,.p_button button.viewItemsH{
	display:none;
}
}