@media (max-width: 999px) {
	html {
		-webkit-text-size-adjust: none;
	}
	body {
		min-width: 300px;
	}
	body.modal-open {
		overflow: hidden;
		min-width: 300px;
	}
	#headerWrap {
		height: 37px;
	}
	#col-2 #orderform #login_info .line input, #col-2 #orderform #shipping_info .line input, #col-2 #orderform #billing_info .line input{
		font-size: 16px;
	}
	#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;
	}
	

	#col-2 #products .col-2-menge{
		width: 100%;
	}
	
	.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;
	}

	#col-2 #orderform #billing_info .line.billing_as_shipping{
	    height:55px;
	}
	#col-2 #orderform #billing_info .line label#lbl_billing_as_shipping{
	    /*width:260px;*/
	}
	#col-2 #orderform #shipping_info .line label, #col-2 #orderform #billing_info .line label {
		width: 125px;
	}
	#col-2 #orderform .line label[generated].error{
	    position: absolute;
	    left: -1000px;
	}
	#col-2 #orderform #shipping_info .line input, #col-2 #orderform #billing_info .line input {
	    /*width: 165px;*/
	    /*height: 16px;
	    padding: 2px 4px;
	    font-size: 0.9em;*/
	}

	#col-2 #orderform #shipping_info .line.email{
	    padding: 5px 0;
	}

	#col-2 #orderform #cc_info .line label{
		width: 145px;
	}
	
	#div-orderpage-levels ul.orderpage-levels {
        width:auto;    
    }   

    table.pm-options td.pm-first-td{
    	display: none;
    }
    table.pm-options td.pm-second-td{
    	text-align: left;
    	padding-left: 70px;
    }	
	#col-2 p.invoice{
	    overflow: hidden;
	}

    #col-2 p.invoice label {
	    width:120px; 
	    float: left; 
	    border-right: none;
	}

	#col-2 p.invoice span{
	    float: left;
	    padding: 5px;
	    /*width: 200px;*/
        border-left: 1px solid #A8A8A8;
	}
	
	/* 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;
		font-size: 12px;
	}
	/**/
	.mobile-langs img {
        margin-right: 6px;
        margin-bottom: 2px;
        vertical-align: middle;
    }
    .mobile-langs ul li {
        display: inline-block;
        margin-bottom: 5px;
        width: 160px;
    }
    .mobile-langs ul li a {
        font-size: 1.06em;
    }

    .mobile-currency ul li {
        display: inline-block;
        padding: 4px 5px;
        margin: 0 10px 10px 0;
        font-size: 1.06em;
        width: 160px;
    }
    .mobile-currency ul li a {
        font-size: 1.06em;
    }
    .mobile-currency a span {
        font-weight: bold;
        padding-bottom: 5px;
    }


    /*ml-2*/
    .affiliat_img{
    	display: none;
    }

    #review-form ul li button.button-css-blue{
    	float: none;
    }
	ul.commentsbox li.captcha_li input{
		/*font-size: 21px;*/
	}
}

@media screen and (min-width:300px) and (max-width:562px) {
	ul.commentsbox li.li_radio fieldset div.bx_form{
	    padding: 0 5px;
        text-align: left;
	}

	ul.commentsbox li.li_radio fieldset, ul.commentsbox li.form_first fieldset {
		width: 400px;
	}
	ul.commentsbox li textarea{
		width: 400px;
		padding: 5px 0;
	}

	ul.commentsbox li.captcha_li input{
		margin: 10px 0;
	}
	ul.commentsbox li.captcha_li label{
		width: 400px;
		max-width: 100%;
	    margin-bottom: 10px;
	}
	ul.commentsbox li.captcha_li label.img_captcha{
		width: 130px;
		display: block;
	}

	#products .col-title , #products .col-1 {
		display: none;
	}
	#products .col-dosage , #products .col-2-dosage {
		display: none;
	}

	#col-2 #products .col-2-price-old.testpack{
		display: none;
	}
	#products .col-price-old.testpack{
		display: none;
	}

}


@media screen and (min-width:375px) and (max-width:999px) {

	#col-2 p.invoice span{
	    width: 200px;
	}
	#checkout-one-step input#pcc{
		width: 162px;
	}

	ul.commentsbox li.li_radio fieldset div.bx_form span{
		font-size: 12px;
	    max-width: 40%;
	}
}

@media screen and (min-width:300px) and (max-width:374px) {

	#checkout-one-step input#pcc{
		width: 130px;
	}
	#col-2 p.invoice span{

	    width: 150px;
	}

	#col-2 #products .col-2-price-old{
		display: none;
	}
	#products .col-price-old{
		display: none;
	}
	ul.commentsbox li.li_radio fieldset div.bx_form span{
	    max-width: 36%;
	    font-size: 12px;
	}
}

@media (max-width: 400px) {
 .hidden{
  display: none;
 }
 #col-2 #identifyingDetails textarea{
  max-width: 270px;
 }
}

@media (min-width: 1000px) {
	#header-mobile {
		display: none;
	}
	.onlymob {
		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;
}

@media (max-width: 992px) {
 #col-3{
  position: relative;
 }
 #col-3 .section.narrow.x5 img{
  max-width: 50%;
 }
 .section.narrow.section-x2{
  position: absolute;
  right: 0;
  top: 60%;
 }
 #sertified{
  background: none !important;
  border-bottom: none!important;
  font-size: 16px;
 }

}


@media(max-width: 1000px) {
 .col-3-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
 }
 .col-3-block .section {
  text-align: center;
  width: auto;
 }
 .col-3-block .section.narrow.section-x2 {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
 }
}