body {
  background: #fff;
}
#top_bg_area {
  background: url("/include/img/promotions/clifrock/photo-bg.jpg");
  background-size: 1500px auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
}
#top_bg_area .img {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 100px;
  height: 80px;
}

#top_bg_area_kiosk {
    background: url("https://e1cf8aa0d00533c1a3fd-3fd2d94f92bfb87ff92ea84b9915f7ae.ssl.cf1.rackcdn.com/include/img/kiosk-mode/kiosk-mode-header-image.cb1.jpg") no-repeat center top / cover;
    padding-bottom: 60px;
    border-radius: 20px;
    border: 3px solid black;
    overflow: hidden;
    position: relative;
  }
  
  #top_bg_area_kiosk .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black overlay */
    border-radius: 20px; /* Match parent's border-radius */
  }
  
  #top_bg_area_kiosk h1, #top_bg_area_kiosk h2, #top_bg_area_kiosk h4 {
    position: relative; /* Ensure text appears above overlay */
    color: #fff;
    font-family: 'HelveticaNeue-bold';
    letter-spacing: .5px;
    z-index: 1; /* Higher than overlay's z-index to ensure visibility */
  }
  
  #top_bg_area_kiosk h1 {
    font-size: 55px;
    font-weight: 500;
    margin-top: 100px;
  }
  
  #top_bg_area_kiosk h2 {
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 100;
  }
  
  #top_bg_area_kiosk h4 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 100;
  }

  
@media (min-width: 1501px) {
    #top_bg_area_kiosk {
      /* Adjustments if needed, based on specific requirements */
      /* For example, ensuring the div stretches with the page */
      width: 100%;
      height: auto; /* Adjust height as needed */
    }
  }

#top_bg_area_kiosk .img {
  position: absolute;
  right: 20px;
  top: 0px;
  width: 100px;
  height: 80px;
}

#text_left {
  position: relative;
  padding: 60px;
}
#text_left .floater {
  position: relative;
  padding-left: 700px;
  width: 1150px;
  margin: 0 auto;
  min-height: 412px;
  max-width: 100%;
}
#text_left div {
  width: 1320px;
  margin: 20 auto;
}
#text_left div h3 {
  text-align: left;
  font-size: 35px;
  font-weight: 500;
  line-height: 50px;
  color: #464646;
}
#text_left div p {
  width: 600px;
  text-align: left;
  font-size: 25px;
  font-weight: 100;
  border-bottom: 1px solid #eee;
  width: 500px;
}
#text_left div img {
  float: right;
}
#text_right div {
  width: 1320px;
  margin: 20 auto;
}
#text_right div .h3 {
  text-align: right;
  font-size: 35px;
  font-weight: 500;
  line-height: 50px;
  color: #464646;
}
#text_right div .p {
  width: 600px;
  text-align: left;
  font-size: 25px;
  font-weight: 100;
  border-bottom: 1px solid #eee;
  width: 500px;
}
#text_right div .img {
  float: left;
}
#top_kiosk_section {
  position: relative;
  padding: 60px;
}
#top_kiosk_section .floater {
  position: relative;
  padding-left: 20px;
  width: 1150px;
  margin: 0 auto;
  max-width: 100%;
}
#top_kiosk_section .floater p {
  color: #464646;
}
#top_kiosk_section .floater p.title {
  font-size: 30px;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  text-align: center;
}
#top_kiosk_section .floater p.desc {
  font-size: 22px;
  line-height: 32px;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  max-width: 100%;
  width: 1150px;
  font-weight: 100;
  text-align: center;
}
#new_right_section {
  position: relative;
  padding: 60px;
}
#new_right_section .floater {
  position: relative;
  padding-left: 20px;
  width: 1150px;
  margin: 0 auto;
  min-height: 412px;
  max-width: 100%;
}
#new_right_section .floater p {
  color: #464646;
}
#new_right_section .floater p.title {
  font-size: 30px;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  text-align: left;
}
#new_right_section .floater p.desc {
  font-size: 22px;
  line-height: 32px;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  max-width: 100%;
  width: 500px;
  font-weight: 100;
  text-align: left;
}
#new_right_section .floater p ul {
  list-style: circle;
  /* Remove list bullets */
  padding: 0;
  margin: 0;
}
#new_right_section .floater p li {
  padding-left: 16px;
}
#new_right_section .floater p.ul-style {
  font-size: 22px;
  line-height: 32px;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  max-width: 100%;
  width: 500px;
  font-weight: 100;
  text-align: left;
}
#new_right_section .floater img {
  position: absolute;
  width: 600px;
  right: 10px;
  display: block;
  top: 0px;
}
#new_left_section {
  position: relative;
  padding: 60px;
}
#new_left_section .floater {
  position: relative;
  padding-left: 700px;
  width: 1150px;
  margin: 0 auto;
  min-height: 412px;
  max-width: 100%;
}
#new_left_section .floater p {
  color: #464646;
}
#new_left_section .floater p.title {
  font-size: 30px;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  text-align: left;
}
#new_left_section .floater p.desc {
  font-size: 22px;
  line-height: 32px;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  max-width: 100%;
  width: 500px;
  font-weight: 100;
  text-align: left;
}
#new_left_section .floater p a {
  color: #196C9D;
}
#new_left_section .floater img {
  position: absolute;
  width: 600px;
  left: 0px;
  display: block;
  top: 0px;
}
@media screen and (min-width: 1500px) {
  #top_bg_area {
    background-size: 2000px auto;
  }
  #top_bg_area_kiosk {
    background-size: 1500px auto;
    background-position: center top;
  }
}
@media screen and (max-width: 1180px) {
  #top_bg_area {
    background-size: 1200px auto;
    background-position: center top;
  }
  #top_bg_area_kiosk {
    background-size: 1200px auto;
    background-position: center top;
  }
}
#download a.badge {
  margin: 10px;
  display: inline-block;
}
#download img {
  height: 50px;
}
#success_contain {
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 20px;
}
#success_contain h1,
#success_contain h2,
#success_contain p {
  font-family: "HelveticaNeue-Light";
}
#success_contain hr {
  height: 1px;
  border: 0px;
  box-shadow: inset 0px 1px 0px #eee;
}
#check_grid {
  margin: 0 auto;
  text-align: left;
  margin-top: 40px;
  flex-flow: row wrap;
  width: 783px;
}
#check_grid div {
  margin-bottom: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  position: relative;
  padding-left: 60px;
}
#check_grid div img {
  text-align: left;
  display: block;
  margin-right: 20px;
  position: absolute;
  width: 40px;
  left: 0px;
}
#check_grid div p {
  color: #797979;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1000px) {
  #top_bg_area .img {
    height: 40px;
    width: 50px;
  }
  #top_bg_area_kiosk .img {
    height: 40px;
    width: 50px;
  }
}
@media screen and (max-width: 600px) {
  #check_grid {
    flex-direction: column;
    width: 600px;
  }
}
#features_grid {
  width: 798px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  flex: 1;
  margin-top: 40px;
}
#features_grid div {
  flex: 1;
  flex-basis: 50%;
  margin-bottom: 40px;
}
#features_grid div img {
  display: block;
  height: 100px;
  margin: 0 auto;
}
#features_grid div p {
  color: #505050;
}
#features_grid div p.features_grid_desc {
  max-width: 100%;
  width: 300px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 17px;
}
#features_grid div p.features_grid_title {
  font-size: 35px;
  letter-spacing: 0.5px;
  color: #505050;
  margin-bottom: 15px;
}
a.get_started_btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #3abc3a;
  margin-top: 15px;
  padding: 15px;
  text-decoration: none;
  width: 200px;
  font-size: 19px;
  transition: background 0.5s;
  border: 1px solid #34a934;
  border-radius: 10px;
}
a.get_started_btn:hover {
  transition: background 0.5s;
  background: #34a934;
}
@media screen and (max-width: 985px) {
  body h2.title,
  html h2.title {
    font-size: 23px;
  }
  #new_right_section {
    width: 90%;
    padding: 20px;
  }
  #new_right_section .floater {
    width: 90%;
    padding-right: 0px;
    text-align: center;
    margin: 0 auto;
  }
  #new_right_section .floater p {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 auto;
  }
  #new_right_section .floater p.title {
    font-size: 23px;
    margin: 0 auto;
  }
  #new_right_section .floater img {
    position: initial;
    margin-bottom: 10px;
    height: auto;
    max-width: 90%;
    margin: 0 auto;
  }
  #new_left_section {
    width: 90%;
    padding: 20px;
  }
  #new_left_section .floater {
    width: 90%;
    padding-left: 0px;
    text-align: center;
    margin: 0 auto;
  }
  #new_left_section .floater p {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 auto;
  }
  #new_left_section .floater p.title {
    font-size: 23px;
    margin: 0 auto;
  }
  #new_left_section .floater img {
    position: initial;
    margin-bottom: 10px;
    height: auto;
    max-width: 90%;
    margin: 0 auto;
  }
}
