.just-home #sp-main-body {
	padding:0;
}

.just-home #sp-main-body .container {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 100%;
}


.header-sticky .logo-image {
	height: 50px;
}

#sp-header.header-sticky, #sp-header.header-sticky .logo, #sp-header.header-sticky #sp-menu > .sp-column {
	height: 55px;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: 55px;
}


#OMapsID {
/*	width: 100%!important;*/
	height: 80vh!important;
}


.leaflet-popup-content {
	width: auto!important;
}

div.leaflet-popup-content img {
	max-width: 300px!important;
}



.contact-page h3 {
	display: none;
}

.map-index img {
	/*margin-right: 10px;*/
	height: 24px;
	width: auto;
	display: inline;
}

.map-index ul {
	padding: 0;
}

.map-index li {
	 list-style-type: none;
	 font-size: 0.8em;
	 display: inline-block;
	 margin-right: 15px;
}

.leaflet-top {
	z-index: 999!important;
	top: 100px;
}



/* new panel */

#OMapsMainPanelWrap {
	width: 100% !important;
	height: 100% !important;
}

#OMapsMainPanel, #OMapsPanel, #OMapsPaneltabs-1, #OMapsMainPanel > div {
	height: 100%!important;
}



@media screen and (min-width:992px) {
	
	#offcanvas-toggler {
		display: none !important;
	}
}
