	.ingredients ul.sliderSS .slick-dots {
	  max-width: 630px;
	  left: 0;
	  right: 0;
	  margin-left: auto;
	  margin-right: auto;
	}

	.ingredients ul.sliderSS ul.slick-dots:before {
	    content: '';
	    background: url(../img/step_1.svg) no-repeat top center;
	    background-size: cover;
	    width: 46px;
	    height: 46px;
	    left: 2px;
	    bottom: -10px;
	    position: absolute;
	}

	.ingredients ul.sliderSS ul.slick-dots:after {
	    content: '';
	    background: url(../img/step_2.svg) no-repeat top center;
	    background-size: cover;
	    width: 46px;
	    height: 46px;
	    right: 0px;
	    bottom: -10px;
	    position: absolute;
	}

	.ingredients ul.sliderSS li.slideStart {
	  /*min-height: 674px;*/
	  min-height: 720px;
	  height: 100%;
	  background: url(../img/slide/slaider_1440_day.jpg);
	  background-position: center top;
	  background-repeat: no-repeat;
	}
	.ingredients ul.sliderSS li.slideNight {
	  /*min-height: 674px;*/
	  min-height: 720px;
	  height: 100%;
	  background: url(../img/slide/slaider_1440_night.jpg);
	  background-position: center top;
	  background-repeat: no-repeat;
	}
	.ingredients ul.sliderSS li.slideIngredients {
	  margin-top: 45px;
	}

	section.ingredients ul.sliderSS li.slideIngredients .slideBackground {
	  margin: 0 auto;
	  background: #FAE9EE;
	  padding: 50px 0 0 0;
	  min-height: 675px;
	}

	section.ingredients ul.sliderSS li.slideIngredients .slideBackground.Day {
	  background: #FAE9EE;
	}

	section.ingredients ul.sliderSS li.slideIngredients .slideBackground.Night {
	  background: #DCEEF0;
	}

	section.ingredients ul.sliderSS li.slideIngredient .slideTitle {
	  display: block;
	    width: 100%;
	    vertical-align: top;
	    padding: 1px 0;
	    text-align: center;
	    font-size: 26px;
	  }
	.ingredients span.slideTitle {
	    font-size: 26px;
	    font-weight: bold;
	  }
	section.ingredients ul.sliderSS li.slideIngredients .slideContent {
	  max-width: 768px;
	  width: 100%;
	  margin: 100px auto 0;
	}

	section.ingredients ul.sliderSS li.slideIngredients .slideContent.Other {
	  margin: 170px auto 0;
	}

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent picture {
	    display:inline-block;
	    width:50%;
	  }
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent picture img {
	    margin: 0 auto;
	  }
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span {
	    display:inline-block;
	    width: 49%;
	    vertical-align: top;
	    padding:1px 0;
	    text-align: left;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent.Other span {
	    width: 90%;
	    margin: 0 auto;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span h3 {
	    font-size: 32px;
	    line-height: 38px;
	    text-align: left;
	    letter-spacing: 2px;
	  }
	section.ingredients ul.sliderSS li.slideIngredients .slideContent span p {
	  max-width: 315px;
	  margin-top: 10px;
	}

	section.ingredients ul.sliderSS li.slideIngredients .slideContent.Other span p {
	  max-width: 90%;
	}


	@media screen and (max-width: 1300px) {

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent {
	    margin: 50px auto 0;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent picture img {
	    max-height: 300px;
	  }

	}

	@media screen and (min-width: 1025px) {
	  section.ingredients ul.sliderSS li.slideIngredients .slideBackground {
	    max-width: 1440px;
	    width: 100%;
	  }

	}

	@media screen and (max-width: 1024px) {
	  section.ingredients ul.sliderSS li.slideIngredients .slideBackground {
	    max-width: 1024px;
	    width: 100%;
	  }
	}

	@media screen and (max-width: 900px) {
	  .ingredients .slick-prev {
	    margin-left: auto;
	    left: 10px;
	  }

	  .ingredients .slick-next {
	    margin-left: auto;
	    right: 10px;
	  }
	}
	@media screen and (max-width:768px)
	{
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent.Other{max-width:650px;}
	  .ingredients ul.sliderSS li.slideStart {
	    background: url(../img/slide/slaider_1054_day.jpg);
	    background-position: center top;
	    background-repeat: no-repeat;
	        background-size: 130%;
				 min-height:540px;
	  }
		.ingredients ul.sliderSS li.slideNight {
			background: url(../img/slide/slaider_1054_night.jpg);
			background-position: center top;
			background-repeat: no-repeat;
			background-size: 130%;
		 min-height:540px;
		}
	  .ingredients span.slideTitle{font-size:20px}
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span p{max-width:262px}
	}

	@media screen and (max-width: 600px) {

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent {
	    margin: 25px auto ;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent picture {
	      display: block;
	      width: 100%;
	  }
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent picture img {
	    max-height: 200px;
	  }
	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span {
	      display: block;
	      width: 100%;
	      vertical-align: top;
	      padding: 1px 0;
	    }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span p {
	      max-width: 80%;
	      width: 100%;
	      margin: 10px auto 0;
	      font-size: 0.8em;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span h3 {
	    text-align: center;
	  }

	  .ingredients ul.slick-dots:before,
	  .ingredients ul.slick-dots:after {
	    width: 30px;
	    height: 30px;
	    bottom: 0;
	  }

	  .ingredients .slick-prev, .ingredients .slick-next {
	    width: 19px;
	    height: 38px;
	    background-size: cover;
	  }

	  .ingredients .slick-dots li {
	    width: 10px !important;
	  }

	  .ingredients .slick-dots li.slick-active {
	      width: 10px;
	      height: 10px;
	      background-size: contain;
	      margin-top: -6px;
	  }

	}

	@media screen and (max-width: 425px) {
	  section.ingredients ul.sliderSS .slick-prev,
	  section.ingredients ul.sliderSS .slick-next {
	    margin-left: auto;
	    top: 35%;
	  }
	  section.ingredients ul.sliderSS li.slideStart{background:url('../img/slide/slaider_598_day.jpg');background-repeat: no-repeat;background-position:center;max-height:408px;min-height:408px;    background-position: -170px center;}
			  section.ingredients ul.sliderSS li.slideNight{background:url('../img/slide/slaider_598_night.jpg');background-repeat: no-repeat;background-position:center;max-height:408px;min-height:408px;    background-position: -170px center;}
	  .ingredients .slick-dots li.slick-active{width:22px!important;height:22px!important;}
		.ingredients ul.sliderSS .slick-dots{bottom:40px}
		.ingredients ul.sliderSS ul.slick-dots:before {
			width: 40px;
	    height: 40px;
	    left: 5px;
	    bottom: -10px;
		}
		.ingredients ul.sliderSS ul.slick-dots:after {
			width: 40px;
	height: 40px;
	right: 4px;
	bottom: -8px;
		}
		.slick-dots li {margin: 0 4px;}
	}

	@media screen and (max-width: 375px) {
	  .ingredients span.slideTitle {
	    font-size: 18px;
	  }

	  section.ingredients ul.sliderSS li.slideIngredients .slideContent span p {
	    max-width: 90%;
	  }
		 section.ingredients ul.sliderSS li.slideStart,  section.ingredients ul.sliderSS li.slideNight{background-position: -220px center;}
		.ingredients ul.sliderSS ul.slick-dots:before {
			width: 34px;
    height: 34px;
    left: 4px;
    bottom: -5px;
		}
		.ingredients ul.sliderSS ul.slick-dots:after {
			width: 34px;
height: 34px;
right: 2px;
bottom: -3px;
		}



	/*	.ingredients .slick-dots li,
	  .ingredients ul.slick-dots:before, .ingredients ul.slick-dots:after {
	    display: none;
	  }*/
	}

	@media screen and (max-width:320px)
	{
		section.ingredients ul.sliderSS li.slideStart {    background-position: -240px center;}
		section.ingredients ul.sliderSS li.slideNight {    background-position: -240px center;}
	}
