/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, menu, nav, output, ruby, section,
summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0;}

/* HTML5 display-role reset for older browsers */
/* endzeit_____ */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {display: block;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
img{max-width: 100%; height: auto;}
a{text-decoration: underline;}
a:hover{cursor: pointer;}
/* michael-k90 */
*::-webkit-input-placeholder {color: #a9a9a9; opacity: 1;}
*:-moz-placeholder {color: #a9a9a9; opacity: 1;}
*::-moz-placeholder {color: #a9a9a9; opacity: 1;}
*:-ms-input-placeholder {color: #a9a9a9; opacity: 1;}
*{margin: 0; padding: 0;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
button,input,a{outline: none;}
/* endzeit_____ */
.form input.field:focus::-webkit-input-placeholder {opacity:0;}
.form input.field:focus::-moz-placeholder          {opacity:0;}
.form input.field:focus:-moz-placeholder           {opacity:0;}
.form input.field:focus:-ms-input-placeholder      {opacity:0;}
.form input.field::-webkit-input-placeholder {color: #222; opacity: 1;}
.form input.field:-moz-placeholder {color: #222; opacity: 1;}
.form input.field::-moz-placeholder {color: #222; opacity: 1;}
.form input.field:-ms-input-placeholder {color: #222; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after{content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}

@font-face {
    font-family:'l';
    src: url('../fonts/l 900.woff2')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 900.woff2*/ format('woff2'),
    url('../fonts/l 900.woff')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 900.woff*/ format('woff'),
    url('../fonts/l 900.otf')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 900.otf*/ format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}
@font-face {
    font-family:'l';
    src: url('../fonts/l 700.woff2')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 700.woff2*/ format('woff2'),
    url('../fonts/l 700.woff')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 700.woff*/ format('woff'),
    url('../fonts/l 700.otf')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 700.otf*/ format('opentype');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}
@font-face {
    font-family:'l';
    src: url('../fonts/l 500.woff2')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 500.woff2*/ format('woff2'),
    url('../fonts/l 500.woff')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 500.woff*/ format('woff'),
    url('../fonts/l 500.otf')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 500.otf*/ format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}
@font-face {
    font-family:'l';
    src: url('../fonts/l 300.woff2')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 300.woff2*/ format('woff2'),
    url('../fonts/l 300.woff')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 300.woff*/ format('woff'),
    url('../fonts/l 300.otf')/*tpa=http://a.drb-bait.com/files/dry_blooder_2/fonts/l 300.otf*/ format('opentype');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}
html{
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
}
h1,h2,h3,h4,h5,h6{font-family:'l'; font-weight: 600; text-transform: uppercase;line-height: 1.2;}
b,strong{font-weight: 700;}
body{
    width: 100%;
    min-width: 320px;
    padding: 0px;
    margin: 0px auto;
    font-family:'l';
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #222;
    background: #fff;
}
section{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.wrap{
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.form input.field, select{
    position: relative;
    display: block;
    outline: 0;
    border: 1px solid #fff;
    border-radius: 36px;
    -webkit-border-radius: 36px;
    width: 100%;
    height: 70px;
    line-height: 68px;
    margin: 0 auto 17px;
    padding: 0 20px;
    background:#fff;
    text-align: center;
    font-size: 20px;
    font-family:'l';
    font-weight: 300;
    color: #222;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
    -webkit-box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.24);
    box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.24);
}
.form-control {
	background-size: 2%;

background-image: url(open.png);
background-position: 280px;
background-repeat: no-repeat;
}
.button-m {
    position: relative;
    display: block;
    width: 460px;
    height: 92px;
    line-height: 85px;
    margin: 0 auto;
    border: none;
    border-bottom:8px solid #990000;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    text-align: center;
    font-family:'l';
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #cc3300; /* Old browsers */
    background: -moz-linear-gradient(top,  #cc3300 0%, #ae1500 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #cc3300 0%,#ae1500 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #cc3300 0%,#ae1500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3300', endColorstr='#ae1500',GradientType=0 ); /* IE6-9 */
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: 0 0 2px #990000;
    z-index: 3;
}
.button-m:hover{
    background: #d83600; /* Old browsers */
    background: -moz-linear-gradient(top,  #d83600 0%, #bc1600 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #d83600 0%,#bc1600 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #d83600 0%,#bc1600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83600', endColorstr='#bc1600',GradientType=0 ); /* IE6-9 */
}
.button-m:active{
    background: #c43100; /* Old browsers */
    background: -moz-linear-gradient(top,  #c43100 0%, #a81400 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #c43100 0%,#a81400 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #c43100 0%,#a81400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c43100', endColorstr='#a81400',GradientType=0 ); /* IE6-9 */
    top:1px;
}
.form .button-m{
    width: 100%;
}
h2.title {
    margin: 0 0 25px 0;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
}
h2.title span {
    color:#006666;
}
.price {
    width: 210px;
    color:#fff;
    font-size: 36px;
}
.old-cost {
    text-decoration: line-through;
    font-weight: 400;
    background: #006666;
    margin-bottom: 20px;
}
.new-cost {
    font-weight: 600;
    background: #cb3200;
}
.old-cost, .new-cost {
    display: block;
    width: 100%;
    height: 76px;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    line-height: 95px;
    text-align: center;
}
.old-cost:before, .new-cost:before {
    display: block;
    position: absolute;
    top:-30px;
    left: 43px;
    font-size: 18px;
    font-weight: 400;
}
.old-cost:before {
    content: 'Обычная цена:';
}
.new-cost:before {
    content: 'Цена со скидкой:';
}
.video-container{
     position: relative;
     width: 920px;
     height: 532px;
    margin: 0 auto;
     overflow:hidden;
    border:10px solid #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.1);
}
.video-container1{
    position: relative;
    width: 290px;
    height: 175px;
    margin: 0 10px 20px;
    display: inline-block;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.1);
}
 .video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.youtube {
    height: 100% !important;
}
@media screen and (max-width: 976px) {
    .wrap{
        width: 640px;
    }
    .old-cost {
        margin-bottom: 10px;
}
    .video-container {
        width: 100%;
        height: 368px;
}
}
@media screen and (max-width: 659px) {
    .wrap{
        width: 320px;
    }
    .old-cost, .new-cost {
        background: none !important;
}
    .price {
        font-size: 34px;
}
    .old-cost:before, .new-cost:before {
        font-size: 16px;
}
    .old-cost, .new-cost {
        padding-left: 20px;
}
    .old-cost:before, .new-cost:before {
        left: 20px;
}
    .button-m {
        width: 100%;
        height: 82px;
        font-size: 18px;
        line-height: 77px;
    }
    .video-container {
        height: 185px;
        border-width: 5px;
}
 
}
/*block1*//* after_qbici */
.block1 {
    background: #d4f8fc url(../img/bg1.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/bg1.jpg*/ no-repeat center top;
    height: 767px;
    padding: 20px 0 0;
}
.block1 h1, .block12 h1 {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 71px;
    background: #ffff00;
    line-height: 76px;
    margin-bottom: 5px;
}
.block1 h1 span, .block12 h1 span {
    color:#006666;
}
.block1 h2 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    text-transform: none;
}
.block1 ul {
    width: 360px;
    margin: 60px 0 0 0;
    float: left;
}
.block1 ul li {
    display: block;
    height: 50px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #006666;
    font-size: 18px;
    font-weight: 600;
    color:#fff;
    line-height: 50px;
    margin-bottom: 10px;
}
.block1 ul li:before {
    content: '';
    display: inline-block;
    background: url(../img/check.png)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/check.png*/ no-repeat 0 0;
    width: 25px;
    height: 25px;
    margin: 0 15px 0 18px;
    position: relative;
    top:6px;
}
.block1 .price {
    margin: 60px 160px 0 0;
    float: right;
}
.block1 .wrap:before {
    content: '';
    display: block;
    background: url(../img/dry_large.png)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/dry_large.png*/ no-repeat 0 0;
    width: 528px;
    height: 383px;
    position: absolute;
    top:100px;
    left: 195px;
    z-index: 3;
}
.block1 .button-m {
    margin-top: 296px;
}
/*block2*//* endzeit_____ */
.block2 {
    padding: 50px 0 40px;
    background: #d4f8fc;
}
/*block3*//* michael-k90 */
.block3 {
    padding: 40px 0;
    background: url(../img/prim.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/prim.jpg*/ no-repeat center 205px;
}
.block3 h2 {
    margin-bottom: 10px;
}
.block3 h2 + p{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0 30px 120px;
}
.what {
    width: 300px;
    height: 380px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #006666;
    color:#fff;
    text-align: center;
    padding: 0 10px;
}
.what h3 {
    color:#ffff00;
    font-size: 24px;
    margin-bottom: 7px;
}
.what p {
}
.what:before {
    content: '';
    display: block;
    width: 128px;
    height: 128px;
    background: url(../img/dnk.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/dnk.jpg*/ no-repeat -128px 0;
    margin: -80px auto 15px;
    border:6px solid #00b2ca;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.wh1 {
    float: left;
}
.wh1:before {
    background-position: 0 0;
}
.wh1 h3 {
    padding: 0 35px;
}
.wh2 {
    float: right;
}
/*block4*//* bizlife_inc */
.block4 {
    background: #162b30;
    padding: 40px 0 60px;
    color:#fff;
}
.block4 .title, .block6 .title {
    color:#ccffff;
}
.block4 .title span, .block6 .title span {
    color:#ffff00;
}
.prof {
    background: url(../img/proff.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/proff.jpg*/ no-repeat 0 0 / contain;
    width: 420px;
    height: 326px;
    border:10px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    float: left;
    margin-right: 40px;
}
.block4 p {
    font-size: 20px;
}
.block4 .prof + p {
    padding: 10px 0 20px;
}
.block4 p span {
    color:#ffff00;
    font-weight: 600;
}
/*block5*//* owmen17 */
.block5 {
    padding: 40px 0;
}
.block5 .wrap {
    background: url(../img/bg_preim.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/bg_preim.jpg*/ no-repeat right 77px;
}
.preim {
    padding: 10px 402px 0 0;
}
.preim li {
    clear: both;
    margin-bottom: 20px;
}
.preim h3 {
    font-size: 22px;
    color:#006666;
    font-weight: 700;
    margin-bottom: 2px;
}
.preim p {
    font-size: 20px;
    font-weight: 600;
}
.preim li:before {
    content: '';
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    background: url(../img/preim.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/preim.jpg*/ no-repeat 0 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 30px;
}
.preim li:nth-child(2):before {
    background-position: -120px 0;
}
.preim li:nth-child(3):before {
    background-position: -240px 0;
}
/*block6*//* after_qbici */
.block6 {
    height: 655px;
    background: url(../img/bgrev.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/bgrev.jpg*/ no-repeat center top;
    padding: 40px 0 0;
    color:#fff;
}
.block6 h2 {
    margin-bottom: 10px;
}
.block6 h2 + p {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 35px;
}
.use {
    text-align: center;
    margin-bottom: 43px;
}
.use li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.use h3 {
    color:#ffff00;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}
.use p {
    font-size: 20px;
    padding: 0 5px;
}
.use li:before {
    content: '';
    display: block;
    width: 168px;
    height: 168px;
    background: url(../img/use.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/use.jpg*/ no-repeat 0 0;
    margin: 0 auto 20px;
    border:6px solid #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.use li:nth-child(2):before {
    background-position: -168px 0;
}
.use li:nth-child(3):before {
    background-position: -336px 0;
}
/*block7*//* endzeit_____ */
.block7 {
    background: url(../img/fish.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/fish.jpg*/ no-repeat center top;
    height: 210px;
}
/*block8*//* michael-k90 */
.block8 {
    padding: 40px 0 60px;
}  
.prim2 {
    background: url(../img/prim2.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/prim2.jpg*/ no-repeat 0 0 / contain;
    width: 440px;
    height: 310px;
    float: left;
    margin-right: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.prim2 + p {
    margin-bottom: 15px;
}
.block8 p {
    font-size: 20px;
}
.block8 p span {
    font-weight: 600;
}
/*block9*//* bizlife_inc */
.block9 {
        background: url(../img/bgrev.jpg) no-repeat center top;
    background-size: cover;
    padding: 40px 0 0;
}
.block9 h2 {
    color:#ccffff;
}
.reviews {
    text-align: center;
}
.reviews li {
    display:block;
    width: 300px;
    float: left;
}
.reviews h3 {
    font-weight: 600;
    font-size: 20px;
    color:#ffff00;
    margin-bottom: 10px;
}
.reviews p {
    color:#fff;
}
.reviews li:before {
    content: '';
    display: block;
    background: url(../img/rev.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/rev.jpg*/ no-repeat 0 0;
    width: 284px;
    height: 254px;
    margin: 0 auto 20px;
    border:8px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.reviews li:nth-child(2):before {
    background-position: -284px 0;
}
.reviews li:nth-child(3):before {
    background-position: -568px 0;
}
.reviews li:nth-child(2) {
    margin: 0 20px;
}
/*block10*//* owmen17 */
.block10 {
    background: url(../img/imgs.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/imgs.jpg*/ no-repeat center top;
    height: 333px;
}
/*block11*/
.block11 {
    background: url(../img/bgship.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/bgship.jpg*/ no-repeat center top;
    height: 578px;
    padding: 40px 0 0;
    color:#fff;
}
.block11 h2 {
    color:#ccffff;
    margin-bottom: 10px;
}
.block11 h2 + p {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0 40px;
    margin-bottom: 30px;
}
.ship {
    text-align: center;
}
.ship li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.ship h3 {
    color:#ffff00;
    font-size: 24px;
    margin-bottom: 3px;
}
.ship p {
    font-size: 20px;
    padding: 0 30px;
    padding: 0 6px;
}
.ship li:before {
    content: '';
    display: block;
    background: url(../img/ship.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/ship.jpg*/ no-repeat 0 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 168px;
    height: 168px;
    border:6px solid #fff;
    margin: 0 auto 20px;
}
.ship li:nth-child(2):before {
    background-position: -168px 0;
}
.ship li:nth-child(3):before {
    background-position: -336px 0;
}
/*block12*/
.block12 {
    background: url(../img/b2.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b2.jpg*/ no-repeat center top;
    height: 725px;
    padding: 20px 0 0;
}
.block12 h1 {
    margin-bottom: 10px;
}
.block12 h2 {
    color:#133443;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}
.formbox {
    width: 400px;
    height: 450px;
    float: right;
    background: rgba(255,255,255,.4);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    overflow: hidden;
    margin-top: 28px;
}
.redbox {
    background: #cb3200;
    height: 132px;
    padding-top: 14px;
    margin-bottom: 20px;
}
.form {
    width: 340px;
    margin: 0 auto;
}
.block12 .price {
    margin: 194px 0 0 0;
    float: left;
}
.block12 .price>span {
    background: none;
text-align: center;
}
.block12 .old-cost:before, .block12 .new-cost:before {
    left: 25px;
}
/*footer*/
.footer {
    text-align: center;
    padding: 40px 0 30px;
}
.footer a {
    font-size: 14px;
    color:#333;
}
/*-------------------------------------- Media Queries ----959---------------------------------*//* after_qbici */    
@media screen and (max-width: 976px) {
    .block1 {
        background: #d4f8fc url(../img/b1m.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b1m.jpg*/ no-repeat center top;
        height: 716px;
        padding: 10px 0 0;
}
    .block1 h1, .block12 h1 {
        font-size: 32px;
        height: 60px;
        line-height: 65px;
}
    .block1 h2 {
        font-size: 30px;
}
    .block1 ul {
        margin: 20px 0 0 0;
        width: 391px;
}
    .block1 .wrap:before {
        background: url(../img/dry_medium.png)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/dry_medium.png*/ no-repeat 0 0;
        width: 376px;
        height: 448px;
        top: 81px;
        left: 234px;
}
    .block1 .price {
        margin: 16px 0 0 59px;
        float: none;
}
    .block1 .button-m {
        margin-top: 135px;
}
    h2.title {
        font-size: 36px;
}
    .block3 h2 + p {
        padding: 0 0 66px;
}
    .block3 {
        background: #fff;
}
    .block3 h2 + p:after {
        content: '';
        display: block;
        background: url(../img/dry_large.png)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/dry_large.png*/ no-repeat 0 0 / contain;
        width:528px;
        height: 383px;
        margin: 0 auto 20px;
    }
    .prof, .prim2 {
        float: none;
        margin: 0 auto 20px;
}
    .block4 .prof + p, .block8 p {
        text-align: justify;
}
    .block4 p, .preim p, .block3 h2 + p, .block6 h2 + p, .use p, .block8 p, .block11 h2 + p, .ship p  {
        font-size: 18px;
}
    .block4 p:last-child {
        text-align: center;
    }
    .block5 .wrap {
        background: #fff;
}
    .preim {
        padding: 10px 0 0 0;
}
    .preim li {
        height: 120px;
        padding: 0 24px;
}
    .preim h3 {
        padding-top:10px;
}
    .block6 {
        height: 932px;
        background: #2e4145;
        padding: 40px 0;
}
    .block6 h2 span {
        display: block;
}
    .use li {
        width: 100%;
        margin-bottom: 20px;
        text-align: left;
        padding: 0 20px 0 40px;
}
    .use li:before {
        float: left;
        margin: 0 30px 0 0;
}
    .use h3 {
        padding-top: 28px;
}
    .block7 {
        background: url(../img/fish_m.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/fish_m.jpg*/ no-repeat center top;
}
    .block8 {
        padding: 40px 0;
}
    .block9 {
        background: #2e4145;
        height: auto;
        padding-bottom: 20px;
}
    .reviews li {
        width: 100%;
        height: 270px;
        float: none;
        margin-bottom: 25px;
        text-align: left;
}
    .reviews li:nth-child(2) {
        margin: 0 0 25px 0;
}
    .reviews li:before {
        margin: 0 26px 0 0;
        float: left;
}
    .block10 {
        background: url(../img/imgs_m.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/imgs_m.jpg*/ no-repeat center top;
        height: 200px;
}
    .block11 {
        background: #006d6a;
        height: auto;
        padding: 40px 0 20px;
}
    .block11 h2 + p {
        padding: 0;
}
    .ship li {
        width: 100%;
        text-align: left;
        margin-bottom: 25px;
        padding: 0 50px;
}
    .ship li:before {
        margin: 0 27px 0 0;
        float: left;
    }
    .ship h3 {
        padding-top: 29px;
}
    .block12 {
        background: url(../img/b2m.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b2m.jpg*/ no-repeat center top;
    }
    .block12 h2 {
        font-size: 24px;
}
    .formbox {
        width: 340px;
        margin-top: 39px;
}
    .form {
        width: 300px;
    }
    .countbox .countbox-num {
        width: 82px;
}
    .countbox:before {
        font-size: 22px;
}
    .countbox {
        width: 285px;
}
    .block12 .price .old-cost {
        background: #006666;
    }
    .block12 .price .new-cost {
        background: #cb3200;
    }
    .block12 .price {
        margin: 329px 0 0 59px;
}
    .block12 .price>span {
        padding-left: 31px;
}
    .block12 .old-cost:before, .block12 .new-cost:before {
        left: 31px;
}
}
/*-------------------------------------- Media Queries ----639---------------------------------*//* michael-k90 */ 
@media screen and (max-width: 659px) {
    .block1 {
        background: #ffff00 url(../img/b1s.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b1s.jpg*/ no-repeat center 64px;
        height: 692px;
        padding: 5px 0 0;
}
    .block1 h1, .block12 h1 {
        font-size: 24px;
        line-height: 1.2;
        background: none;
}  
    .block1 h1, .block12 h1, .preim li, .reviews li, .block12 {
        height: auto;
}    
    .block1 h2 {
        font-size: 20px;
        line-height: 22px;
}
    .block1 ul {
        margin: 220px 0 0 0;
}
    .block1 ul, .block3 h2 + p:after, .prof, .prim2, .block12 .wrap, .formbox {
        width: 100%;
}
    .block1 ul, .preim li:before, .use li:before, .reviews li, .reviews li:before, .ship li:before, .block12 .price {
        float: none;
}
    .block1 .price{
        position: absolute;
        top:117px;
        left: 0;
        margin: 0;
    }
    .block1 ul li {
        font-size: 16px;
}    
    .block1 ul li:before {
        margin: 0 13px 0 15px;
}
    .block1 .button-m {
        margin-top: 109px;
}
    h2.title {
        font-size: 26px;
}
    .block2, .block4 {
        padding: 40px 0;
}
    .block2 h2 span, .block3 h2 span, .block5 h2 span {
        display: block;
    }
    .block4 p, .preim p, .block3 h2 + p, .block6 h2 + p, .use p, .block8 p, .block11 h2 + p, .ship p {
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
}
    .block3 h2 + p:after {
        height: 223px;
}
    .wh1 {
        margin-bottom: 92px;
}
    .prof, .prim2 {
        height: 235px;
        border-width: 5px;
}
    .preim li:before {
        margin: 0 auto 7px;
}
    .preim h3, .use li {
        text-align: center;
}
    .block5 {
        padding: 40px 0 20px;
}
    .use li:before {
        margin: 0 auto 20px;
}
    .use h3 {
        padding-top: 0px;
}
    .use p, .preim li, .use li, .ship p, .block12 .wrap, .ship li {
        padding: 0;
}
    .block6 {
        height: 1345px;
}
    .block7, .block10, .block1 .wrap:before {
        display: none;
}
    .block8 {
        padding: 70px 0 40px;
}
    .prof, .prim2 {
        height: 212px;
}
    .reviews li {
        text-align: center;
}
    .reviews li:before {
        margin: 0 0 20px 0;
        border-width: 5px;
}
    .ship li {
        text-align: center;
        margin-bottom: 25px;
}
    .ship li:before {
        margin: 0 auto 20px;
}
    .ship h3 {
        padding-top: 0;
}
    .block12 {
        background: #ffff00 url(../img/b2s.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b2s.jpg*/ no-repeat center 64px;
        padding: 5px 0 0;
}
    .block12 h1, .block12 h2 {
        width: 300px;
        margin: 0 auto 10px;
    }
    .block12 .wrap {
    }
    .block12 h2 {
        font-size: 20px;
}
    .block12 .price {
        margin: 0 auto;
        width: 300px;
}
    .block12 .old-cost:before, .block12 .new-cost:before {
        left: 10px;
}

.price 
{
  font-size: 28px;
}
    .block12 .price>span {
        padding-left: 10px;
        text-align: left;
}
.old-cost, .new-cost {text-align: left;}
    .formbox {
        height: 444px;
        margin-top: 33px;
        border-radius: 0;
        -webkit-border-radius: 0;
        background: #fff url(../img/b3s.jpg)/*tpa=http://a.drb-bait.com/files/dry_blooder_2/img/b3s.jpg*/ no-repeat center 132px;
}
    .form .button-m {
        font-size: 28px;
        line-height: 74px;
}
}
/*Таймер*/
.countbox:before {
    content: 'До конца акции осталось:';
    display: block;
    text-align: center;
    font-size: 24px;
    color:#fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.countbox {
    height: 105px;
    width: 340px;
    padding-left: 0;
    margin: 0 auto;
}
.countbox > div:last-child {
    margin: 0;    
}
.countbox .countbox-num {
    float: left;
    width: 100px;
    height: 46px;
    background: #fff;
    margin-right: 19px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}
.countbox .countbox-num:before {
    content: ':';
    display: block;
    color:#fff;
    font-size: 36px;
    font-weight: 600;
    position: absolute;
    top:9px;
    right: -15px;
}
.countbox .countbox-num:last-child:before {
    display: none;
}
.countbox-hours, .countbox-mins, .countbox-secs {
    color:#222;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 0px;
}
.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
    font-size: 16px;
    font-weight: 600;
    color:#fff;
    text-align: center;
    text-transform: lowercase;
}

.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #DC3434;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    line-height: 13px;
    padding: 8px 12px;
}

.errField {
    display: none;
    font-size: 14px;
    background: #DE2C3C;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
}
.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.youtube {
  -webkit-background-size: cover;
  background-size: cover;
}

.formbox {
  height: auto;padding-bottom: 20px;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}


.cpu{
    padding: 10px 0;
    text-align: center;
    }
    .cpu img{
    display: block;
    margin: 0 auto;
    }
    .cpu a{
    display: inline-block;
    margin: 5px;
    color: #333;
    font-size: 14px;
    }