.privacy_policy_banner {
  min-height: 200px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
}
header {
  padding:0 60px;
}
.privacy_policy_content {
  padding: 80px 0 50px;
}
.privacy_single_content {
  margin-bottom: 30px;
}
.privacy_single_content p {
  font-size: 14px;
  margin: 0 0 15px;
}
.privacy_single_content h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 10px;
}
.privacy_single_content h1 {
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.privacy_single_content h2 {
  font-weight: 400;
  margin: 0 0 10px;
  font-size: 16px;
}
.privacy_single_content ul {
  list-style: inherit;
  margin-bottom: 20px;
  padding-left: 50px;
}
.privacy_single_content ul li {
  font-size: 14px;
  margin-bottom: 8px;
}
.banner_text h1 {
  margin: 120px auto;
}
.privacy_single_content ul.a {
  list-style-type: circle;
}
.california_privacy .privacy_single_content h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0 0 0 30px;
}
.california_datatable td,
.california_datatable th {
  font-size: 14px;
  text-align: center;
}
.california_datatable .table th {
  vertical-align: middle;
}
.california_datatable tr td:first-child,
.california_datatable tr td:nth-child(5) {
  width: 18%;
}
.california_datatable tr td:nth-child(2),
.california_datatable tr td:nth-child(3),
.california_datatable tr td:nth-child(4) {
  width: 20%;
}
p.get_pad {
  margin-left: 30px;
}
.privacy_policy_content table,
th {
  border: 1px solid #123456 !important;
  border-collapse: collapse !important;
}
.notice-at-collection-table td,
.personal-info-1 td {
  border-left: 1px solid #123456 !important;
  padding: 30px;
  vertical-align: top !important;
}
.personal-info-2 td {
  border: 1px solid #123456 !important;
  padding: 30px;
  vertical-align: top !important;
}
.personal-info-1,
.personal-info-2 {
  margin: 45px 0;
}
.privacy_single_content h1,
.typesof-personalinfo h1 {
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.personal-info-1 li,
.personal-info-2 li {
  margin: 0 0 10px;
  font-size: 14px;
}
.privacy_single_content h3 {
  font-size: 22px;
}
.privacy_policy_content th h1 {
  font-size: 24px;
  margin: 0 !important;
  padding: 0 40px;
}
.privacy_policy_content th {
  font-family: Sentinel-Semibold !important;
  font-size: 24px !important;
  padding: 10px 0 !important;
  text-align: center !important;
  width: 50% !important;
}
.privacy_policy_content ul {
  list-style-type: disc !important;
  list-style-position: outside !important;
}
.privacy_single_content p span {
  display: block !important;
  padding-top: 10px;
}
.notice-at-collection-table p,
.personal-info-1 p,
.personal-info-2 p,
.typesof-personalinfo p {
  font-size: 14px !important;
}


@media only screen and (max-width: 767px) {
  .privacy_policy_banner {
    text-align: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .privacy_policy_content {
    padding: 30px 0;
  }
  .privacy_single_content ul {
    padding-left: 30px;
  }
  .california_datatable tr td,
  .california_datatable tr th {
    white-space: normal !important;
    width: auto !important;
  }
  .california_privacy .privacy_single_content h3 {
    padding: 0 0 0 15px;
  }
  .banner_text h2 {
    margin: 40px auto;
  }
  p.get_pad {
    margin-left: 15px;
  }
  .personal-info-1 td,
  .personal-info-2 td {
    padding: 17px 17px 17px 25px !important;
  }
}
@media only screen and (max-width: 480px) {
  .notice-at-collection-table td {
    padding: 12px !important;
  }
  .privacy_policy_content th h1 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
}
