@media only all and (max-width:700px) {

  /* for 700px or less */
  body {
    font-size: 90%;
    line-height: 1.5;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	margin:0px;
  }

.text-video{
position: inherit;
margin-top: 0rem;
font-size: 1.5rem;
color: #e30613;
margin-bottom: 0;
left: 0;

}

.text-video p{
padding-bottom:0;
}

  .frame-outer, .frame-outer2 {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    font-size: 0.9rem;
  }
.hide_m {color: black;
display: none;}
  li {
    padding-left: 1rem;
  }

  li::before {
    margin-left: -1rem;
  }

  .intro {
    margin: 0;
  }

  .content {
    padding: 1rem 1rem 0;
  }

  .footer {
    padding: 0 1rem;
  }

}

.refnr {}

.apply {}
