@media screen and (max-width: 1440px) {
  .privacy-contents {
    margin-left: 0 !important;
    padding: 80px 0 60px;
  }
  .main-content-div {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .content-div {
    background-size: inherit !important;
  }
}
@media screen and (max-width: 994px) {
  .content-div {
    background-image: url('../img/va-background-img-half.png') !important;
    background-size: cover !important;
  }
}
@media screen and (max-width: 1024px) {
  .privacy-contents {
    margin-left: 0 !important;
    padding: 80px 0 60px;
    width: 1005;
  }
  .main-content-div {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .content-div {
    background-image: url('../img/va-background-img-half.png');
  }
}
@media print {
  .printable {
    display: block;
    font-size: 16px;
    margin: 0;
  }
}
.va-first {
  font-family: Fira Sans Regular, sans-serif !important;
  font-size: 90px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.fast-intelligent-res {
  font-family: Fira Sans Regular, sans-serif !important;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.sign-in-container {
  font-family: Fira Sans Regular, sans-serif !important;
  margin-top: 6.1875rem;
  display: flex;
  height: fit-content;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sign-in-btn {
  font-family: Fira Sans Regular, sans-serif !important;
  font-size: 1.5rem;
  font-weight: 400;
  border-radius: 35px;
  padding: 12px 30px;
  background-color: #4d9cec;
  color: white;
  border: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
}
.navbar-header-va-logo {
  padding-top: 1rem;
  height: 58px;
  margin-left: 25px;
  margin-bottom: 1rem;
  object-fit: contain;
}
.navbar-mari-logo {
  padding-top: 21px;
  margin-bottom: 24.8px;
  height: 47.3px;
  width: 201px;
}
.deeper-insights-bet {
  font-family: Fira Sans Regular, sans-serif !important;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #584f75;
}
.footer-div {
  padding: 1rem 0 1rem;
}
.roles-of-behaviour {
  font-family: Fira Sans Regular, sans-serif !important;
  margin: 0 0px 22px 0px;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.pay-gov-information {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-family: Fira Sans Regular, sans-serif !important;
  margin: 0px 0px 17.8px 0px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.user-responsibilities {
  font-family: Fira Sans Regular, sans-serif !important;
  margin: 0px 0 14px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #fff;
}
.user-responsibilities .title {
  margin-bottom: 1rem;
  font-weight: 600;
  font-family: Fira Sans SemiBold, sans-serif !important;
}
.user-responsibilities-listing {
  display: flex;
  font-family: Fira Sans Regular, sans-serif !important;
  justify-content: center;
  flex-direction: column;

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #fff;
}
li {
  margin: 0 0 16px 0px;
}
.privacy-contents {
  width: 80%;
  padding: 5% 0;
}
.phone-number {
  font-weight: 600;
}
.privacy-contents-container {
  padding-top: 120px;
  padding-bottom: 60px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.rules-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.print-rules-of-behavior {
  cursor: pointer;
  font-family: Fira Sans Regular, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #aec6ea;
}
.back-url {
  text-decoration: underline;
}
.content-div {
  background-image: url('../img/va-background-img.png');
  background-size: cover;
  background-repeat-x: no-repeat;
}
.rules-of-behaviour-points::-webkit-scrollbar {
  display: none;
}
