@media only all and (max-width: 700px) {
    /* for 700px 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.9rem;
    }

.small{ font-size: 0.6rem; text-transform: none;}

h1{font-size: 1.2rem;}
h2{font-size: 1rem;}
.claim2{background-color: rgba(29,70,141,1.0);
	position: relative; bottom: 0; left: 0;
	width: 100%;
font-size: 0.9rem;
margin:0;
color: #fff;
padding: 1rem 5%;

font-weight: 600;
text-transform: uppercase;}
	.logo{ position: absolute;
top: 1rem;left: 5%;}
	.logo img{width: 40%;}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .footer {
      display: block;
    }
    .left,.right, .footerleft, .footerright {
      width: 100%;
		margin: 0;
    }.logo img{width: 4rem;}
    .left {
      margin-bottom: 1rem;
    }
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
}

.refnr {}

.apply {}
