/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}

#name-and-slogan {
  max-width: 45%;
}

#site-name a {
}

#logo {
}

#site-slogan {
  line-height: 1;
}

.node-parabola-article .field-name-body {
  display: block;
}


/* Footer overrides */

#footer #block-block-1 {
  padding-top: 0px;
  max-width: 35%;
}


/* Page layout tweak */
.block-inner,
.menu-wrapper,
.branding-elements {
  margin-left: 10px;
}

/* Adding name in header */

#name-and-slogan .incfunction {
    font-size:17px;
    margin-top: -56px;
    margin-left: 190px;
    margin-right: 5px;
    color:white;
}

.form-item-search-block-form {
    padding-bottom:5px;
}

#site-slogan {
    margin-top:12px;
}

.white-space{
        display:inline;
	white-space:nowrap;
}

