.widget_sd_widget_logo a {
  display: inline-block;
  height: 100%;
}
.widget_sd_widget_logo a:focus {
  outline: 0 none;
}
.widget_sd_widget_logo a img {
  height: 100%;
  width: auto;
}

header .widget_sd_widget_logo {
  height: 30px;
}
header .widget_sd_widget_logo svg {
  height: 30px;
  width: 125px;
}
header .widget_sd_widget_logo .text {
  fill: #FFF;
}
header .widget_sd_widget_logo .icon {
  fill: #00968f;
}

header.scrolled .widget_sd_widget_logo svg .text {
  fill: #1c1c1c;
}

footer .footer-middlebar .widget_sd_widget_logo {
  position: absolute;
  top: -85px;
  height: 40px;
}
footer .footer-middlebar .widget_sd_widget_logo svg {
  height: 40px;
  width: 178px;
}
footer .footer-middlebar .widget_sd_widget_logo svg .text {
  fill: #1c1c1c;
}
footer .footer-middlebar .widget_sd_widget_logo svg .icon {
  fill: #00968f;
}

@media screen and (max-width: 1600px) {
  footer .footer-middlebar .widget_sd_widget_logo {
    height: 35px;
  }
  footer .footer-middlebar .widget_sd_widget_logo svg {
    height: 35px;
    width: 152px;
  }
}
@media screen and (max-width: 1600px) {
  footer .footer-middlebar .widget_sd_widget_logo {
    top: -62px;
  }
}
@media screen and (max-width: 1400px) {
  footer .footer-middlebar .widget_sd_widget_logo {
    top: -58px;
  }
}
@media screen and (max-width: 1000px) {
  footer .footer-middlebar .widget_sd_widget_logo {
    top: -68px;
  }
}

/*# sourceMappingURL=style.css.map */
