body, html{
	margin:0px;
	padding: 0px;
	overflow-x: hidden;
	position: relative;
z-index: 9;
}
body *{
	box-sizing: border-box;
	font-family:"Poppins" , sans-serif;
}
.main__diabet{
	background-color:#3FB4B0;
}
.outer__diabet{
	min-height:630px;
	display: flex;
	align-items:center;
	justify-content:center;
	max-width:1250px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
}
.outer__diabet .text__info{
	margin-right:150px;
}
.image__diabet{
	position: relative;
	top:120px;
}
.body__image{
	position: relative;
	z-index: 2;
}
.text__info>p{
	font-family:"Pacifico" , sans-serif;
	color:#134B49;
	text-align:center;	
	font-size:45px;
	margin:0px;
	line-height:45px;
	font-weight:300;
}
.text__info>h1{
	text-align:center;
	font-size:85px;
	color:#fff;
	font-weight:bold;
	margin:20px 0px;
	line-height: 85px;
}
.text__info .desc{
	text-align:center;
	margin-top:50px;
}
.text__info .desc p{
	margin:0px;
	color:#FFFFFF;
	font-size:21px;
	line-height:31px;
	font-weight:400;
	text-align:center;
}	
.outer__body{
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
	margin-bottom:-50px;
	display: flex;
	align-items:flex-start;
	justify-content: flex-start;
}
.outer__body .body__text{
	margin-left:25px;
	padding-top:40px;
}
.outer__body .body__text>h6{
	text-align:center;
	color:#3FB4B0;
	font-size:35px;
	font-weight:800;
	line-height:42px;
	margin:0px;
	margin-bottom:15px;
}
.body__text .body__arrow{
	padding-left:15px;
}
.circulatory__block{
	background-color:#E11948;
	padding:20px 0px;
	position: relative;
}
.circulatory__block>img{
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
.outer__circulatory{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:150px;
	padding-right:90px;
}
.top__circulatory{
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
	margin-bottom:65px;
}
.top__circulatory .txt__circulatory{
	padding-top:100px;
	margin-right:15px;
}
.top__circulatory .txt__circulatory>p{
	max-width:510px;
}
.top__circulatory .txt__circulatory>h6{
	margin:0px;
	color:#fff;
	font-size:45px;
	font-family:"Pacifico" , sans-serif;
	line-height:45px;
	font-weight:300;
}
.top__circulatory .txt__circulatory>h2{
	color:#fff;
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom:10px;
	font-size:54px;
	font-weight:800;
}
.top__circulatory .txt__circulatory>p{
	margin-top:0px;
	font-size:21px;
	color:#fff;
	font-weight:400;
	line-height:31px;
	margin-bottom:20px;
}
.top__circulatory .txt__circulatory>p:last-child{
	margin-bottom:0px;
}
.top__circulatory .txt__circulatory>p span{
	font-weight:bold;
}
.top__circulatory .txt__circulatory>p.big__txt{
	font-size:23px;
	font-weight:600;
	max-width:530px;
}
.syrup__block{
	position: relative;
	display: flex;
	align-items:flex-end;
	justify-content: space-between;
}
.syrup__block .syrup__image{
	margin-right:225px;
}
.syrup__block .syrup__text{
	padding-bottom:350px;
}
.syrup__block .syrup__text>p{
	margin-top:0px;
	margin-bottom:20px;
	font-size:21px;
	font-weight:400;
	color:#fff;
}
.syrup__block .syrup__text>p.weight__txt{
	font-weight:700;
	font-size:25px;
}
.syrup__block .syrup__text>p:last-child{
	margin-bottom:0px;
}
.why__diabet{
	padding-top:100px;
	padding-bottom:135px;
}
.outer__why--diabet{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:125px;
	padding-right:280px;
}
.elem__harmful{
	display: flex;
	align-items:center;
	justify-content: space-between;
	margin-bottom:25px;
}
.elem__harmful:last-child{
	margin-bottom:0px;
}
.elem__harmful.left__harmful>.info__harmful{
	order:1;
}
.elem__harmful.left__harmful>.image__harmful{
	order:2;
}

.elem__harmful.right__harmful>.info__harmful{
	order:2;
}
.elem__harmful.right__harmful>.image__harmful{
	order:1;
}
.elem__harmful.left__harmful .info__harmful{
	max-width:515px;
}
.elem__harmful.right__harmful .info__harmful{
	max-width:560px;
}
.elem__harmful.right__harmful .image__harmful{
	padding-left:130px;
}
.elem__harmful .weight__harmful>p{
	font-size:25px;
	font-weight:600;
	margin:0px;
}
.elem__harmful.long__harmful>.weight__harmful{
	max-width:640px;
}
.info__harmful>p{
	font-size:21px;
	margin:0px;
}
.why__diabet .head__why{
	margin-bottom:15px;
	max-width:855px;
}
.why__diabet .head__why>h6{
    margin: 0px;
    color: #fff;
    font-size: 45px;
    font-family: "Pacifico" , sans-serif;
    line-height: 45px;
    color:#E11948;
    font-weight:300;
}
.why__diabet .head__why>h2{
    color: #E11948;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight:bold;
    margin-bottom: 20px;
    font-size: 82px;
    font-weight: 800;
    line-height:80px;
}
.info__head--why>p{
	font-size:21px;
	font-weight:400;
	margin:0px;
	color:#000000;
	margin-bottom:15px;
}
.info__head--why>p.weight__txt{
	font-size:25px;
	font-weight:700;
}
.inner__harmful , .info__head--why{
	padding-left:10px;
}
.head__symptoms{
	background:url("../img/diabetback.svg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top left;
	padding:45px 0px;
	padding-top: 65px;
	display: flex;
	align-items:center;
	justify-content: center;
	flex-direction:column;
}
.head__symptoms>h6{
	margin: 0px;
    color: #fff;
    font-size: 45px;
    font-family: "Pacifico" , sans-serif;
    line-height: 45px;
    text-align:center;
    margin-bottom:10px;
    font-weight:300;
}
.head__symptoms>h2{
	margin-bottom:0px;
	margin-top:0px;
	font-size:64px;
	line-height:64px;
	color:#fff;
	font-weight:bold;
}
.inner__symptoms{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding:50px 80px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap:75px;
	grid-row-gap:40px;
}
.inner__symptoms>.elem__symptom{
	display: flex;
	align-items:flex-start;
}
.inner__symptoms>.elem__symptom>.symptom__image{
	margin-right:40px;
}
.inner__symptoms>.elem__symptom .symptom__text>h6{
	margin:0px;
	color: #3FB4B0;
	font-family: "Pacifico" , sans-serif;
	font-size:30px;
	font-weight:300;
}
.symptom__image{
	min-width:110px;
	display: flex;
	align-items:center;
	justify-content: center;
}
.inner__symptoms>.elem__symptom .symptom__text>p{
	color:#000000;
	font-size:21px;
	font-weight:400;
	margin:0px;
}
.myths__block{
	background:url("../img/curvedback.png");
	background-repeat: no-repeat;
	background-size:100% 100%;
	background-position:top right;
	padding-top:290px;
	padding-bottom:250px;
	margin-bottom: -40px;
}
.head__myths{
	display: flex;
	align-items:center;
	justify-content: center;
	margin-bottom:45px;
}
.head__myths>h6{
	margin-right:90px;
	font-weight:300;
	font-family: "Pacifico" , sans-serif;
	color:#fff;
	font-size:45px;
	line-height:45px;
	margin-top:0px;
	margin-bottom:0px;
}
.head__myths>h2{
	color:#fff;
	font-size:110px;
	font-weight:bold;
	margin:0px;
	line-height:110px;
}
.symptoms__block{
	margin-bottom:-200px;
	position: relative;
}
.inner__myths{
	max-width:1400px;
	padding:0px 70px;
	display: grid;
	grid-template-columns:repeat(2 , 1fr);
	grid-column-gap:100px;
	margin-left:auto;
	margin-right:auto;
}
.elem__myth{
	margin-bottom:50px;
}
.elem__myth:last-child{
	margin-bottom:0px;
}
.head__myth{
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.head__myth>p{
	margin:0px;
	font-size:46px;
	color:#fff;
	font-weight:600;
	line-height:55px;
}
.main__treatments{
	max-width:1400px;
	padding-left:150px;
	padding-right:150px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:90px;
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.main__treatments>.elem__treatment{
	max-width:450px;
}
.treatments__block{
	padding-top:65px;
	padding-top: 90px;
}
.head__treatments{
	max-width:1400px;
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	margin-left:auto;
	margin-right:auto;
}
.image__treatment{
	display: flex;
	align-items:center;
	justify-content: center;
	margin-bottom:40px;
}
.head__treatment>h6{
	text-align:center;
	color:#10A3B2;
	font-size:35px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
}
.main__treatments>.elem__treatment:nth-child(2) .head__treatment>h6{
	text-align:left;
}
.elem__treatment .content__treatment>p{
	font-size:21px;
	font-weight:400;
	line-height:31px;
	margin-top:0px;
}
.elem__treatment .content__treatment>p span{
	font-weight:bold;
}
.side__effects>p{
	margin-top:0px;
	margin-bottom:10px;
	color:#E9454A;
	font-size:30px;
	font-weight:600;
}
.side__effects>ul{
	padding:0px;
	list-style-type: none;
	margin:0px;
	display: grid;
	grid-template-columns:repeat(2 , 1fr);
	grid-column-gap:50px;
}
.side__effects>ul li{
	display: flex;
	align-items:center;
	color:#2B2523;
	font-size:22px;
	font-weight:500;
}
.side__effects>ul li span{
	font-size:22px;
	font-weight:500;
	color:#E9454A;
	display: inline-flex;
	align-items:center;
	margin-right:5px;
}
.main__treatments{
	position: relative;
}
.main__treatments:before{
	content:"";
	position: absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:90px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	width:1px;
	height:80%;
	background-color:#3B3735;
	opacity:.2;
}
.head__treatments{
	margin-bottom:70px;
}
.head__treatments>h6{
    margin: 0px;
    color: #3290A7;
    font-family: "Pacifico" , sans-serif;
    font-size: 45px;
    font-weight: 300;
}
.head__treatments>h2{
	margin:0px;
	color:#E9454A;
	font-size:80px;
	line-height:80px;
	font-weight:bold;
}
.content__myth{
	margin-top:20px;
}
.content__myth>p{
	font-size:21px;
	line-height:31px;
	margin:0px;
	color:#fff;
}
.treatments__block .head__treatments{
	position: relative;
	max-width:1040px;
}
.treatments__block .treat__image{
	position: absolute;
}
.treatments__block .treat__image.first__image{
	top:-150px;
	left:-50px;
}
.treatments__block .treat__image.second__image{
	top:-220px;
	left:180px;
}
.treatments__block .treat__image.third__image{
	top:-160px;
	left:48%;
}
.treatments__block .treat__image.fourth__image{
	top:-140px;
	right:30px;
}
.elem__myth{
	position: relative;
}
.elem__myth .myth__image{
	position: absolute;
	right:0px;
	top:0px;
}
.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(1) .head__myth{
	padding-right:110px;
}
.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(1) .content__myth{
	padding-right: 100px;
}
.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(1) .myth__image{
	top:20px;
	right:20px;
}

.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(2) .head__myth{
	padding-right:110px;
}

.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(3) .head__myth{
	padding-right:110px;
}
.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(3) .myth__image{
	right:50px;
}

.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(4) .head__myth{
	padding-right:130px;
}

.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(4) .myth__image{
	right:15px;
	top:-45px;
}

.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .head__myth{
	padding-right:110px;
}
.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .myth__image{
	top:0px;
	right:30px;
}

.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(2) .myth__image{
	top:-20px;
	right:70px;
}

.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(3) .myth__image{
	top:60px;
	right:70px;
}

.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(4) .myth__image{
	top:25px;
	right:-40px;
}
.why__diabet .head__why>h6{
	position: relative;
}
.wait__block{
	background:url('../img/waitback.png');
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top left;
}
.wait__block .outer__wait{
	padding-top:40px;
	width:1400px;
	padding:0px 150px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	justify-content: flex-start;
}
.wait__block .outer__wait h2{
	margin:0px;
	font-size:120px;
	color:#fff;
	font-family:"Pacifico" , sans-serif;
	font-weight:300;
	width:100%;
	display: flex;
	justify-content: flex-start;
}
.wait__block .outer__wait{
	min-height:285px;
	display: flex;
	align-items:center;
	justify-content: center;
}
.outer__natural{
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding:70px 150px;
}
.outer__natural .left__natural{
	margin-right:60px;
	min-width:430px;
}
.outer__natural .left__natural>p span{
	color:#49AC6A;
}
.outer__natural .left__natural>h2{
	text-align:left;
	padding-left:70px;
	margin:0px;
	font-size:120px;
	color:#49AC6A;
	line-height:120px;
	font-family:"Pacifico" , sans-serif;
	font-weight:300;
	margin:50px 0px;
}
.right__natural>p.weight__text{
	font-size:25px;
	font-weight:bold;
	color:#49AC6A;
	line-height:34px;
}
.right__natural>p{
	margin-top:0px;
	margin-bottom:20px;
	font-size:21px;
	line-height:24px;
	color:#49AC6A;
	font-weight:500;
}
.right__natural>p:last-child{
	margin-bottom:0px;
}
.outer__natural .left__natural>p{
	margin-top:0px;
	color:#1D1D1B;
	font-size:25px;
	line-height:34px;
	font-weight:bold;
}
.natural__block{
	position: relative;
}
.natural__block>img{
	display: none;
}
.what__eat--block {
	position: relative;
	padding-top:150px;
}
.what__eat--block .top__eat .image__eat{
	position: absolute;
	right:0px;
	top:0px;
}
.what__eat--block .top__eat{
	max-width:1400px;
	padding-left:140px;
	margin-left:auto;
	margin-right: auto;
	display: flex;
	align-items:center;
}
.bottom__eat{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:140px;
}
.elem__advice{
	display: flex;
	align-items:center;
	margin-bottom:35px;
}
.after__advice{
	margin-top:50px;
}
.after__advice>p{
	margin:0px;
}
.elem__advice:last-child{
	margin-bottom:0px;
}
.elem__advice .advice__text>p{
	margin:0px;
	font-size:21px;
	font-weight:400;
}
.elem__advice .advice__text>p.title{
	color:#000000;
	font-size:21px;
	font-weight:600;
	margin:0px;
}
.elem__advice .advice__image{
	min-width:110px;
	text-align:center;
	display: flex;
	align-items:center;
	justify-content: center;
	margin-right:30px;
}
.bottom__eat .head__bottom{
	margin-bottom:40px;
}
.bottom__eat .head__bottom>p{
	margin:0px;
	font-size:25px;
	font-weight:bold;
	color:#000;
}
.what__eat--block .top__eat .text__eat>p{
	font-size:21px;
	font-weight:400;
	line-height:30px;
}
.what__eat--block .top__eat .text__eat>h2{
	margin-top:0px;
	margin-bottom:50px;
	color:#B35BA5;
	font-size:80px;
	font-weight:800;
	line-height:90px;
}
.after__advice{
	max-width:780px;
}
.after__advice>p:last-child{
	margin-bottom:0px;
}
.after__advice>p.weight__text{
	color:#28878B;
	font-size:25px;
	font-weight:bold;
	line-height:31px;
}
.after__advice>p{
	font-size:21px;
	line-height:30px;
	color:#000000;
	font-weight:400;
	margin-bottom:20px;
}
.what__eat--block{
	padding-bottom:40px;
}
.top__movement{
	display: flex;
	align-items:center;
}
.top__movement .movement__text>h2{
	margin:0px;
	color:#F99746;
	font-size:80px;
	font-weight:900;
	line-height:80px;
}
.top__movement{
	display: flex;
	align-items:center;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:140px;
	padding-right:140px;
}
.movement__block .top__movement{
	padding-bottom:270px;
}
.movement__block{
	padding-top:220px;
}
.bottom__movement{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:140px;
	padding-right:140px;
}
.top__movement .movement__text{
	margin-left:auto;
	padding-right:100px;
}
.top__movement .movement__image{
	position: absolute;
	left:0px;
}
.outer__movement{
	position: relative;
}
.movement__block .movement__tips>h2{
	text-align:center;
	margin-top:0px;
	margin-bottom:15px;
	color:#F99746;
	font-size:38px;
	line-height:60px;
	font-family:"Pacifico" , sans-serif;
	font-weight:300;
}
.movement__tips .elem__tip{
	margin-bottom:30px;
}
.movement__tips .elem__tip:last-child{
	margin-bottom:0px;
}
.movement__tips .elem__tip>p{
	margin:0px;
	font-size:21px;
	font-weight:400;
	color:#000000;
}
.movement__tips{
	margin-top:-100px;
}
.movement__tips .elem__tip>p.title , .movement__tips .elem__tip>p span{
	color:#F99746;
	font-size:21px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 5px;
}
.movement__block .movement__tips{
	background:url('../img/tipsback.png');
	background-repeat: no-repeat;
	background-size:100% 100%;
	background-position:center;
	padding-top:105px;
	padding-left:50px;
	padding-right:30px;
	padding-bottom:50px;
}
.movement__block .bottom__movement>.movement__text p:last-child{
	margin-bottom:0px;
}
.movement__block .bottom__movement>.movement__text p span{
	font-weight:bold;
}
.movement__block .bottom__movement>.movement__text p{
	font-size:21px;
	font-weight:400;
	margin-top:0px;
	margin-bottom:20px;
}
.movement__block .bottom__movement>.movement__text{
	margin-right:120px;
	max-width:480px;
}
.movement__block .bottom__movement{
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.lifestyle__block{
	position: relative;
	padding-top:220px;
}
.lifestyle__block>.head__lifestyle>.text__lifestyle{
	max-width:600px;
}
.lifestyle__block .head__lifestyle>.text__lifestyle>p{
	margin:0px;
	color:#000000;
	font-size:21px;
	font-weight:bold;
	line-height:30px;
	padding-left:20px;
}
.lifestyle__block .inner__lifestyle{
	padding-top: 160px;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:140px;
	padding-right:140px;
}
.lifestyle__block .head__lifestyle>.text__lifestyle>h2{
	margin:0px;
	margin-bottom:40px;
	color:#96C2FB;
	font-size: 80px;
	font-weight:bold;
	line-height:84px;
}
.lifestyle__block>.head__lifestyle{
	display: flex;
	align-items:center;
	justify-content: space-between;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:120px;
}
.inner__lifestyle .elem__lifestyle .head__lifestyle .header__lifestyle>h6{
	margin:0px;
	color:#96C2FB;
	font-size:35px;
	line-height:34px;
	font-weight:bold;
}
.inner__lifestyle .elem__lifestyle .head__lifestyle .image__lifestyle{
	display: inline-flex;
	min-width:110px;
	justify-content: center;
	margin-right:15px;
	align-items:center;
}
.inner__lifestyle .elem__lifestyle .head__lifestyle{
	display: flex;
	align-items: center;
	margin-bottom:15px;
	min-height:113px;
}
.content__lifestyle>p{
	margin-top:0px;
	font-size:21px;
	line-height:27px;
	color:#000000;
	font-weight:400;
}
.lifestyle__block .lifestyle__image{
	position: absolute;
	right:0px;
}
.lifestyle__block .inner__lifestyle{
	display: grid;
	grid-template-columns:repeat(2 , 1fr);
	grid-column-gap:115px;
	grid-row-gap: 40px;
}
.next__step{
	background-image: linear-gradient(to right top, #48A3DB , #3879BC , #3165AE);
	padding-bottom:50px;
	padding-top:70px;
	position: relative;
}
.next__step>img{
	position: absolute;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	top:-140px;
}
.next__step .outer__next{
	max-width:840px;
	margin-left:auto;
	margin-right:auto;
}
.outer__next>h2{
	text-align:center;
	margin:0px;
	color:#fff;
	font-size:60px;
	font-weight:300;
	font-family:"Pacifico" , sans-serif;
}
.outer__next>p span{
	font-weight:bold;
}
.outer__next>p{
	font-size:25px;
	font-weight:500;
	color:#fff;
	margin:0px;
	line-height:35px;
}
.next__step .next__button{
	margin-top:30px;
	display: flex;
	align-items:center;
	justify-content: center;
}
.next__step .next__button>a span{
	position: absolute;
	right:15px;
	display: flex;
	align-items: center;

}
.next__step .next__button>a{
	text-decoration:none;
	padding:17px 50px;
	position: relative;
	color:#2F6CB3;
	font-size:26px;
	font-weight:bold;
	border-radius:37px;
	background-color:#FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right:75px;
	transition:.4s ease all;
}
.next__step .next__button>a:hover{
	opacity:.7;
}
.next__step{
	margin-top:80px;
}
.supplements__block{
	margin-top:25px;
	position: relative;
}
.supplements__block>img{
	position: absolute;
	max-width:130px;
	top:0px;
	right:33%;
}
.supplements__block .outer__supplements>h2{
	text-align:center;
	color:#fff;
	font-size:80px;
	font-weight:bold;
	margin:0px;
	line-height: 100px;
}
.supplements__block .outer__supplements>h6{
	text-align:center;
	margin-top:0px;
	color:#D5ECDD;
	font-size:74px;
	font-weight:300;
	margin-bottom:0px;
	font-family:"Pacifico" , sans-serif;
}
.supplements__block .outer__supplements{
	display: flex;
	flex-direction:column;
	justify-content: flex-end;
	min-height:750px;
	align-items:center;
	padding-bottom:40px;
}
.supplements__block{
	background:url('../img/supplements.png');
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top;
}
.diabet__compounds .head__compounds>h2{
	color:#43B8A2;
	font-size:60px;
	line-height:72px;
	font-weight: 900;
	margin-top:0px;
	margin-bottom:0px;
}
.outer__compounds{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-left:80px;
	padding-right: 80px;
}
.compounds__inner{
	display: grid;
	grid-template-columns:repeat(2 , 1fr);
	grid-column-gap:100px;
}
 .elem__compound .text__compound ul li{
	display: flex;
	font-size:21px;
	line-height:30px;
	color:#2B2523;
	align-items:flex-start;
}
 .elem__compound .text__compound ul span{
	display: inline-flex;
	align-content:center;
	justify-content: center;
	position: relative;
	top:9px;
	margin-right:5px;
}
.diabet__compounds{
	padding-top:30px;
	padding-bottom:0px;
}
.elem__compound{
	margin-bottom:40px;
}
.elem__compound:last-child{
	margin-bottom:0px;
}
 .elem__compound .text__compound ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
 .elem__compound .text__compound>p{
	margin:0px;
	color:#43B8A2;
	margin-bottom:5px;
	font-size:30px;
	font-weight:bold;
	line-height:36px;
}
 .elem__compound .image__compound{
	display: flex;
	align-items:center;
	margin-right:25px;
	justify-content: center;
}
 .elem__compound .image__compound img{
	max-width:98px;
	border-radius:250px;
}
 .elem__compound{
	display: flex;
	align-items:flex-start;
}
.diabet__compounds .head__compounds{
	margin-bottom:50px;
}
.outer__info--supplements>img{
	position: absolute;
	right:75px;
	bottom:-60px;
}
.outer__info--supplements{
	padding-left:80px;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-top:80px;
	position: relative;
}
.supplements__images{
	width:100%;
	position: relative;
	min-height:380px;
	display: flex;
	align-items:center;
}
.supplements__images>.left__leaf{
	position: absolute;
	left:-30px;
	top:0px;
}
.supplements__images>.right__leaf{
	position: absolute;
	right:-50px;
	top:-40px;
	z-index: 3;
}
.leaf__last{
	position: absolute;
	right:200px;
	bottom:60px;
	top:auto;
}
.center__leaf{
	position: absolute;
	left:-80px;
	right:0px;
	bottom:-80px;
	margin-left:auto;
	margin-right:auto;
}
.outer__info--supplements>p.weight__text{
	font-size:25px;
	font-weight: bold;
	max-width:600px;
	line-height:34px;
}
.outer__info--supplements>p span{
	font-weight:bold;
}
.outer__info--supplements>p{
	max-width: 780px;
	font-size:21px;
	line-height:28px;
	color:#3C5729;
	position: relative;
	z-index: 3;
}
/*******Next step section*******/
.next-step{background-image: url(../img/main-bg.png); background-repeat: no-repeat; background-position: center top; margin-top: 132px; padding: 5% 0 0px; position:relative; z-index: -1;}
.next-step .container{width:1408px; background-color: #3fb4b0; z-index: -1; position: relative; margin: 0 auto;}
.next-heading{text-align:center; color: #fff; font-weight: normal; text-transform: capitalize;}
.your-next{font-size:80px; background-color:#FFCB4D; padding: 12px 47px; border-radius: 14px; position: absolute; top: -117px; -ms-transform: rotate(-9deg); transform: rotate(-9deg); left: 0; right: 0; width: 569px; margin: 0 auto; box-shadow: -11px 10px 0px #00000036; font-family:"Pacifico" , sans-serif;}
.step{font-size: 114px; line-height: 176px; background-color: #EA5777; width: 361px; padding: 0px 83px 0; border-radius: 14px; display: inline-block; height: 144px; margin: -8px -208px 26px 182px; position: relative; font-family:"Pacifico" , sans-serif;}
.step:before{content: ''; position: absolute; width: 361px; height: 144px; right: 0px; border-radius: 14px; box-shadow: -11px 10px 0px #00000036; z-index: 1; top: 0px; z-index: -1;}
.diabetes-text p{font-size:25px; text-align:center; font-weight:500; width: 79%; margin: 0 auto 23px; line-height: 35.79px;}
.diabetes-text{width:999px; margin: 34px auto 0; color: #fff;}
.diabetes-text ul{list-style:none;}
.diabetes-text li p{font-size: 30px; font-weight: bold; width: auto; text-align: left; float: left; line-height: 33.53px;}
.diabetes-text li span{float: left; margin: 0 15px 0 0;}
.diet-li{height: auto; overflow: hidden; margin: 0 0 15px;}
.left-li{float:left; }
.left-li li {width:100%; list-style: none; min-height: 130px;}
.left-li li.tea{margin: -49px 0 41px;}
.left-li li.tea p{margin: 50px 0 0;}
.left-li li.hand p{margin:10px 0 0;}
.left-li li.meat p {margin: 50px 0 0;}
.left-li li.apple p {margin: 50px 0 0;}
.right-li{float:right;}
.right-li li {width:100%; list-style: none; min-height: 130px;}
.right-li li p {line-height:41.53px;}
.right-li .apple p{margin: 46px 0 0;}
.education-text p:last-child{margin: 35px auto 0;}
.sign-form{text-align:center; margin: 57px 0 87px; display: inline-block; width: 100%;}
.sign-form input{background-color: transparent; margin: 0 0 16px; border: 2px solid #fff; border-radius: 50px; width: 528px; color: #fff; padding: 22px 29px; font-size: 20px;}
.sign-form input[type="submit"] {color: #3FB4B0; border:2px solid #fff; font-size: 26.57px; font-weight: bold; background: #fff; padding: 17px; margin: 0 0 8px; width: 528px; box-shadow: 0px 2px 3px -1px #06054373; cursor: pointer;}
/*.sign-form input[type="submit"]:hover{background-color:transparent; color:#fff;}*/
::-webkit-input-placeholder {color:#fff; font-weight:400; font-size:20px; opacity:0.5;}
:-ms-input-placeholder {color:#fff; font-weight:400; font-size:20px; opacity:0.5;}
::placeholder {color:#fff; font-weight:400; font-size:20px; opacity:0.5;}

.sign-form input[type="submit"]{
	transition:.4s ease all;
}
.sign-form input[type="submit"]:hover{
    background: #ffc330;
    border-color:#ffc330;
}

.next-step .container{
	width:100%!important;
	position: relative;
	z-index: 2;
	background-color:transparent;
}
.next-step{
	background:none;
	position: relative;
	background:url('../img/mainback.png')!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position:top left!important;
}
* {
	outline:none;
}
.sign-form{
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	margin-bottom:0px;
	padding-bottom:135px;
}
/*.next-step:before{
	content:"";
	width:100%;
	height: 97px;
	position: absolute;
	left:0px;
	top:0px;
	background:url("../img/main-bg.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top left;
}
*/
.diabete__list{
	display: grid;
	grid-template-columns:repeat(2 , 485px);
	grid-column-gap:65px;
	margin-left:-20px;
}
.elem__diabete{
	display: flex;
	align-items:center;
	text-align:left;
	min-height:130px;
	justify-content: flex-start;
}
.diabete__list{
	margin-bottom:140px;
	justify-content: center;
}
.diabete__list .elem__diabete{
	margin-bottom:20px;
}
.diabete__list .elem__diabete:last-child{
	margin-bottom:0px;
}
.diabete__list .elem__diabete span img{
	max-width:100%;
}
.diabete__list .elem__diabete span{
	min-width:100px;
	margin-right:15px;
	display: flex;
	align-items:center;
	justify-content:center;
}
.diabete__list .elem__diabete p br{
	display: none;
}
.diabete__list .elem__diabete p{
	text-align:left;
	font-size:25px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:33px;
}
.sign-form >p{
    font-size:20px;
    margin:0px;
    color:#c1272d;
    margin-bottom:10px;
    display: none;
    text-align:center;
}
.natural__small--image{
	display: none;
}
@media only screen and (max-width: 1720px) {
.next-step{padding: 5.5% 0 0px;}
}
@media only screen and (max-width: 1542px) {
.next-step{padding: 6% 0 0px;}
}
@media only screen and (max-width: 1420px) {
.next-step .container {width: 94%;}	
.next-step{background-size: 94%;}
.your-next{width: 508px;}
.step{width:340px;}
.step::before {width:340px;}
}
@media only screen and (max-width: 1240px) {
.diabete__list{
	margin-bottom:80px;	
}
.your-next {width: 440px;}
.step{width: 300px; padding: 0;}
.step::before {width:300px; height: 127px;}
.diabetes-text p {font-size: 22px; margin: 0 auto 36px; line-height: 32px;}
.diabetes-text li p {font-size: 25px;}
.your-next {font-size: 71px;}
.step {font-size: 98px; line-height: 154px; height: 127px;}
.diabetes-text {width: 100%;}
.sign-form input {padding: 15px 29px;}
.sign-form input[type="submit"] {padding: 15px 29px;}
}
@media (max-width: 1200px){
	.diabete__list .elem__diabete p{
		font-size:22px;
		line-height:30px;
	}
	.diabete__list{
		grid-template-columns: repeat(2 , 1fr);
		margin-left: 0px;
		padding-left:15px;
		padding-right:15px;
	}

}
@media only screen and (max-width: 992px) {
	.sign-form >p{
		font-size:18px;
		line-height:25px;
	}
	.diabete__list .elem__diabete p{
		font-size:20px;
		line-height:28px;
	}
.your-next {font-size: 59px;}
.step {font-size: 84px; line-height: 117px; height: 100px; width: 259px; margin: -28px -98px 26px 182px;}
.step::before {height: 99px; width:257px;}
.diabetes-text p {font-size: 20px;}
.diabetes-text li p {font-size: 22px; line-height: 28.53px;}
.diabetes-text li span{width: 88px;}
.diabetes-text li span img{width:89%;}
.diet-li{overflow:visible;}
.education-text{clear: both;}
}
@media only screen and (max-width: 786px) {
.right-li {float: left; clear: both;}
.diet-li{width: 73%; margin: 0 auto;}	
.left-li li{min-height: auto; clear: both; float: left;}
.left-li li.tea {margin: 0 auto;}
.diabetes-text p{margin: 0 auto 17px;}
.diet-li li{margin: 0 auto 37px !important;}
.right-li li{min-height: auto; clear: both; float: left;}
.sign-form input{width: 74%;}
.sign-form input[type="submit"]{width: 74%;}
}
@media (max-width:767px){
	.diabete__list{
		grid-template-columns:minmax(140px , 565px);
	}
	.diabete__list .elem__diabete p{
		font-size:17px;
		line-height:20px;
	}
	.elem__diabete{
		min-height:0px;
	}
	.diabete__list .elem__diabete{
		margin-bottom:30px;
	}
	.diabete__list .elem__diabete:last-child{
		margin-bottom:0px;
	}
	.column__diabete{
		margin-bottom:30px;
	}
	.column__diabete:last-child{
		margin-bottom:0px;
	}
	.diabete__list .elem__diabete span{
		min-width:80px;
		max-width: 80px;
	}
	.diabetes-text p{
		text-align:left;
		max-width:565px;
		margin-bottom:40px;
		font-weight:500;
	}
	.your-next{
		font-size:36px;
		min-height:65px;
	}
	.step{
		font-size:52px;
	    margin: -46px -98px 12px 182px;
	}
	.diabetes-text p{
		font-size:16px;
		line-height:24px;
	}
	.diabete__list{
		margin-bottom:25px;
	}
	.sign-form{
		padding-left:25px;
		padding-right:25px;
	}
	.sign-form input{
		max-width:565px;
	}
	.sign-form input ,.sign-form input[type="submit"]{
		width:100%;
	}
	.sign-form{
		padding-bottom:40px;
	}
}
@media only screen and (max-width: 640px) {
	.sign-form >p{
		font-size:16px;
		line-height:20px;
	}
.your-next {width: 60%;}
.step{width: 45.3%; margin: -28px -42px 26px 182px;}
.step:before{width: 100%;}
}
@media only screen and (max-width: 510px) {
	.diabete__list{
		padding-left:0px;
		padding-right:0px;
	}
.next-step{width:100%; background-size:100%; background-image:url(../img/main-bg-sm.png); padding: 15% 0 0px; margin-top: 24%;}
.next-step .container{width:100%; padding-right: 15px; padding-left: 15px;}
.diabetes-text p{width: 98%; text-align: left;}
.diet-li {width: 100%;}
.diabetes-text li span {width: 66px; margin: 0 26px 0 0;}
.diabetes-text li p {font-size: 19px;}
.diet-li li {margin: 0 auto 11px !important;}
.diet-li .hand{margin: 0 auto 44px !important;}
.right-li .meat p{margin: -24px 0 20px;}
.right-li .apple p {margin: -11px 0 0;}
.left-li li.tea p {margin: 24px 0 0;}
.meat img{width:100%;}
.your-next {font-size: 36px; top: -88px;}
.step{font-size: 52px; line-height: 84px; height: 72px; width: 34.3%; margin: -21px -18px 26px 152px;}
.education-text {margin: 19px auto 0; float: left;}
.step::before {height: 71px;}
.diabetes-text p{font-size: 16px; line-height: 23.79px;}
.diabetes-text {width: 100%; margin: 0px auto 0;}
.sign-form{clear: both; display: inline-block; margin: 26px 0 39px;}
.education-text p:last-child {margin: 10px auto 0;}
.sign-form input {width: 100%; border:1px solid #fff; font-size:16px; padding: 10px 29px;}
::-webkit-input-placeholder {font-size:16px;}
:-ms-input-placeholder {font-size:16px; }
::placeholder {font-size:16px;}
.sign-form input[type="submit"] {width: 100%; font-size:16px; padding: 10px 29px;}
.sign-form{
		padding-left:10px;
		padding-right:10px;
	}
	.your-next{
		min-height:75px;
		display: flex;
		align-items:center;
		justify-content:center;
		min-width:270px;
		width:auto;
		max-width:270px;
		padding:0px;
	}
	.step{
		min-width:150px;
		min-height:77px;
		padding:0px;
	}
}
@media only screen and (max-width: 375px) {
.your-next {width: 260px; font-size: 36.75px; margin: 32px 37px 0; height: 65px; line-height: 43px; border-radius: 9px; box-shadow: -5px 4px 0px #00000036;}
.step{font-size: 52.49px; line-height: 76px; height: 65px; width: 165px; margin: 10px 6px 22px 139px; border-radius: 8px;}
.step::before{box-shadow: -4px 6px 0px #00000036; height: 63px; width: 100%;}
}


/* Additional Styles*/
.supplements__block{
	background:url('../img/supplementsback.svg');
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top right;
}
.supplements__block .outer__supplements{
	max-width:1400px;
	text-align:left;
	align-items:flex-start;
	padding-left:80px;
	padding-right:80px;
	margin-left:auto;
	min-height:670px;
	margin-right:auto;
}
.supplements__block .outer__supplements>h2{
	text-align:left;
}

.support__supplement{
	padding-bottom:40px;
	padding-top:60px;
}
.support__supplement .outer__support--supplement .left__support--supple>h6{
	margin:0px;
	font-size:40px;
	color:#000;
	font-weight:900;
	line-height:50px;
	margin-bottom:10px;
}
.support__supplement .outer__support--supplement .left__support--supple>h2 span img{
	position: absolute;
	left:40px;
	top:10px;
}
.support__supplement .outer__support--supplement .left__support--supple>h2 span{
	position: relative;
	font-weight:500;
	color:#000;
}
.support__supplement .outer__support--supplement .left__support--supple{
	max-width:660px;
}
.support__supplement .outer__support--supplement .left__support--supple>p{
	margin-top:0px;
	margin-bottom:15px;
	font-size:21px;
	font-weight:400;
	color:#000000;
}
.support__supplement .outer__support--supplement .left__support--supple>p:last-child{
	margin-bottom:0px;
}
.support__supplement .outer__support--supplement .left__support--supple>h2{
	margin-top:0px;
	margin-bottom:0px;
	color:#3FB4B0;
	font-size:80px;
	line-height:90px;
	font-weight:bold;
}
.support__supplement .outer__support--supplement{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:80px;
	padding-right:80px;
	display: flex;
	align-items:flex-start;
}
.support__supplement .outer__support--supplement .right__support--supple{
	display: flex;
	align-items:center;
	justify-content:center;	
}
.support__supplement .outer__support--supplement .left__support--supple{
	margin-right:100px;
}
.users__saying{
	padding:70px 0px;
	padding-top:0px;
}
.outer__users--saying{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:80px;
	padding-right:80px;
}
.outer__users--saying>h6{
	margin-top:0px;
	margin-bottom:20px;
    font-family: "Pacifico" , sans-serif;
    font-weight:300;
    color:#3FB4B0;
    font-size:54px;
}
.outer__users--saying>h2{
	margin:0px;
	font-size:40px;
	font-weight:900;
	color:#000;
}
.inner__users>.elem__user{
	margin-bottom:50px;
}
.inner__users>.elem__user:last-child{
	margin-bottom:0px;
}
.inner__users>.elem__user .user__info>span{
	font-size:36px;
	line-height:43px;
	font-weight:900;
	color:#3BB9B2;
	display: inline-flex;
	margin-bottom:3px;
	margin-top:3px;
}
.inner__users>.elem__user .user__info>p.results{
	margin:0px;
	font-size:17px;
	font-weight:400;
	color:#000;
}
.inner__users>.elem__user .user__info>span.place__user{
	font-size:25px;
	line-height:43px;
	font-weight:600;
	color:#000;
}
.inner__users>.elem__user .user__info{
	display: flex;
	flex-direction:column;
	padding-top:20px;
}
.inner__users>.elem__user .user__info>p{
	margin:0px;
	font-size:21px;
	font-weight:400;
	line-height:31px;
	color:#000;
}
.inner__users>.elem__user .user__image img{
	max-width:100%;
	width:auto;
}
.inner__users>.elem__user .user__image{
	min-width:186px;
	max-width:186px;
	min-height:186px;
	max-height:186px;
	display: flex;
	align-items:center;
	justify-content:center;
	background-color:#3FB4B0;
	border-radius:250px;
	border:5px solid #3FB4B0;
	margin-right:15px;
}
.inner__users>.elem__user{
	display: flex;
	align-items: flex-start;
}
.inner__users{
	display: flex;
	justify-content: flex-start;
	align-content:center;
	flex-direction:column;
}
.diabet__compounds .head__compounds br{
	display: none;
}
.doctor__block{
	background:url("../img/doctorback.svg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:bottom left;	
}
.doctor__block .outer__doctor .right__doctor{
	display: inline-flex;
	align-items:center;
	justify-content:center;
	position: relative;
	top:-70px;
}
.doctor__block .outer__doctor .left__doctor{
	max-width:710px;
}
.doctor__block .outer__doctor .left__doctor h6{
	margin:0px;
	font-size:42px;
	line-height:50px;
	font-weight: 800;
	color:#fff;
}
.doctor__block .outer__doctor .left__doctor p{
	margin-top:0px;
	margin-bottom:20px;
	font-size:29px;
	line-height:44px;
	font-weight:400;
	color:#fff;
}
.doctor__block{
	margin-bottom:45px;
}
.doctor__block .outer__doctor{
	max-width:1400px;
	padding-left:80px;
	padding-right:80px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:80px;
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.benefits__curalin{
	padding-bottom:115px;
}
.benefits__curalin .inner__benefits--curalin .benefits__curalin--image{
	position: relative;
	display: flex;
	align-items:center;
	justify-content:center;
	margin-left:-110px;
	margin-right:40px;
	margin-top:-40px;
	margin-bottom:-55px;
}
.benefits__curalin .benefits__curalin--inner .elem__curalin--inner .curalin__info--wrapper p{
	margin:0px;
	font-size:21px;
	line-height:31px;
	color:#000;
	font-weight:400;
	margin:0px;
}
.benefits__curalin .benefits__curalin--inner .elem__curalin--inner .curalin__image--wrapper{
	display: flex;
	align-items:center;
	justify-content:center;
	margin-right:20px;
}
.benefits__curalin .benefits__curalin--inner .elem__curalin--inner{
	display: flex;
	align-items:center;
	justify-content:flex-start;
}
.benefits__curalin .benefits__curalin--inner{
	display: grid;
	grid-template-columns:repeat(2 , 1fr);
	grid-column-gap: 95px;
	grid-row-gap:50px;
}
.benefits__curalin .inner__benefits--curalin{
	margin-top:70px;
	display: flex;
	align-items:center;
	width:100%;
	padding-right:50px;
	border:3px solid #3FB4B0;
	border-radius:23px;
	position: relative;
}
.benefits__curalin .outer__benefits--curalin>h2{
	color:#3FB4B0;
    font-size: 80px;
    font-weight: bold;
    margin: 0px;
    line-height: 100px;
}
.benefits__curalin .outer__benefits--curalin{
	max-width:1400px;
	padding-left:80px;
	padding-right: 80px;
	margin-left:auto;
	margin-right:auto;
}
.benefits__curalin .outer__benefits--curalin>h6{
	margin-top:0px;
	margin-bottom:5px;
	font-family: "Pacifico" , sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 54px;
}
.where__get{
	background-color:#D4EBED;
	padding-top:50px;
	margin-bottom:-90px;
}
.where__get .outer__where .head__where{
	max-width:620px;
	position: relative;
}
.where__get .where__button .where__button--wrapper{
	border-radius:38px;
	position: relative;
}
.where__get .where__button .where__button--wrapper>span{
	display: inline-flex;
	border-radius:38px;
	align-items:center;
	justify-content:center;
	width:100%;
	height:78px;
	position: absolute;
	left:8px;
	top:8px;
	background-color:rgba(0,0,0,.15);
}
.where__get .where__button .where__button--wrapper>a:hover{
	opacity:.7;
}
.where__get .double__where{
	margin-top:30px;
	position: relative;
	z-index: 4;
}
.where__get .double__where .where__text p:last-child{
	margin-bottom: 0px;
}
.where__get .double__where .where__text p span{
	font-weight: 900;
}
.where__get .outer__where{
	position: relative;
}
.where__get .outer__where>img{
	position: absolute;
	top:-60px;
	right: 300px;
}
.where__get .double__where .where__text p{
	margin-top:0px;
	font-size:21px;
	line-height:31px;
	max-width:440px;
	margin-right:auto;
	color:#000000;
	font-weight:400;
	margin-bottom:30px;
}
.where__get .double__where .where__text{
	margin-left:50px;
	margin-right:auto;
	padding-top:80px;
}
.double__where{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.where__button>p{
	margin:0px;
	margin-top:35px;
	font-size:21px;
	line-height:30px;
	color:#000000;
	font-weight:400;
}
.where__get .where__button .where__button--wrapper>a{
	display: inline-flex;
	align-items:center;
	justify-content:center;
	background-color: #DFB639;
	border-radius: 39px;
	min-width:360px;
	min-height:78px;
	font-size:35px;
	font-weight:800;
	color:#fff;
	position: relative;
	transition:.4s ease all;
	text-decoration:none;
	z-index: 3;
}
.where__get .where__button{
	margin-top:60px;
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:flex-start;
}
.where__get .outer__where .head__where>span{
	display: inline-flex;
	align-items:center;
	color:#000000;
	font-size:21px;
	font-weight:900;
	line-height:30px;
}
.where__get .outer__where .head__where>h2{
	color:#3FB4B0;
    font-size: 80px;
    font-weight: bold;
    margin: 0px;
    line-height: 100px;
}
.where__get .outer__where .head__where>p{
	font-size:21px;
	font-weight:400;
	line-height:31px;
	color:#000000;
}
.where__get .outer__where .head__where>h6{
	margin-top:0px;
	margin-bottom:5px;
	font-family: "Pacifico" , sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 54px;
}
.where__get .outer__where{
	max-width:1400px;
	padding-left:80px;
	padding-right:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.time__act{
	padding-top:160px;
	padding-bottom:90px;
	background-color:#fff;
	position: relative;
	z-index: 2;
}
.outer__time--act{
	text-align: center;
}
.outer__time--act>p{
	font-size:21px;
	line-height:31px;
	font-weight:400;
	color:#000;
}
.outer__time--act>p:last-child{
	margin-bottom:0px;
}
.outer__time--act>p{
	margin-top:0px;
	margin-bottom:30px;
}
.outer__time--act>h2{
    color: #3FB4B0;
    font-size: 80px;
    font-weight: bold;
    margin: 0px;
    line-height: 90px;
}
.time__act--button{
	display: flex;
	align-items:center;
	justify-content:center;
}
.time__act--button{
	position: relative;
}
.time__act--button .time__act--new{
	max-width:360px;
	position: relative;
}
.time__act--button .time__act--new>span{
	display: inline-flex;
    border-radius: 38px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 78px;
    position: absolute;
    left: 8px;
    top: 8px;
    background-color: rgba(0,0,0,.15);
}
.time__act--button .time__button--wrapper>a{
	display: inline-flex;
	align-items:center;
	justify-content:center;
    background-color: #DFB639;
    border-radius: 39px;
    min-width: 360px;
    min-height: 78px;
    font-size: 35px;
    font-weight: 800;
    color: #fff;
    position: relative;
    transition: .4s ease all;
    text-decoration: none;
    z-index: 3;
}
.time__act--button .time__button--wrapper>a:hover{
	opacity:.7;
}
.outer__time--act{
	max-width:1400px;
	padding-right:80px;
	padding-left:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.money__back{
	background:url("../img/moneybackbackground.svg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
	padding-top:50px;
	padding-bottom:0px;
	margin-bottom:-100px;
}
.money__back .outer__money{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-left:80px;
	padding-right:80px;
}
.money__back .bottom__money .bottom__money--right{
	padding-top:60px;
	padding-bottom:100px;
}
.money__back .bottom__money{
	margin-top:100px;
}
.money__back .bottom__money--left{
	position: relative;
	top:0px;
}
.money__back .outer__money .top__money{
	max-width:670px;
}
.money__back .outer__money .top__money p span{
	font-weight:900;
}
.money__back .outer__money .top__money p{
	margin-top:0px;
	margin-bottom:25px;
	font-size:21px;
	line-height:31px;
	color:#fff;
}
.money__back .outer__money .top__money p:last-child{
	margin-bottom:0px;
}
.money__back .outer__money .top__money>h2 span{
    font-family: "Pacifico" , sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 54px;
}
.money__back .outer__money{
	position: relative;
}
.money__back .outer__money>img{
	position: absolute;
	right: 0px;
	top:-120px;
	z-index: 3;
}
.money__back .outer__money .top__money>h2{
	margin-top:0px;
	margin-bottom:20px;
	font-size:80px;
	font-weight:900;
	color:#fff;
}
.money__back .bottom__money .bottom__money--right>p>span{
	margin:0px;
	font-size:25px;
	line-height:31px;
	color:#fff;
	font-weight:900;
}
.money__back .bottom__money .bottom__money--right{
	margin-left:70px;
}
.money__back .bottom__money .bottom__money--right>p{
	margin:0px;
	font-size:21px;
	line-height:31px;
	color:#fff;
	font-weight:400;
}
.money__back .bottom__money{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.safe__block{
	background-color:#fff;;
	padding-top:150px;
}
.safe__block .outer__safe .right__safe span{
	font-size:21px;
	line-height:30px;
	color:#000;
	font-weight:900;
}
.safe__block .outer__safe .left__safe>h2{
	margin:0px;
    font-size: 80px;
    font-weight: 900;
    line-height:80px;
    color: #3FB4B0;
    margin-bottom:80px;
}
.safe__block .outer__safe .left__safe>h6{
	margin-top:0px;
	margin-bottom:5px;
    font-family: "Pacifico" , sans-serif;
    font-weight: 300;
    color: #3FB4B0;
    font-size: 54px;
}
.safe__block{
	padding-bottom:50px;
}
.safe__block .outer__safe .right__safe p:last-child{
	margin-bottom:0px;
}
.safe__block .outer__safe .right__safe p{
	margin-top:0px;
	margin-bottom: 25px;
	font-size:21px;
	line-height:30px;
	color:#000;
}
.safe__block .left__safe{
	min-width:640px;
}
.safe__block .outer__safe .right__safe{
	max-width:540px;
	margin-left:20px;
}
.safe__block .outer__safe{
	max-width:1400px;
	padding-left:80px;
	padding-right:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.safe__block .safe__logos{
	display: grid;
	grid-template-columns:repeat(3 , 1fr);
	grid-column-gap:40px;
	grid-row-gap:30px;
}

.faq__block{
	padding-top:75px;
	padding-bottom:100px;
	background-color:#F2F2F2;
}
.faq__block .outer__faq{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding-left:80px;
	padding-right:80px;
}

.faq__block .outer__faq .head__faq{
	margin-bottom:85px;
}
.faq__block .outer__faq .head__faq>h2{
	margin:0px;
    font-size: 80px;
    font-weight: 900;
    line-height: 80px;
    color: #3FB4B0;
}
.inner__faq{
	display: grid;
	grid-template-columns: repeat(2 , 1fr);
	grid-column-gap:130px;
}
.inner__faq>.grid__faq{
	display: flex;
	flex-direction:column;
}
.inner__faq>.grid__faq:last-child>.elem__faq{
	margin-bottom:35px;
}
.inner__faq>.grid__faq:last-child>.elem__faq:last-child{
	margin-bottom:0px;
}
.inner__faq>.grid__faq>.elem__faq>p{
	color:#000000;
	font-size:21px;
	line-height:31px;
	font-weight:400;
	margin:0px;
}
.inner__faq>.grid__faq>.elem__faq>p a:hover{
	opacity: .7;
}
.inner__faq>.grid__faq>.elem__faq>p a{
	font-size:21px;
	line-height:31px;
	transition:.4s ease all;
	color:#0071BC;
}
.inner__faq>.grid__faq>.elem__faq h6{
	font-size:35px;
	line-height:43px;
	font-weight: 900;
	color:#000;
	margin:0px;
}
.inner__faq>.grid__faq>.elem__faq{
	margin-bottom:55px;
	width:100%;
}
.inner__faq>.grid__faq>.elem__faq:last-child{
	margin-bottom:0px;
}


.try__block{
	padding-bottom:130px;
}
.try__wrapper{
	width:100%;
	background:url("../img/tryback.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
}
.outer__try .try__info .try__button>span{
    display: inline-flex;
    border-radius: 38px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 78px;
    position: absolute;
    left: 8px;
    top: 8px;
    background-color: rgba(0,0,0,.15);
}
.outer__try .try__info .try__button .try__button--wrapper>a:hover{
	opacity:.7;
}
.outer__try .try__info .try__button .try__button--wrapper>a{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #DFB639;
    border-radius: 39px;
    min-width: 360px;
    min-height: 78px;
    font-size: 35px;
    font-weight: 800;
    color: #fff;
    position: relative;
    transition: .4s ease all;
    text-decoration: none;
    z-index: 3;
}
.try__block .outer__try .try__image{
	position: relative;
	top:120px;
	margin-left:-120px;
}
.try__block .outer__try{
	display: flex;
	align-items:center;
	justify-content: space-between;
}
.try__wrapper{
	padding-top:0px;
	padding-bottom:65px;
}
.outer__try .try__info .try__button{
	display: inline-flex;
	position: relative;
	align-items:center;
	justify-content:center;
}
.outer__try .try__info>h2{
	margin-top:0px;
	margin-bottom:50px;
	color:#FFFFFF;
	font-size:50px;
	line-height:60px;
	font-weight:900;
}
.outer__try{
	max-width: 1400px;
	padding-left:80px;
	padding-right:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.natural__group{
	display: grid;
	grid-template-columns:repeat(3 , 1fr);
	grid-column-gap:25px; 
	margin-left:auto;
	margin-right:auto;
}
.natural__way .outer__natural{
	flex-direction:column;
}
.price__natural--button{
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.price__button--wrapper{
	position: relative;
	margin-bottom:10px;
}
.price__button--wrapper>span{
    display: inline-flex;
    border-radius: 38px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: rgba(0,0,0,.15);
}
.price__button--wrapper .prc__btn a{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #DFB639;
    border-radius: 39px;
    min-width: 260px;
    min-height: 60px;
    font-size: 25px;
    font-weight: 800;
    color: #fff;
    position: relative;
    transition: .4s ease all;
    text-decoration: none;
    z-index: 3;
}
.price__button--wrapper .prc__btn a:hover{
	opacity:.7;
}
.price__natural--button>p span{
	display: inline-flex;
	margin-right:5px;
}
.price__natural--button>p{
	margin:0px;
	margin-top:7px;
	display: flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	font-size:17px;
	font-weight:600;
	line-height:23px;
	color:#000;
}
.price__natural--button>a{
	display: inline-flex;
	align-items:center;
	justify-content:center;
}
.natural__way+div{
	padding-top:450px;
}
.natural__try>p{
	margin:0px;
	text-align:center;
	font-size:25px;
	color:#000000;
	font-weight:400;
	margin-bottom:40px;
}
.natural__try--button{
	position: relative;
}
.natural__try--button span{
	display: inline-flex;
    border-radius: 38px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 70px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: rgba(0,0,0,.15);
}
.natural__try--button .natural__try--buttonwrapper>a:hover{
	opacity:.7;
}
.natural__try--button .natural__try--buttonwrapper>a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #DFB639;
    border-radius: 39px;
    min-width: 320px;
    min-height: 70px;
    font-size: 25px;
    font-weight: 800;
    color: #fff;
    position: relative;
    transition: .4s ease all;
    text-decoration: none;
    z-index: 3;
}
.natural__try{
	max-width:580px;
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
.natural__way{
	background:url('../img/naturalwayback.svg');
	background-repeat: no-repeat;
	background-size:cover;
	background-position:left top;
	padding-top:120px;
	margin-bottom:-450px;
}
.natural__way .head__natural{
	margin-left:auto;
	margin-right:auto;
}
.natural__way .natural__inner>h2{
	margin-top:0px;
	text-align:center;
	font-size:64px;
	color:#fff;
	font-weight:800;
	margin-bottom:15px;
}
.natural__group .elem__natur>.price__natur{
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	margin-bottom:15px;
}
.natural__group .elem__natur>.price__image>.popular__price p{
	margin:0px;
	font-size:18px;
	color:#fff;
	font-weight:800;
	line-height:22px;
}
.natural__group .elem__natur>.price__image .save__price p{
	margin:0px;
	color:#49AC6A;
	font-size:20px;
	font-weight:800;
	line-height:24px;
}
.natural__group .elem__natur>.price__image .save__price{
	position: absolute;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	bottom:-30px;
}
.natural__group .elem__natur>.price__image>.popular__price{
	position: absolute;
	right:0px;
	min-width:105px;
	min-height:105px;
	max-width:105px;
	max-height:105px;
	background-color:#E9454A;
	border-radius:250px;
	display: flex;
	align-items:center;
	justify-content:center;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
}
.natural__group .elem__natur>.price__image{
	display: flex;
	justify-content:center;
	position: relative;
	align-items:center;
	margin-bottom:35px;
	min-height:215px;
	padding-left:25px;
	padding-right:25px;
}
.natural__group .elem__natur>.price__natur>p{
	margin:0px;
	font-size:50px;
	line-height:55px;
	font-weight:800;
	color:#000;
}
.natural__group .elem__natur>.price__natur>p.small__desc{
	font-size:15px;
	line-height:20px;
	font-weight:800;
	color:#000;	
	display: inline-flex;
	min-height:20px;
}
.natural__group .elem__natur>.price__natur>span{
	display: inline-flex;
	align-items:center;
	font-size:20px;
	line-height:28px;
	color:#000000;
	font-weight:800;
	justify-content:center;
}
.natural__group .elem__natur{
	background-color: #FFFFFF;
	border-radius:36.5px;
	padding:25px 15px;
	border:3px solid #49AC6A;
}
.natural__way .outer__natural{
	padding-left:80px;
	padding-right:80px;
}
.really__block{
	background-color:#fff;
}
.really__block .outer__really{
	max-width:1400px;
	padding-left:80px;
	padding-right:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.outer__really>h2 span{
	color:#DFB639;
}
.natural__way .natural__inner{
	margin-left:auto;
	margin-right:auto;
}
.really__block{
	padding-bottom:80px;
}
.really__block .elem__user .user__image{
	margin-right:40px;
}
.really__block .double__really .really__left p{
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 21px;
    line-height: 30px;
    color: #000;
}
.really__block .double__really .really__left p:last-child{
	margin-bottom:0px;
}
.really__block .double__really{
	margin-bottom:65px;
}
.really__block .double__really .really__left{
	max-width:545px;
	margin-right:110px;
}
.really__block .double__really{
	display: flex;
	justify-content:flex-start;
	align-items:center;
}
.outer__really>h2{
	margin-top:0px;
	margin-bottom:25px;
	font-size:80px;
	color:#000;
	font-weight:900;
}
.curalifeimg_click{
	cursor:pointer;
}
/*******Next step section*******/
@media (max-width:1360px){
	.natural__way .natural__inner>h2{
		font-size:54px;
	}
	.try__block .outer__try .try__image>img{
		max-width:600px;
	}
	.money__back .outer__money>img{
		right: 60px;
	}
	.where__get .outer__where>img{
		right: 200px;
	}
	.benefits__curalin .inner__benefits--curalin .benefits__curalin--image{
		margin-left:-140px;
	}
	.doctor__block .outer__doctor .left__doctor p{
		font-size:24px;
		line-height:37px;
	}
	.doctor__block .outer__doctor .left__doctor{
		max-width:640px;
		margin-right:30px;
	}
	.doctor__block .outer__doctor .left__doctor h6{
		font-size:32px;
		line-height:42px;
	}
	.doctor__block .right__doctor img{
		max-width:320px;
	}
	.doctor__block .outer__doctor{
		padding-bottom:0px;
	}
	.outer__info--supplements>img{
		right:25px;
	}
	.lifestyle__block>.head__lifestyle>.lifestyle__image>img{
		max-width:740px;
	}
	.what__eat--block{
		padding-top:120px;
	}
	.image__eat>img{
		max-width:540px;
	}
	.syrup__block .syrup__image{
		margin-right:170px;
	}
	.outer__why--diabet{
		padding-right:120px;
		padding-left:50px;
	}
	.head__myth>p{
		font-size:38px;
		line-height:44px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .head__myth{
		padding-right:125px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(4) .head__myth{
		padding-right:80px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .myth__image{
		top:-30px;
		right:0px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(3) .head__myth{
		align-items:center;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(3) .myth__image{
		top:20px;
		right:0px;
	}
	.elem__treatment .content__treatment>p{
		font-size:20px;
		line-height:30px;
	}
	.head__treatment>h6{
		font-size:30px;
	}
	.side__effects>p{
		font-size:26px;
	}
	.side__effects>ul li{
		font-size:20px;
	}
	.lifestyle__block{
		padding-top:120px;
	}
}
@media (max-width:1280px){
	.inner__faq{
		grid-column-gap:70px;
	}
	.where__get .outer__where>img{
		right: 100px;
	}
	.supplements__images{
		min-height:310px;
	}
	.outer__info--supplements>img{
		max-width:350px;
		bottom:0px;
	}
	.supplements__images>.right__leaf{
		max-width:340px;
	}
	.supplements__images>.left__leaf{
		max-width:300px;
	}
	.center__leaf{
		max-width:320px;
	}
	.leaf__last{
		max-width:220px;
		right:200px;
		bottom:80px;
	}
	.compounds__inner{
		grid-column-gap:70px;
	}
	.lifestyle__block>.head__lifestyle>.lifestyle__image>img{
		max-width:670px;
	}
	.what__eat--block .top__eat .text__eat>p{
		font-size:20px;
		line-height:29px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		font-size:70px;
		line-height:70px;
		margin-bottom:35px;
	}
	.image__eat>img{
		max-width:480px;
	}
	.main__treatments{
		padding-left:70px;
		padding-right:70px;
	}
	.syrup__block .syrup__image{
		margin-right:110px;
	}
	.outer__diabet .text__info{
		margin-right:80px;
	}
	.top__circulatory .txt__circulatory>h2{
		font-size:45px;
		line-height:54px;
	}
	.top__circulatory .txt__circulatory>p , .syrup__block .syrup__text>p{
		font-size:20px;
	}
	.top__circulatory .txt__circulatory>h6{
		font-size:38px;
	}
	.syrup__block .syrup__text>p.weight__txt{
		font-size:23px;
	}
	.top__circulatory .txt__circulatory>p.big__txt{
		font-size:22px;
	}
	.top__circulatory{
		margin-bottom:45px;
	}
	.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(1) .content__myth{
		padding-right:110px;
	}
	.movement__block .bottom__movement>.movement__text{
		margin-right:60px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-top:100px;
	}
	.benefits__curalin .benefits__curalin--inner{
		grid-column-gap: 55px;
	}
	.double__where .where__img img{
		max-width:480px
	}
}
.movement__block .movement__tips{
	min-width:520px;
	max-width:520px;
}
.movement__block .bottom__movement>.movement__text{
	width:100%;
}
.outer__info--supplements>p{
	margin-top:0px;
}
.double__where .smallwhere{
	display: none;
}
.elem__safe--logo{
	display: flex;
	justify-content:center;
	align-items:center;
}
.elem__safe--logo>img{
	width:auto;
	max-width:100%;
}
@media (max-width:1200px){
	.wait__block .outer__wait{
		padding-left:70px;
		padding-right:70px;
	}
	.really__block .double__really .really__left{
		margin-right:50px;
	}
	.really__block .outer__really{
		padding-left:70px;
		padding-right:70px;
	}
	.really__block .double__really .really__left p{
		font-size:19px;
		line-height:27px;
	}
	.outer__really>h2{
		font-size:60px;
		line-height:60px;
		margin-bottom:15px;
	}
	.natural__try>p{
		font-size:21px;
	}
	.natural__try--button .natural__try--buttonwrapper>a{
		min-width:260px;
	}
	.natural__way .natural__inner>h2{
		font-size:46px;
	}
	.natural__way .price__image img{
		width:auto;
		max-width:100%;
	}
	.price__button--wrapper .prc__btn a{
		min-width:200px;
	}
	.natural__group{
		grid-column-gap:15px;
	}
	.natural__way .head__natural img{
		width:auto;
		max-width: 100%;
	}
	.try__block .outer__try .try__image>img{
		max-width:520px;
	}
	.outer__try{
		padding-left:70px;
		padding-right:70px;
	}
	.try__info{
		position: relative;
		z-index: 4;
	}
	.try__block .outer__try .try__image{
		margin-left:-230px;
	}
	.outer__try .try__info>h2{
		font-size:40px;
		line-height:50px;
	}
	.outer__try .try__info .try__button .try__button--wrapper>a{
		font-size:30px;
	}
	.inner__faq>.grid__faq>.elem__faq>p a{
		font-size:19px;
		line-height:27px;
	}
	.faq__block .outer__faq{
		padding-left:70px;
		padding-right:70px;
	}
	.faq__block{
		padding-top:55px;
		padding-bottom:60px;
	}
	.faq__block .outer__faq .head__faq>h2{
		font-size:60px;
		line-height:60px;
	}
	.faq__block .outer__faq .head__faq{
		margin-bottom:55px;
	}
	.inner__faq>.grid__faq>.elem__faq h6{
		font-size:30px;
		line-height:37px;
	}
	.inner__faq>.grid__faq>.elem__faq>p{
		font-size:19px;
		line-height:27px;
	}
	.safe__block .outer__safe .left__safe>h2{
		font-size:60px;
		line-height:60px;
		margin-bottom:50px;
	}
	.safe__block .left__safe{
		min-width:500px;
	}
	.safe__block .outer__safe .left__safe>h6{
		font-size:40px;
	}
	.safe__block .outer__safe .right__safe p{
		font-size:19px;
		line-height:27px;
	}
	.safe__block .outer__safe{
		padding-left:70px;
		padding-right:70px;
	}
	.money__back .outer__money{
		padding-left:70px;
		padding-right:70px;
	}
	.money__back .outer__money .top__money{
		max-width:100%;
		padding-right:300px;
	}
	.money__back .bottom__money{
		margin-top:20px;
		min-height:480px;
	}
	.outer__money>img{
		max-width:280px;
	}
	.safe__block{
		padding-top:100px;
	}
	.money__back .bottom__money--left{
		top:60px;
	}
	.money__back .bottom__money--left>img{
		max-width:400px;
	}
	.money__back .outer__money .top__money>h2{
		font-size:60px;
		line-height:60px;
	}
	.money__back .outer__money .top__money>h2 span{
		font-size: 40px;
	}
	.money__back .outer__money .top__money p{
		font-size:19px;
		line-height: 27px;
	}
	.money__back .bottom__money .bottom__money--right>p>span{
		font-size:22px;
		line-height:29px;
	}
	.money__back .bottom__money .bottom__money--right>p{
		font-size:19px;
		line-height: 27px;
	}
	.outer__time--act>h2{
		font-size:60px;
		line-height:60px;
	}
	.outer__time--act>p{
		font-size: 19px;
		line-height:25px;
	}
	.time__act--button .time__button--wrapper>a{
		font-size:30px;
	}
	.time__act{
		padding-bottom:70px;
	}
	.where__get .outer__where .head__where>h6{
		font-size:40px;
	}
	.where__get .outer__where .head__where>h2{
		font-size:60px;
		line-height:60px;
	}
	.where__get .outer__where .head__where>p{
		font-size:19px;
		line-height:26px;
	}
	.where__get .outer__where .head__where>span{
		font-size:19px;
		line-height:26px;
	}
	.where__button>p{
		font-size:19px;
		line-height:26px;
	}
	.where__get .double__where .where__text p{
		font-size:19px;
		line-height:26px;
	}
	.where__get .outer__where>img{
		max-width:490px;
	}
	.where__get .where__button .where__button--wrapper>a{
		font-size:30px;
	}
	.benefits__curalin .inner__benefits--curalin{
		padding-right:25px;
	}
	.benefits__curalin--image>img{
		max-width:320px;
	}
	.elem__compound .text__compound ul li{
		font-size:19px;
		line-height:26px;
	}
	.benefits__curalin .benefits__curalin--inner .elem__curalin--inner .curalin__info--wrapper p{
		font-size:19px;
		line-height:26px;
	}
	.benefits__curalin .outer__benefits--curalin>h2{
		font-size:60px;
		line-height:60px;
	}
	.benefits__curalin .outer__benefits--curalin>h6{
		font-size:40px;
	}
	.outer__users--saying>h6{
		font-size:42px;
		margin-bottom:10px;
	}
	.outer__users--saying>h2{
		font-size:32px;
		line-height:40px;
	}
	.inner__users>.elem__user .user__info>p{
		font-size:19px;
		line-height:26px;
	}
	.inner__users>.elem__user .user__info>span{
		font-size:30px;
		line-height:36px;
	}
	.inner__users>.elem__user .user__info>span.place__user{
		font-size:20px;
		line-height:32px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>p{
		font-size:19px;
		line-height:26px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h2{
		font-size:60px;
		line-height:60px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h6{
		font-size:32px;
		line-height:40px;
	}
	.right__support--supple img{
		max-width:380px;
	}
	.outer__info--supplements>p{
		font-size:19px;
		line-height:26px;
	}
	.outer__info--supplements>p.weight__text{
		font-size:22px;
		line-height:32px;
	}
	.outer__info--supplements>p{
		max-width:640px;
	}
	.outer__info--supplements{
		padding-top:40px;
	}
	.elem__compound .image__compound{
		margin-right:20px;
	}
	.outer__compounds{
		padding-left:70px;
		padding-right:70px;	
	}
	.supplements__block>img{
		right:30%;
	}
	.compounds__inner{
		grid-column-gap:40px;
	}
	.supplements__block .outer__supplements{
		min-height:500px;
	}
	.supplements__block .outer__supplements>h2{
		font-size:60px;
		line-height:60px;
	}
	.supplements__block .outer__supplements>h6{
		font-size:64px;
	}
	.outer__next>h2{
		font-size:50px;
	}
	.outer__next>p{
		font-size:22px;
		line-height:32px;
	}
	.next__step .next__button>a{
		font-size:23px;
	}
	.next__step>img{
		max-width:400px;
		top:-120px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-left:70px;
		padding-right:70px;
	}
	.lifestyle__block>.head__lifestyle{
		padding-left:70px;
	}
	.inner__lifestyle .elem__lifestyle .head__lifestyle .header__lifestyle>h6{
		font-size:30px;
		line-height:30px;
	}
	.content__lifestyle>p{
		font-size:19px;
		line-height:25px;
	}
	.lifestyle__block .inner__lifestyle{
		grid-column-gap:50px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>h2{
		font-size:60px;
		line-height:60px;
		max-width:450px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>p{
		font-size:19px;
		line-height:28px;
		max-width:450px;
	}
	.lifestyle__block>.head__lifestyle>.lifestyle__image>img{
		max-width:570px;
	}
	.lifestyle__block{
		padding-top:60px;
	}
	.movement__block .bottom__movement>.movement__text p{
		font-size:19px;
	}
	.movement__block .bottom__movement>.movement__text{
		margin-right:35px;
	}
	.movement__block .movement__tips>h2{
		font-size: 34px;
	}
	.movement__tips .elem__tip>p.title, .movement__tips .elem__tip>p span{
		font-size:19px;
	}
	.movement__tips .elem__tip>p{
		font-size:19px;
	}
	.movement__block .movement__tips{
		min-width:450px;
		max-width:450px;
	}
	.bottom__movement{
		padding-left:70px;
		padding-right:70px;
	}
	.top__movement .movement__text{
		padding-right:0px;
	}
	.top__movement .movement__text>h2{
		font-size:60px;
		line-height:60px;
	}
	.top__movement .movement__text{
	    margin-right: auto;
	    padding-left: 190px;
	    position: relative;
	}
	.movement__image>img{
		max-width:500px;
	}
	.movement__block .top__movement{
		padding-bottom:250px;
	}
	.bottom__eat{
		padding-right: 70px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		font-size:60px;
		line-height:60px;
	}
	.image__eat>img{
		max-width:400px;
	}
	.what__eat--block .top__eat , .bottom__eat{
		padding-left:70px;
	}
	.bottom__eat .head__bottom>p{
		font-size:22px;
	}
	.bottom__eat .head__bottom{
		margin-bottom:25px;
	}
	.after__advice>p{
		font-size:20px;
		line-height:29px;
	}
	.elem__advice .advice__text>p.title , .elem__advice .advice__text>p{
		font-size:20px;
		line-height:29px;
	}
	.after__advice>p.weight__text{
		font-size:23px;
		line-height:29px;
	}
	.outer__natural{
		padding-left:70px;
		padding-right:70px;
	}
	.outer__natural .left__natural>h2{
		font-size:110px;
		line-height:110px;
	}
	.outer__natural .left__natural>p{
		font-size:22px;
		line-height:31px;
	}
	.right__natural>p{
		font-size:20px;
		line-height:23px;
	}
	.right__natural>p.weight__text{
		font-size:24px;
		line-height:33px;
	}
	.outer__natural .left__natural{
		min-width:380px;
	}
	.wait__block .outer__wait h2{
		font-size:110px;
	}
	.head__treatments>h2{
		font-size:70px;
		line-height:70px;
	}
	.head__treatments>h6{
		font-size:35px;
		line-height:35px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(4) .myth__image{
		top:auto;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(4) .head__myth{
		align-items:center;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(2) .head__myth{
		padding-right:50px;
		max-width:400px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(2) .myth__image{
		top:30px;
		right: 40px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .myth__image{
		top:0px;
		right:0px;
	}
	.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(2) .myth__image{
		top:-20px;
		right:-20px;
	}
	.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(2) .head__myth{
		padding-right:95px;
	}
	.inner__myths>.column__myths:nth-child(2)>.elem__myth:nth-child(1) .head__myth{
		padding-right:110px;
	}
	.myths__block{
		padding-bottom:220px;
	}
	.myth__image>img{
		max-width:120px;
	}
	.inner__myths>.column__myths:nth-child(1)>.elem__myth:nth-child(1) .content__myth{
		padding-right:120px;
	}
	.head__myths>h2{
		font-size:80px;
	}
	.head__myths>h6{
		font-size:35px;
		line-height:35px;
	}
	.head__myth>p{
		font-size:32px;
		line-height:38px;
	}
	.content__myth>p{
		font-size:19px;
		line-height:29px;
	}
	.inner__symptoms{
		grid-column-gap:40px;
	}
	.why__diabet .head__why>h6{
		font-size:40px;
	}
	.why__diabet .head__why>h2{
		font-size:70px;
		line-height:70px;
		margin-top:20px;
		margin-bottom:15px;
	}
	.head__symptoms>h2{
		font-size:50px;
		line-height:50px;
		text-align:center;
	}
	.inner__symptoms>.elem__symptom>.symptom__image{
		margin-right:25px;
	}
	.inner__symptoms>.elem__symptom .symptom__text>p{
		font-size:18px;
		line-height:25px;
	}
	.inner__symptoms>.elem__symptom .symptom__text>h6{
		font-size:26px;
	}
	.head__symptoms>h6{
		font-size:35px;
		line-height:35px;
	}
	.why__diabet{
		padding-top:60px;
		padding-bottom:70px;
	}
	.info__head--why>p.weight__txt{
		font-size:23px;
		line-height:30px;
	}
	.info__head--why>p , .info__harmful>p{
		font-size:20px;
	}
	.elem__harmful .weight__harmful>p{
		font-size:23px;
		line-height:30px;
	}
	.outer__why--diabet{
		padding-left:30px;
		padding-right:30px;
	}
	.syrup__block .syrup__image>img{
		max-width:340px;
	}
	.outer__circulatory{
		padding-left:30px;
		padding-right:30px;
	}
	.text__info>h1{
		font-size:70px;
		line-height: 70px;
		margin:12px 0px;
	}
	.text__info .desc p{
		font-size:18px;
		line-height:27px;
	}
	.image__diabet>img{
		max-width:290px;
	}
	.outer__diabet{
		min-height:530px;
	}
	.image__diabet{
		top:90px;
	}
	.outer__diabet .text__info{
		margin-right:50px;
	}
	.text__info>p{
		font-size:40px;
	}
	.inner__harmful, .info__head--why{
		padding-left:0px;
	}
	.inner__symptoms{
		padding:50px 30px;
	}
	.main__treatments>.elem__treatment{
		max-width:370px;
	}
	.side__effects>ul{
		grid-column-gap:30px;
	}
	.side__effects>ul li{
		font-size: 18px;
	}
	.elem__treatment .content__treatment>p{
		font-size:18px;
		line-height:28px;
	}
	.head__treatment>h6{
		font-size:26px;
	}
	.image__treatment{
		margin-bottom:25px;
	}
	.diabet__compounds{
		padding-bottom:10px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h2 span img {
	    position: absolute;
	    left: 28px;
	    top: 2px;
	}
	.benefits__curalin .outer__benefits--curalin{
		padding-left:70px;
		padding-right:70px;
	}
	.where__get .outer__where{
		padding-left:70px;
		padding-right:70px;
	}
	.natural__way .outer__natural{
		padding-left:70px;
		padding-right:70px;
	}
}


.body__arrow>.small__arrow{
	display: none;
}
.arrow__small{
	display: none;
}
.support__image--small{
	display: none;
}
.really__right{
	display: flex;
	align-items: center;
	justify-content:center;
}
@media (max-width:1040px){
	.where__get .outer__where>img{
		right: 50px;
	}
}
.safe__block .small__safe{
	display: none
}
@media (max-width:991px){
	.natural__way+div{
		padding-top:490px;
	}
	.really__block{
		padding-bottom:50px;
	}
	.really__right{
		margin:25px 0px;
	}
	.really__block .double__really{
		flex-direction:column-reverse;
	}
	.really__block .double__really .really__left{
		margin-right:0px;
		max-width:100%;
	}
	.really__right>img{
		max-width:300px;
		width:100%;
	}
	.natural__try>p{
		font-size:19px;
		line-height:26px;
	}
	.natural__way .natural__inner>h2{
		font-size:36px;
	}
	.natural__group{
		grid-template-columns:minmax(140px , 440px);
		justify-content:center;
		align-items:center;
		grid-row-gap:30px;
	}
	.natural__way{
		padding-top:60px;
	}
	.try__block .outer__try .try__image>img{
		width:100%;
	}
	.try__block .outer__try{
		flex-direction:column;
	}
	.try__block .outer__try .try__image{
		margin-left:0px;
		top:50px;
	}
	.try__info{
		text-align:center;
		max-width:480px;
	}
	.outer__try .try__info>h2{
		text-align:left;
	}
	.try__wrapper{
		padding-top: 65px;
		padding-bottom:0px;
	}
	.inner__faq>.grid__faq>.elem__faq>p a{
		font-size:17px;
		line-height:24px;
	}
	.inner__faq{
		grid-template-columns:1fr;
		grid-column-gap:0px;
	}
	.inner__faq>.grid__faq:nth-child(1){
		margin-bottom:50px;
	}
	.inner__faq>.grid__faq:last-child>.elem__faq{
		margin-bottom:40px;
	}
	.inner__faq>.grid__faq>.elem__faq{
		margin-bottom:40px;
	}
	.inner__faq>.grid__faq>.elem__faq:last-child{
		margin-bottom:0px;
	}
	.inner__faq>.grid__faq>.elem__faq h6{
		font-size:26px;
	}
	.safe__block .outer__safe .left__safe>h2{
		margin-bottom:15px;
	}
	.safe__block .small__safe{
		display: block;
		margin-bottom:25px;
	}
	.safe__block .small__safe span{
		font-weight:800;
		color:#000;
		font-size:19px;
		line-height:27px;
	}
	.safe__block .small__safe p{
		margin-top:0px;
		margin-bottom:20px;
		font-size:19px;
		line-height:27px;
		color:#000;
	}
	.safe__block .small__safe p:last-child{
		margin-bottom:0px;
	}
	.safe__block{
		padding-top:80px;
	}
	.safe__block .outer__safe{
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}
	.safe__block .left__safe{
		min-width:0px;
		max-width:100%;
		width:100%;
	}
	.safe__block .outer__safe .right__safe{
		max-width:100%;
		margin-left:0px;
		margin-top: 25px;
	}
	.safe__block .outer__safe .right__safe>p , .safe__block .outer__safe .right__safe>span{
		display: none;
	}
	.safe__block .outer__safe .right__safe>p:last-child{
		display: block;
	}
	.money__back .bottom__money{
		min-height:0px;
	}
	.money__back{
		margin-bottom: 0px;
	}
	.money__back .bottom__money--left>img{
		max-width:300px;
	}
	.money__back .bottom__money .bottom__money--right{
		margin-left:40px;
		padding-bottom:40px;
	}
	.money__back .outer__money .top__money{
		padding-right: 180px;
	}
	.outer__money>img{
		max-width:200px;
	}
	.money__back .outer__money>img{
		right:35px;
	}
	
	.where__get{
		margin-bottom:-30px;
	}
	.double__where .where__img img{
		max-width:330px;
	}
	.where__get .double__where .where__text{
		padding-top:20px;
		margin-left:25px;
	}

	.where__get .outer__where>img{
		display: none;
	}
	.where__get .outer__where .head__where{
		max-width:100%;
	}
	.benefits__curalin{
		padding-top:15px;
		padding-bottom:50px;
	}
	.benefits__curalin .benefits__curalin--inner{
		grid-template-columns:1fr;
		grid-row-gap:15px;
		padding-right:10px;
		padding-left:10px;
	}
	.benefits__curalin .inner__benefits--curalin{
		grid-row-gap: 15px;
		border:0px;
		margin-top:45px;
		padding-right:0px;
	}
	.benefits__curalin .inner__benefits--curalin .benefits__curalin--image{
		display: none;
	}
	.benefits__curalin .inner__benefits--curalin{
		margin-top:55px;
	}
	.doctor__block .outer__doctor{
		flex-direction:column;
		justify-content:center;
		align-items:center;
		padding-top:30px;
	}
	.doctor__block .outer__doctor .right__doctor{
		top:0px;
		margin-top:15px;
		margin-bottom:-12px;
	}
	.doctor__block .outer__doctor .left__doctor p{
		font-size:21px;
		line-height:29px;
	}
	.doctor__block .outer__doctor .left__doctor{
		max-width:100%;
		margin-right:0px;
	}
	.doctor__block .outer__doctor .left__doctor h6{
		font-size:25px;
	}
	.outer__users--saying{
		padding-left:70px;
		padding-right:70px;
	}
	.inner__users>.elem__user .user__image{
		min-width:150px;
		max-width:150px;
		min-height:150px;
		max-height:150px;
	}
	.inner__users>.elem__user .user__info>span{
		font-size:26px;
		line-height:30px;
	}
	.supplements__block .outer__supplements{
		padding-left:70px;
		padding-right:70px;
	}
	.natural__small--image{
		display: flex;
	}
	.outer__info--supplements{
		margin-bottom:-70px;
	}
	.leaf__last{
		left:0px;
		right:0px;
		margin-right:auto;
		margin-left:auto;
	}
	.outer__info--supplements>img{
		position: static;
		margin-left:auto;
		margin-right:auto;
		display: flex;
	}
	.outer__info--supplements>p{
		max-width:100%;
	}
	.outer__info--supplements{
		padding-top:25px;
		padding-left:70px;
		padding-right:70px;
	}
	.outer__info--supplements>p.weight__text{
		max-width:100%;
	}
	.center__leaf{
		display: none;
	}
	.elem__compound .text__compound ul span{
		top:7px;
	}
	.elem__compound .text__compound>p{
		font-size:26px;
	}
	.elem__compound .text__compound ul li{
		font-size:19px;
		line-height: 28px;
	}
	.diabet__compounds .head__compounds{
		max-width:740px;
		margin-left:auto;
		margin-right:auto;
	}
	.diabet__compounds{
		padding-bottom:20px;
	}
	.compounds__inner{
		grid-template-columns:1fr;
		justify-content: center;
		align-items:center;
	}
	.compounds__inner>.elem__compound{
		max-width:740px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	.diabet__compounds .head__compounds>h2{
		font-size:50px;
		line-height:62px;
	}
	.supplements__block>img{
		right:30%;
		max-width:90px;
		top:70px;
	}
	.outer__next>h2{
		font-size:40px;
	}
	.next__step{
		padding-left:15px;
		padding-right:15px;
	}
	.outer__next>p{
		font-size:20px;
		line-height:30px;
	}
	.next__step .next__button>a{
		font-size:21px;
	}
	.next__step>img{
		max-width:340px;
		top:-100px;
	}
	.inner__lifestyle .elem__lifestyle .head__lifestyle{
		min-height:0px;
	}
	.lifestyle__block>.head__lifestyle>.text__lifestyle{
		position: relative;
		z-index: 2;
	}
	.lifestyle__block .inner__lifestyle{
		grid-template-columns:1fr;
		grid-row-gap: 30px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-top:70px;
	}
	.lifestyle__block>.head__lifestyle>.lifestyle__image>img{
		max-width:470px;
	}
	.lifestyle__block{
		padding-top:25px;
	}
	.inner__lifestyle .elem__lifestyle .head__lifestyle .header__lifestyle>h6{
		font-size:26px;
		line-height:26px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>p{
		font-size:18px;
		line-height:27px;
		padding-left: 0px;
		max-width:400px;
	}
	.top__movement .movement__text{
		margin-left:0px;
	}
	.bottom__movement{
		flex-direction:column;
	}
	.movement__block .bottom__movement>.movement__text{
		margin-right:0px;
		width:100%;
		max-width: 100%;
	}
	.movement__block{
		padding-top:0px;
		padding-bottom:50px;
	}
	.movement__block .top__movement{
		padding-bottom:0px;
	}
	.movement__tips{
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
	}
	.movement__image>img{
		max-width:440px;
	}
	.top__movement .movement__image{
		position: static;
		margin-right:-60px;
	}
	.movement__block .top__movement{
		padding-left:0px;
		padding-right:0px;
	}
	.top__movement .movement__text{
		padding-left:0px;
	}
	.image__eat>img{
		max-width:380px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		max-width:370px;
	}
	.what__eat--block .top__eat .text__eat>p , .elem__advice .advice__text>p.title, .elem__advice .advice__text>p , .after__advice>p{
		font-size:18px;
		line-height:27px;
	}
	.movement__block .bottom__movement>.movement__text p , .movement__tips .elem__tip>p , .movement__tips .elem__tip>p.title, .movement__tips .elem__tip>p span{
		font-size:18px;
		line-height:27px;
	}
	.movement__block .movement__tips>h2{
		font-size:32px;
	}
	.movement__tips .elem__tip{
		margin-bottom:25px;
	}
	.movement__tips .elem__tip:last-child{
		margin-bottom:0px;
	}
	.after__advice>p.weight__text{
		font-size:21px;
		line-height:27px;
	}
	.bottom__eat .head__bottom>p{
		font-size:20px;
	}
	.outer__natural .left__natural>p{
		font-size:20px;
		line-height:29px;
	}
	.right__natural>p{
		font-size:18px;
		line-height:21px;
	}
	.right__natural>p.weight__text{
		font-size:22px;
		line-height:31px;
	}
	.outer__natural{
		flex-direction:column;
		justify-content: center;
		align-items: center;
	}
	.outer__natural{
		padding:35px 70px;
	}
	.outer__natural .left__natural>h2{
		font-size:100px;
		line-height:100px;
		margin-top:25px;
		margin-bottom:50px;
	}
	.main__treatments{
		padding-bottom:50px;
	}
	.wait__block .outer__wait h2{
		font-size:100px;
	}
	.wait__block .outer__wait{
		min-height:250px;
	}
	.side__effects>p{
		font-size:22px;
	}
	.main__treatments{
		flex-direction:column;
	}
	.main__treatments>.elem__treatment{
		max-width:100%;
	}
	.fourth__image>img{
		max-width:140px;
	}
	.third__image>img{
		max-width: 80px;
	}
	.second__image>img{
		max-width:90px;
	}
	.first__image>img{
		max-width:110px;
	}
	.treatments__block .treat__image.first__image{
		left:30px;
	}
	.treatments__block .treat__image.second__image{
		top:-120px;
	}
	.treatments__block .treat__image.third__image{
		top:-120px;
	}
	.treatments__block .treat__image.fourth__image{
		top:-120px;
	}
	.side__effects>ul{
		max-width:420px;
		grid-column-gap:50px;
	}
	.main__treatments:before{
		content:none;
	}
	.head__treatments>h2{
		font-size:60px;
		line-height:60px;
	}
	.head__treatments>h6{
		font-size:30px;
		line-height:30px; 	
	}
	.column__myths{
		margin-bottom:20px;
	}
	.column__myths:last-child{
		margin-bottom:0px;
	}
	.head__myths>h2{
		font-size:60px;
		line-height:60px;
	}
	.head__myths{
		margin-bottom:15px;
	}
	.head__myths>h6{
		font-size:30px;
		margin-bottom:5px;
		line-height:40px;
	}
	.inner__myths{
		padding-left:30px;
		padding-right:30px;
	}
	.content__myth{
		padding:0px!important;
	}
	.myths__block{
		padding-top:50px;
		padding-bottom: 50px;
		background-color:green;
	}
	.myth__image>img{
		max-height:110px;
	}
	.head__myths{
		flex-direction:column;
		justify-content: center;
		align-items:center;
	}
	.inner__myths>.column__myths .elem__myth .head__myth{
		padding:0px!important;
		max-width:100%!important;
	}
	.head__myth>p{
		width:100%;
	}
	.head__myth>p br{
		display: none;
	}
	.symptoms__block{
		margin-bottom:-40px;
	}
	.elem__myth .myth__image{
		position: static;
		margin-bottom:20px;
	}
	.head__myth>p{
		margin-bottom:0px;
		font-size:26px;
		font-weight:600;
	}
	.content__myth>p{
		font-size:16px;
		font-weight:400;
		line-height:21px;
	}
	.elem__myth{
		margin-bottom:20px;
		max-width:540px;
		margin-left:auto;
		margin-right:auto;
	}
	.elem__myth:last-child{
		margin-bottom:0px;
	}
	.content__myth{
		margin-top:0px;
	}
	.inner__myths>.column__myths .elem__myth .head__myth{
		display: flex;
		flex-direction:column-reverse;
		justify-content: center;
		align-items:center;
	}
	.head__myths>h6{
		margin-right:0px;
	}
	.inner__myths{
		grid-template-columns:1fr;
	}
	.inner__symptoms{
		grid-template-columns:1fr;
	}
	.why__diabet{
		padding-top:0px;
		padding-bottom:50px;
	}
	.circulatory__block{
		margin-bottom:-20px;
	}
	.image__circulatory>img{
		max-width:350px;
		width:100%;
	}
	.top__circulatory{
		margin-bottom:25px;
	}
	.syrup__block .syrup__image>img{
		max-width:230px;
	}
	.syrup__text>p.weight__txt:last-child{
		padding-right:200px;
	}
	.head__symptoms>h2{
		font-size:36px;
		line-height:40px;
	}
	.syrup__block .syrup__image{
		margin-top:-80px;
	}
	.top__circulatory .txt__circulatory>h2{
		font-size:36px;
	}
	.head__symptoms>h6{
		font-size:30px;
	}
	.top__circulatory .txt__circulatory>h6{
		font-size:32px;
	}
	.top__circulatory .txt__circulatory>p, .syrup__block .syrup__text>p{
		font-size:18px;
	}
	.syrup__block .syrup__text>p.weight__txt{
		font-size:21px;
	}
	.top__circulatory .txt__circulatory>p.big__txt{
		font-size:21px;
	}
	.top__circulatory{
		display: flex;
		flex-direction:column;
		justify-content: center;
		align-items:center;
	}
	.top__circulatory .txt__circulatory{
		margin-right:0px;
		max-width:100%;
		width:100%;
	}
	.top__circulatory .txt__circulatory>p{
		max-width:100%;
	}
	.syrup__block{
		flex-direction:column-reverse;
	}
	.syrup__block .syrup__text{
		padding-bottom:30px;
	}
	.syrup__block .syrup__image{
		margin-right: 0px;
	}
	.top__circulatory .txt__circulatory{
		padding-top:60px;
	}
	.outer__body .body__text{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		max-width:200px;
		margin-bottom:-90px;
	}
	.outer__body .body__text>h6{
		font-size:28px;
		line-height:35px;
		font-weight: 600;
	}
	.outer__diabet{
		flex-direction:column;
		padding-top: 60px;
	}
	.outer__diabet .text__info{
		margin-right: 0px;
	}
	.image__diabet{
		top:0px;
		margin-top: 30px;
		margin-bottom:-67px;
	}
	.text__info .desc{
		margin-top:25px;
	}
	.outer__body{
		justify-content: center;
		align-items:center;
		flex-direction:column-reverse;
	}
	.outer__body .body__text{
		margin-right:300px;
		margin-left:0px;
	}
	.body__arrow{
		transform:rotate(0deg);
	}
	.body__arrow>.small__arrow{
		display: inline-flex;
		align-items:center;
		justify-content: center;
	}
	.body__arrow>img{
		display: none;
	}
	.body__arrow>.arrow__small{
		display: inline-flex;
		max-width:65px;
	}
	.body__text .body__arrow{
		padding-left:0px;
		display: flex;
		justify-content: flex-end;
	}
	.outer__body .body__text>h6{
		text-align:left;
	}
	.elem__harmful.right__harmful .image__harmful{
		padding-left:60px;
		margin-right:40px;
	}
	.info__head--why>p, .info__harmful>p{
		font-size:18px;
		line-height:26px;
	}
	.elem__harmful .weight__harmful>p{
		font-size:21px;
		line-height:27px;
	}
	.why__diabet .head__why>h2{
		font-size:60px;
		line-height:60px;
	}
	.info__head--why>p.weight__txt{
		font-size:22px;
		line-height:29px;
	}
	.myths__block{
		background:url('../img/diabeteback.png');
		background-position:center;
		background-repeat: no-repeat;
		background-size:100% 100%;
		padding-top:100px;
		padding-bottom:90px;
	}
	.head__treatments{
		margin-bottom:40px;
	}
	.elem__treatment{
		margin-bottom:35px;
	}
	.elem__treatment:last-child{
		margin-bottom:0px;
	}
	.head__treatment{
		display: flex;
		align-items:center;
	}
	.head__treatment .image__treatment{
		margin-right:15px;
	}
	.image__treatment>img{
		max-width:80px;
	}
	.image__treatment{
		margin-bottom:0px;
	}
	.head__treatment{
		margin-bottom:25px;
	}
	.head__treatment>h6{
		max-width:150px;
		text-align:left;
		margin-bottom:0px;
		line-height:30px;
	}
	.outer__natural .left__natural{
		min-width:0px;
		margin-right:0px;
		width:100%;
		max-width:100%;
	}
	.natural__small--image{
		display: flex;
		justify-content: flex-end;
		position: relative;
		right:-80px;
		margin-bottom:25px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-top:40px;
	}
	.content__lifestyle>p:last-child{
		margin-bottom:0px;
	}
	.diabet__compounds .head__compounds{
		margin-bottom:35px;
	}
	.support__supplement .outer__support--supplement{
		padding-left:70px;
		padding-right:70px;
	}
	.right__support--supple img{
		max-width:250px;
	}
	.support__supplement .outer__support--supplement .left__support--supple{
		margin-right:25px;
	}
	.outer__users--saying>h6{
		font-size:36px;
		margin-bottom:5px;
	}
	.outer__time--act{
		padding-left:70px;
		padding-right:70px
	}
	.time__act{
		padding-top:100px;
	}
	.safe__block .outer__safe .right__safe span{
		font-size:19px;
		line-height:27px;
	}
	.outer__really>h2{
		margin-bottom:0px;
	}
	.really__block .double__really{
		margin-bottom:40px;
	}
}
.small__syrup{
	display: none;
}
.lifestyle__image--small{
	display: none;
}
@media (max-width:767px){
	.wait__block .outer__wait{
		padding-left:15px;
		position: relative;
		top:15px;
		padding-right:15px;
	}
	.really__block{
		padding-bottom:35px;
	}
	.really__block .outer__really{
		padding-left:15px;
		padding-right:15px;
	}
	.inner__users>.elem__user .user__info>p{
		font-size:17px;
		line-height:24px;
	}
	.really__block .double__really .really__left p{
		font-size:17px;
		line-height:24px;
	}
	.outer__really>h2{
		font-size:50px;
		line-height:50px;
	}
	.natural__try>p{
		font-size:17px;
		line-height:23px;
	}
	.natural__way .outer__natural{
		padding-left:15px;
		padding-right:15px;
	}
	.try__block .outer__try{
		padding-left:15px;
		padding-right:15px;
	}
	.try__wrapper{
		padding-top:30px;
	}
	.outer__try .try__info>h2{
		margin-bottom:25px;
	}
	.outer__try .try__info .try__button .try__button--wrapper>a{
	    min-width: 230px;
	    min-height: 55px;
	    font-size: 23px;
	}
	.outer__try .try__info .try__button>span{
		height:55px;
	}
	.outer__try .try__info>h2{
		font-size:35px;
		line-height:43px;
	}
	.faq__block{
		padding-top:35px;
		padding-bottom:35px;
	}
	.faq__block .outer__faq .head__faq>h2{
		font-size:50px;
		line-height:50px;
	}
	.inner__faq>.grid__faq>.elem__faq{
		margin-bottom:25px;
	}
	.inner__faq>.grid__faq:nth-child(1){
		margin-bottom:25px;
	}
	.inner__faq>.grid__faq:last-child>.elem__faq{
		margin-bottom:25px;
	}
	.inner__faq>.grid__faq>.elem__faq h6{
		font-size:23px;
		line-height:28px;
	}
	.inner__faq>.grid__faq>.elem__faq>p{
		font-size:17px;
		line-height:24px;
	}
	.faq__block .outer__faq .head__faq{
		margin-bottom:35px;
	}
	.faq__block .outer__faq{
		padding-left:15px;
		padding-right:15px;
	}
	.safe__block{
		padding-top:30px;
	}
	.safe__block .outer__safe .left__safe>h6{
		font-size:32px;
	}
	.safe__block .outer__safe .left__safe>h2{
		font-size:50px;
		line-height:50px;
	}
	.safe__block .small__safe p , .safe__block .small__safe span , .safe__block .outer__safe .right__safe p , .safe__block .outer__safe .right__safe span{
		font-size:17px;
		line-height:24px;
	}
	.safe__block .outer__safe{
		padding-left:15px;
		padding-right:15px;
	}
	.money__back .bottom__money{
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}
	.money__back .bottom__money .bottom__money--right{
		margin-left:0px;
		margin-top:30px;
	}
	.money__back .bottom__money--left{
		top:0px;
	}
	.money__back .bottom__money .bottom__money--right{
		padding-top:0px;
	}
	.money__back .bottom__money{
		margin-top:30px;
	}
	.money__back .bottom__money .bottom__money--right>p{
		font-size:17px;
		line-height:24px;
	}
	.money__back .bottom__money .bottom__money--right>p>span{
		font-size:20px;
		line-height:26px;
	}
	.money__back .bottom__money--left>img{
		width:100%;
	}
	.money__back .outer__money .top__money p{
		font-size:17px;
		line-height:24px;
	}
	.money__back .outer__money .top__money{
		padding-right:0px;
	}
	.money__back .outer__money .top__money>h2{
		padding-right:160px;
	}
	.money__back .outer__money>img{
		right: 15px;
		max-width:160px;
		top:-100px;
	}
	.money__back .outer__money .top__money>h2{
		font-size:50px;
		line-height:50px;
	}
	.money__back .outer__money .top__money>h2 span{
		font-size:32px;
	}
	.money__back .outer__money{
		padding-left:15px;
		padding-right:15px;
	}
	.time__act--button .time__button--wrapper>a{
		min-width:230px;
		min-height:55px;
		font-size:23px;
	}
	.time__act--button .time__act--new>span{
		height:55px;
	}
	.outer__time--act>p{
		font-size:17px;
		line-height:24px;
	}
	.outer__time--act{
		padding-left:15px;
		padding-right:15px
	}
	.outer__time--act>h2{
		font-size:50px;
		line-height:50px;
	}
	.where__get{
		padding-top:25px;
	}
	.where__get .where__button .where__button--wrapper>a{
		min-width:230px;
		min-height:55px;
		font-size:23px;
	}
	.where__get .where__button .where__button--wrapper>span{
		height:55px;
	}
	.where__get .where__button{
		margin-top:30px;
	}
	.double__where>.where__img>img{
		display: none;
	}
	.double__where .where__img .smallwhere{
		display: block;
	}
	.where__get .outer__where .head__where>p{
		font-size:17px;
		line-height:24px;
	}
	.where__get .outer__where .head__where>h2{
		font-size: 50px;
		line-height:50px;
	}
	.where__get .double__where .where__text p{
		font-size:17px;
		line-height:26px;
	}
	.where__button>p{
		font-size:17px;
		line-height:26px;
	}
	.where__get .outer__where{
		padding-left:15px;
		padding-right:15px;
	}
	.benefits__curalin .outer__benefits--curalin{
		padding-left:15px;
		padding-right:15px;
	}
	.benefits__curalin .outer__benefits--curalin>h2{
		font-size:50px;
		line-height:50px;
	}
	.benefits__curalin .outer__benefits--curalin>h6{
		font-size:40px;
	}
	.doctor__block .outer__doctor{
		padding-left:15px;
		padding-right:15px;
	}
	.doctor__block .right__doctor img{
		max-width:240px;
	}
	.inner__users>.elem__user{
		margin-bottom:30px;
	}
	.inner__users>.elem__user:last-child{
		margin-bottom:0px;
	}
	.outer__users--saying{
		padding-left:15px;
		padding-right:15px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h6{
		font-size:28px;
		line-height:36px;
	}
	.support__image--small{
		display: flex;
		justify-content:center;
		align-items:center;
		margin:40px 0px;
	}
	.support__image--small>img{
		max-width:210px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h2 span img {
	    position: absolute;
	    left: 22px;
	    top: -2px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h2{
		font-size:50px;
		line-height:50px;
	}
	.support__supplement .outer__support--supplement .right__support--supple{
		display: none;
	}
	.support__supplement .outer__support--supplement .left__support--supple{
		margin-right:0px;
		max-width:100%;
	}
	.support__supplement .outer__support--supplement{
		padding-left:15px;
		padding-right:15px;
	}
	.supplements__block .outer__supplements{
		padding-left:15px;
		padding-right:15px;
	}
	.bottom__eat{
		margin-top:20px;
	}
	.natural__small--image{
		right: -20px;
	}
	.what__eat--block .top__eat .text__eat>p{
		margin:0px;
	}
	.outer__info--supplements{
		padding-left:15px;
		padding-right:15px;
	}
	.supplements__images>.right__leaf{
		max-width:280px;
	}
	.supplements__images>.left__leaf{
		position: relative;
		z-index: 3;
		max-width:240px;
	}
	.supplements__images{
		margin-bottom:-60px;
	}
	.diabet__compounds .head__compounds>h2{
		font-size:45px;
		line-height:55px;
	}
	.outer__compounds{
		padding-left:15px;
		padding-right:15px;
	}
	.supplements__block>img{
		top:0px;
		right:27%;
	}
	.supplements__block .outer__supplements>h2{
		font-size:50px;
		line-height:50px;
		max-width:400px;
	}
	.supplements__block .outer__supplements>h6{
		font-size:54px;
	}
	.supplements__block .outer__supplements{
		min-height:420px;
	}
	.supplements__block{
		background-position: top center;
	}
	.outer__next>h2{
		font-size:40px;
		margin-bottom:25px;
	}
	.outer__next>p{
		font-size:18px;
		line-height:28px;
	}
	.next__step .next__button>a{
		font-size:19px;
	}
	.next__step .next__button>a{
		padding-left:30px;
		padding-right: 70px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-left:15px;
		padding-right:15px;
	}
	.lifestyle__image--small{
		display: flex;
		justify-content: flex-end;
		align-items:center;
		margin-left:auto;
		margin-right:auto;
	}
	.lifestyle__image--small>img{
		width:100%;
		max-width:500px;
	}
	.lifestyle__block>.head__lifestyle>.text__lifestyle{
		max-width:100%;
		width:100%;
	}
	.lifestyle__block>.head__lifestyle>.lifestyle__image{
		display: none;
	}
	.lifestyle__block>.head__lifestyle{
		padding-left: 15px;
	}
	.content__lifestyle>p{
		font-size:18px;
		line-height:24px;
	}
	.lifestyle__block .inner__lifestyle{
		grid-row-gap: 25px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>h2{
		font-size:50px;
		line-height:50px;
		margin-bottom:20px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>h2{
		margin-bottom:-70px;
	}

	.lifestyle__block .head__lifestyle>.text__lifestyle>p{
		font-size:16px;
		line-height:25px;
		max-width:300px;
	}

	.lifestyle__block .head__lifestyle>.text__lifestyle>p{
		max-width:100%;
		margin-top:20px;
		width:100%;
	}
	.top__movement .movement__text{
		position: relative;
		top:-25px;
	}
	.top__movement .movement__text>h2{
		font-size:44px;
		line-height:44px;
		min-width:240px;
	}
	.movement__image>img{
		max-width:360px;
		width:100%;
	}
	.movement__block .top__movement{
		padding-right:15px;
	}
	.bottom__movement{
		padding-left:15px;
		padding-right:15px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		font-size:50px;
		line-height:50px;
		max-width:280px;
	}
	.image__eat>img{
		max-width:340px;
	}
	.what__eat--block .top__eat, .bottom__eat{
		padding-left:15px;
		padding-right: 15px;
	}
	.bottom__eat .head__bottom>p{
		font-size:18px;
		line-height:27px;
	}
	.what__eat--block .top__eat .text__eat>p, .elem__advice .advice__text>p.title, .elem__advice .advice__text>p, .after__advice>p{
		font-size:16px;
		line-height:25px;
	}
	.elem__advice  .advice__image img{
		max-width:80px;
		max-height:80px;
	}
	.elem__advice .advice__image{
		min-width:90px;
	}
	.after__advice>p.weight__text{
		font-size:18px;
		line-height:25px;
	}
	.what__eat--block .top__eat{
		padding-left:15px;
		padding-right:15px;
	}
	.outer__natural{
		padding:35px 15px;
	}
	.wait__block .outer__wait h2{
		font-size:80px;
	}
	.wait__block{
		background:url('../img/waitsmall.png');
		background-repeat: no-repeat;
		background-size:100% 100%;
		background-position:center;
	}
	.wait__block .outer__wait{
		min-height:240px;
	}
	.elem__treatment .content__treatment>p{
		font-size:16px;
		line-height:26px;
	}
	.side__effects>ul li{
		font-size:16px;
		line-height:22px;
		font-weight:500;
	}
	.side__effects>p{
		font-size:20px;
		line-height:20px;
		margin-bottom:5px;
	}
	.fourth__image>img{
		max-width:90px;
	}
	.treatments__block .treat__image.fourth__image{
		top:-100px;
	}
	.main__treatments{
		padding-left:15px;
		padding-right:15px;
	}
	.second__image>img{
		max-width:60px;
	}
	.treatments__block .treat__image.second__image{
		top:-130px;
	}
	.first__image>img{
		max-width:60px;
	}
	.treatments__block .treat__image.first__image{
		top:-140px;
	}
	.third__image>img{
		max-width:50px;
	}
	.image__treatment>img{
		max-width:60px;
	}
	.treatments__block .treat__image.third__image{
		top:-100px;
		left:auto;
		right:160px;
	}
	.treatments__block .treat__image.second__image{
		left:140px;
	}
	.head__treatments>h2{
		font-size:50px;
		line-height:50px;
		text-align:center;
	}
	.head__myths>h2{
		font-size:50px;
		line-height:50px;
	}
	.head__myth>p{
		font-size:22px;
		font-weight:600;
		line-height:29px;
	}
	.content__myth>p{
		font-size:15px;
		line-height:20px;
	}
	.inner__myths{
		padding-left:15px;
		padding-right:15px;
	}
	.inner__symptoms{
		grid-row-gap: 30px;
		padding:45px 15px;
	}
	.inner__symptoms>.elem__symptom .symptom__text>p{
		font-size:16px;
		line-height:23px;
	}
	.symptom__image img{
		max-width:70px;
		max-height:120px;
	}
	.symptom__image{
		min-width:80px;
	}
	.elem__harmful .weight__harmful>p{
		font-size:19px;
		line-height:25px;
	}
	.why__diabet .head__why>h2{
		font-size:50px;
		line-height:50px;
	}
	.why__diabet .head__why>h6{
		font-size:35px;
	}
	.elem__harmful{
		margin-bottom:20px;
	}
	.elem__harmful:last-child{
		margin-bottom:0px;
	}
	.elem__harmful.right__harmful .image__harmful{
		margin-right:20px;
	}
	.elem__harmful.left__harmful .info__harmful{
		margin-right:20px;
	}
	.info__head--why>p.weight__txt{
		font-size:20px;
		line-height:27px;
	}
	.elem__harmful.right__harmful .image__harmful{
		padding-left:0px;
	}
	.image__harmful img{
		max-width:120px;
		max-height:120px;
	}
	.info__head--why>p, .info__harmful>p{
		font-size:16px;
		line-height:24px;
	}
	.outer__why--diabet{
		padding-left:15px;
		padding-right:15px;
	}
	.top__circulatory .txt__circulatory>p br, .syrup__block .syrup__text>p br{
		display: none;
	}
	.syrup__text>p.weight__txt:last-child{
		padding-right:130px;
	}
	.syrup__block .syrup__image>img{
		max-width:140px;
	}
	.outer__circulatory{
		padding-left:15px;
		padding-right:15px;
	}
	.top__circulatory .txt__circulatory>p, .syrup__block .syrup__text>p{
		font-size:16px;
		line-height:24px;
	}
	.top__circulatory .txt__circulatory>p.big__txt{
		font-size:19px;
		line-height:27px;
	}
	.syrup__block .syrup__text>p.weight__txt{
		font-size:19px;
		line-height:27px;
	}
	.outer__body .body__text{
		max-width:175px;
	}
	.body__text .body__arrow{
		padding-right:30px;
	}
	.outer__body .body__text{
		margin-right:230px;
	}
	.outer__body .body__text>h6{
		font-size:24px;
		line-height:30px;
	}
	.body__arrow>.arrow__small{
		max-width:55px;
	}
	.text__info .desc p br{
		display: none;
	}
	.text__info .desc p{
		max-width:325px;
		margin-left:auto;
		margin-right:auto;
	}
	.text__info>h1{
		font-size:60px;
		line-height:67px;
		text-align:center;
	}
	.text__info>p{
		font-size:35px;
	}
	.main__treatments{
		padding-bottom:20px;
	}
	.after__advice{
		margin-top:35px;
	}
	.elem__compound .text__compound ul li{
		font-size:17px;
		line-height:26px;
	}
	.support__supplement{
		padding-top:30px;
		padding-bottom:25px;
	}
	.users__saying{
		padding-bottom:40px;
	}
	.doctor__block .outer__doctor .left__doctor p{
		margin-bottom:10px;
	}
	.doctor__block{
		margin-bottom:0px;
	}
	.benefits__curalin .benefits__curalin--inner .elem__curalin--inner .curalin__info--wrapper p{
		font-size:17px;
		line-height:26px;
	}
	.where__get .double__where .where__text p{
		margin-bottom:15px;
	}
	.where__get .double__where .where__text p:last-child{
		margin-bottom:0px;
	}
	.money__back .outer__money .top__money>h2{
		font-size:50px;
		line-height:50px;
	}
}
.syrup__small{
	display: none;
}
@media (max-width:640px){
	.price__button--wrapper .prc__btn a{
		min-height:50px;
		font-size:20px;
	}
	.natural__try--button .natural__try--buttonwrapper>a{
		min-height:50px;
		min-width:230px;
		font-size:23px;
	}
	.natural__try>p{
		margin-bottom:25px;
	}
	.natural__try{
		margin-top:25px;
	}
	.natural__group .elem__natur>.price__natur>p{
		font-size:40px;
		line-height:45px;
	}
	.natural__try--button span{
		height:50px;
	}
	.price__button--wrapper>span{
		height:50px;
	}
	.safe__block .safe__logos{
		grid-column-gap:25px;
		grid-row-gap:20px;
	}
	.time__act{
		padding-top:60px;
		padding-bottom:70px;
	}
	.inner__users>.elem__user{
		flex-direction:column;
		position: relative;
	}
	.inner__users>.elem__user .user__info>span{
		position: absolute;
		top:55px;
		left:170px;
		font-size:22px;
	}
	.inner__users>.elem__user .user__info>span.place__user{
		top:80px;
		font-size:15px;
	}
	.image__eat>img{
		max-width:280px;
	}
	.text__eat>p br.br__small{
		display: inline-flex;
	}
	.text__eat>p br{
		display: none;
	}
	.what__eat--block .top__eat .text__eat>h2{
		font-size:42px;
		line-height:42px;
		margin-bottom:60px;
	}
	.what__eat--block .top__eat .image__eat{
		top:15px;
	}
	.what__eat--block{
		padding-top:85px;
		margin-top: -20px;
	}
	.inner__users>.elem__user .user__info>p.results{
		margin-top:15px;
		font-size:12px;
		font-weight:400;
	}
	.benefits__curalin .benefits__curalin--inner .elem__curalin--inner .curalin__info--wrapper p{
		font-size:15px;
		line-height:19px;
	}
}
.movement__tips>img{
	display: none;
}
@media (max-width:480px){
	.natural__way+div{
		padding-top:475px;
	}
	.really__block{
		padding-bottom:25px;
	}
	.really__block .double__really .really__left p{
		font-size:14px;
		line-height:20px;
	}
	.really__block .double__really{
		margin-bottom:25px;
	}
	.outer__really>h2{
		font-size:35px;
		line-height:45px;
	}
	.natural__try>p{
		font-size:15px;
		line-height:21px;
	}
	.natural__way .natural__inner>h2{
		font-size:34px;
		line-height:45px;
	}
	.try__block .outer__try .try__image{
		margin-left:-30px;
		margin-right:-30px;
	}
	.outer__try .try__info>h2{
		font-size:26px;
		line-height:36px;
	}
	.try__block{
		padding-bottom:70px;
	}
	.inner__faq>.grid__faq>.elem__faq h6{
		font-size:20px;
		line-height:25px;
	}
	.inner__faq>.grid__faq>.elem__faq>p , .inner__faq>.grid__faq>.elem__faq>p a{
		font-size:15px;
		line-height:24px;
	}
	.faq__block .outer__faq .head__faq>h2{
		font-size:26px;
		line-height:34px;
	}
	.faq__block .outer__faq .head__faq{
		margin-bottom:25px;
	}
	.safe__block{
		padding-bottom:40px;
	}
	.safe__block .outer__safe .left__safe>h6{
		font-size:31px;
		line-height:31px;
	}
	.safe__block .outer__safe .left__safe>h2{
		font-size:35px;
		line-height:45px;
	}
	.safe__block .small__safe p, .safe__block .small__safe span, .safe__block .outer__safe .right__safe p, .safe__block .outer__safe .right__safe span{
		font-size:15px;
		line-height:24px;
	}
	.money__back .bottom__money .bottom__money--right>p{
		font-size:15px;
		line-height:22px;
	}
	.money__back .bottom__money .bottom__money--right>p>span{
		font-size:18px;
		line-height:20px;
	}
	.money__back .outer__money .top__money p{
		font-size:15px;
		line-height:22px;
	}
	.money__back .outer__money .top__money>h2{
		font-size:35px;
		line-height:45px;
	}
	.money__back .outer__money .top__money>h2 span{
		font-size:31px;
	}
	.outer__time--act>h2{
		font-size:32px;
		line-height:42px;
	}
	.outer__time--act>p:last-child{
		margin-bottom:0px;
	}
	.outer__time--act>p{
		font-size:14px;
		line-height:21px;
		margin-bottom:20px;
	}
	.where__get .double__where .where__text{
		padding-top:0px;
	}
	.where__button>p{
		font-size:15px;
		line-height:24px;
	}
	.where__get .double__where .where__text p{
		font-size:14px;
		line-height:21px;
	}
	.where__get .outer__where .head__where>h2{
		font-size:35px;
		line-height:42px;
	}
	.where__get .outer__where .head__where>h6{
		font-size:31px;
		line-height:41px;
	}
	.where__get .outer__where .head__where>p{
		font-size: 15px;
		line-height:22px;
	}
	.where__get .outer__where .head__where>span{
		font-size:18px;
		line-height:25px;
	}
	.benefits__curalin{
		padding-bottom:40px;
	}
	.curalin__image--wrapper img{
		max-width:40px;
	}
	.benefits__curalin{
		padding-top:25px;
	}
	.benefits__curalin .inner__benefits--curalin{
		margin-top:35px;
	}
	.benefits__curalin .outer__benefits--curalin>h2{
		font-size:35px;
		line-height:42px;
	}
	.benefits__curalin .outer__benefits--curalin>h6{
		font-size:31px;
		line-height:41px;
		margin-bottom:0px;
	}
	.doctor__block .right__doctor img{
		max-width:180px;
	}
	.diabet__compounds .head__compounds h2{
		padding-left:14px;
	}
	.diabet__compounds .head__compounds br{
		display: block;

	}
	.users__saying{
		padding-bottom:35px;
	}
	.inner__users>.elem__user .user__info>span{
		top:40px;
		left:150px;
	}
	.inner__users>.elem__user .user__info>span.place__user{
		top:60px;
	}
	.inner__users>.elem__user .user__image{
	    min-width: 135px;
	    max-width: 135px;
	    min-height: 135px;
	    max-height: 135px;
	}
	.inner__users>.elem__user .user__info>p{
		font-size:14px;
		line-height:20px;
	}
	.inner__users>.elem__user .user__info{
		padding-top:15px;
	}
	.outer__users--saying>h6{
		font-size:31px;
	}
	.outer__users--saying>h2{
		font-size:20px;
		line-height:25px;
		margin-bottom:5px;
	}
	.support__supplement{
		padding-top:20px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>h6{
		font-size:20px;
		line-height:24px;
	}
	.support__supplement .outer__support--supplement .left__support--supple>p{
		font-size:14px;
		line-height:20px;
	}
	.outer__info--supplements>p , .outer__info--supplements>p.weight__text{
		font-size:14px;
		line-height:20px;
	}
	.outer__info--supplements>p.weight__text{
		margin-top:30px;
	}
	.supplements__images>.right__leaf{
		max-width:220px;
	}
	.supplements__images>.left__leaf{
		max-width:180px;
	}
	.outer__info--supplements>img{
		max-width:240px;
	}
	.leaf__last{
		max-width:170px;
		top:70px;
	}
	.diabet__compounds{
		padding-bottom:0px;
	}
	.elem__advice{
		margin-bottom:20px;
	}
	.elem__advice:last-child{
		margin-bottom:0px;
	}
	.elem__compound{
		position: relative;
	}
	.elem__compound .text__compound{
		margin-top:20px;
	}
	.elem__compound .image__compound img{
		max-width:95px;
	}
	.elem__compound .text__compound>p{
		position: absolute;
		top:0px;
		min-height:95px;
		display: flex;
		align-items: center;
		left:115px;
		max-width:140px;
	}
	.elem__compound .text__compound ul span{
		top:5px;
	}
	.diabet__compounds .head__compounds{
		margin-bottom:20px;
	}
	.compounds__inner>.elem__compound{
		flex-direction:column;
	}
	.elem__compound{
		margin-bottom:30px;
	}
	.elem__compound:last-child{
		margin-bottom:0px;
	}
	.elem__compound .text__compound ul li{
		font-size:14px;
		line-height:21px;
	}
	.elem__compound .text__compound>p{
		font-size:20px;
		line-height:24px;
	}
	.diabet__compounds .head__compounds>h2{
		font-size:35px;
		line-height:42px;
	}
	.supplements__block>img{
		display: none;
	}
	.supplements__block .outer__supplements>h2{
		font-size:30px;
		line-height:38px;
	}
	.supplements__block .outer__supplements>h6{
		font-size:32px;
	}
	.supplements__block .outer__supplements{
		min-height:280px;
		padding-bottom:12px;
		margin-top:15px;
	}
	.supplements__block{
		background:url("../img/smallsupplements.svg");
		background-repeat: no-repeat;
		background-position: top left;
		background-size:cover;
	}
	.outer__next>p{
		font-size:16px;
		line-height:24px;
	}
	.next__step>img{
		max-width:250px;
		top:-70px;
	}
	.next__step .next__button>a span img{
		max-width: 34px;
	}
	.next__step .next__button>a{
		font-size:16px;
		padding-top:12px;
		padding-bottom:12px;
		padding-right:55px;
	}
	.movement__block{
		padding-bottom:15px;
	}
	.inner__lifestyle .elem__lifestyle .head__lifestyle .image__lifestyle{
		min-width:90px;
	}
	.content__lifestyle>p{
		font-size:14px;
		line-height:20px;
	}
	.lifestyle__block .inner__lifestyle{
		padding-top:10px;
	}
	.inner__lifestyle .head__lifestyle .image__lifestyle>img{
		max-width:80px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>h2{
		font-size:26px;
		line-height:26px;
		max-width:200px;
		padding-left:10px;
	}
	.lifestyle__block .head__lifestyle>.text__lifestyle>p{
		font-size:14px;
		line-height:20px;
	}
	.movement__tips>img{
		display: inline-flex;
	}
	.movement__tips{
		position: relative;
	}
	.movement__tips>img{
		position: absolute;
		top:0px;
		right:100px;
		left:auto;
	}
	.movement__block .movement__tips{
		min-width:0px;
		max-width:100%;
		width:100%;
		background:url('../img/smalltips.png');
		background-repeat: no-repeat;
		background-size:100% 100%;
		background-position:center;
	}
	.movement__block .movement__tips{
		padding-left:30px;
		padding-right:30px;
		padding-bottom:35px;
		padding-top:60px;
	}
	.movement__block .bottom__movement>.movement__text p, .movement__tips .elem__tip>p, .movement__tips .elem__tip>p.title, .movement__tips .elem__tip>p span{
		font-size:14px;
		line-height:21px;
	}
	.top__movement .movement__text>h2{
		font-size:26px;
		line-height:32px;
	}
	.top__movement .movement__text>h2{
		min-width:170px;
	}
	.top__movement .movement__image{
		margin-right:-30px;
	}
	.after__advice{
		margin-top:25px;
	}
	.what__eat--block .top__eat .text__eat>p, .elem__advice .advice__text>p.title, .elem__advice .advice__text>p, .after__advice>p , .after__advice>p.weight__text{
		font-size:14px;
		line-height:20px;
	}
	.image__eat>img{
		max-width:240px;
	}
	.bottom__eat .head__bottom>p{
		font-size:14px;
		line-height:20px;
	}
	.elem__advice .advice__image img{
		max-width:60px;
		max-height:60px;
	}
	.elem__advice .advice__image{
		min-width:70px;
		margin-right:15px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		font-size:26px;
		line-height:32px;
		max-width:160px;
	}
	.outer__natural .left__natural>p{
		line-height:24px;
	}
	.right__natural>p{
		font-size:14px;
		line-height:18px;
		font-weight:500;
	}
	.right__natural>p.weight__text{
		font-size:20px;
		font-weight:500;
		line-height:25px;
	}
	.outer__natural{
		padding-top:15px;
		padding-bottom:15px;
		position: relative;
	}
	.natural__block>img{
		display: inline-flex;
		align-items:center;
		justify-content: center;
		position: absolute;
		right:0px;
		top:110px;
	}
	.outer__natural .left__natural>h2{
		padding-left:0px;
		font-size:90px;
		line-height:90px;
	}
	.outer__natural .left__natural{
		width:100%;
		max-width:100%;
	}
	.main__treatments{
		padding-bottom: 0px;
	}
	.wait__block .outer__wait h2{
		font-size:65px;
	}
	.wait__block .outer__wait{
		min-height:195px;
	}
	.treatments__block{
		padding-top:60px;
	}
	.side__effects>ul{
		grid-column-gap:0px;
	}
	.side__effects>ul li{
		font-size:15px;
		line-height:20px;
	}
	.treatments__block .treat__image.fourth__image{
		right:10px;
		top:-70px;
	}
	.treatments__block .treat__image.first__image{
		top:-95px;
		left:20px;
	}
	.treatments__block .treat__image.second__image{
		top:-85px;
		left:80px;
	}
	.treatments__block .treat__image.third__image{
		top:-95px;
		right:110px;
	}
	.head__treatments>h2{
		font-size:26px;
		padding-left:10px;
		padding-right:10px;
		margin:10px 0px;
		line-height:34px;
	}
	.fourth__image>img{
		max-width: 80px;
	}
	.third__image>img{
		max-width:35px;
	}
	.second__image>img{
		max-width:45px;
	}
	.first__image>img{
		max-width:45px;
	}
	.head__treatments>h6{
		font-size:24px;
		line-height:24px;
	}
	.elem__treatment .content__treatment>p{
		font-size:14px;
		line-height:21px;
	}
	.head__treatment>h6{
		font-size:20px;
		line-height:24px;
	}
	.head__myths>h6{
		font-size:24px;
		line-height:24px;
	}
	.head__myths>h2{
		font-size:26px;
	}
	.myth__image>img{
		max-width:100px;
		max-height:80px;
	}
	.symptoms__block{
		margin-bottom:-60px;
	}
	.head__myth>p{
		font-size:20px;
		font-weight:600;
		line-height:24px;
	}
	.content__myth>p{
		font-size:14px;
		line-height:19px;
	}
	.inner__symptoms{
		display: flex;
		flex-direction:column;
	}
	.inner__symptoms>.elem__symptom:nth-child(1){
		order:1;
	}
	.inner__symptoms>.elem__symptom:nth-child(3){
		order:2;
	}
	.inner__symptoms>.elem__symptom:nth-child(5){
		order:3;
	}
	.inner__symptoms>.elem__symptom:nth-child(7){
		order:4;
	}
	.inner__symptoms>.elem__symptom:nth-child(2){
		order:5;
	}
	.inner__symptoms>.elem__symptom:nth-child(4){
		order:6;
	}
	.inner__symptoms>.elem__symptom:nth-child(6){
		order:7;
	}
	.inner__symptoms>.elem__symptom{
		flex-direction:column;
		position: relative;
	}
	.inner__symptoms>.elem__symptom .symptom__text>p{
		font-size:14px;
		line-height:19px;
	}
	.symptom__image>img{
		max-height: 100px;
	}
	.symptom__image{
		min-height:100px;
		margin-bottom:15px;
	}
	.symptom__text>h6{
		position: absolute;
		text-align:left;
		max-width:110px;
		color:#3FB4B0;
		font-weight:300;
		top:0px;
		min-height:100px;
		display: flex;
		align-items:center;
		font-size:35px;
		line-height:41px;
		left:100px;
	}
	.head__symptoms>h2{
		font-size:26px;
		line-height:32px;
		max-width:250px;
	}
	.head__symptoms>h6{
		font-size:24px;
		line-height:24px;
		margin-bottom:5px;
	}
	.head__symptoms{
		padding:30px 0px;
		padding-top:40px;
	}
	.why__diabet .head__why>h2{
		margin:10px 0px;
	}
	.why__diabet{
		padding-bottom:35px;
	}
	.elem__harmful .weight__harmful>p{
		font-size:17px;
		line-height:23px;
	}
	.image__harmful img{
		max-width:95px;
		max-height:95px;
	}
	.why__diabet .head__why>h6{
		font-size:31px;
	}
	.why__diabet .head__why>h2{
		font-size:26px;
		line-height:26px;
	}
	.info__head--why>p.weight__txt{
		font-size:14px;
		line-height:22px;
	}
	.info__head--why>p, .info__harmful>p{
		font-size:14px;
		line-height:22px;
	}
	.circulatory__block{
		margin-bottom:0px;
	}
	.circulatory__block>img{
		display: inline-flex;
		align-items:center;
		justify-content: center;
	}
	.circulatory__block{
		background-color:#E11948;
		background-image: url('../img/syrupsmall.png');
		background-repeat: no-repeat;
		background-position:left bottom;
		background-size:100%;
	}
	.top__circulatory .txt__circulatory{
		padding-top: 40px;
	}
	.top__circulatory{
		margin-bottom:15px;
	}
	.syrup__text>p.weight__txt:last-child{
		padding-right:100px;
	}
	.top__circulatory .txt__circulatory>p.big__txt , .syrup__block .syrup__text>p.weight__txt{
		font-size:17px;
		line-height:21px;
	}
	.top__circulatory .txt__circulatory>h2{
		font-size:30px;
		line-height:36px;
		margin:0px;
	}
	.top__circulatory .txt__circulatory>p, .syrup__block .syrup__text>p{
		font-size:14px;
		line-height:21px;
	}
	.top__circulatory .txt__circulatory>h6{
		font-size:24px;
	}
	.syrup__block .syrup__image>img{
		max-width:120px;
	}
	.syrup__block .syrup__image{
		margin-top:-100px;
	}
	.body__image>img{
		max-width:200px;
	}
	.outer__body .body__text>h6{
		font-size:21px;
		line-height:25px;
	}
	.outer__body .body__text{
		padding-top:0px;
		max-width: 140px;
		margin-bottom:-65px;
		margin-right:150px;
	}
	.body__text .body__arrow{
		padding-right:25px;
	}
	.outer__diabet{
		padding-top:45px;
	}
	.text__info .desc p{
		font-size:15px;
		line-height:20px;
		max-width:275px;
	}
	.text__info>p{
		font-size:32px;
	}
	.text__info>h1{
		font-size:54px;
		line-height:62px;
	}
	.image__diabet>img{
		max-width:200px;
	}
	.image__diabet{
		margin-bottom:-50px;
	}
	.circulatory__block>img{
		display: none;
	}
	.circulatory__block>img.syrup__small{
		display: inline-flex;
		align-items:center;
		justify-content: center;
	}
	.movement__tips .elem__tip{
		margin-bottom:15px;
	}
	.movement__tips .elem__tip:last-child{
		margin-bottom:0px;
	}
	.where__get .double__where{
		margin-top:20px;
	}
}
@media (max-width:400px){
	.where__get .double__where .where__text{
		margin-left:15px;
	}
	.supplements__images>.right__leaf{
		max-width:190px;
	}
	.supplements__images>.left__leaf{
		max-width:170px;
	}
	.top__circulatory .txt__circulatory>h2{
		font-size:26px;
		line-height:32px;
	}
	.what__eat--block{
		padding-top:80px;
	}
	.what__eat--block .top__eat .image__eat{
		top:5px;
	}
	.supplements__images{
		position: relative;
		z-index:5;
		margin-bottom:-120px;
	}
	.supplements__block{
		margin-top:0px;
	}
}
@media (max-width:370px){
	.money__back .outer__money .top__money>h2{
		padding-right:115px;
	}
	.money__back .outer__money>img{
		max-width:130px;
		top:-80px;
	}
	.where__get .double__where .where__text p{
		font-size:13px;
	}
	.supplements__images>.right__leaf{
		max-width:160px;
	}
	.supplements__images>.left__leaf{
		max-width:140px;
	}
	.outer__info--supplements>img{
		max-width:200px;
	}
	.supplements__block .outer__supplements{
		min-height:280px;
	}
	.next__step{
		padding-top:50px;
	}
	.outer__next>h2{
		margin-bottom:15px;
	}
	.next__step .next__button>a{
		font-size:15px;
	}
	.next__step .next__button>a{
		padding-left:20px;
		padding-right:40px;
	}
	.next__step .next__button>a span img{
		max-width:27px;
	}
	.next__step .next__button>a span{
		right:10px;
	}
	.movement__block .movement__tips{
		padding-top:70px;
	}
	.image__eat>img{
		max-width:200px;
	}
	.what__eat--block .top__eat .text__eat>h2{
		margin-bottom:30px;
	}
	.what__eat--block .top__eat .image__eat{
		top:-10px;
	}
	.what__eat--block{
		padding-top:50px;
	}
	.movement__block .movement__tips>h2{
		font-size:26px;
		line-height:32px;
	}
	.inner__lifestyle .elem__lifestyle .head__lifestyle .header__lifestyle>h6{
		font-size:22px;
		line-height:22px;
	}
}

@media (max-width:340px){
	.image__eat>img{
		max-width:180px;
	}
	.what__eat--block .top__eat .image__eat{
		top:15px;
	}
}