html body {
  line-height: 24px;
}
@media (min-width: 1220px) {
  html body {
    background: url(/wp-content/uploads/sites/6/2016/09/doves.jpg) no-repeat 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1220px) {
  html body {
    border-top: 3px solid #7569bd;
  }
}
html body .pt-cv-wrapper {
  font-size: 16px;
}
html body .pt-cv-wrapper h4.pt-cv-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 100;
}
html body .pt-cv-wrapper .pt-cv-content {
  font-size: 14px;
}
html body .pt-cv-wrapper img {
  width: 100%;
}
html body .pt-cv-wrapper a {
  font-weight: lighter;
}
html body .pt-cv-wrapper .pt-cv-readmore {
  display: none;
}
html body a {
  color: #7569bd;
}
html body a:hover {
  color: #4232a5;
}
html body .uk-button-primary {
  background: #7569bd;
}
html body .uk-button-primary:hover {
  background: #4232a5;
}
html body > .uk-container-center {
  background: rgba(255,255,255,0.7);
}
html body .uk-navbar-toggle {
  color: #fff;
}
html body nav.tm-navbar {
  background: transparent;
  border: none;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  html body nav.tm-navbar {
    float: left;
    margin-bottom: 16px;
  }
}
html body nav.tm-navbar > ul > li.uk-active > a {
  background: transparent;
  color: #7569bd;
  border-bottom: 2px solid #7569bd;
}
html body nav.tm-navbar > ul > li > a {
  font-size: 12px;
  padding: 0 6px;
}
html body nav.tm-navbar > ul > li > a:hover {
  background: transparent;
  color: #7569bd;
}
@media (min-width: 768px) and (max-width: 1220px) {
  html body nav.tm-navbar > ul > li > a {
    font-size: 11px;
  }
}
html body nav.tm-navbar > ul > li .uk-dropdown-navbar {
  background: #fff;
  border: 1px solid #e7e7e7;
}
html body nav.tm-navbar > ul > li .uk-dropdown-navbar li {
  border-right: none;
}
html body nav.tm-navbar > ul > li .uk-dropdown-navbar li a {
  font-size: 12px;
}
html body nav.tm-navbar > ul > li .uk-dropdown-navbar li a:hover {
  background: transparent;
  color: #7569bd;
}
html body .tm-headerbar .uk-grid: not(.uk-grid-preserve)>* {
  padding-left: 0;
}
html body .uk-navbar-center {
  max-width: 100% !important;
  background: #7569bd;
}
html body .uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
}
html body #tm-top-a {
  width: 100%;
}
html body main.tm-content article .uk-article-meta {
  display: none;
}
html body #tm-bottom-b .logos img {
  padding-right: 16px;
}
html body footer.tm-footer .tm-totop-scroller {
  right: 8px;
}
html body footer.tm-footer ul.uk-subnav {
  padding: 8px 16px;
  background: #e5e5e5;
}
html body footer.tm-footer ul.uk-subnav li {
  margin-top: 0;
}
html body footer.tm-footer ul.uk-subnav li a {
  color: #000;
}
@media (max-width: 768px) {
  html body footer.tm-footer .uk-text-right {
    text-align: left !important;
  }
}
html body.home main#tm-content article.uk-article h1.uk-article-title {
  display: none;
}
