

/* resize with iphone */

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    select,
    textarea,
    input {
      font-size: 16px;
    }
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) { 
    select:focus,
    textarea:focus,
    input:focus {
      font-size: 16px;
      background: #eee;
    }
  }

/* resize with iphone */


@media (min-width: 1024px) and (max-width: 5600px) {
    .main-mobile-card-page {
        display: none;
    }

.mob_header__top   {
display: none;
}
}

/* All - mobile start */
@media (min-width: 300px) and (max-width: 767px) { 

.obviouus_hidemob {
    display: none;
}


h1.hdr-h1-left br {

  display: block;
}


.header-top br {

  display: none;
}


h1.hdr-h1-left {
  font-family: 'Graphik LCG SUPER';
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8em;
  margin-top: 0px;
  margin-left: 0px;
  text-align: center;
  display: block;
}

h2.hdr-h2-left {
  margin-left: 0px;
  font-family: 'Graphik LCG med';
  color: #fff;
  text-align: center;
  display: block;
}


div.hdr-text-left {
  margin-top: 0;
}


div.hdr-text-left p {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 130%;
  text-align: left;
  color: #fff;
  z-index: 22;
  position: relative;
}


#howitwork:before {
 display: none;
}


#form-box_276:after {
 display: none;
}


#form-formcreator276 {
  border-radius: 10px;
  
  padding: 20px 0px;
  
  width: 100%;
  margin: 20px auto 0 0;
}


a.foter-mail {
  font-size: 1.3em;
}

a.footer-tel {
  display: inline-block;
  font-size: 2.8em;
  white-space: nowrap;
  margin-top: 20px;
}


img.foter-ico {
width: auto;
height: auto;

}


#footer_block {
  margin-top: 10px;
}

#howitwork {
  margin-top: 20px;
}


div.howit-zagol {
  
  font-size: 2.5em;
  
}


.footer__text.footer__text--center {
display: block;
text-align: center;
font-size: 2em;
font-family: 'Circe bold';
margin: 15px auto;
}


h2.howit-h2 {
  width: 100%;
  margin: 15px auto;
  font-size: 1.5em;
  line-height: 120%;
}


.btn {
  padding: 8px 60px;
  border: none;
  background-color: #790000;
  display: block;
  border-radius: 25px;
  font-family: 'Graphik LCG bold';
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 0px 46px 2px rgb(255 0 0 / 54%);
}

.button-show-modal {

  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 10px 30px;
  margin-bottom: 60px;

}


div.hwt-wrapper {
  width: 100%;
  margin: 5px auto;
}


ul.obvious_ul {
  width: 100%;
  margin: 0 auto;
}


ul.obvious_ul li:before {
  left: -5px;
}


p.lets-talk-p {
  width: 100%;
  margin: 0 auto;
  
  line-height: 120%;
  font-size: 1.4em;
  text-align: center;
}


#form-formcreator276 h3 {
  font-family: 'Circe ex-bold';
  font-size: 2em;
  text-align: center;
}


#form-box_276 .form-group.required {

width: 90%;
margin: 0 auto;

}



#madein-russia h3, #madein-russia p {
  text-align: center;
  width: 100%;
  margin: 10px auto;
  display: block;
}

 #madein-russia p {
font-size: 1.4em;
}


div.made-img-wrap {
  
  margin: 0px auto 0 auto;
}

}
    /* All - mobile END */



 

/* small small mobile  start*/

@media (min-width: 200px) and (max-width: 299px) { 

}
/* small small mobile  end */





/* medium - mobile start */
@media (min-width: 300px) and (max-width: 390px) { 

}


/* small planshet start */
@media (min-width: 768px) and (max-width: 819px) {


}
/* small planshet end */


/* medium planshet start */
@media (min-width: 820px) and (max-width: 1179px) {

}
/* medium planshet end */


/* big planshet start */
@media (min-width: 820px) and (max-width: 1024px) {

}
/* big planshet end*/

/* big planshet landscape start */
@media (min-width: 1025px) and (max-width: 1180px) {

}
/* big planshet landscape end */


@media (min-width: 1024px) and (max-width: 1366px) {



  #howitwork:before {
    content: '';
    background-image: url(/image/catalog/design/vilka.png);
    display: block;
    width: 400px;
    height: 250px;
    position: absolute;
    background-clip: content-box;
    background-size: contain;
    background-repeat: no-repeat;
    top: -50px;
    right: -10px;
}

}


@media (min-width: 501px) and (max-width: 1024px) and (orientation: landscape) {
    
}




/* ---- Notebook and desctop ---------- */

@media (min-width: 1366px) and (max-width: 5700px) {







}

