img{
	max-width:100%;
}
.img-container > img {
  width: 100%;
}
body {
	font-family: 'Lato', sans-serif;
}


/*-----section-1----*/
.section-1 {
  background-image: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
}
@media (min-width: 1024px) {
	.section-1 {
		background-size: 100% 100% !important;
		background-position:-90%;
	}
}
.doch {
  margin-top: 40px;
}
.gesund {
  margin-top: 30px;
}

.doch-text > p {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin-left: -50px;
  padding: 30px 0;
  text-shadow: 3px 3px #000;
}
.gesund-text > p {
  font-size: 35px;
  margin: 0;
  padding: 30px 0;
   color: #fff;
   text-shadow: 3px 3px #000;
}
.doch-text strong {
  font-size: 60px;
  line-height: 0;
}
.gesund-text strong {
  font-size: 45px;
  line-height: 0;
}
.sie-werden h2 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 30px;
}

.garantiert ul {
	position: relative;
	}

.garantiert li {
  color: #5F295F;
  font-size: 22px;
  list-style: outside none none;
  margin-top: 10px;
}
.garantiert li::before {
  background-image: url("../images/tick.png");
  content: "";
  display: inline-block;
  height: 25px;
  left: 0px;
  margin-top: 10px;
  position: absolute;
  width: 22px;
}


/*-----section-2----*/

.section-2 {
  background-color: #5f295f;
}
.drie > h2 {
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding-top: 20px;
  text-align: center;
}
.drie > p {
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding-bottom: 30px;
  padding-top: 10px;
  text-align: center;
}
.drie .gift {
  background-color: #fff;
  border-radius: 5px;
  margin: 20px auto;
  max-width: 300px;
  min-height: 400px;
  position: relative;
}
.gift > h3 { 
  color: #5f295f;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 50px 0 10px;
  text-align: center;
}

.gift li {
  color: #5f295f;
  font-size: 16px;
  list-style: outside none none;
  padding-top: 8px;
  text-transform: uppercase;
}
.gift ul {
	position: relative;
	}

.gift li::before {
  background-image: url("../images/tick.png");
  content: "";
  display: inline-block;
  height: 25px;
  left: 7px;
  position: absolute;
  width: 22px;
}
.gift-img {
  padding-bottom: 10px;
  text-align: center;
}
.report h4 {
  color: #5f295f;
  font-size: 30px;
  margin: 0;
  padding-top: 10px;
  text-align: center;
} 
.heading-circle {
  background-color: #5f295f;
  border: 2px solid #fff;
  border-radius: 50px;
  content: "";
  display: block;
  height: 80px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -40px;
  width: 80px;
}
.heading-circle > h2 {
  color: #fff;
  font-size: 55px;
  margin: 0 auto;
  padding-top: 6px;
  text-align: center;
}
.report > p {
  color: #5f295f;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}


/*-----section-3----*/

.section-3 {
  margin-top: 20px;
}

.line-sidebar {
  border: 2px solid #5f295f;
  text-align: center;
}
.line-sidebar > h3 {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
  color: #5f295f;
}
.line-sidebar > p {
  color: #5f295f;
  font-size: 18px;
  font-weight: 300;
  padding: 10px 10px;
}
.Liebe > h3 {
  color: #550e4b;
  font-size: 32px;
  margin: 0;
}
.Liebe > p {
  color: #333333;
  font-size: 18px;
  padding-top: 10px;
}
.doc-img {
  float: right;
  text-align: center;
}
.doc-img1 {
  display: inline-block;
}
.doc-img1 > h4 {
  color: #550e4b;
  font-size: 20px;
  margin: 0;
  padding: 10px;
}
.doc-img span {
  font-size: 18px;
  font-weight: 300;
}
.finden {
  float: left;
  width: 30%;
}
.finden > p {
  font-size: 15px;
  text-align: justify;
}

/*-----section-4----*/
.section-4 {
  margin-top: 30px;
}
.endlich img {
  float: left;
  padding-right: 10px;
}
.cover-sidebar {
  background-color: #5f295f;
  padding: 10px;
}
.cover-sidebar > h3 {
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}
.endlich > p {
  color: #fff;
  font-size: 16px;
}
.endlich > h4 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding-bottom: 30px;
}
.wenig > h2 {
  color: #550e4b;
  font-size: 40px;
  font-weight: bold;
}
.wenig > p {
  color: #333333;
  font-size: 18px;
  font-weight: 300;
}
.diabetes1 {
  float: left;
}
.diabetes1 li {
  color: #550e4b;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  list-style: outside none none;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
}
.diabetes1 li::before {
  background-image: url("../images/tick.png");
  content: "";
  display: inline-block;
  height: 25px;
  left: -30px;
  margin-top: 10px;
  position: absolute;
  width: 22px;
}
.diabetes1.left {
  padding-left: 40px;
}
.wenig > h4 {
  color: #550e4b;
  font-size: 24px;
  font-weight: 400;
}
.vorsicht > h2 {
  color: #550e4b;
  font-size: 40px;
  font-weight: bold;
  margin-top: 50px;
  text-transform: uppercase;
}
.vorsicht > h3 {
  color: #550e4b;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}

.vorsicht-img {
  padding-left: 30px;
  margin-top: -20px;
}
.vorsicht-text > p {
  color: #333333;
  font-size: 20px;
  padding-top: 20px;
  text-align: justify;
}
.vorsicht-img > img {
  max-width: 330px;
}

.eine-list li {
  color: #5f295f;
  font-size: 20px;
  list-style: outside none none;
  padding: 20px 0;
}

.eine-list li::before {
  background-image: url("../images/arrow.png");
  content: "";
  display: inline-block;
  height: 14px;
  left: 20px;
  margin-top: 10px;
  position: absolute;
  width: 14px;
}
.eine-list > h3 {
  color: #333333;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  line-height: 32px;
  margin: 0;
}


/*-----section-5----*/

.section-5 {
  margin-top: 30px;
}
.simply1 {
  border: 2px solid #5f295f;
  text-align: center;
}
.simply1 > p {
  color: #333333;
  font-size: 20px;
}

.dran1 > h3 {
  color: #5f295f;
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
  padding-top: 20px;
}

.dran1 > p {
  font-size: 22px;
    color: #333333;
}
.dran > p {
	  font-size: 20px;
    color: #333333;
}
.dran-list li {
  color: #5f295f;
  font-size: 20px;
  list-style: outside none none;
  position: relative;
}
.dran-list li::before {
  background-image: url("../images/tick.png");
  content: "";
  display: inline-block;
  height: 25px;
  left: -30px;
  position: absolute;
  width: 22px;
}

.dran-list > h3 {
	 color: #5f295f;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
}
.dran-list.list1 {
  display: inline-block;
}
.dran1-list {
  margin-top: 30px;
}
.dran-list.list1 > h3 {
  font-size: 26px;
}
.dran-list.list1 li {
  font-style: italic;
}
.contact {
  background-color: #5f295f;
  margin-top: 10px;
  padding: 10px;
}
.contact > h3 {
  color: #fff;
  font-size: 26px;
  font-style: italic;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.contact > p {
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
}



/*---section-6---*/
.section-6 {
  background-color: #5f295f;
  margin-top: 30px;
}

.alles-text > h3 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
}
.alles-text > p {
  color: #fff;
  font-size: 22px;
  padding-top: 20px;
}
.alles > p {
	  color: #fff;
  font-size: 22px;
  padding-top: 10px;
}
.alles-img {
  padding-top: 20px;
}
.line-boreder strong {
  border: 2px solid #fff;
  padding: 5px 10px;
  text-align: center;
}
.gift.gift1 {
  min-height: 230px;
}
.drie.drie1 {
  margin-top: 40px;
}
.gift.gift1 > h3 {
  font-size: 24px;
  font-weight: normal;
  padding-top: 60px;
  text-transform: uppercase;
}
.gift.gift1 > p {
  color: #333333;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}


/*---section-7---*/

.beseitigt > h3 {
  color: #5f295f;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
  text-align: center;
  font-size: 26px;
}
.beseitigt > h4 {
  color: #5f295f;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
  font-size: 24px;
  font-style: italic;
}
.beseitigt > p {
  color: #333333;
  font-size: 20px;
  line-height: 34px;
  margin: 0;
  padding-top: 10px;
}

.border-area {
  border: 2px solid #5f295f;
  text-align: center;
  margin-top: 10px;
}
.border-area > h3 {
  color: #5f295f;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}
.border-area > p {
  color: #333333;
  font-size: 20px;
  line-height: 34px;
  margin: 0;
}
.border-area > h5 {
  color: #5f295f;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}


.order-form {
  margin-top: 10px;
}
p.color-background {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
}
.color-background {
  background: #5f295f none repeat scroll 0 0;
}
.price-list {
  border: 2px solid #5f295f;
}
span.save-price {
  background: #5f295f none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 18px;
  font-weight: 400;
  height: 39px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  width: 192px;
}
.lorem {
  color: #5f295f;
  float: left;
  font-size: 16px;
  width: 80%;
}
.fields label {
  font-weight: 400;
  left: 0;
  position: relative;
  right: 0;
  vertical-align: middle;
}
.fields {
  border-bottom: 2px solid #5f295f;
  color: #333333;
  font-size: 18px;
}
.checkbox-button {
  margin: 0;
  padding: 14px 0 10px 40px;
  width: 100%;
}
.checkbox-button > input[type="checkbox"], .checkbox-button > input[type="radio"] {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.price-list .fields:last-child {
  border-bottom: medium none;
}
.checkbox-button > input[type="checkbox"]:checked + span, .checkbox-button > input[type="radio"]:checked + span {
  background: rgba(0, 0, 0, 0) url("../images/check1.png");
  background-repeat: no-repeat;
}
.content04 span:not(.normal):not(.save-price) {
  color: #307dfc;
}
.checkbox-button > input[type="checkbox"] + span, .checkbox-button > input[type="radio"] + span {
  background: rgba(0, 0, 0, 0) url("../images/check-box.png") no-repeat scroll 0 0;
  border-radius: 10px;
  display: block;
  height: 39px;
  left: 20px;
  position: absolute;
  top: 10px;
  width: 46px;
}
.checkbox-button > input[type="checkbox"] + span, .checkbox-button > input[type="radio"] + span {
  background: rgba(0, 0, 0, 0) url("../images/check-box.png") no-repeat scroll 0 0;
  border-radius: 4px;
  display: block;
  height: 39px;
  left: 10px;
  position: absolute;
  top: 17px;
  width: 46px;
}

.fordern > h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  color: #5f295f;
}
.section-8 {
  margin: 30px 0;
}


.form1-area {
  border: 2px solid #5F295F;
  border-radius: 10px;
  padding: 21px 20px;
}
.radio-area {
  margin: 0;
}
.gender1 {
  margin-bottom: 10px;
  padding: 0;
}
.gender1 > p {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.gender > label {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  padding: 0 20px;
  position: relative;
}
.gender input[type="radio"] + span {
  border: 2px solid #5F295F;
  border-radius: 50%;
  bottom: 7px;
  content: "";
  height: 10px;
  left: -4px;
  margin-left: 8px;
  position: absolute;
  width: 10px;
}
.gender input[type="radio"]:checked + span {
  background-color: #5F295F;
}
.gender input[type="radio"] {
  display: none;
}
.form1-area label {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.form1-area button {
  background-color: #5F295F;
  border-color: #5F295F;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 30px auto 0;
  padding: 15px 40px;
  text-align: center;
  text-transform: uppercase;
}
.form1-area button:hover {
  color: #fff;
    background-color: #5F295F;
  border-color: #5F295F;
}
select.dropdown {
  -moz-appearance: none;
  background-image: url("../images/arrow1.png");
  background-position: right 9px center;
  background-repeat: no-repeat;
  border: 1px solid #5F295F;
  color: #999999;
  height: 30px;
  width: 100%;
}
.form1-area .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #5F295F;
  border-radius: 1px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.form1-area .form-control:focus {
  border-color: #5f295f;
  box-shadow: none;
  outline: 0 none;
}









/*-----responsive-area----*/

@media only screen and (max-width:1199px) {
	.garantiert li {
  font-size: 18px;
}
.doch-text strong {
  font-size: 50px;
  line-height: 1;
}
.doch-text > p {
  font-size: 30px;
}
.report h4 {
  font-size: 24px;
}
.line-sidebar > h3 {
  font-size: 30px;
}
.doc-img1 > img {
  max-width: 100px;
}
.doc-img1 > h4 {
  font-size: 14px;
}
.doc-img span {
  font-size: 14px;
}
.wenig > h2 {
  font-size: 30px;
}
.diabetes1.left {
  padding-left: 0px;
}
.vorsicht-img > img {
  max-width: 100%;
}
.dran2 > img {
  max-width: 100%;
}
.dran1 > p {
  font-size: 18px;
}
.finden {
  width: 100%;
}
.doc-img {
  width: 100%;
}
}


@media only screen and (max-width:991px) 
{ 
  .section-1 {
    background-color: #5F295F;
  background-image: url("../images/banner1.png");
}
.doch {
  text-align: center;
}
.doch-text > p {
  font-size: 28px;
  margin-left: 0;
  text-shadow: 1px 1px #000;
}
.doch-text strong {
  font-size: 40px;
  line-height: 1px;
}
.gesund {
  text-align: center;
}
.gesund-text > p {
  font-size: 28px;
  text-shadow: 2px 2px #000;
}
.gesund-text strong {
  font-size: 30px;
}
.sie-werden h2 {
  font-size: 25px;
}
.box {
  margin: 20px 0;
  text-align: center;
}
.box > img {
  max-width: 130px;
}
.drie .gift {
  min-height: 380px;
  margin-bottom: 50px;
}
.gift.gift1 {
  min-height: 170px;
}
.diabetes1 li {
  font-size: 22px;
	}
	.vorsicht > h2 {
  font-size: 30px;
}
.alles > p {
  font-size: 16px;
}
.eine-list li {
  font-size: 18px;
  padding: 10px 0;
}
.alles-text > h3 {
  font-size: 20px;
}
.alles-text > p {
  font-size: 18px;
}
.garantiert li {
  color: #ffffff;
}
.garantiert li::before {
  background-image: url("../images/tick2.png");
}
}


@media only screen and (max-width:767px) { 
.doch-img {
  float: none;
  width: 100%;
}
.doch-text {
  float: none;
  width: 100%;
}
.doch {
  text-align: center;
}
.gesund-text {
  float: none;
  width: 100%;
}
.gesund {
  margin-top: 0px;
  text-align: center;
}
.gesund-img {
  float: none;
  width: 100%;
}
.vorsicht-text {
  float: none;
  width: 100%;
}
.vorsicht-img {
  float: none;
  margin-top: 0;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
.dran1 {
  float: none;
  width: 100%;
}
.dran2 {
  float: none;
  width: 100%;
  text-align: center;
}
.alles-text {
  float: none;
  width: 100%;
}
.alles-img {
  float: none;
  padding-top: 0px;
  width: 100%;
  text-align: center;
}

.diabetes1 li {
  font-size: 20px;
}
.diabetes1 li::before {
  margin-top: 0px;
}
.vorsicht-text > p {
  font-size: 16px;
}
.vorsicht > h3 {
  font-size: 20px;
}
.eine-list > h3 {
  font-size: 16px;
}
.dran1 > h3 {
  font-size: 22px;
}
.dran1 > p {
  font-size: 16px;
}
.dran > p {
  font-size: 16px;
}
.dran-list li {
  font-size: 16px;
}
.dran-list.list1 > h3 {
  font-size: 22px;
}
.simply1 > p {
  font-size: 16px;
}
.alles-text > h3 {
  font-size: 22px;
}
.alles-text > p {
  font-size: 16px;
}
.line-boreder strong {
  font-size: 13px;
}
.heading-circle {
  height: 60px;
  right: 0;
  top: -30px;
  width: 60px;
}
.heading-circle > h2 {
  font-size: 35px;
}
.gift.gift1 > h3 {
  padding-top: 40px;
}
.beseitigt > h3 {
  font-size: 20px;
}
.beseitigt > h4 {
  font-size: 18px;
}
.beseitigt > p {
  font-size: 16px;
  line-height: 30px;
}
.border-area > h3 {
  font-size: 20px;
}
.border-area > p {
  font-size: 16px;
  line-height: 30px;
}
.border-area > h5 {
  font-size: 16px;
}
.fordern > h3 {
  font-size: 18px;
}
p.color-background {
  font-size: 16px;
}
span.save-price {
  width: 142px;
}
.lorem {
  font-size: 14px;
}
}

@media only screen and (max-width:640px) { 

	.doch-text strong {
  font-size: 26px;
}
.gesund-text strong {
  font-size: 20px;
}
.gesund-text > p {
  font-size: 20px;
}
.sie-werden h2 {
  font-size: 22px;
  padding-bottom: 0px;
}
.garantiert li {
  font-size: 16px;
}
.drie > h2 {
  font-size: 18px;
}
.drie > p {
  font-size: 18px;
}
.gift li {
  font-size: 14px;
}
.Liebe > h3 {
  font-size: 22px;
}
.line-sidebar > h3 {
  font-size: 20px;
}
.line-sidebar > p {
  font-size: 16px;
}
.Liebe > p {
  font-size: 16px;
}
.cover-sidebar > h3 {
  font-size: 18px;
}
.wenig > h2 {
  font-size: 20px;
}
.wenig > p {
  font-size: 16px;
}
.diabetes1 li {
  font-size: 16px;
}
.wenig > h4 {
  font-size: 18px;
}
.vorsicht > h2 {
  font-size: 20px;
}
.vorsicht > h3 {
  font-size: 16px;
}
.vorsicht-text > p {
  font-size: 14px;
}
.eine-list li {
  font-size: 16px;
  padding: 4px 0;
}
.dran1 > p {
  font-size: 14px;
}
.contact > h3 {
  font-size: 20px;
}
.contact > p {
  font-size: 16px;
}
.alles-text > h3 {
  font-size: 16px;
}
.line-boreder strong {
  font-size: 10px;
}
span.save-price {
  font-size: 16px;
  height: 31px;
  width: 122px;
}
.form1-area button {
  font-size: 15px;
  margin: 10px auto 0;
  padding: 10px 10px;
}
.doch-text {
  margin-top: -40px;
}
.doch-text > p {
  font-size: 26px;
  margin-left: 0;
}
	}
	
.payment_types {
	text-align: center; 
	padding: 30px 0px 20px 0px;
}

.footer {
	text-align: center; 
}
	
.footer	a:link,
.footer	a:hover,
.footer	a:visited,
.footer	a:active {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	padding: 8px;
}