/*** img ***/ 
/** home background **/ 
@media (min-width: 992px)
{
.backend_home_img_background_1
 {background-image: url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=7');
								  -webkit-background-size: cover;
								  -moz-background-size: cover;
								  -o-background-size: cover;
								  background-size: cover;
								  background-attachment:fixed;
								  background-position: center;
								  background-repeat: no-repeat;}
}

@media (min-width: 768px) and (max-width: 991px)
{
.backend_home_img_background_1
 {background-image: url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=7');
								  -webkit-background-size: cover;
								  -moz-background-size: cover;
								  -o-background-size: cover;
								  background-size: cover;
								  background-attachment:fixed;
								  background-position: center;
								  background-repeat: no-repeat;}
}

@media (max-width: 767px)
{
.backend_home_img_background_1
 {background-image: url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=5');
								  -webkit-background-size: cover;
								  -moz-background-size: cover;
								  -o-background-size: cover;
								  background-size: cover;
								  background-attachment:fixed;
								  background-position: center;
								  background-repeat: no-repeat;}
}

/** form background **/ 
@media (min-width: 992px)
{
.backend_form_img_background_1
 {}
}

@media (min-width: 768px) and (max-width: 991px)
{
.backend_form_img_background_1
 {}
}

@media (max-width: 767px)
{
.backend_form_img_background_1
 {}
}

/** logo isnew **/ 
.backend_img_logo_isnew_1
 {display:none;}
/** default logo **/ 
.backend_img_logo_1
 {width:30%;
						   background-size:100% 100%;
						   background-repeat:no-repeat;
						   background-image:url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=6')}
.backend_img_logo_content_1
 {text-align:left;}
/** desktop & large screen **/ 
@media (min-width: 992px)
{
.backend_img_logo_1
 {width:30%;
							   background-size:100% 100%;
							   background-image:url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=6');}
.backend_img_logo_content_1
 {text-align:left;}
}
/** tablet **/ 
@media (min-width: 768px) and (max-width: 991px)
{
.backend_img_logo_1
 {width:30%;
							   background-size:100% 100%;
							   background-image:url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=6');}
.backend_img_logo_content_1
 {text-align:left;}
}
/** mobile **/ 
@media (max-width: 767px)
{
.backend_img_logo_1
 {width:30%;
							   background-size:100% 100%;
							   background-image:url('https://jeminscrismaintenant.com/lancienne-lorette/view.php?file=6');}
.backend_img_logo_content_1
 {text-align:center;}
}
