@media (min-width: 1400px){
.sppb-container, .sppb-row-container {
    max-width: 1320px;
}
}
@media (min-width: 1200px) and (max-width:1399px){
.sppb-container, .sppb-row-container { 
    max-width: 1140px;
}
  }
.itemid-218 #sp-top-bar {
  background: transparent !important;
  color: #fff !important;
  border-bottom: 0 solid #444;
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}
.itemid-218 #sp-header {
  background: transparent !important;
  position: absolute;
  width: 100%;
  top:37px;
  box-shadow: none;
}
.itemid-218 #sp-menu .justify-content-end {
  justify-content: space-between !important;
  border-top: 1px solid #fff;
}
.itemid-218 .sp-megamenu-parent > li > a {
  color: #fff;
}
.itemid-218 .burger-icon > span {
  background-color: #fff;
}
.itemid-218.offcanvas-active .burger-icon > span {
  background-color: #000;
}


 @media (max-width:991px){ 
   .itemid-218 #sp-menu .justify-content-end {
  justify-content: space-between !important;
  border-top: 1px solid #fff;
}
}

@media(max-width:991px){
#sp-menu .justify-content-end {
  justify-content: space-between !important;
}
}
@media(max-width:767px){
#sp-menu .justify-content-end {
  justify-content: space-between !important;
}
  .sp-contact-email {
  display: none !important;
}
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 0;
}
div.mod-languages ul li.lang-active {
  background-color: transparent !important;
}