.hid {
  visibility: hidden;
}
.dr-widthCont {
  max-width: 1170px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.dr-title {
  font-size: 36px;
  line-height: 44px;
}

.dr-title-sm {
  font-size: 28px;
  line-height: 38px;
}

/* 18px με 26px line-height το κειμενάκι και 18px το button text please! */

.dr-par {
  font-size: 18px;
  line-height: 26px;
}

.dr-par-sm {
  font-size: 16px;
  line-height: 22px;
}

/* ssl sec */

.ss_section {
  padding: 80px 0;
  text-align: left;
}

.ss_fItem {
  width: 50%;
  -ms-flex-item-align: center;
  align-self: center;
}

.ss_title {
  color: #59a3d8;
  display: inline-block;
  padding: 0 5px;
  -webkit-box-shadow: inset 0px -19px 0px #cae2fe;
  box-shadow: inset 0px -19px 0px #cae2fe;
  margin-bottom: 40px;
}

.ss_fItemFCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.ss_fItem.ss_img {
  width: 40%;
  max-width: 400px;
}

.ss_fItem.ss_text {
  width: 77%;
}

.ss_fItemFCont {
  max-width: 720px;
}

.ss_svgCont {
  padding-bottom: 100px;
}

.ss_listPos {
  margin-left: 40px;
}

.ss_icon {
  font-size: 32px;
  margin-right: 20px;
  margin-top: 4px;
}

.ss_textCont .dr-title-sm {
  font-size: 24px;
  font-family: OpenSans-Bold;
  color: #656565;
  margin-bottom: 10px;
}

.ss_textCont .dr-par-sm {
  font-size: 14px;
}

.ss_buySsl {
  text-align: left;
  font-size: 24px;
  padding-bottom: 0;
  margin-bottom: 10px;
  font-family: OpenSans-Light !important;
}

.ss_section promo_price {
  font-size: 30px;
}

@media (max-width: 995px) {
  .ss_fItem.ss_text {
    width: 100%;
  }

  .ss_fCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ss_fItem.ss_img {
    max-width: unset;
    width: 100%;
  }

  .ss_svgCont {
    padding-bottom: 0px;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  .ss_title,
  .ss_section .duck_btn.duck_btn_green {
    margin: 0 auto;
    display: block;
  }

  .ss_listPos {
    margin-right: 40px;
  }

  .ss_title {
    width: 345px;
    margin-bottom: 40px;
  }

  .ss_section .duck_btn.duck_btn_green {
    margin-top: 40px;
  }

  .ss_fItemFCont {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .ss_buySsl {
    text-align: center;
    margin-top: 20px;
  }
}

@media (max-width: 420px) {
  .ss_listPos {
    margin-right: 20px;
    margin-left: 20px;
  }

  .dr-title.ss_title {
    width: 280px;
    font-size: 28px;
    line-height: 38px;
    -webkit-box-shadow: inset 0px -15px 0px #cae2fe;
    box-shadow: inset 0px -15px 0px #cae2fe;
  }
}

@media (max-width: 320px) {
  .ss_listPos {
    margin-right: 10px;
    margin-left: 10px;
  }
}
