body {
  display: block;
  background-image: url('/images/flower.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  display: block;
  margin: 0px auto 20px;
  color: #41200a;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: black;
  font-weight: 400;
  text-align: left;
}
.button {
  display: block;
  height: 38px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 5px 15px;
  float: left;
  border-radius: 5px;
  background-color: #d72617;
  box-shadow: rgba(115, 175, 250, 0.49) 1px 1px 0px 1px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 25px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
}
.main-section {
  display: block;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: rgba(203, 204, 205, 0.49);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-weight: 400;
}
.bodymodal {
  position: static;
  left: 5%;
  top: 20%;
  right: 5%;
  bottom: 20%;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  width: 70%;
  height: 500px;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5%;
  padding-right: 10%;
  padding-left: 10%;
  float: none;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.90);
}
.bodymodal.contactus {
  z-index: 3;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px;
  border: 1px solid black;
  border-radius: 18px;
  background-color: rgba(255, 255, 255, 0.96);
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.closebody {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: -5%;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 5px;
  float: right;
  background-color: red;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.closebody.w--current {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: -10px;
  margin-right: -15px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  border-radius: 15px;
  background-color: red;
  color: white;
  font-size: 20px;
  text-align: center;
}
.aboutus {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.whyjoin {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.termsofuse {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px 30px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
  z-index: 1000;
}
.usageterms {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 100px;
  padding: 20px 25px 30px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
  z-index: 1000;
}
.techsupport {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.privacy {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.testimonial {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.affiliateprogram {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 0px;
  padding: 20px 25px;
  border: 1px solid black;
  border-radius: 18px;
  box-shadow: rgba(0, 0, 0, 0.49) 8px 8px 12px 0px, rgba(0, 0, 0, 0.49) 1px 1px 3px 0px inset;
}
.content-bold {
  font-weight: 700;
}
.scrollable-area {
  overflow-x: auto;
  overflow-y: auto;
  height: 85%;
  margin-top: 0px;
}
.contact-submit {
  display: block;
  height: 38px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  border-radius: 5px;
  background-color: red;
}
.contact-submit:hover {
  background-color: #fa7f7f;
}
.section-block {
  margin-bottom: 20px;
  font-style: normal;
}
.section-block.minipage-block-first {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}
.section-header {
  margin-top: 15px;
}
.section-header.minipage-header {
  font-size: 28px;
  font-weight: 700;
}
.sectoin-header {
  margin-top: 15px;
}
.section-content {
  margin-top: 0px;
}
.profile-status {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.search-criteria {
  display: inline-block;
  float: left;
}
.search-items {
  display: inline-block;
  width: 190px;
  max-width: 190px;
  min-width: 190px;
  margin-right: 10px;
  float: left;
}
.language-options {
  display: inline-block;
  float: left;
}
.features-wrapper {
  display: inline-block;
  height: 20px;
  margin: 5px 0px 0px auto;
  float: right;
}
.features-block {
  display: inline-block;
  float: left;
}
.search-input {
  display: inline-block;
  width: 160px;
  height: 20px;
  max-height: 20px;
  max-width: 160px;
  min-height: 20px;
  min-width: 160px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border-radius: 6px 0px 0px 6px;
  font-size: 12px;
  line-height: 16px;
}
.search-button {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 20px;
  max-height: 20px;
  max-width: 30px;
  min-height: 20px;
  min-width: 30px;
  padding-top: 3px;
  float: left;
  background-color: rgba(0, 0, 0, 0.74);
}
.features-option {
  width: 80px;
  height: 20px;
  max-height: 20px;
  max-width: 80px;
  min-height: 20px;
  min-width: 80px;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.49);
  color: white;
  font-size: 12px;
  line-height: 16px;
}
.magnifying-icon {
  display: block;
  width: 16px;
  height: 14px;
  margin-right: auto;
  margin-left: auto;
}
.services-wrapper {
  margin-top: 5px;
  margin-left: auto;
  float: right;
  background-color: transparent;
}
.active-status {
  display: inline-block;
  height: 25px;
  max-height: 25px;
  min-height: 25px;
  margin-right: 10px;
  float: left;
}
.online-status {
  display: inline-block;
  height: 25px;
  max-height: 25px;
  min-height: 25px;
  margin-right: 10px;
  float: left;
}
.viewed-status {
  display: inline-block;
  height: 25px;
  max-height: 25px;
  min-height: 25px;
  float: left;
}
.section-count {
  display: inline-block;
  width: 60px;
  height: 25px;
  max-height: 25px;
  max-width: 60px;
  min-height: 25px;
  min-width: 60px;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.section-image {
  display: block;
  width: 35px;
  height: 25px;
  max-height: 25px;
  max-width: 35px;
  min-height: 25px;
  min-width: 35px;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4px;
  padding-left: 4px;
  float: left;
}
.section-label {
  display: inline-block;
  height: 25px;
  max-height: 25px;
  min-height: 25px;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.count-value {
  margin-top: 6px;
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-align: right;
}
.active-now {
  margin-top: 6px;
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-align: left;
}
.hyperlink {
  color: red;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  list-style-type: none;
  text-shadow: none;
}
.hyperlink.lowercased {
  text-transform: lowercase;
}
.minipages {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: none;
  padding: 160px 5% 50px;
}
.features-block {
  float: none;
  color: #41200a;
  font-style: italic;
}
.mailing-address {
  font-style: italic;
  font-weight: 700;
}
.phone-number {
  font-weight: 700;
}
.support-questions {
  font-style: italic;
  font-weight: 700;
}
.support-options {
  font-weight: 700;
}
.italics {
  font-style: italic;
}
@media (max-width: 991px) {
  h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .button {
    width: 100%;
    font-size: 22px;
  }
  .button.w--current {
    width: 90%;
  }
  .main-section {
    background-size: cover;
  }
  .bodymodal {
    top: 15%;
    bottom: 20%;
  }
  .bodymodal.contactus {
    width: 80%;
  }
  .closebody.w--current {
    margin-right: -15px;
  }
  .aboutus {
    width: 80%;
    padding-top: 20px;
  }
  .whyjoin {
    width: 80%;
  }
  .termsofuse {
    width: 80%;
  }
  .techsupport {
    width: 80%;
  }
  .privacy {
    width: 80%;
  }
  .testimonial {
    width: 80%;
  }
  .affiliateprogram {
    width: 80%;
  }
  .section-block.minipage-block-first {
    font-size: 22px;
    line-height: 26px;
  }
  .search-items {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
  }
  .features-wrapper {
    display: block;
    margin-top: 0px;
    float: right;
  }
  .search-input {
    width: 120px;
    height: 20px;
    max-height: 20px;
    max-width: 120px;
    min-height: 20px;
    min-width: 120px;
    font-size: 12px;
  }
  .search-button {
    height: 20px;
    max-height: 20px;
    min-height: 20px;
  }
  .features-option {
    width: 80px;
    height: 20px;
    max-height: 20px;
    max-width: 80px;
    min-height: 20px;
    min-width: 80px;
    font-size: 12px;
  }
  .magnifying-icon {
    width: 16px;
    height: 14px;
  }
  .services-wrapper {
    float: right;
  }
  .section-count {
    width: 55px;
    max-width: 55px;
    min-width: 55px;
    margin-right: 4px;
    font-size: 11px;
    line-height: 11px;
  }
  .section-image {
    width: 25px;
    max-width: 25px;
    min-width: 25px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-label {
    margin-left: 4px;
    font-size: 11px;
    line-height: 11px;
  }
  .count-value {
    font-size: 11px;
    line-height: 11px;
  }
  .active-now {
    font-size: 11px;
    line-height: 11px;
  }
  .hyperlink {
    font-weight: 700;
  }
  .minipages {
    padding-top: 155px;
    padding-right: 3%;
    padding-left: 3%;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 22px;
    line-height: 27px;
  }
  .button {
    width: 80%;
    padding-top: 7px;
    font-size: 16px;
  }
  .button.w--current {
    width: 100%;
  }
  .bodymodal {
    padding: 10px;
  }
  .bodymodal.contactus {
    width: 90%;
  }
  .closebody {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 10px;
    z-index: 10;
    margin-right: 0px;
    float: right;
  }
  .closebody.w--current {
    top: 0px;
    right: 0px;
    bottom: 10px;
    margin-top: 0px;
    margin-right: -10px;
    float: right;
  }
  .aboutus {
    width: 90%;
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .whyjoin {
    width: 90%;
    margin-top: 0px;
    padding: 20px;
  }
  .termsofuse {
    width: 90%;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .techsupport {
    width: 90%;
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .privacy {
    width: 90%;
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .testimonial {
    width: 90%;
    margin-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .affiliateprogram {
    width: 90%;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .scrollable-area {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .features-wrapper {
    display: inline-block;
    float: none;
  }
  .services-wrapper {
    display: inline-block;
    margin-top: 0px;
    float: none;
  }
  .minipages {
    padding: 95px 0% 0px;
  }
}
@media (max-width: 479px) {
  body {
    background-color: transparent;
  }
  h2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 25px;
  }
  p {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
  }
  .button {
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .button.w--current {
    width: 100%;
  }
  .main-section {
    display: block;
    background-position: 36% 50%;
  }
  .bodymodal {
    width: 90%;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .bodymodal.contactus {
    width: 95%;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .closebody {
    position: static;
    margin-bottom: 10px;
    float: none;
  }
  .closebody.w--current {
    position: relative;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: -5px;
    float: right;
  }
  .aboutus {
    width: 95%;
    margin-top: 10px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .whyjoin {
    width: 95%;
    margin-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .termsofuse {
    width: 95%;
    height: 575px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .techsupport {
    width: 95%;
    height: 575px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .privacy {
    width: 95%;
    height: 575px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .testimonial {
    width: 95%;
    height: 575px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .affiliateprogram {
    width: 95%;
    margin-top: 10px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .scrollable-area {
    height: 88%;
  }
  .section-content {
    margin-top: 0px;
  }
  .search-items {
    width: 125px;
    max-width: 125px;
    min-width: 125px;
    margin-right: 0px;
  }
  .search-input {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
  }
  .search-button {
    width: 25px;
    max-width: 25px;
    min-width: 25px;
  }
  .features-option {
    width: 65px;
    max-width: 65px;
    min-width: 65px;
  }
  .section-count {
    margin-right: 5px;
  }
  .section-label {
    width: 56px;
    max-width: 56px;
    min-width: 56px;
  }
  .count-value {
    margin-top: 6px;
  }
  .active-now {
    font-size: 10px;
  }
  .minipages {
    padding-top: 45px;
  }
}

