.container .page-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
}
.wpb_row .section-title {
  font-size: 26px;
}
.footer-bottom .footer-copyright {
  color: #ffffff;
  width: 770px;
}
.row #footer-menu > .menu-item {
  color: #ffffff;
}
div #footer-menu > .menu-item > a {
  color: #ffffff;
}
body > #page #back-to-top {
  background-color: #000000;
}
.header-mainnav #primary-menu > .menu-item > a {
  letter-spacing: -1px;
  word-spacing: 0px;
  line-height: 35px;
  padding: 25px 20px;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  margin: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: -30px !important;
}
@media screen and (max-width: 1024px) {
  .footer-bottom .footer-copyright {
    width: 100 % !important;
  }
}
@media screen and (max-width: 768px) {
  .header_mobile img {
    width: 150px;
  }
  div .image {
    width: 200px;
  }
  .footer-bottom .footer-copyright {
    width: 100% !important;
  }
}
@media screen and (max-width: 667px) {
  .header_mobile img {
    width: 140px !important;
  }
  div .image {
    width: 200px;
  }
  .footer-bottom .footer-copyright {
    width: 100% !important;
  }
}
@media screen and (max-width: 375px) {
  .header_mobile img {
    width: 140px !important;
  }
  body > #page .page-header > .container {
    padding-top: 160px !important;
  }
  div .image {
    max-width: 100%;
    width: 200px;
  }
  .breadc-box .active {
    color: #ffffff;
  }
  .footer-bottom .footer-copyright {
    width: 100% !important;
  }
}
