@media (min-width: 768px) {	
	.order-1.order-lg-2.col-12{
	display: block;
	clear: both;
	z-index: 0;
	padding-top: 80px;
	}
	
	.order-3.col-12.col-lg-3 {
	display: block;
	clear: both;
	z-index: 0;
	padding-top: 80px;
}




body { 
	background-image: url(http://localhost:8888/LMSM10/web/themes/custom/b4lmsm/images/xxx);
	display: block;
	position: absolute;
	top:0px;
	right: 0px;
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
 }


.region.region-content {
	border: 3px solid #ffffff;
	border-radius: 6px;
}

main {
 	display: block;
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	z-index: 100;
	margin-bottom:80px;
	border-radius:6px;
 }

h1.page-title {  
	text-align: center;
  }

label,
label.captcha__title.js-form-required.form-required,
.js-form-required.form-required label {
display: none;
content: none;
}
}




@media (max-width: 767px) {	
	.order-1.order-lg-2.col-12{
	display: block;
	clear: both;
	z-index: 0;
	padding-top: 220px;
	}
	
	.order-3.col-12.col-lg-3 {
	display: block;
	clear: both;
	z-index: 0;
	padding-top: 80px;
}

body { 
	background-image: url(http://localhost:8888/LMSM10/web/themes/custom/b4lmsm/images/xxx);
	display: block;
	position: absolute;
	top:0px;
	right: 0px;
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
 }


.region.region-content {
	border: 3px solid #ffffff;
	border-radius: 6px;
}

main {
 	display: block;
	position: relative;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent
	z-index: 100;
	margin-bottom:80px;
	border-radius:6px;
 }

h1.page-title {  
	text-align: center;
  }

label,
label.captcha__title.js-form-required.form-required,
.js-form-required.form-required label {
display: none;
content: none;
}
}
