/*
	Landed by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Basic */
/* line 15, ../sass/style-large.scss */
body, input, select, textarea {
  font-size: 11pt;
}

/* Spotlight */
/* line 23, ../sass/style-large.scss */
.spotlight.top .content {
  padding: 3.825em 0 1.825em 0;
}
/* line 29, ../sass/style-large.scss */
.spotlight.bottom .content {
  padding: 3.825em 0 2.95em 0;
}
/* line 35, ../sass/style-large.scss */
.spotlight.left .content, .spotlight.right .content {
  padding: 4.5em 2.5em;
  width: 60%;
}

/* line 42, ../sass/style-large.scss */
.spotlight {
  min-height: 39em;
}

/* line 46, ../sass/style-large.scss */
#two {
  min-height: 66em !important;
}

/* Wrapper */
/* line 51, ../sass/style-large.scss */
.wrapper {
  padding: 4.5em 0 2.5em 0;
}

/* line 54, ../sass/style-large.scss */
#three, #four {
  padding: 3em 0 3em 0 !important;
}

/* Dropotron */
/* line 62, ../sass/style-large.scss */
.dropotron.level-0 {
  font-size: 1em;
}

/* Banner */
/* line 70, ../sass/style-large.scss */
#banner .content {
  padding: 4.5em;
}

/* Footer */
