body { position: relative;}
.bkp-gallery { position: fixed; bottom: 0; left: 0; width: 100%;}

.icon-focus { display: none;}
.click-url { position: absolute; left: 0; top: 0; right: 0; display: inline; z-index: 1; width: 100%; height: 100%;}

.mbr-gallery .mbr-gallery-item{ float: left; display: inherit; }


.showpc{ display: block; }
.showmobi{ display: none; }


img.imgHome-logo{ width: 25%; }

.cid-qSKgxLxGXv{
	padding: 0;
	height: 65vh;
}
.home-center{
	position: absolute;
	width: 100%;
	top:50%;
	transform: translateY(-50%);
}


@media (max-width: 1600px) {
	
	img.imgHome-logo{ width: 17%; }
	.display-1{ font-size: 2rem; }
	.pt-5{ padding-top: 0!important; }
	
}
@media (max-width: 1360px) {

	.cid-qSKgxLxGXv{
		padding: 0;
		height: calc(100vh - 200px);
	}
	.home-center{
		position: absolute;
		width: 100%;
		top:50%;
		transform: translateY(-50%);
	}
	
}
@media (max-width: 1024px) {
	
.pt-5{ padding-top: 3rem!important; }
img.imgHome-logo{ width: 25%; }
.display-1{ font-size: 2.5rem; }
	
}
@media (max-width: 991px) {
	
	.cid-qSKgxLxGXv .mbr-figure img{ width: 60%!important; }
	
}

@media (max-width: 768px) {
	
	.cid-qSKgxLxGXv .mbr-figure img { width: 60% !important;}
	.bkp-gallery { position: static; bottom: unset; left: unset; width: auto;}
}
@media (max-width: 767px) {

.showpc{ display: none; }
.showmobi{ display: block; }
	
	.cid-qTk5t0hETe .mbr-gallery-title{
		padding: 10px;
		font-size: 12px;
	}
	
	.cid-qSKgxLxGXv .mbr-figure img { width: 40% !important;}
	.display-1{ font-size: 1rem; line-height: 20px; }
	
	.cid-qSKgxLxGXv{
		padding: 0;
		height: calc(60vh);
	}
}
@media (max-width:400px) {
	
	.mbr-gallery .mbr-gallery-item{
		width: 50%;
	}
	
}






