@media (max-width: 999px) {
	body {
		min-width: 300px;
	}
	body.modal-open {
		overflow: hidden;
		min-width: 300px;
	}
	#headerWrap {
		height: 37px;
	}
	#header {
		display: none;
	}
	#headNav {
		display: none;
	}
	#header-mobile.headNav {
		width: 100%;
	}
	.headNav ul {
		margin-left: 0;
	}
	.headNav ul li {
		font-size: 70%;
	}
	.headNav ul li a {
		padding: 0 5px;
		font-size: 120%;
	}
	#mainWrap {
		width: auto;
		margin-top: 37px
	}
	#col-1 {
		display: none;
	}
	#col-2 {
		float: none;
		padding-right: 0;
		width: auto;
		margin-top: 0;
	}
	#col-3 {
		float: none;
		width: auto;
		margin-top: 0;
	}
	
	#header, #mainWrap, #headNav, #footer {
		width: auto;
		
	}
	
	#footer .h6 {
		width: auto;
	}
	#col-2 img {max-width: 100%;}
	#col-2 #topProducts {
		width: auto;
		margin-left: 0;
	}
	#col-2 #topProducts {
		text-align: center;
		margin: 0 -10px;
	}
	#col-2 #topProducts .product {
		width: 182px;
		float: none;
		display: inline-block;
		height: 136px;
		background-size: contain;
		background-position: center top;
		text-align: center;
		margin-left: 1px;
		margin-right: 2px;
		vertical-align: top;
	}
	#col-2 #topProducts .product span {
		overflow: hidden;
	}
	#col-2 #topProducts .product img:first-child {
		
	}
	#col-2 #topProducts .product img {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#topProducts {
		width: auto;
		margin-left: 0;
	}
	#top-bunner {
		display: none;
	}
	.caroufredsel_wrapper {
		display: none !important;
	}
	
	.mobile-menu {
		margin-top: 37px;
		background: #f1f1f1;
	}
	.mobile-menu .modal-content {
		padding: 10px 40px 10px 20px;
		line-height: 120%;
	}
	.mobile-menu .modal-content p {
		padding: 10px;
	}
	.mobile-menu ul, .mobile-menu ol {
		padding: 10px 0 0 0;
		margin: 0;
	}
	.mobile-menu ul li, .mobile-menu ol li {
		padding-bottom: 5px;
		padding-left: 10px;
	}
	.mobile-menu ul li a, .mobile-menu ol li a {
		font-size: 13px;
		color: #4a4a4a;
	}
	.modal-content.big .mobile-menu ul li a, .modal-content.big .mobile-menu ol li a {
		font-size: 15px;
	}
	.mobile-menu ul li a:hover, .mobile-menu ol li a:hover {
		text-decoration: underline;
	}
	.mobile-menu .section {
		margin-bottom: 10px;
	}
	.mobile-menu b {
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 162, 38, 1) 0%, rgba(255, 186, 41, 1) 100%) repeat scroll 0 0;
		display: block;
		font-family: "Trebuchet MS",sans-serif;
		font-size: 1.06em;
		font-weight: bold;
		line-height: 19px;
		padding: 6px 5px 4px 14px;
		position: relative;
	}
	
	.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto;
		display: block;
	}
	.modal {
		bottom: 0;
		display: none;
		left: 0;
		outline: 0 none;
		overflow: hidden;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1050;
	}
	.modal .close.img {
		position: absolute;
		top: 11px;
		right: 11px;
		width: 25px;
		height: 25px;
		text-indent: -9999px;
		overflow: hidden;
		display: block;
		background: url(../img-europe/buttons/icon-close.png) no-repeat center center;
	}
	.modal-content {
		position: relative;
	}

	#headerWrap {
		position: fixed;
		width: 100%;
		top: 0;
		z-index:2;
		border-bottom: 2px solid white;
	}
	.box_txt .txt_commentsbox .author_box {
		width: 100%;
	}
	#col-2, #col-3 {
		padding: 10px 10px;
	}
	#cart-block {
		display: none;
	}
	#col-3 .rban {
		display: none;
	}
	.section-x1 {
		float: left;
		width: 48%;
		margin-right: 2%;
	}
	.section-x1 img {
		max-width: 100%;
	}
	.section-x2 {
		float: left;
		width: 48%;
		margin-left: 2%;
	}
	.section-x3 {
		float: right;
		width: 48%;
		margin-left: 2%;
	}
	
	#col-3 .section.section-x1 .h3, #col-3 .section.section-x2 .h3, #col-3 .section.section-x3 .h3 {
		background: none;
		border-bottom: 0;
	}
	#col-3 .section img {
		max-width: 100%;
	}
	#col-3 .narrow .h3 {
		font-size: 11px;
	}
	
	#cart .orderExtra {
		background: none;
		border: 4px dashed red;
		width: 100%;
		height: auto;
	}
	#cart .supersize {
		padding: 10px;
	}
	#cart .orderExtra .h4, #cart .orderExtra .h5 , #cart .orderExtra .submit {
		float: none;
		display: inline;
		line-height: 120%;
	}
	#cart .orderExtra .submit {
		display: inline-block;
	}
	#col-2 #orderform {
		width: auto;
	}
	.mailblock table {
		width: 90%;
		margin-left: 10%;
	}
	.domtab {
		width: auto;
	}
	
	#col-2 #orderform #shipping_info , #col-2 #orderform #billing_info{
		width:100%;
		margin: 0;
		float:none;
		border:0 solid #000;
	}
	
	#div-orderpage-levels ul.orderpage-levels {
        width:auto;    
    }   
	
	
	/* client pge */
	#col-2-3 {
		width: 98%;
		padding: 10px 1%;
	}
	#col-2-3 img {
		max-width: 100%;
	}
	#col-2-3 iframe {
		max-width: 100%;
		max-height: 200px;
	}
	.clientmenusection {
		font-size: 16px;
	}
	.clientmenusection ul {
		width: auto;
	}
	.clientmenusection b {
		width: auto;
	}
	.cart_btn_first, .cart_btn_second {
		float: none !important;
		margin: 10px auto;
		width: 200px;
	}
}
@media (min-width: 1000px) {
	#header-mobile {
		display: none;
	}
	.onlymob {
		display: none;
	}
}

@media screen and (min-width:300px) and (max-width:562px) {

	#products .col-title , #products .col-1 {
		display: none;
	}
	#products .col-dosage , #products .col-2-dosage {
		display: none;
	}
}


.reviews-item {
	border:1px solid rgba(10,0,0,0.2);
	box-shadow: 0px 1px 2px 0px silver;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
.reviews-item .date, .reviews-item .rating {
	
}
.reviews-item .rating {
	float:right;
	text-align: right;
}
.reviews-item .content {
	padding: 10px 0;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
}
a.write-review {
	color: rgb(247,178,0);
	font-size: 16px;
	text-decoration: underline;
}
#col-2 p a.write-review:hover {
	text-decoration: none;
	outline: none;
}
.reviews-heading {
	font-size: 16px; 
	font-style: italic;
}