@media only all and (max-width: 47rem) {
  /* for 700 or less */
  body {
    font-size: 80%;
    line-height: 1.5;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .frame-outer {
    width: 100%;
    font-size: 0.8rem;
  }
  .title-block {
    position: inherit;
    right: auto;
    bottom: auto;
    width: 100%;
  }

  .logo {
    margin-bottom: 1.5rem;
    }

  .justifier {
    text-align: left;
  }

.river .bow {
	top: -12px;
	height: 23px;
	width: 81px;
}


  .river {
    background-color: #003063;
    height: 33px;
    margin-bottom: 20px;
    position: relative;
  }

  .box-left {
    width: 100%;
    padding: 0 0 1rem 0;
  }
  .sub-title {
    font-size: 1em;
  }
  .float-left, .float-right {
    width: 100%;
    padding: 0 0 1rem 0;
  }
  .greater {
    font-size: 1em;
    line-height: 1.1em;
  }
  h1 {
    margin: 0;
    line-height: 1.5;
    font-size: 1.3rem;
  }
  h2 {
    margin: 0;
    line-height: 1.5;
    font-size: 1.3rem;
    font-weight: normal;
  }

  .footer h2, .footer h3, .footer h4 {
    color: #fff;
    font-size: 1.25rem;
  }

  .flex-data {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .flex-data div{
  margin: 0.5rem 1rem 0.5rem 0rem;
  }
  
  .flex-data div:first-child{
    margin: 0.5rem 1rem 0.5rem 0rem;
  }
  
  .flex-data div:last-child{
    margin: 0.5rem 1rem 0.5rem 0rem;
  }
  
  .left, .right {
    width: 100%;
  }
  .left {
    margin-bottom: 1rem;
  }
  .hide {
    display: inline-block;
  }
  .hide_m {
    display: none;
  }
}
.refnr {}

.apply {}
