/*
	Miniport 2.5 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

body {
  line-height: 1.75em;
  font-size: 10pt;
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.25em;
  margin: 0 0 0.4em 0;
}

h1 {
  font-size: 2.25em;
  line-height: 1.25em;
}

h2 {
}

header {
  margin: 0 0 2em 0;
}

header > span {
  font-size: 1.25em;
}

footer {
  margin: 2.5em 0 0 0;
}

footer > p {
  font-size: 1.25em;
}

hr {
  margin: 1.5em 0 2em 0;
}

form {
}

form input[type="text"],
form input[type="password"],
form select,
form textarea {
}

section,
article {
  clear: both;
}

.button {
  text-align: center;
  font-size: 1.2em;
  width: 100%;
  padding: 1em 0 1em 0;
  margin: 0.25em 0 0.25em 0;
}

ul.social {
  padding: 1em 0.5em 0 0.5em;
}

ul.social li {
  top: 0 !important;
  margin: 0.5em 0.5em 0.5em 0.5em;
}

.box {
  /* updated */
  padding: 20px 20px 11px 20px;
  margin: 0 0 20px 0 !important;
}

.box h3 {
  margin-bottom: 0.25em;
  font-size: 1em;
}

.box p {
  font-size: 1.1em;
}

.box .image-centered {
  margin-bottom: 1em;
}

.box .image-full {
  position: relative;
  left: 20px;
  top: 0px;
  margin: -19px 0 -10px -40px;
  width: auto;
}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

.wrapper {
  padding: 3em 15px 3em 15px;
  text-align: center;
}

.wrapper-first {
  padding-top: 5em;
}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

#nav {
}

#nav a {
  padding: 0.5em;
}

/*********************************************************************************/
/* Articles                                                                      */
/*********************************************************************************/

#top {
}

#top .me {
  width: 70%;
  height: auto;
  margin: 0 auto 1.75em auto;
}

#news p {
  margin-left: 0.5em;
}

#contact {
}

#contact footer {
  margin: 0;
}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

#copyright {
  font-size: 1em;
  margin: 0;
}

#titleimage {
  width: 100%;
  height: 100%;
}

.column {
  margin-bottom: 20px;
}
