@media only all and (max-width: 700px) {

  /* for 700px or less */


body {
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
  }


.frame-outer {
margin: 0;
width: 100%;
border: none;
box-shadow: none;
  }


h1 {
	  
  }


h1 span {
	  
  }


h2 {
	  
  }


h3 {
	  
  }


h4 {
	  
  }


.box-left {
width: 100%;
margin-bottom: 1rem;
float: none;
  }


.box-right {
width: 100%;
float: none;
  }


.flex {
display: block;
  }


.left,
.right {
width: 100%;
  }


.left {
margin-bottom: 1rem;
  }


.hide {
display: block;
  }


.hide_m {
display: none;
  }

  .content-box {
    margin: 0rem 4% 1.2rem 4%;
    border-top-left-radius: 16px;
    transform: none !important;
  }

  .content-box:hover {
    transform: none;
    box-shadow: none;
  }

  .content-box-header {
    padding: 0.9rem 1rem;
    border-top-left-radius: 16px;
    cursor: default;
  }

  .content-box-header h3 {
    font-size: 0.9rem;
    line-height: 1.3;
  }

  .content-box-body {
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible;
    padding: 1rem !important;
   
    line-height: 1.5;
  }



}
.refnr {}

.apply {}
