/* line 3, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
h1 {
  font-family: Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif !important;
  font-size: 50px !important;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 26.4px; }

/* line 12, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.serif {
  font-family: Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif !important;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 26.4px; }

/* line 24, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.sans-light, input[type=text], input[type=email] {
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important; }

/* line 29, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.sans-mid, #signup .info p, #signup .form #mc_embed_signup input[type=submit], #donate .donate-copy p, #donate .donate-copy .button, label {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400 !important; }

/* line 34, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.sans-bold {
  font-family: 'Lato', sans-serif !important;
  font-weight: 700 !important; }

/* line 39, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.sans-xbold {
  font-family: 'Lato', sans-serif !important;
  font-weight: 900 !important; }

/* line 46, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_typography.scss */
.serif-bold {
  font-family: Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif !important;
  font-weight: bold; }

/* line 10, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_variables.scss */
.color-main1, #mission h1, #donate h1 {
  color: #0C1A7B; }

/* line 11, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_variables.scss */
.color-main2 {
  color: #FDB700; }

/* line 12, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_variables.scss */
.color-main3, #signup .info h1 {
  color: #B9D6F2; }

/* line 13, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_variables.scss */
.color-light, #signup .info p {
  color: #fff; }

/* line 1, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
#header {
  height: 700px;
  background: url("../images/Header.jpg") no-repeat center center fixed;
  background-size: cover;
  background-size: 100%;
  background-position: 0px -150px; }

/* line 10, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
.logo {
  width: 800px;
  display: block;
  margin: 0 auto; }

@media (max-width: 1500px) {
  /* line 19, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
  #header {
    height: 500px;
    background-size: 100%; } }

@media (min-width: 2000px) {
  /* line 27, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
  #header {
    height: 700px;
    background-position: 0px -500px;
    background-size: 100%; }
  /* line 32, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
  .logo {
    width: 900px !important;
    display: block;
    margin: 0 auto;
    padding-top: 60px; } }

@media (max-width: 900px) {
  /* line 41, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
  #header {
    height: 300px; }
  /* line 44, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_header.scss */
  .logo {
    width: 500px !important;
    display: block;
    margin: 0 auto; } }

/* line 1, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_mission.scss */
#mission {
  margin-top: 50px;
  padding-bottom: 50px; }
  /* line 2, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_mission.scss */
  #mission h1 {
    font-size: 50px !important; }
  /* line 5, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_mission.scss */
  #mission p {
    padding-top: 40px; }

/* line 1, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_social.scss */
#social {
  background-color: #FDB700;
  height: 90px;
  padding-top: 20px; }
  /* line 6, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_social.scss */
  #social .block {
    text-align: center;
    display: block;
    margin: 0 auto; }
  /* line 13, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_social.scss */
  #social .icon {
    font-size: 45px;
    color: #fff;
    text-align: center;
    margin-right: 25px;
    margin-left: 25px; }

/* line 1, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
#signup {
  height: 500px;
  max-width: 1800px;
  margin: 0 auto; }
  /* line 5, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
  #signup .info {
    background-image: url("../images/Grad.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: table; }
    /* line 12, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
    #signup .info .signup-copy {
      vertical-align: middle;
      display: table-cell; }
    /* line 17, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
    #signup .info h1 {
      text-align: center; }
    /* line 21, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
    #signup .info p {
      text-align: center;
      font-size: 16px;
      padding: 0 30%; }
  /* line 29, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
  #signup .form {
    display: table;
    margin-top: 5%; }
    /* line 33, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
    #signup .form #mc_embed_signup {
      display: table-cell;
      padding: 0 20%; }
      /* line 35, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
      #signup .form #mc_embed_signup input[type=text], #signup .form #mc_embed_signup input[type=email] {
        width: 100%; }
      /* line 38, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_signup.scss */
      #signup .form #mc_embed_signup input[type=submit] {
        width: 100%;
        background-color: #596580;
        height: 50px;
        color: #fff;
        text-transform: uppercase;
        margin-top: 30px; }
        /* line 24, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_variables.scss */
        #signup .form #mc_embed_signup input[type=submit]:hover {
          background-color: #ccc;
          cursor: pointer; }

/*# sourceMappingURL=donate.css.map */
/* line 4, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_donate.scss */
#donate {
  height: 600px;
  background: url("../images/CityStreet.jpg") no-repeat center center fixed;
  background-size: cover;
  width: 100%; }
  /* line 15, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_donate.scss */
  #donate .donate-copy {
    height: 500px !important;
    padding-top: 14%;
    text-align: center; }
    /* line 21, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_donate.scss */
    #donate .donate-copy p {
      color: #000;
      text-align: center;
      font-size: 16px;
      padding: 0 30%;
      margin-bottom: 50px; }
    /* line 30, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_donate.scss */
    #donate .donate-copy .button {
      width: 60%;
      font-size: 20px;
      color: #0C1A7B;
      background-color: transparent;
      border: 5px solid #0C1A7B;
      height: 50px; }

/* line 1, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_forms.scss */
label {
  display: block !important;
  font-size: 15px;
  font-weight: 300; }

/* line 9, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_forms.scss */
input[type=text], input[type=email] {
  height: 50px;
  padding-left: 10px;
  margin-bottom: 10px; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 19, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 45, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 57, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 78, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 99, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 119, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 163, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 170, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
sup {
  top: -0.5em; }

/* line 174, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 221, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 232, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 256, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 278, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 293, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 303, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 312, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 335, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 347, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 368, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 422, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/normalize.css */
td,
th {
  padding: 0; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 7, /Users/jeremy.treadwell/Dropbox/J&SHAY_EMPIRE/Treadwell Foundation/Website/scss/_tablet.scss */
  #mission p {
    font-size: 200%;
    line-height: 150%; } }

/*# sourceMappingURL=main.css.map */