/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 8, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 18, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 31, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
/* line 50, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 61, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 70, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 79, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 92, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 102, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 125, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 134, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 143, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 152, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 161, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 170, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 179, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 187, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 191, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 202, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 210, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 222, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
/* line 234, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 243, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 257, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 269, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 278, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 288, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 299, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 310, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 322, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 333, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 346, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 368, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 388, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/* line 397, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 406, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 416, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/vendor/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* @import 'vendor/furtive/all'; */
/* line 3, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
html {
  font-size: 14px; }

@media screen and (min-width: 48rem) {
  /* line 6, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
  html {
    font-size: 15px; } }

@media screen and (min-width: 64rem) {
  /* line 10, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
  html {
    font-size: 16px; } }

/* line 13, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.85;
  color: #fff; }

/* line 20, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
p,
.p {
  font-size: 1rem;
  margin-bottom: 1.3rem; }

/* line 26, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin: 1.414rem 0 0.5rem;
  font-weight: normal;
  line-height: 1.42; }

/* line 39, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h1,
.h1 {
  margin-top: 0;
  font-size: 2.827rem; }
  @media screen and (min-width: 33rem) {
    /* line 39, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
    h1,
    .h1 {
      font-size: 3.998rem; } }

/* line 49, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h2,
.h2 {
  font-size: 2.827rem; }

/* line 52, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h3,
.h3 {
  font-size: 1.999rem; }

/* line 55, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h4,
.h4 {
  font-size: 1.414rem; }

/* line 58, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h5,
.h5 {
  font-size: 1.121rem; }

/* line 61, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
h6,
.h6 {
  font-size: .88rem; }

/* line 64, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
small,
.small {
  font-size: 0.707em; }

/* line 67, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
pre,
code {
  font-family: "Monaco", "Lucida Console", Courier, monospace; }

/* line 72, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.italic {
  font-style: italic; }

/* line 74, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.thin {
  font-weight: 100; }

/* line 76, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.bold {
  font-weight: bold; }

/* line 78, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.caps {
  font-variant: small-caps; }

/* line 80, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.justify {
  text-align: justify; }

/* line 82, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_type.scss */
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/* * {
  outline: 1px solid red;
} */
/* line 5, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
*, *::after, *::before {
  box-sizing: border-box; }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
/* line 14, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
/* line 26, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 36, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
body {
  max-width: 100%;
  max-width: 100vw;
  background-color: #383838; }

/* line 42, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
html {
  overflow-y: scroll;
  overflow-x: auto;
  min-height: 100vh; }

/* line 48, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.bg {
  background: url("../img/desktop_bkgd.jpg") top left no-repeat;
  background-size: cover;
  min-height: 150vh; }
  @media screen and (min-width: 64rem) {
    /* line 48, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .bg {
      background: url("../img/desktop_bkgd.jpg") top left no-repeat;
      background-size: cover;
      min-height: 100vh; } }

/* line 61, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
#skiptocontent {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

/* line 69, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flex-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  -webkit-justify-content: space-around;
          justify-content: space-around; }

/* line 76, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flex-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-align-content: center;
          align-content: center; }
  @media screen and (min-width: 64rem) {
    /* line 76, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .flex-content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
              justify-content: flex-end; } }

/* line 91, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flex-item {
  padding: 0 2rem;
  /* padding-right: 0; */ }
  @media screen and (min-width: 64rem) {
    /* line 91, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .flex-item {
      padding-right: 5rem; } }

/* line 100, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.logo {
  max-height: 55vh;
  padding-top: 15rem; }
  @media screen and (min-width: 48rem) {
    /* line 100, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .logo {
      padding-top: 10rem; } }
  @media screen and (min-width: 64rem) {
    /* line 100, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .logo {
      /* height: 60vh; */
      width: 25vw;
      padding-top: 0;
      padding-bottom: 25vh; } }

/* line 116, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flex-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  @media screen and (min-width: 64rem) {
    /* line 116, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .flex-menu {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
              justify-content: flex-start; } }

/* line 127, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.menu-item {
  font-size: 125%; }
  @media screen and (min-width: 64rem) {
    /* line 127, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
    .menu-item {
      font-size: 100%;
      width: 30%; } }

/* line 136, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.font-purple {
  color: #68003B; }

/* line 140, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.font-pale-prim {
  color: #FBFFB6;
  text-decoration: none; }

/* line 145, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
a {
  color: #FBFFB6;
  text-decoration: none; }
  /* line 149, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
  a:hover, a:focus, a:active {
    color: #f8ff83; }

/* line 156, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.facebook {
  display: inline-block;
  padding: 0 1em;
  background-color: #fff; }
  /* line 160, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
  .facebook a {
    color: #435697; }
  /* line 165, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
  .facebook .facebook-img {
    height: 1em;
    padding-left: 1em;
    fill: #435697; }

/* .footer {
  flex: 0 0 auto;
  color: gray;
} */
/* UTILITIES */
/* line 179, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.muted {
  opacity: .7; }

/* line 182, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* line 189, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flt--left {
  float: left; }

/* line 190, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flt--right {
  float: right; }

/* line 191, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.flt--none {
  float: none; }

/* line 193, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.center {
  margin: auto auto; }

/* line 195, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.txt--center {
  text-align: center; }

/* line 196, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.txt--right {
  text-align: right; }

/* line 197, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.txt--left {
  text-align: left; }

/* line 199, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.oflow-y--scroll {
  overflow-y: scroll; }

/* line 201, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
.w100,
.w100--s {
  width: 100%;
  display: block; }

@media screen and (min-width: 48rem) {
  /* line 208, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
  .w100--s {
    width: auto;
    display: inline-block; } }

/* line 215, Users/maccadb7_imac/Dropbox/Website_Development/htdocs/LIVE/radhuni/scss/layout/_start.scss */
img,
canvas,
iframe,
video,
svg,
select,
textarea {
  max-width: 100%; }
/*# sourceMappingURL=main.css.map */