#offcanvas-toggler {
  display: inline-block !important;
  visibility: hidden;
}

@media (max-width: 996px) {
  .iz_title {
    font-size: 70%;
  }

  .sp-megamenu-parent {
    display: none !important;
  }

  #offcanvas-toggler {
    display: inline-block !important;
    visibility: visible;
  }
}

#sp-bottom a {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}

.sp-module ul li a:before {
  content: "";
  margin-right: 0px;
}

.sp-module ul li:last-child {
  border-bottom: 1px solid #e8e8e8;
}

.sppb-btn-lg {
  font-size: 22px;
}

.btn_download {
  padding: 10px 60px;
}

#sp-top-bar {
  height: 100px;
}

.news_text {
  font-weight: 400;
}

.padding-div {
  position: relative;
    left: 13%;
}

.sppb-addon-container-center-div {
  text-align: center;
}

.center-div {
  text-align: center;
}

.sppb-addon-container-right-div {
  float: right;
}

.footer1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
