body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.head-banner {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f4f5;
  background-image: url('../images/1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.section {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #e7e8e9;
  border-bottom: 2px none #e7e8e9;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
}

.section.bg1 {
  background-color: #f5f4f2;
  background-image: url('../images/BG-3.jpg');
  background-position: 50% 42%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.bg2 {
  background-image: url('../images/bg-2.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ridero-login.button {
  width: auto;
  height: 52px;
  margin: auto;
  padding-top: 17px;
  padding-bottom: 18px;
  border: 1px solid #ff7e00;
  border-radius: 4px;
  background-color: #ff7e00;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-login.button:hover {
  border-color: #ff7e00;
  background-color: #fff;
  color: #ff7e00;
}

.ridero-login.button.left {
  margin-left: 0px;
}

.paragraf-1 {
  width: 480px;
  margin-top: -10px;
  margin-bottom: 30px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.div-horz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-horz.head {
  width: 980px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraf2 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  list-style-type: decimal;
}

.div-vert {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  height: auto;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-vert.right {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading2 {
  display: block;
  margin: 0px auto 35px;
  font-family: 'PT Serif', serif;
  line-height: 38px;
  text-align: center;
}

.heading2.left {
  margin-left: 0px;
  text-align: left;
}

.column-main {
  width: 60%;
  margin-top: -10px;
}

.column-mini {
  position: static;
  width: 40%;
  height: auto;
}

.plashka {
  width: 100%;
  margin-bottom: 30px;
  padding: 18px 20px 20px;
  border-radius: 3px;
  background-color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.plashka.big-lesson {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0px;
  border-radius: 4px;
  box-shadow: 0 0 13px 0 rgba(70, 84, 91, 0.3);
}

.plashka.big-lesson.end {
  margin-bottom: 40px;
}

.paragraf-head {
  margin-bottom: 40px;
  color: #252028;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
}

.column-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-info.lesson {
  overflow: hidden;
  width: 60%;
  padding: 25px 30px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.footer {
  position: relative;
  bottom: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  font-family: 'PT Sans', sans-serif;
}

.footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-text {
  color: #fff;
}

.footer-text.center {
  text-align: center;
}

.footer-text.right {
  text-align: right;
}

.button {
  height: 52px;
  padding: 17px 20px 18px;
  border: 1px solid #a4a164;
  border-radius: 4px;
  background-color: #a4a164;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.button:hover {
  border: 1px solid #a4a164;
  background-color: transparent;
  color: #a4a164;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 30px;
}

.ribbon {
  position: static;
  left: 0px;
  top: 0px;
  width: 194px;
  height: 30px;
  margin: 0px 0px 30px;
  float: none;
  background-image: url('../images/ribbon-good-ridero-orange-1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.ribbon:hover {
  opacity: 1;
}

.ribbon.ridero {
  display: block;
  width: 194px;
  height: 40px;
  margin-bottom: 45px;
  background-image: url('../images/ribbon-good-ridero-orange-1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-1 {
  margin-top: auto;
  margin-bottom: 20px;
  color: #252028;
  font-size: 48px;
  line-height: 50px;
}

.heading-1.short {
  font-size: 48px;
  line-height: 56px;
}

.image-lesson {
  width: 50%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: none;
}

.image-lesson._07 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/07.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._06 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/06.jpg');
  background-position: 40% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._05 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/05.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._04 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/04-1.jpg');
  background-position: 50% 60%;
  background-size: auto 130%;
  background-repeat: no-repeat;
  -webkit-filter: sepia(30%);
  filter: sepia(30%);
}

.image-lesson._03 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/03.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._02 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/02-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._01 {
  width: 40%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url('../images/01-2.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.speaker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.portret-rond {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50px;
}

.portret-rond._01p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Polina.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._02p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Artyom.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._03p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Julia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._05p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Evelina.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._05p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Alyona.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._06p {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  background-color: #fff;
  background-image: url('../images/Anna.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portret-rond._04p {
  background-image: url('../images/Evelina.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.real-answers {
  display: none;
  font-size: 16px;
}

.div-block-item {
  margin-right: -10px;
  margin-left: -10px;
}

.div-block-item.hor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-item.hor.end {
  margin-bottom: 15px;
}

.div-plashka {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 15px 20px 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(70, 84, 91, 0.15), 0 0 5px 0 rgba(70, 84, 91, 0.15), 0 0 15px 0 rgba(70, 84, 91, 0.15);
}

.div-plashka.plus {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 480px;
  height: auto;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 25px 30px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-2 {
  position: relative;
  z-index: 3;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 26px;
}

.paragraph-2._260 {
  width: 260px;
}

.heading-4 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 25px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

.list {
  margin-bottom: 20px;
  padding-left: 20px;
}

.div-block-hor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.q {
  position: absolute;
  left: auto;
  top: -7px;
  right: -10px;
  bottom: auto;
  z-index: 1;
  height: 120px;
  margin-bottom: 0px;
  opacity: 0.3;
  color: #ff7e00;
  font-size: 150px;
  line-height: 100px;
  font-weight: 700;
  white-space: normal;
}

.bold-text-2 {
  position: relative;
  z-index: 2;
}

.cifer {
  position: absolute;
  left: auto;
  top: -5px;
  right: -19px;
  bottom: auto;
  z-index: 1;
  height: 120px;
  margin-bottom: 0px;
  opacity: 0.3;
  color: #ff7e00;
  font-size: 150px;
  line-height: 100px;
  font-weight: 700;
  white-space: normal;
}

.list-item {
  margin-bottom: 5px;
}

.orange {
  color: #ff7e00;
}

.image-1 {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ridero-back {
  position: absolute;
  left: auto;
  top: auto;
  right: -2px;
  bottom: -2px;
  z-index: 1;
  height: 70px;
  margin-bottom: 0px;
  opacity: 0.2;
  color: #ff7e00;
  font-size: 150px;
  line-height: 100px;
  font-weight: 700;
  white-space: normal;
}

.ridero {
  display: block;
  width: 100px;
  height: 32px;
  margin-bottom: 20px;
  background-image: url('../images/ridero-logo-dark.svg');
  background-position: 0px 0px;
  background-size: 100px;
  background-repeat: no-repeat;
}

html.w-mod-js *[data-ix="hover-up"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (max-width: 991px) {
  .head-banner {
    background-position: 60% 50%;
  }
  .paragraf-1 {
    width: 100%;
    max-width: 480px;
    font-size: 16px;
    line-height: 22px;
  }
  .div-horz {
    width: 728px;
  }
  .div-horz.head {
    width: 728px;
  }
  .paragraf2 {
    font-size: 15px;
  }
  .div-vert {
    width: 728px;
  }
  .div-vert.right {
    width: 728px;
    min-width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading2.left {
    width: 100%;
  }
  .column-main {
    width: 80%;
    margin-top: 0px;
  }
  .plashka.big-lesson {
    height: auto;
  }
  .paragraf-head {
    width: 380px;
    margin-bottom: 30px;
  }
  .column-info.lesson {
    width: 478px;
    padding-right: 20px;
  }
  .footer-columns {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ribbon.ridero {
    margin-bottom: 30px;
  }
  .heading-1.short {
    font-size: 38px;
    line-height: 48px;
  }
  .image-lesson {
    display: block;
  }
  .image-lesson._07 {
    width: 250px;
    background-position: 30% 50%;
  }
  .image-lesson._06 {
    width: 250px;
    background-position: 70% 50%;
  }
  .image-lesson._05 {
    width: 250px;
    background-position: 70% 50%;
  }
  .image-lesson._04 {
    width: 250px;
    background-position: 50% 50%;
  }
  .image-lesson._03 {
    width: 250px;
    background-position: 50% 50%;
  }
  .image-lesson._02 {
    width: 250px;
    background-position: 50% 50%;
  }
  .image-lesson._01 {
    width: 250px;
    background-position: 50% 50%;
  }
  .div-block-item.hor {
    width: 728px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-1 {
    left: 55%;
    height: 100%;
  }
  .ridero-back {
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .head-banner {
    height: 450px;
    background-position: 62% 50%;
  }
  .section.bg1 {
    z-index: 20;
  }
  .section.bg2 {
    z-index: 20;
  }
  .ridero-login.button.left {
    margin-left: auto;
  }
  .paragraf-1 {
    max-width: 480px;
    text-align: center;
  }
  .div-horz {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-horz.head {
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .paragraf2 {
    margin-bottom: 0px;
  }
  .div-vert {
    width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-vert.right {
    width: 90%;
    margin-bottom: 180px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading2.left {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
  }
  .column-main {
    width: 380px;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-mini {
    width: auto;
  }
  .plashka.big-lesson {
    height: auto;
    max-width: 480px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraf-head {
    width: 280px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 26px;
  }
  .column-info {
    width: auto;
    max-width: 480px;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-info.lesson {
    width: auto;
    margin-right: 0px;
    padding-right: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom-left-radius: 3px;
  }
  .ribbon {
    width: 162px;
    height: 25px;
    margin-bottom: 25px;
  }
  .ribbon.ridero {
    margin-bottom: 30px;
  }
  .heading-1 {
    font-size: 36px;
    line-height: 38px;
  }
  .heading-1.short {
    padding-right: 0px;
    font-size: 36px;
    line-height: 42px;
  }
  .image-lesson {
    display: block;
    width: auto;
    height: 200px;
    max-width: 500px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .image-lesson._07 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .image-lesson._06 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .image-lesson._05 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .image-lesson._04 {
    width: auto;
    height: 200px;
    max-width: 500px;
    background-size: cover;
  }
  .image-lesson._03 {
    width: auto;
    height: 200px;
    max-width: 500px;
    background-position: 50% 20%;
  }
  .image-lesson._02 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .image-lesson._01 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .speaker {
    position: static;
  }
  .div-block-item.hor {
    width: auto;
  }
  .div-plashka.plus {
    width: 380px;
    height: auto;
  }
  .paragraph-2 {
    text-align: left;
  }
  .cifer {
    top: -10px;
    right: -10px;
    height: 90px;
    font-size: 110px;
    line-height: 90px;
  }
  .image-1 {
    left: 50%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 480px;
    height: auto;
    margin-bottom: -40px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .ridero-back {
    height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .head-banner {
    overflow: hidden;
    height: 640px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/480-280.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .ridero-login.button {
    display: block;
    width: 280px;
    height: 50px;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }
  .ridero-login.button.left {
    width: 280px;
    margin-left: auto;
  }
  .paragraf-1 {
    width: auto;
    min-width: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-horz {
    width: auto;
  }
  .div-horz.head {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-vert {
    width: 90%;
  }
  .div-vert.right {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-bottom: 140px;
    text-align: center;
  }
  .heading2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .heading2.left {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .column-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-mini {
    width: 100%;
  }
  .plashka.big-lesson {
    width: 100%;
    margin-top: 0px;
  }
  .paragraf-head {
    width: 280px;
    margin-bottom: 15px;
    line-height: 24px;
    text-align: center;
  }
  .column-info {
    width: auto;
    height: auto;
    max-width: 340px;
    min-width: 280px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-info.lesson {
    max-width: none;
    min-width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
  .footer-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-text.center {
    margin-bottom: 10px;
  }
  .footer-text.left {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .button {
    width: 100%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 16px;
    text-align: center;
  }
  .ribbon {
    position: static;
    width: 162px;
    height: 25px;
    margin: 0px auto 30px;
    padding-top: 0px;
    float: none;
    background-image: url('../images/ribbon-good-ridero-orange-1.svg');
  }
  .ribbon.ridero {
    width: 262px;
  }
  .heading-1 {
    width: 280px;
    margin-bottom: 10px;
    text-align: center;
  }
  .image-lesson._07 {
    max-width: none;
  }
  .image-lesson._06 {
    max-width: none;
  }
  .image-lesson._05 {
    max-width: none;
  }
  .image-lesson._04 {
    max-width: none;
  }
  .speaker {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .portret-rond._01p {
    margin-bottom: 5px;
  }
  .div-plashka.plus {
    width: 280px;
    height: auto;
    min-height: 100px;
  }
  .paragraph-2 {
    width: auto;
    max-width: 320px;
    min-width: 240px;
    line-height: 24px;
  }
  .paragraph-2._260 {
    width: auto;
    max-width: none;
    min-width: auto;
  }
  .cifer {
    top: -15px;
    right: -15px;
    height: 90px;
    font-size: 100px;
    line-height: 90px;
  }
}

@font-face {
  font-family: 'Lemon tuesday';
  src: url('../fonts/Lemon-Tuesday.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}