@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;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
	
}
	
.left, .right {
	width: 100%;
}
	
	#footer .flex {
		text-align: center;
	display: block;
	
		

}
#footer {
	position: relative;
	padding: 1.8rem 4% 0.8rem 4%;
	background-color: #fff;

	 background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#footer .left {
	width: 100%;
	background-color: #fff;
	clip-path: none;
	padding: 0 2%;

}


	
	#footer .right {
	width: 52%;
		background-color: transparent;
	clip-path: none;
	padding: 0rem 0% 0 5%;
	text-align: left;
}

.innerflex {
	display: block;
}

.innerflex .leftbox, .innerflex .rightbox{
	width: 100%;
	background-color: #fff;
	clip-path: none;
	padding: 0.55rem 0%;
}

.left {
width: 100%;
	margin-bottom: 1rem;
	}
	
	
	.left {
	width: 100%;
}
	
	.shadow1 {
	display: flex;
	width: 100%;
		filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.85));
}

.shadow2 {
	display: flex;
	width: 100%;
		filter: drop-shadow(0 5px 4px rgba(0, 0, 0, 0.85));
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
	h1 {
		font-size: 1.6rem;
	}
	.special {
		font-size: 1.2rem;
	}
}

.refnr {}

.apply {}

.innerflex .leftbox{
	width: 100%;
	background-color: transparent;
	clip-path: none;
	padding: 0.75rem 0% 0.55rem 0%;
}

.innerflex .rightbox{
	width: 100%;
	background-color: transparent;
	clip-path: none;
	padding: 0.75rem 0% 0.55rem 0%;
	text-align: left;
	
	
}
.leftbox img{
	width: 50%;
	
}

#footer .left {
	width: 100%;
		background-color: transparent;
	clip-path: none;
	padding: 0 2%;
	
}

#footer .right {
	width: 100%;
		background-color: transparent;
	clip-path: none;
	padding: 0rem 0% 0 0%;
	text-align: left;
}