@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;
}

	
.bg-white {
	padding: 1rem 1rem 0.5rem 1rem;}
	
	.content {
padding: 1rem 1rem 0.5rem 1rem;}
    
h1 {

	padding:1rem;
	font-size: 1.8rem;

	
}
	
	hr {
margin-bottom: 1.5rem;
}
	
#logo{ width: 30%}
	
.flex {
	display: block;
}
	
.left-facts, .right-facts, .left, .right, .left-contact, .right-contact, .left-footer, .right-footer {
	width: 100%;
}
	
	.left{
	margin-bottom: 1rem;
}
	.right-contact {
padding: 1rem;
}
	
	.right-footer {
	display: flex;
justify-content: start;
}
	
	.right-footer a {
width: 10%;	
margin-right: 1rem;
		margin-left:0;
}
	
#footer {
padding: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

	.border-outer {
		width:95% !important;
		margin:20px auto !important;
	}
    #content-outer {
        width: 100% !important;
        padding: 10px 3%!important;
    }


}
.refnr {}

.apply {}
