@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 {
	font-size: 1rem;
}

h1 span {
	
}

h2 {
	font-size: 1.6rem;
}

h3 {
font-size: 0.8rem;
}

h4 {
	font-size: 1rem;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
	
.icons1 {
	width: 100%;
	margin-bottom: 0.3rem;
	
}
.icons2 {
	width: 100%;
	margin-bottom: 0.3rem;
	
}
.icons3 {
	width: 100%;
	margin-bottom: 0.3rem;

}
.icons4 {
	width: 100%;
	margin-bottom: 0.3rem;
	
}
.icons5 {
	width: 100%;
	
}

	
.icons1:hover {
	border: 1px solid rgba(0,0,0,0.00);
}
.icons2:hover {
	border: 1px solid rgba(0,0,0,0.00);
}
.icons3:hover {
	border: 1px solid rgba(0,0,0,0.00);
}
.icons4:hover {
	border: 1px solid rgba(0,0,0,0.00);
}
.icons5:hover {
	border: 1px solid rgba(0,0,0,0.00);
}


	
	
.flex {
	display: block;
}	
	
.benefits {
	display: block;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
