@charset "utf-8";
    *{margin:0; padding:0;}

body{margin:0;font-family: 'Lobster', cursive;background: #fff;}

 img {max-width: 100%; height: auto;}

@font-face {font-family: "font-family: 'Lobster', cursive;";
            src: url("../fonts/lobster.ttf");  }

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i&subset=cyrillic');

  .container{
   width:100%;
   min-width:320px;
   max-width: 1360px;
   margin:0px auto;   }

  .z-container{
   width:100%;
   min-width:320px;
   max-width: 1360px;
   margin:0px auto; 
  background: -webkit-radial-gradient(closest-side, rgba(255,255,255,1) 0, rgba(252,236,180,1) 150%);
  background: -moz-radial-gradient(closest-side, rgba(255,255,255,1) 0, rgba(252,236,180,1) 150%);
  background: radial-gradient(closest-side, rgba(255,255,255,1) 0, rgba(252,236,180,1) 150%);
  background-position: 50% 50%; }

h1,h2,h3,h4,h5,h6{margin:0;	font-family: 'Lobster', cursive;}

p{margin:0;}

ul,label{margin:0;padding:0;}
body a:hover{text-decoration:none;}
/*--banner--*/
.white_color{
  color:#fff;
  text-align: center;
}
.banner {
   background:url(../images/banner.png)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
   min-height:620px;}

/*--logo--*/
.dt {font-family: 'Lobster', cursive; font-size:1.5em; color: #61292a;}
.warning1 img {margin-top:30px; margin-bottom:25px; padding-left: 40px;}
/*--top-nav--*/
.top-nav {padding: 1em 0;}
.header_btn{
  width: 320px;
  height: 75px;
  color:#fff;
  font-family: 'Lobster', cursive; font-size:1.5em;
  background: rgba(102, 42, 18, 1);
  border-radius: 10px;
  padding: 10px;
  text-decoration: none;
}
.header_btn:hover{
   background: rgba(102, 42, 18, 0.7);
   color:#fff;
   text-decoration: none;
}
.header_btn:active, .header_btn:focus{
  text-decoration: none;
  color:#fff;
}
.old_price{
  color: #000;
}
.new_price{
  color: red;
  margin-left: 10px;
}
.wrapper_tov{
  border-top: dotted 2px #61292a;
    margin: 35px 0;
}
ul.nav.navbar-left {padding-left: 40px;}

.top-nav ul li {margin: 0 1.5em;}

.top-nav ul li a {
    text-decoration: none;
    font-size:1.5em;
    color: #61292a;
    position: relative;
    padding: 0;
    font-family: 'Lobster', cursive;}

.top-nav ul li a:hover,.top-nav ul li a.active{	color:#904999;}

.nav > li > a:hover, .nav > li > a:focus,.top-nav ul li a.active{background: none;}
/*--banner-text--*/
.banner-text {width: 40%; margin: 7em auto 0; text-align: center;}

.banner-text h1.bnr-title {color: #61292a; font-size: 5em; margin-top:-40px;}
.banner-text p {font-size: 1em;color: #fff; margin-top: 1.5em;letter-spacing: 3px;line-height: 1.8em;}
/*--------phone--------------*/
.phone {padding-top:25px;}
.ph1{ font-size: 2em; color:#61292a; font-family: 'Playfair Display', serif; }
.warning3{margin-top:20px;}
/*--------phone--------------*/
.social-icons {margin-top: 15px;}
.social-icons ul li {margin: 0 4px;}
.mv{font-size: 20px;    font-weight: 600; color: #61292a; position: relative; padding: 0; font-family: 'Roboto', sans-serif;}
.warning2 ul{list-style:none; }
.warning2 li img {margin:0px auto;text-align:center;}
.warning2 li{display: inline-block;}
/*----------------------------------------zen--------------------------------------------------*/
.z-bl-1 {padding-top:40px; border-bottom: 1px dashed #9975ab;
 background:url(../images/bg4.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:300px;}

.slog{padding-right: 250px;}
.pod { font-size: 28px; text-align: center; color: #904999; margin-bottom: 50px;}
.z1 {text-align: center;}
.zen  {color:#61292a; padding-top: 0px; padding-bottom: 20px; text-align: center; font-size: 40px; }
.z_logo {text-align: center; margin: 0px auto; padding-right: 30px;}
.n1, .fm {color: #61292a; font-size: 22px;}
.navi{list-style: none; padding-top:15px; padding-bottom:15px; padding-left:60px; border-right: 1px dashed #61292a;}
.n1:hover, .fm:hover{color:#904999;}
.phone2{padding-left: 80px; border-right: 1px dashed #61292a;}
.ph2{font-family:'Arial',sans-serif; font-size: 20px; color: #61292a; margin-top: 15px;}
.ph-c{padding-left:30px;}

.k1{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size:18px;
  margin:15px auto;
  position: relative;
  padding: 15px;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 0 25px;
  border-radius: 0 25px;
  color: #343333;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: #ffffff;
   -webkit-box-shadow: 0 0 5px 1px rgba(165,165,165,0.91) ;
  box-shadow: 0 0 5px 1px rgba(165,165,165,0.91) ;
  }
 
.k1 img{border:7px solid #f1f1f4; border-radius: 7px; }
.k1:hover{-webkit-box-shadow: 0 0 15px 1px rgba(165,165,165,0.96) ;
  box-shadow: 0 0 15px 1px rgba(165,165,165,0.96) ;}
.k1 p {padding-top: 10px; padding-bottom: 0px; color:#61292a; font-size:24px; }
.k1 span {font-family:'Arial',sans-serif; font-size: 20px; color: #904999;}
.br_none{
  display: none
}
.button {
  width: 100%;
  border: 2px #FFFFFF solid;
  -webkit-border-radius: 0 10px;
  border-radius: 0 10px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2) inset;
  background: #e65858;
  font-family: 'Lobster', cursive;
  font-size:22px;
  color: #fff;
  text-align:center;
  margin:5px auto;
  padding:10px 20px 10px 20px;
  background: -webkit-linear-gradient(-90deg, rgba(144,73,153,1) 0, rgba(102,41,98,1) 100%);
  background: -moz-linear-gradient(180deg, rgba(144,73,153,1) 0, rgba(102,41,98,1) 100%);
  background: linear-gradient(180deg, rgba(144,73,153,1) 0, rgba(102,41,98,1) 100%);
  -webkit-box-shadow: 0 1px 5px 1px rgba(76,76,76,0.91) ;
  box-shadow: 0 1px 5px 1px rgba(76,76,76,0.91) ;}
 
  .button:hover{
  background: -webkit-linear-gradient(-90deg, rgba(255,0,19,1) 0, rgba(145,0,6,1) 100%);
  background: -moz-linear-gradient(180deg, rgba(255,0,19,1) 0, rgba(145,0,6,1) 100%);
  background: linear-gradient(180deg, rgba(255,0,19,1) 0, rgba(145,0,6,1) 100%); }

 .z_soc span{text-align: center; font-size: 20px;}
 .z_soc{text-align: center; padding-top: 30px; padding-bottom: 125px; color:#904999; border-right: 1px dashed #61292a;}
 .z_soc img{width: 80%;}
 
footer{color: #fff; text-align: center; }
.z_foot h3 { color: #fff;
    padding-bottom: 1px;
    padding-top: 1px;
    font-size: 20px;
    text-align: center;}
.z_foot p{
  color: #fff;
    padding-bottom: 1px;
    padding-top: 1px;
    font-size: 17px;
    text-align: center;
}
.warning10{background: #61292a; margin-top:30px;}
/*----------------------------------modal--------------------------------------*/
.modalDialog, .modalDialog2, .modalDialog3, .modalDialog4, .modalDialog5, .modalDialog6, 
.modalDialog7, .modalDialog8, .modalDialog9, .modalDialog10, .modalDialog11, .modalDialog12,
.modalDialog13, .modalDialog14, .modalDialog15, .modalDialog16, .modalDialog17, .modalDialog18,
.modalDialog19, .modalDialog20, .modalDialog21, .modalDialog22, .modalDialog23, .modalDialog24,
.modalDialog25, .modalDialog26, .modalDialog27, .modalDialog28, .modalDialog29, .modalDialog30,
.modalDialog30, .modalDialog31, .modalDialog32, .modalDialog33, .modalDialog34, .modalDialog35,
.modalDialog36, .modalDialog37, .modalDialog38, .modalDialog39, .modalDialog40, .modalDialog41,
.modalDialog42, .modalDialog43, .modalDialog44, .modalDialog45, .modalDialog46
{
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: none;
    pointer-events: none; }

  .modalDialog:target, .modalDialog2:target, .modalDialog3:target, .modalDialog4:target,
  .modalDialog5:target, .modalDialog6:target, .modalDialog7:target, .modalDialog8:target,
  .modalDialog9:target, .modalDialog10:target, .modalDialog11:target, .modalDialog12:target,
  .modalDialog13:target, .modalDialog14:target, .modalDialog15:target, .modalDialog16:target,
  .modalDialog17:target, .modalDialog18:target, .modalDialog19:target, .modalDialog20:target,
  .modalDialog21:target, .modalDialog22:target, .modalDialog23:target, .modalDialog24:target,
  .modalDialog25:target, .modalDialog26:target, .modalDialog27:target, .modalDialog28:target,
  .modalDialog29:target, .modalDialog30:target, .modalDialog31:target, .modalDialog32:target,
  .modalDialog33:target, .modalDialog34:target, .modalDialog35:target, .modalDialog36:target,
  .modalDialog37:target, .modalDialog38:target, .modalDialog39:target, .modalDialog40:target,
  .modalDialog41:target, .modalDialog42:target, .modalDialog43:target, .modalDialog44:target,
  .modalDialog45:target, .modalDialog46:target
    {display: block; pointer-events: auto;}

  .modalDialog > div, .modalDialog2 > div, .modalDialog3 > div, .modalDialog4 > div,
  .modalDialog5 > div, .modalDialog6 > div, .modalDialog7 > div, .modalDialog8 > div,
  .modalDialog9 > div, .modalDialog10 > div, .modalDialog11 > div, .modalDialog12 > div,
  .modalDialog13 > div, .modalDialog14 > div, .modalDialog15 > div, .modalDialog16 > div,
  .modalDialog17 > div, .modalDialog18 > div, .modalDialog19 > div, .modalDialog20 > div,
  .modalDialog21 > div, .modalDialog22 > div, .modalDialog23 > div, .modalDialog24 > div,
  .modalDialog25 > div, .modalDialog26 > div, .modalDialog27 > div, .modalDialog28 > div,
  .modalDialog29 > div, .modalDialog30 > div, .modalDialog31 > div, .modalDialog32 > div,
  .modalDialog33 > div, .modalDialog34 > div, .modalDialog35 > div, .modalDialog36 > div,
  .modalDialog37 > div, .modalDialog38 > div, .modalDialog39 > div, .modalDialog40 > div,
  .modalDialog41 > div, .modalDialog42 > div, .modalDialog43 > div, .modalDialog44 > div,
  .modalDialog45 > div, .modalDialog46 > div
   {
    max-width: 600px;
    position: relative;
    margin: 6% auto;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999); }

  .close {
    background: #00d9ff;
    color: #FFFFFF;
    line-height: 50px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 30px;
    width: 50px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000; }

  .close:hover { background: #606061; }
hr{
  margin: 2px 0;
}

.opus_block{
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.opus_block_rewers{
      flex-direction: row-reverse;
}
.opus_block h3{font-size: 30px}
.opus_block p{font-size: 20px}
/*---------------------------------------------zakaz-------------------------*/
.z-bl-zak {padding-top:40px; border-bottom: 1px dashed #61292a;
 background:url(../images/bg4_m.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   padding-bottom: 20px;}
 .block-form{border-top:#FFFFFF 1px dashed; margin-top:20px; }
 .block-form p {color:#9975ab; text-align:center; font-size:24px; margin-bottom:30px; margin-top:20px;}

#feedback-form {
  max-width: 400px;
  padding: 4%;
  border-radius: 5px;
  font-size: 18px;
  margin:15px auto;
  background: #fcecb4;
  background-size:contain;
  background-position:50% 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .70); }
 
#feedback-form [required] {
  width: 100%;
  box-sizing: border-box;
  font-family: 'Playfair Display', serif;
  margin: 1% 0 2% 0;
  padding: 2%;
  color:#000;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 3px; 
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 transparent;}

#feedback-form [required]:hover {
  border-color: #7eb4ea;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,150,255,0.91) ;
  box-shadow: 0 0 10px 0 rgba(0,150,255,0.91) ;}

#feedback-form [required]:focus {
  outline: none;
  border-color: #7eb4ea;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 4px rgba(35,146,243,.5);
  transition: .2s linear;}

#feedback-form [type="submit"] {
  width: 100%;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2) inset;
  background: -webkit-linear-gradient(-90deg, rgba(252,205,80,1) 0, rgba(252,152,2,1) 100%);
  background: -moz-linear-gradient(180deg, rgba(252,205,80,1) 0, rgba(252,152,2,1) 100%);
  background: linear-gradient(180deg, rgba(252,205,80,1) 0, rgba(252,152,2,1) 100%);
  -webkit-box-shadow: 0 1px 5px 1px rgba(76,76,76,0.91) ;
  box-shadow: 0 1px 5px 1px rgba(76,76,76,0.91) ;
  background-position: 50% 50%;
  font-size:24px;
  color: #fff;
  text-align:center;
  margin:5px auto;
  padding:10px 20px 10px 20px;}

#feedback-form [type="submit"]:hover {background: -webkit-linear-gradient(-90deg, rgba(254,180,5,1) 0, rgba(252,205,80,1) 100%);
  background: -moz-linear-gradient(180deg, rgba(254,180,5,1) 0, rgba(252,205,80,1) 100%);
  background: linear-gradient(180deg, rgba(254,180,5,1) 0, rgba(252,205,80,1) 100%);
  background-position: 50% 50%;}

#feedback-form [type="submit"]:focus {box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);}
.many_tovar{
      color: #904999;
      text-decoration: none;
}
.many_tovar:hover{
  color:rgba(144, 73, 153, 0.8);
  background-color:  rgba(144, 73, 153, 0.5);
}
.mt-5 {
  display: block;
  margin-top: 15px;
}
.mb-2 {
  margin-bottom: 20px;
}

.mb-1 {
  margin-bottom: 10px;
}


/*---------------------------------------------o nas-------------------------*/
.nas{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size:15px;
  margin:0px auto;
  position: relative;
  padding: 15px;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #343333;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

  .nas p{ padding-left: 10px; padding-right: 10px; font-family: 'Playfair Display', serif;  }
  .sl_1 {text-align: center;  font-size: 20px; color: #662962;}
  .sl_2 {padding-top: 15px; font-size: 17px; color: #2f2f2f; }
  .sl_3 {padding-top: 15px; font-size: 17px; color: #2f2f2f; }
    
  .z-bl-nas {padding-top:40px; border-bottom: 1px dashed #9975ab;
 background:url(../images/.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:300px;}
@media(max-width:600px){
.br_none{  display: block;}
}
.slog2 h1{padding-right: 30px;}
.tort{margin: 0 auto; border-right: 1px dashed #61292a; text-align: center;}
.phone3{text-align: center; padding-top: 25px;}
.ph3{font-family: 'Playfair Display', serif; font-size: 24px; color: #61292a; margin-top: 15px;}
  /*---------------------------------------------end nas-------------------------*/
@media(max-width:1366px){
.banner-text {width: 50%;}
}
@media(max-width:1326px){
.banner-text h1.bnr-title {font-size: 50px; margin-top:-40px;}
}
@media(max-width:1280px){
.banner-text h1.bnr-title {font-size: 50px; margin-top:-100px;}
.banner-text h2.bnr-title {font-size: 6em;}
.banner-text {margin: 11em auto 0;}
@media(max-width:1160px){
.phone2{padding-left: 60px;}
.z_soc{padding-bottom: 0px;}
@media(max-width:1092px){
.z-bl-1 img{padding-left:50px; padding-top: 80px; }
@media(max-width:1080px){
.banner-text h2.bnr-title {font-size: 5.5em;} 
.banner-text {width: 55%;}
.social-icons {margin-top: 2em;}
.banner {min-height: 680px;}

@media(max-width:1024px){
.banner-text {margin: 10em auto 0;}
.top-nav ul li {margin: 0 1.3em;}
.z1 img{display:none;}

@media(max-width:991px){
.top-nav ul li a {font-size: 1.5em;}
.top-nav ul li a.sign-in { padding: .3em 1em;  font-size: 1.1em;}
.banner-text h2.bnr-title {font-size: 5em;}
.banner-text {width: 61%;}
ul.nav.navbar-left {margin-top: 0.3em;}
.banner-text {margin: 9em auto 0;}
.banner {min-height: 620px;}
.k1 p {font-size: 20px;}

@media(max-width:995px){
.slog{padding-left:0px; padding-right: 0px; }
.z_logo img{padding-top:0px;}
.phone2{padding-left: 30px;}
ul.navi{padding-left: 40px;}

@media(max-width:925px){
.phone2{padding-left: 30px;}

@media(max-width:855px){
.top-nav ul li a {font-size: 1.4em;}
.banner-text h1.bnr-title {font-size: 36px; margin-top:-70px;}
.warning1 img{margin-top:20px; padding-left:25px;}

@media(max-width:800px){
.banner-text h1.bnr-title {font-size: 36px; margin-top:-40px;}
.banner-text p {letter-spacing: 2px;}
.banner-text {width: 70%;}
.banner-text {margin: 7em auto 0;}
.banner {min-height: 525px;}
ul.navi{padding-left: 20px;}
.z_soc img{padding-bottom: 5px;}
.phone2{padding-left: 15px;}
.z_soc {padding-top: 10px;}

@media(max-width:768px){
.warning1 img{margin:0px auto ; padding-left:35%; text-align:center;  }
.banner-text { margin: 6em auto 0;}
.social-icons ul li { margin: 0 0.5em;}
.top-nav ul li { margin: 0 1em;}
.banner { min-height: 510px;}
ul.navi{padding-left: 0px; text-align: center;}
.navi{border: none;}
.phone2{padding-left: 0px; text-align: center;border: none;}
.z_soc{border: none; padding-bottom: 20px;}
.k1{width: 60%; }
.z_logo{padding-right: 0px;}

@media(max-width:767px){
.top-nav {margin: 0 2em;}
.top-nav ul li {display: block;	margin: .5em 0;}
.top-nav ul li a {padding: 5px 0;}
ul.nav.navbar-left {text-align: center; padding-left: 0px;}
.banner-text h1.bnr-title {font-size: 36px; margin-top:-90px;}
.soc{margin-top: -20px; padding-bottom:20px; }

@media(max-width:640px){
.banner-text h2.bnr-title {font-size: 3.8em;}
.banner-text p {letter-spacing: 0px;}
.button {padding: 0.5em 1.5em;}
.banner { min-height: 500px;}
.banner-text {margin: 5em auto 0;}
.warning1 img {margin-top:15px; margin-bottom:15px;  padding-left: 170px;}

@media(max-width:580px){
.warning1 img {padding-left: 140px;}
}
@media(max-width:510px){
.warning1 img {padding-left: 110px;}
}
@media(max-width:480px){
.top-nav {padding: 1em 0 0;}
.banner-text {width: 83%;}
.banner-text h1.bnr-title {font-size: 36px; margin-top:-70px;}
.banner-text p { margin-top: 1em;}
.button { margin: 1em 0 0;}
.banner { min-height: 440px;}
.warning1 img {margin-top:15px; margin-bottom:15px;  padding-left: 90px;}
.k1{width: 80%; }
.z_foot h3{font-size: 24px;}
img.ph-c {padding-left: 0px; }
h1.zen{font-size: 24px; padding-left: 25px; padding-right: 25px;}
h2.pod{font-size: 18px; margin-bottom: 0px;}
.warning1 img{ padding-left:105px;}

.z-bl-1 {
 background:url(../images/480_b.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}
}
.z-bl-m {
 background:url(../images/480_m.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-zak{
 background:url(../images/480_zak.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   padding-bottom: 20px;}

.z-bl-sv{
 background:url(../images/480_sv.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-d{
 background:url(../images/480_det.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-n{
 background:url(../images/480_nab.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-pr{
 background:url(../images/480_pr.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-hol{
 background:url(../images/480_hol.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-mak{
 background:url(../images/480_mak.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}

.z-bl-bar{
 background:url(../images/480_bar.jpg)no-repeat 0px bottom;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
   min-height:280px;}
}


@media(max-width:414px){
.banner-text h2.bnr-title {font-size: 2.8em;}
.banner-text p {margin-top: 0.8em;font-size: 0.9em;}
.top-nav {margin: 0 1em;}
.banner-text {width: 90%;}
.social-icons ul li { margin: 0 0.3em;}
.social-icons {margin-top: 1.5em;}
.warning1 img {margin-top:15px; margin-bottom:15px;  padding-left: 80px;}
}
@media(max-width:375px){
.banner-text {margin: 4em auto 0;}
.warning1 img {margin-top:15px; margin-bottom:15px;  padding-left: 60px;}
.banner-text h1.bnr-title {font-size: 36px; margin-top:-50px;}
 ul.nav.navbar-left {padding-left: 0px;}
.z_logo img{padding-left: 0px;}

.z-bl-d, .z-bl-bar, .z-bl-mak, .z-bl-hol, .z-bl-pr, .z-bl-n, .z-bl-zak, .z-bl-m {
 background:url(../images/380_det.jpg)no-repeat 0px bottom;
 padding-bottom: 20px;
   -webkit-background-size:cover;
    background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  -ms-background-size:cover;
  }
}
.timer-box ul  {
  list-style: none;
}



@media(max-width:320px){
.warning1 img {margin-top:15px; margin-bottom:15px;  padding-left: 30px;}
.banner-text h2.bnr-title {font-size: 2.4em;}
.banner-text p {font-size: 0.87em;}
.social-icons ul li { margin: 0 0.2em;}
.banner { min-height: 365px;}
.banner-text {margin: 3.5em auto 0;}
.top-nav ul li a.sign-in {padding: .3em 2em;}
.br_none{  display: block;}
}

