/*** img ***/ 
/** home background **/ 
@media (min-width: 992px)
{
.backend_home_img_background_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/view.php?file=6');
								  -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_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/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;}
}

@media (max-width: 767px)
{
.backend_home_img_background_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/view.php?file=3');
								  -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_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/view.php?file=4');
								  -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_form_img_background_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/view.php?file=4');
								  -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_form_img_background_2
 {background-image: url('https://www.jeminscrismaintenant.com/care65/view.php?file=3');
								  -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;}
}

/** logo isnew **/ 
.backend_img_logo_isnew_2
 {display:none;}
/** default logo **/ 
.backend_img_logo_2
 {display:none;}
.backend_img_logo_content_2
 {}
/** desktop & large screen **/ 
@media (min-width: 992px)
{
.backend_img_logo_2
 {display:none;}
.backend_img_logo_content_2
 {}
}
/** tablet **/ 
@media (min-width: 768px) and (max-width: 991px)
{
.backend_img_logo_2
 {display:none;}
.backend_img_logo_content_2
 {}
}
/** mobile **/ 
@media (max-width: 767px)
{
.backend_img_logo_2
 {display:none;}
.backend_img_logo_content_2
 {}
}
