/* Custom breakpoints for mobile carousel */
/* Navy icons */
body.title-apply-now .region .node.node--type-component-page.node--view-mode-full {
  padding-bottom: 0; }

body.title-apply-now .region .component.component-full-html .field--name-field-comp-full-html-content {
  overflow-x: auto; }

body.title-apply-now .region .node.node--type-component-hero {
  height: auto;
  min-height: auto;
  background: url("../../assets/images/waves-bk.svg") center 0 #022a3a no-repeat;
  background-size: cover;
  padding: 2em 0 4em; }
  body.title-apply-now .region .node.node--type-component-hero h1 {
    margin-top: 30px; }
  body.title-apply-now .region .node.node--type-component-hero .applynow-header h1 {
    margin-bottom: 0;
    text-align: left; }
    @media (min-width: 768px) {
      body.title-apply-now .region .node.node--type-component-hero .applynow-header h1 {
        text-align: center; } }
  body.title-apply-now .region .node.node--type-component-hero .applynow-header p {
    margin-top: 15px;
    font-size: 17.5px;
    font-size: 1.75rem; }

body.title-apply-now .region .component-full-html .applynow-content .request-info, body.title-apply-now .region .component-full-html .applynow-content .onlineapply-info, body.title-apply-now .region .component-full-html .applynow-content .onlineapply-steps {
  border-bottom: 1px solid #0F5773;
  padding: 46px 0; }

body.title-apply-now .region .component-full-html .applynow-content .apply-now {
  padding: 46px 0; }

body.title-apply-now .region .component-full-html .applynow-content .request-info span, body.title-apply-now .region .component-full-html .applynow-content .apply-now span {
  display: block;
  text-align: center; }

body.title-apply-now .region .component-full-html .applynow-content .request-info .cleft-button.light-blue:hover, body.title-apply-now .region .component-full-html .applynow-content .apply-now .cleft-button.light-blue:hover {
  font-family: "Liberator-Medium", Helvetica, sans-serif; }

body.title-apply-now .region .component-full-html .applynow-content .section-title {
  font-family: "Liberator-Medium", Helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem; }

body.title-apply-now .region .component-full-html .applynow-content .onlineapply-steps .section-title {
  font-size: 30px;
  font-size: 3rem; }

body.title-apply-now .region .component-full-html .applynow-content .onlineapply-steps p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 4px;
  margin-bottom: 30px; }

body.title-apply-now .region .component-full-html .applynow-content .onlineapply-steps p:last-child {
  margin-bottom: 0; }

body.title-apply-now .region .component-full-html .applynow-content p {
  margin: 16px 0; }

.career-apply-now .content.container {
  padding-top: 20px; }
  .career-apply-now .content.container .c-apply-now {
    text-align: center;
    padding: 0 14px; }
    .career-apply-now .content.container .c-apply-now p {
      font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
      font-size: 20px;
      font-size: 2rem; }
      @media (min-width: 768px) {
        .career-apply-now .content.container .c-apply-now p {
          font-size: 24px;
          font-size: 2.4rem; } }
    .career-apply-now .content.container .c-apply-now a.apply-now-header.cleft-button.light-blue {
      width: auto; }
