@font-face {
  font-family: "Greycliff CF";
  src: url('GreycliffCF-Regular.eot') format('embedded-opentype'),
  url('GreycliffCF-Regular.woff2') format('woff2'),
  url('GreycliffCF-Regular.woff') format('woff')
}

@media only screen and (max-width: 600px) {
  .ctaPopupContainer {
    height: 200px !important;
    width: 320px !important;
  }
  .sms-input {
    width: 100% !important;
  }
  .sms-input::placeholder {
    font-size: 14px !important;
    margin-bottom: 5px;
  }
  .send-link {
    font-size: 17px !important;
    height: 30px !important;
  }
  .privacy-policy {
    font-size: 9px !important;
  }
  .download-now {
    font-size: 16px !important;
  }
  .exit-buttons {
    left: 265px !important;
    bottom: 149px !important;
  }
  #phone {
    display: none;
  }
  #arrow {
    display: none;
  }
}

.outer-sms-box {
  position: relative;
  max-width: 100%;
  top: 0px;
  border-radius: 40px;
  text-align: center;
  margin-left: 5px;
  margin-top: -7px;
  margin-right: 20px;
}

.outer-app-box {
  position: relative;
  max-width: 100%;
  top: 0px;
  border-radius: 40px;
  text-align: center;
  margin-left: 5px;
  margin-top: -7px;
  margin-right: 20px;
  background-color: #FFFFFF;
}

.appStorePopupContainer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10001 !important;
  box-shadow: 25px 25px 35px rgba(0, 0, 0, 0.02), 15px 15px 20px rgba(0, 0, 0, 0.05);
  width: 650px;
  height: 295px;
  visibility: hidden;
}

.ctaPopupContainer {
  background-image: url('https://www.robokiller.com/assets/shared/lib/images/bubble.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 70px;
  right: 10px;
  z-index: 9999 !important;

  width: 453px;
  height: 250px;
}

.outer-sms-box img {
  margin-top: 15px;
}

.sms-input {
  background: rgba(184, 184, 184, 0.09);
  border-radius: 10px;
  border: 0px;
  height: 44px;
  width: 243.8px;
  text-align: center;
  display: inline !important;
}

#sms-input #sms-button {
  visibility: visible;
}

.sms-inputs {
  text-align: center;
  margin-bottom: 20px;
}

.send-link {
  background: #0085DC;
  box-shadow: 25px 25px 35px rgba(0, 0, 0, 0.02), 15px 15px 20px rgba(0, 0, 0, 0.05), 2px 2px 5px rgba(0, 0, 0, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 43.7px;
  width: 140.5px;
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.get-started {
  background: #0085DC;
  box-shadow: 25px 25px 35px rgba(0, 0, 0, 0.02), 15px 15px 20px rgba(0, 0, 0, 0.05), 2px 2px 5px rgba(0, 0, 0, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 43.7px;
  width: 170.5px;
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.get-started:hover {
  cursor: pointer;
}

.sms-input::placeholder {
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-align: center;

  color: #000000;
}

.download-now {
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  align-items: center;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.start-now {
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 29px;
  align-items: center;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.send-now {
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: normal;
  font-size: 29px;
  line-height: 29px;
  align-items: center;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}

.privacy-policy {
  font-family: "Greycliff CF";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  align-items: center;
  text-align: center;
  text-decoration-line: underline;
  color: #0085DC;
}

.exit-button1 {
  height: 22px;
  width: 3px;
  margin-left: 12px;
  background-color: #0085DC;
  transform: rotate(45deg);
  z-index: 1;
}

.exit-button2 {
  height: 22px;
  width: 3px;
  background-color: #0085DC;
  transform: rotate(90deg);
  z-index: 2;
}

.exit-buttons {
  position: relative;
  left: 375px;
  bottom: 210px;
  cursor: pointer;
}

.exit-app-buttons {
  position: relative;
  left: 567px;
  bottom: 267px;
  cursor: pointer;
}

.success-message {
  color: green;
  font-family: "Greycliff CF";
  font-style: italic;
}

.click-here-app {
  display: block;
  font-family: Greycliff CF;
  font-size: 20px;
  text-decoration-line: none;
  color: #0085dc;
  margin-bottom: 10px;
}

.backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(55,57,61,.95);
  z-index: 10000;
  width: 100%;
  height: 100%;
  visibility: hidden;
}

.backdrop:hover {
  cursor: pointer;
}
