
.zind {    display: ;
    position: relative;
    z-index: -2;
    height: 300px;
    width: 300px;
    margin-bottom: -166px;
    margin-top: -50px;
}
.zind img {width:360px !important;height:auto !important;}
/* Navigation for long menus */


#sp-header {    margin-top: -10px;
    position: relative;
    z-index: 200;
	background: transparent !important;
}
/* Navigation for long menus */

@media (max-width: 1288px) {
.sp-megamenu-parent {display:none !important;}
	#sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {display: flex !important;}
	.zind {
    height: 150px;
    width: 150px;
}
}

@media (min-width: 2559px) {
	.sp-megamenu-parent > li > a {font-size: 1.5rem !important; padding: 0 1rem !important;}
}
#sp-header-topbar .container-inner { border:0px !important;}