/* Innovation Acta CSS */
/* Variables */
/* Globals*/
html {
  scroll-padding-top: 70px; }

h5.project-name {
  line-height: 30px; }

p {
  font-size: 18px; }

p.project-link {
  font-size: 16px; }

.standard-title {
  color: #7d7e7f !important; }

#main-container {
  background: url("../../images/projects_background.jpg") repeat-y;
  background-size: contain; }

@media screen and (max-width: 768px) {
  #main-container {
    background-size: cover; } }
.project-logo-cell {
  z-index: 2; }

.project-detail-cell {
  z-index: 1; }

img.project-logo-horizontal {
  width: 200px;
  height: auto; }

img.project-logo-vertical {
  width: 170px;
  height: auto; }

img.project-logo-educ8 {
  width: 100px;
  height: auto;
  margin-left: 30px; }

img.project-success {
  width: 200px;
  height: auto; }
