.m1-form ::-webkit-input-placeholder {
 color: #191919;
}

.m1-form ::-moz-placeholder {
 color: #191919;
}

.m1-form :-moz-placeholder {
 color: #191919;
}

.m1-form :-ms-input-placeholder {
 color: #191919;
}

.m1-form :focus::-webkit-input-placeholder {
 color: transparent;
}

.m1-form :focus::-moz-placeholder {
 color: transparent;
}

.m1-form :focus:-moz-placeholder {
 color: transparent;
}

.m1-form :focus:-ms-input-placeholder {
 color: transparent;
}

.hidden {
 display: none;
}

.center {
 text-align: center;
}

.just {
 text-align: justify;
 -moz-text-align-last: center;
 text-align-last: center;
}

.clrfix:after {
 content: '';
 display: block;
 clear: both;
}

.clear {
 clear: both;
 height: 0;
}

.ulfix {
 font-size: 0;
}

h1, h2, h3, h4, h5, h6 {
 font-weight: 700;
}

b, strong {
 font-weight: 700;
}

body {
 width: 100%;
 min-width: 320px;
 padding: 0;
 margin: 0 auto;
 font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 19px;
 line-height: 24px;
 color: #191919;
 background: url("../img/bg.jpg") 50% 0 no-repeat #f2f4ef;
 background-attachment: fixed;
}

section {
 width: 100%;
 max-width: 1920px;
 margin: 0 auto;
 padding: 40px 0;
}

.container {
 max-width: 980px;
 margin: 0 auto;
 background: #f2f4ef;
 box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
}

.container:after {
 clear: both;
 content: "";
 display: table;
}

.wrap {
 position: relative;
 max-width: 980px;
 height: 100%;
 padding: 0 20px;
 margin: 0 auto;
}

.wrap:after {
 clear: both;
 content: "";
 display: table;
}

.nopad {
 padding: 0;
}

.m1-form input.field {
 position: relative;
 display: block;
 outline: 0;
 border: none;
 background: #fff;
 width: 100%;
 height: 60px;
 margin: 0 auto 10px;
 padding: 0 20px;
 font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #191919;
 text-align: center;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
}

.button-m {
 position: relative;
 display: block;
 width: 300px;
 height: 60px;
 line-height: 60px;
 margin: 0 auto;
 border: none;
 text-align: center;
 font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
 font-size: 19px;
 font-weight: 700;
 color: #191919;
 text-decoration: none;
 cursor: pointer;
 background: rgb(255, 215, 0);
 background: -moz-linear-gradient(0deg, rgba(255, 215, 0, 1) 0%, rgba(255, 252, 0, 1) 100%);
 background: -webkit-linear-gradient(0deg, rgba(255, 215, 0, 1) 0%, rgba(255, 252, 0, 1) 100%);
 background: linear-gradient(0deg, rgba(255, 215, 0, 1) 0%, rgba(255, 252, 0, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd700", endColorstr="#fffc00", GradientType=1);
 -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
 border-radius: 30px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}

.button-m:active {
 top: 1px;
}

.m1-form {
 width: 300px;
 margin: 0 auto 20px;
}

.m1-form .button-m {
 width: 100%;
}

h2.title {
 font-family: 'Akrobat', Arial, Helvetica, sans-serif;
 font-size: 36px;
 font-weight: 900;
 margin: 0 0 35px;
 text-align: center;
 text-transform: uppercase;
 padding: 30px 80px;
 letter-spacing: 1.45px;
 background: url("../img/title-icon.png") 2% 50% no-repeat, url("../img/title-icon.png") 98% 50% no-repeat #fff;
}

h2.title > span {
 color: #fff;
 background: #ff0000;
 padding: 0 10px;
}

/*   video   */

.video-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 background: #333;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .youtube {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

/*   price   */

.price {
 position: relative;
 margin-top: 10px;
 background: #fff200;
 height: 112px;
 padding-left: 100px;
 font-family: 'Akrobat', Arial, Helvetica, sans-serif;
}

.price .sale {
 position: absolute;
 left: 0;
 top: 0;
 width: 100px;
 height: 100%;
 background: #f00;
 font-size: 22px;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
 line-height: 28px;
 padding: 28px 0 0 10px;
}

.price .sale:before {
 position: absolute;
 right: -33px;
 bottom: 0;
 display: block;
 background: url("../img/sale-arrow.png") 0 0 no-repeat;
 width: 33px;
 height: 110px;
 content: '';
}

.price .sale b {
 display: block;
 font-size: 49px;
 font-weight: 900;
}

.price .sale b i {
 font-size: 28px;
 font-style: normal;
}

.price .old {
 float: left;
 width: 120px;
 color: #191919;
 text-align: right;
 padding-top: 30px;
}

.price .old p {
 font-size: 17px;
}

.price .old .val {
 font-weight: 900;
}

.price .old .val span {
 font-size: 26px;
 text-decoration: line-through;
}

.price .old .val i {
 font-style: normal;
 font-size: 20px;
 text-transform: uppercase;
}

.price .new {
 margin-left: 145px;
 line-height: 112px;
 height: 112px;
 font-size: 46px;
 font-weight: 900;
 color: #f00;
}

.price .new i {
 font-style: normal;
 font-size: 34px;
 text-transform: uppercase;
}

@media screen and (max-width: 979px) {

 .wrap {
  width: 640px;
  padding: 0 10px;
 }

 .wrap.nopad {
  padding: 0;
 }

 .price .new {
  font-size: 40px;
 }

 .price .new i {
  font-size: 26px;
 }

}

@media screen and (max-width: 659px) {

 .wrap {
  width: 320px;
 }

}