.pagination-section {
  font-family: "NexusSansCompPro", Arial, sans-serif;
  ;
  font-size: 24px;
  line-height: 32px;
  color: #737373;
  padding-top: 50px;
}

.pagination-section .wpcf7-list-item-label {
  font-size: 24px;
  line-height: 32px;
  color: #737373;
}

.pagination-section .heading {
  font-family: "NexusSansCompPro", Arial, sans-serif;
  text-align: center;
  font-size: 44px;
  line-height: 1.6;
  color: #2E2E2E;
}

.pagination-section .heading-margin-bottom {
  margin-bottom: 50px;
}

.pagination-section .page-num {
  display: block;
  font-family: "NexusSansCompPro", Arial, sans-serif;
  ;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 50px;
  color: #2E2E2E;
}

.pagination-section .wpcf7-text {
  font-size: 24px;
  line-height: 34px;
  color: #737373;
  padding: 1.5rem 1rem;
}

.pagination-section .wpcf7-select {
  font-size: 28px;
  line-height: 36px;
  color: #737373;
  height: 56px;
  padding: 0.4rem 2rem 0.4rem 1rem;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
}

.pagination-section .wpcf7-submit {
  font-family: "NexusSansCompPro", Arial, sans-serif;
  ;
  border: 1px solid #fff;
  padding: 12px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  cursor: pointer;
  background-color: #007398;
  float: right;
}

.pagination-section .wpcf7-submit:hover {
  color: #007398;
  background-color: transparent;
  border-color: #007398;
}

.pagination-section .poi {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pagination-section .cu {
  margin-top: 12px;
}

.pagination-section .cf7-label-1 {
  display: block;
  font-size: 26px;
  line-height: 34px;
}

.pagination-section .cf7-label-2 {
  display: block;
  font-size: 21px;
  line-height: 33px;
}

.pagination-section .cf7b-group-qmd-text {
  font-size: 18px;
  line-height: 23px;
}

.pagination-section .grid-ug {
  margin: 0;
  padding: 0;
}

.pagination-section .graduate-cc {
  margin: 20px 0 0;
  padding: 12px 15px 12px 0;
}

.pagination-section .undergraduate-cc {
  border-top: 1px solid #B9B9B9;
  padding: 12px 15px 12px 0;
}

.pagination-section .by_submitting {
  font-size: 18px;
  line-height: 23px;
}

.pagination-section .wpcf7-list-item label {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}

.pagination-section .wpcf7-list-item-label {
  text-align: left;
}

.pagination-section .grid-margin-desktop {
  margin-top: 50px;
}

.pagination-section .request_my_demo_button {
  text-align: right;
}

.pagination-section input[type='checkbox'] {
  min-width: 17px;
  min-height: 17px;
  -webkit-appearance: none;
  border: none;
  position: relative;
  cursor: pointer;
}

.pagination-section input[type='checkbox']:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: white;
}

.pagination-section input[type='checkbox']:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

@media screen and (max-width: 768px) {
  .pagination-section .wpcf7-submit {
    margin-top: 20px;
    font-size: 3vh;
  }

  .pagination-section .grid-margin-desktop {
    margin-top: 0;
  }

  .pagination-section .cf7-label-1 {
    font-size: 24px;
    line-height: 30px;
  }

  .pagination-section .cf7-label-2 {
    font-size: 12px;
    line-height: 16px;
  }

  .pagination-section .wpcf7-text {
    font-size: 20px;
    line-height: 26px;
  }

  .pagination-section .wpcf7-select {
    font-size: 20px;
    line-height: 26px;
  }

  .pagination-section .graduate-cc {
    margin: auto;
  }

  .pagination-section .wpcf7-list-item-label {
    font-size: 20px;
    line-height: 1.6;
  }

  .pagination-section .by_submitting {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 20px;
  }

  form.fsForm .fsSubmit input[type=submit].fsSubmitButton {
    margin-top: 20px;
    font-size: 3vh !important;
  }

  form.fsForm label.fsLabel,
  form.fsForm label.fsOptionLabel {
    font-size: 24px;
    line-height: 30px;
  }

  form.fsForm input.fsField {
    font-size: 16px;
    line-height: 22px;
  }

  form.fsForm select {
    font-size: 16px;
    line-height: 22px;
  }
}

h2.heading.heading-margin-bottom.heading-request-page {
  margin-bottom: 0.2rem;
}

p.text-below-heading-request {
  text-align: center;
  font-size: 0.8em;
}

h1.heading1.heading-research-page {
  margin-bottom: 0;
}

p.text-below-heading-research {
  text-align: center;
  margin-bottom: 50px;
}

form.fsForm input.fsField {
  font-size: 20px;
  line-height: 28px;
  color: #737373;
  padding: 1rem 1rem;
}

form.fsForm select {
  font-size: 20px;
  line-height: 28px;
  color: #737373;
  height: auto;
  font-family: "NexusSansCompPro", Arial, sans-serif;
  padding: 0.4rem 2rem 0.4rem 1rem;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
}

form.fsForm .fsSubmit input[type=submit].fsSubmitButton {
  font-family: "NexusSansCompPro", Arial, sans-serif;
  border: 1px solid #fff;
  padding: 12px 30px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.6;
  cursor: pointer;
  background-color: #007398 !important;
}

form.fsForm .fsSubmit input[type=submit].fsSubmitButton:hover {
  color: #007398 !important;
  background-color: transparent !important;
  border-color: #007398;
}

form.fsForm label.fsLabel,
form.fsForm label.fsOptionLabel {
  display: block;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
  font-family: "NexusSansCompPro", Arial, sans-serif;
}

form.fsForm input[type='checkbox'].fsField {
  min-width: 17px;
  min-height: 17px;
  -webkit-appearance: none;
  border: none;
  position: relative;
  cursor: pointer;
  padding: 0;
  box-sizing: content-box;
  font-family: inherit;
}

form.fsForm input[type='checkbox'].fsField:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: white;
}

form.fsForm input[type='checkbox'].fsField:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.wf-active .fsBody,
.wf-active .fsBody input,
.wf-active .fsBody select,
.wf-active .fsBody textarea {
  font-family: inherit !important;
}

.ui-widget {
  font-family: inherit !important;
  font-size: 1.1em !important;
  width: auto !important;
}