.clearall {
  clear: both;
}
/* hide the orange side-button */
.overflow-button-container {
  display: none!important;
}
div#section1{
	background:url('/chd/wp-content/themes/Divi-Child/assets/imgs/section1.jpg') center top no-repeat;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.contentWrap {
  width: 95%;
  display: flex;
  flex-direction: row;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
.lft-content , .rgt-form , .lft-prod {
	float: left;
	display: flex;
  flex-direction: column;
	margin: 0;
	padding: 0;
	position: relative;
}
.lft-content {
  width: 48%;
}
.rgt-form {
  width: 30%;
}
.lft-prod{
  width: 22%;
  justify-content: flex-end;

}

/* left side */
.s1-product-wrap {
  position: relative;
  z-index: 1000;
  margin-left: -44px;
}
.s1-product {
  /* width: 105%; */
  height: auto;
  max-width: none;
  width: 356px!important;
}

.logo{
	margin: 27px 0 0 0;
}
.headline{
	margin-top: 20px;
	float: right;
	margin-bottom: 15px;
	width: 100%;
}
.headline .s1-title{
	font-size: 44px;
	line-height: 48px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 800;
	color: #360538;
	margin: auto;
	padding: 0;
}
.headline .s1-subtitle{
  font-size: 31px;
  line-height: 33px;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 800;
  color: #2a991a;
  margin: auto;
  padding: 0;
}
.headline .s1-txt2-bg .s1-txt2 {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	padding: 0 0 0 18px;
}
.headline .s1-txt2-bg {
	position: relative;
	background-color: #2a991b;
	/* margin: auto auto auto 212px; */
}
.headline .s1-txt2-bg::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 0;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 11px solid #fff;
}

div.s1-arrow-txt-bg {
	position: relative;
  margin: 0 45px 0 0;
	height: 95px;
	background-color: #fa5018;
}

div.s1-arrow-txt-bg::after {
	content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -30px;
  top: 0;
  border-top: 47px solid transparent;
  border-bottom: 47px solid transparent;
  border-left: 30px solid #fa5018;
}

p.s1-txt-arrow {
	line-height: 0.9;
  font-size: 42px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0 0 20px;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.35);
}

p.s1-txt2-arrow {
	line-height: 0.9;
  font-size: 37px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0 0 20px;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.35);
}

.s1-subtitle {
	font-size: 35px;
	line-height: 33px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 800;
	color: #2a991a;
	margin: auto;
	padding: 0 0 6px 0;
}

.thr-btn, .sel-qty-btn {
	font-size: 22px !important;
}
.doctor {
  background-color: #faebfb;
  background: -moz-linear-gradient(left, rgba(250,235,251,0) 0%, rgba(250,235,251,1) 25%, rgba(250,235,251,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(250,235,251,0) 0%,rgba(250,235,251,1) 25%,rgba(250,235,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(250,235,251,0) 0%,rgba(250,235,251,1) 25%,rgba(250,235,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00faebfb', endColorstr='#faebfb',GradientType=1 ); /* IE6-9 */
	height: auto;
	width: 100%;
	margin: 15px 0;
  padding: 10px 0;
  position: relative;
	clear: both;
}
.s1img0 {
  position: absolute;
  right: 0;
  top: -20px;
}
.s1txt0 {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #360538;
  padding: 0 150px 0 20px;
}
.s1txt1 {
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  /* font-weight: 300; */
  padding: 0 150px 0 20px;
}
.lft-content ul.bullet-point, .lft-content ul.s8bullet-point {
	margin: 0;
	padding: 0 0 0 20px;
}
.lft-content ul.bullet-point li, .lft-content ul.s8bullet-point li {
	background: url('/chd/wp-content/themes/Divi-Child/assets/imgs/tik.png') 3px 6px no-repeat;
  list-style: none;
	font-size: 18px;
	line-height: 17px;
	color: #360538;
	text-align: left;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 7px 0 13px 42px;
}
.lft-content ul.bullet-point li span, .lft-content ul.s8bullet-point li span {
	text-transform: uppercase;
	color: #2a991a;
}
.s1-arrow {
	margin: 16px 0 30px 0;
	position: relative;
}
.s1limit-txt {
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	float: right;
	margin: 0;
	padding: 135px 39px 0 0;
}
.s1limit-txt span {
	font-weight: 600;
	color: #4f1878;
}
.eye-txt {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 18px 0 0 212px;
}
.eye {
  margin-bottom: -3px;
}
/* left side end*/
/* right side */
.flag{
	float: left;
	margin: 27px 10px 0 6px;
}
.flag-txt{
	font-size: 11px;
	line-height: 18px;
	color: #242424;
	text-align: left;
	margin: 0;
	padding: 24px 0 0 0;
}
.s1-animate-arrow{
	position: absolute;
	top: 110px;
  right: -132px;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	opacity: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.sec1-arr-wo{
	top: 120px;
  right: -132px;
	transform: rotate(6deg);
	-webkit-transform: rotate(6deg);
	opacity: 1;
}
.form-position{
	margin: 50px 0 0 0;
	padding: 15px;
	background: #360538;
	color: #ffffff;
	position: relative;
	-webkit-box-shadow: 0px 1px 27px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 27px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 27px -5px rgba(0,0,0,0.75);
}
.timer-txt{
	font-size: 20px;
	line-height: 41px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	height: 41px;
	background: #360538;
	margin: 0;
	padding: 0 0 0 0;
}
.timer-txt span {
    color:#fcff00;
}
.lock {
	margin: 0 auto;
	display: block;
	padding-top: 13px;
}
.error-message{
  position: absolute;
  top: -45px;
  left: -13px;
  background: rgba(239,33,33, .9);
  border: 2px solid white;
  padding: 5px 8px 10px 5px;
  color: #fff;
  border-radius: 9px;
  height: 35px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	display: none;
}
.error-message p{
  margin: 0px;
  font-size: 11px !important;
  font-weight: normal;
}
.err-triangle{
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #f00;
    display: none;
}
.error-message:before{
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #fff;
  left: 8px !important;
  top: 31px;
}
.error-message:after{
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(239,33,33, .9);
  left: 10px !important;
  top: 31px;
}
.error-message:before, .error-message:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
}
/* right side end */
/* form */
.thr-btn , .sel-qty-btn {
	margin: 15px auto;
	height: 65px;
	line-height: 65px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	background: #ff9800; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9800 0%, #fb5714 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9800 0%,#fb5714 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9800 0%,#fb5714 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9800', endColorstr='#fb5714',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: 0px 1px 4px #fa370f;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	border: none;
	outline: none;
	display: none;
}
#lpsSubmit {
	margin: auto;
	height: 65px;
	width: 100%;
	cursor: pointer;
	background: #ff9800; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9800 0%, #fb5714 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9800 0%,#fb5714 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9800 0%,#fb5714 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9800', endColorstr='#fb5714',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: 0px 1px 4px #fa370f;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	border: none;
	outline: none;
}
.packs {
	position: relative;
	margin: 0px auto 40px auto;
}
.packs label {
	display: block;
  margin: 10px auto 15px auto;
	font-size: 14px;
	
}
.packs label span{
  font-weight: bold;
}
.packs .chose-option {
	display: block;
	margin: auto;
  font-weight: bold;
  font-size: 16px;
}
#form {
    position: relative;
    color: #ffffff;
    margin: 0px auto;
}
#birthday_table {
  text-align: center;
}
#birthday_table tr td {
  margin: 0;
  padding: 0;
}
#birthday_table thead th {
  padding: 5px 0;
}
.picker__holder{
  overflow: hidden;
}
.picker__header {
  font-size: 14px;
}
.field_wrapper {
	position: relative;
	margin-bottom: 15px;
}
.field_wrapper label {
	display: none;
	font-size: 12px;
}
.field_wrapper label[for="terms"] {
  display: initial;
  font-size: 10px;
  line-height: 1.5;
}
.formTerms {
  display: flex;
}
.field_wrapper label[for="gender"] {
	display: none;
	margin-right: 10px;
}
.field_wrapper input[type="text"],
.field_wrapper input[type="date"],
.field_wrapper input[type="email"],
.field_wrapper input[type="number"],
.field_wrapper input[type="tel"] {
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #c5c7d1;
	font-size: 12px;
	padding: 5px 10px;
	width: 100%;
	height: 30px;
	clear: both;
}
.field_wrapper input[name="gender"] {
	margin-right: 10px;
	height: 12px;
}
input[name="flavor"] {
  width: 15px;
  height: 15px;
}
.field_wrapper label.radio_field_label {
	display: inline;
	margin-right: 20px;
	font-size: 12px
}
select.picker__select--month, select.picker__select--year {
	width: auto;
	height: auto;
	font-size: 14px;
}
/* form end */

/* mobile */
.spng-hd {
  display: none;
	position: relative;
  padding: 0 15px;
}
.spng-hd2 {
	position: relative;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mob-logo-wrap {
  width: 220px;
}
.sping-logo {
	width: 100%;
	height: auto;
}
.strip-img {
	background: none;
}
.mob-flag {
  width: 42px;
}
.mob-flag-txt {
	font-size: 13px;
	display: inline-block;
  line-height: 18px;
  text-align: left;
  color: #000000;
  margin: 0;
}
.sp-brd{
	border-bottom: 1px solid #d6d6d6;
	margin: 0;
}
.mob-products {
  display: none;
}
.mob-products-col {
	position:relative;
	padding: 20px 0px;
	background: #e6e6e6;
	border-radius: 5px;
}
.mob-products-col .titleProd {
	width: 100%;
}
.mob-products-col .titleProd h3 {
	color: #2a991a;
	padding: 10px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}

.mob-products-col .titleProd h4 {
	color: #ffffff;
	font-weight: normal;
	margin: auto auto 10px auto;
	padding: 5px;
	background: #360538;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.mob-products-col .prodImage {
	position: relative;
}
.mob-products-col .prodImage img {
	max-width:100%;
	margin:0px auto;
	display:block;
	width: 460px;
}
.splash {
    background: url('/chd/wp-content/themes/Divi-Child/assets/imgs/splash-on-product.png') no-repeat;
		width: 110px;
    height: 100px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 2%;
    transform: rotate(-15deg);
		font-size: 14px;
		color: #ffffff;
		text-align: center;
}
.splash-txt {
	margin-top: 25px;
	line-height: 1;
}
.splash-discount {
	font-weight: bold;
}
/* ribbon */
.ribbon {
  width: 110px;
  height: 110px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
  position: absolute;
  display: block;
  z-index: 100;
  width: 195px;
  padding: 5px 0;
  background-color: #fb5714;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font-size: 12px;
	font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}
/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -30px;
  top: 26px;
  transform: rotate(45deg);
}
/* ribbon end */
/* mobile end */


/* bouunce */
.animation-target {
  -webkit-animation: animation 2500ms linear infinite both;
  animation: animation 2500ms linear infinite both;
}
/* Generated with Bounce.js. Edit at https://goo.gl/Fa3HpE */
@-webkit-keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.9% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40% { -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.04% { -webkit-transform: matrix3d(0.851, 0, 0, 0, 0, 0.851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.851, 0, 0, 0, 0, 0.851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  44.02% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  45.53% { -webkit-transform: matrix3d(0.932, 0, 0, 0, 0, 0.932, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.932, 0, 0, 0, 0, 0.932, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  46.97% { -webkit-transform: matrix3d(0.913, 0, 0, 0, 0, 0.913, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.913, 0, 0, 0, 0, 0.913, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  49.49% { -webkit-transform: matrix3d(0.948, 0, 0, 0, 0, 0.948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.948, 0, 0, 0, 0, 0.948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  52.01% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.02% { -webkit-transform: matrix3d(0.977, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.977, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  60% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  63% { -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  68.05% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.99% { -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  76.04% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  79.04% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  84.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  87.03% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  92.07% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  95.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.9% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40% { -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.04% { -webkit-transform: matrix3d(0.851, 0, 0, 0, 0, 0.851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.851, 0, 0, 0, 0, 0.851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  44.02% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  45.53% { -webkit-transform: matrix3d(0.932, 0, 0, 0, 0, 0.932, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.932, 0, 0, 0, 0, 0.932, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  46.97% { -webkit-transform: matrix3d(0.913, 0, 0, 0, 0, 0.913, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.913, 0, 0, 0, 0, 0.913, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  49.49% { -webkit-transform: matrix3d(0.948, 0, 0, 0, 0, 0.948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.948, 0, 0, 0, 0, 0.948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  52.01% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.02% { -webkit-transform: matrix3d(0.977, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.977, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  60% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  63% { -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  68.05% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.99% { -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  76.04% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  79.04% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  84.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  87.03% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  92.07% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  95.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@media (max-width: 1023px) {
  .lft-prod {
    display: none;
  }
  .lft-content {
    width: 60%;
  }
  .rgt-form {
    width: 40%;
  }
  div#section1 {
    background: none;
  }
  .sec1-arr-wo {
    display: none;
  }
  p.s1-txt-arrow {
    font-size: 39px;
  }
  p.s1-txt2-arrow {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .contentWrap {
    width: 100%;
  }
  .lft-content {
    display: none;
  }
  .above-form-wrap {
    display: none;
  }
  .spng-hd {
    display: block;
  }
  .rgt-form {
    width: 100%;
  }
  .form-position {
    margin: 0;
  }
  .contentWrap {
    flex-direction: column;
  }
  .packs label {
    font-size: 18px;
  }
  input[name="flavor"] {
    width: 20px;
    height: 20px;
  }
  .field_wrapper input[type="text"],
  .field_wrapper input[type="date"],
  .field_wrapper input[type="email"],
  .field_wrapper input[type="number"],
  .field_wrapper input[type="tel"] {
    height: 50px;
    font-size: 18px;
  }
  #lpsForm {
    display: flex;
    flex-direction: column;
  }
  .field_wrapper {
    order: 2;
  }
  #prod-select {
    order: 1;
    padding: 15px;
    background-color: #ffffff;
    color: #333333;
    margin-bottom: 15px;
  }
  .packs {
    margin: auto;
  }
  .packs .chose-option {
    color: #2a991a;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
  }
  .mob-products {
    display: block;
  }
}
@media (max-width: 480px) {
  .mob-flag {
    display: none;
  }
}
