/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 12, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 31, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 42, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 52, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 77, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 97, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 119, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 128, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 136, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 146, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 156, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/* line 166, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
/* line 177, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 185, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 197, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
/* line 205, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 212, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none; }

/* line 218, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 226, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 234, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
sup {
  top: -0.5em; }

/* line 238, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 250, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 257, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 265, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
menu {
  padding: 0 0 0 40px; }

/* line 269, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 279, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 293, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 301, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 313, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 325, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 336, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 347, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 361, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 373, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
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 386, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
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 398, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 408, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 420, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 432, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 441, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 452, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 465, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 472, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 479, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* line 487, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
.clearfix, .cf {
  zoom: 1; }
  /* line 489, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  /* line 490, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 497, J:/www/reef/public_html/assets/scss/partials/_normalize.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

******************************************************************/
/*--- Font-face ---*/
@font-face {
  font-family: 'MetaNormalRegular';
  src: url("../fonts/meta-normal-regular-webfont.eot");
  src: url("../fonts/meta-normal-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/meta-normal-regular-webfont.woff") format("woff"), url("../fonts/meta-normal-regular-webfont.ttf") format("truetype"), url("../fonts/meta-normal-regular-webfont.svg#MetaNormalRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MetaMediumRegular';
  src: url("../fonts/meta-medium-regular-webfont.eot");
  src: url("../fonts/meta-medium-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/meta-medium-regular-webfont.woff") format("woff"), url("../fonts/meta-medium-regular-webfont.ttf") format("truetype"), url("../fonts/meta-medium-regular-webfont.svg#MetaMediumRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MetaBoldRegular';
  src: url("../fonts/meta-bold-regular-webfont.eot");
  src: url("../fonts/meta-bold-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/meta-bold-regular-webfont.woff") format("woff"), url("../fonts/meta-bold-regular-webfont.ttf") format("truetype"), url("../fonts/meta-bold-regular-webfont.svg#MetaBoldRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/******************************************************************
Site Name:
Author:

Stylesheet: Typography


******************************************************************/
/* line 1, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
body {
  background-color: #007eb1;
  background-image: url(../img/bg.jpg);
  background-position: 50% 140px;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.0em;
  line-height: 1; }
  /* line 16, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  body.transcript {
    background: #fff;
    color: #000;
    padding: 20px; }

/* line 24, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
h1, h2, h3, h4, h5 {
  font-weight: 400;
  margin-top: 0; }

/* line 29, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
a {
  color: #fff; }
  /* line 31, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  a:active, a:hover {
    color: #fff; }

/* line 36, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
a.accessible {
  background-color: #fff;
  color: #0b2e4c;
  display: block;
  left: -999px;
  padding: 10px;
  position: absolute;
  z-index: 999; }
  /* line 44, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  a.accessible:focus {
    left: 0; }

/* line 53, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .logo-row,
#header .title-row {
  background-color: #0b2e4c; }

/* line 60, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .logo-row #qg-coa {
  float: left;
  clear: left;
  line-height: 1;
  margin-left: 5px;
  margin-top: 12px; }
  /* line 66, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .logo-row #qg-coa img {
    width: 287px;
    height: 50px;
    display: block; }

/* line 72, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .logo-row #tools {
  display: block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  /* line 78, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .logo-row #tools li {
    display: block;
    float: left;
    padding: .2em .5em; }
    /* line 82, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .logo-row #tools li a {
      display: block;
      font-size: 1.4em;
      white-space: nowrap;
      padding: .2em .5em .3em; }
    /* line 92, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .logo-row #tools li #search-form label {
      position: absolute;
      left: -9999px;
      width: 990px; }
    /* line 97, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .logo-row #tools li #search-form #search-query {
      color: #0b2e4c;
      font-size: 1.4em;
      padding: .1em .2em; }
    /* line 102, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .logo-row #tools li #search-form input[type=submit] {
      padding: .15em .3em;
      border: 1px solid #90ece4;
      color: #0b2e4c;
      font-size: 1.4em;
      font-weight: bold;
      letter-spacing: .05em;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #90ece4; }

/* line 122, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .title-row .title {
  font-family: "MetaMediumRegular", "Lato", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4em;
  margin: 10px; }

/* line 130, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .home-link-row {
  background-color: #90ece4; }
  /* line 132, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .home-link-row .home-link {
    line-height: 35px;
    margin-left: 20px; }
    /* line 135, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .home-link-row .home-link a {
      color: #0b2e4c;
      font-size: 1.6em;
      font-weight: 700;
      text-decoration: none; }

/* line 156, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .menu-row .menu-trigger {
  cursor: pointer; }

/* line 161, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .menu-row .menu-icon {
  display: block;
  float: left;
  margin: 15px 10px 15px 20px;
  width: 24px;
  position: relative;
  z-index: 20; }
  /* line 168, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .menu-row .menu-icon .line {
    width: 24px;
    height: 3px;
    background-color: #ecf0f1;
    display: block;
    margin: 4px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  /* line 178, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .menu-row .menu-icon.is-active {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
    /* line 192, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .menu-row .menu-icon.is-active .line:nth-child(2) {
      width: 0px; }
    /* line 196, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .menu-row .menu-icon.is-active .line:nth-child(1), #header .menu-row .menu-icon.is-active .line:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    /* line 203, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .menu-row .menu-icon.is-active .line:nth-child(1) {
      -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
      -o-transform: translateY(7px);
      transform: translateY(7px); }
    /* line 209, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .menu-row .menu-icon.is-active .line:nth-child(3) {
      -webkit-transform: translateY(-7px) rotate(90deg);
      -ms-transform: translateY(-7px) rotate(90deg);
      -o-transform: translateY(-7px) rotate(90deg);
      transform: translateY(-7px) rotate(90deg); }

/* line 220, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .menu-row .menu-action {
  display: block;
  font-size: 1.6em;
  line-height: 25px;
  padding: 15px 0 15px 55px;
  position: relative;
  z-index: 20;
  background-color: rgba(11, 46, 76, 0.6);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 234, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .menu-row .menu-action.is-active {
    background-color: rgba(11, 46, 76, 0); }

/* line 240, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#header .menu-row .menu-holder {
  background-color: #0b2e4c;
  margin-top: -55px;
  padding: 55px 0 55px 55px;
  position: absolute;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 360px;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 260, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .menu-row .menu-holder.is-active {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  /* line 265, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #header .menu-row .menu-holder ul {
    margin: 0; }
    /* line 267, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #header .menu-row .menu-holder ul li {
      margin: 0 0 20px 0; }
      /* line 269, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #header .menu-row .menu-holder ul li a {
        font-size: 1.8em;
        text-decoration: none; }
        /* line 272, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
        #header .menu-row .menu-holder ul li a:hover {
          text-decoration: underline; }
      /* line 276, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #header .menu-row .menu-holder ul li:last-of-type {
        margin-bottom: 0; }

/* line 290, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#content {
  margin-top: -55px;
  padding-top: 55px; }
  /* line 298, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #content .container .inner {
    padding: 0 20px; }
  /* line 303, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #content .container .row {
    padding: 20px 0; }
    /* line 305, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #content .container .row .column {
      line-height: 1.2; }
      /* line 309, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column h1 {
        font-size: 36px;
        font-size: 3.6em; }
      /* line 314, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column h2 {
        background-image: url(../img/bg-h2.png);
        background-position: bottom left;
        background-repeat: no-repeat;
        font-size: 28px;
        font-size: 2.8em;
        margin-bottom: 0;
        padding-bottom: 40px; }
      /* line 324, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column h3 {
        font-size: 24px;
        font-size: 2.4em;
        font-style: italic; }
      /* line 330, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column p {
        font-size: 1.8em;
        margin-bottom: 15px; }
      /* line 335, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column a, #content .container .row .column a:link, #content .container .row .column a:visited {
        text-decoration: underline; }
        /* line 337, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
        #content .container .row .column a:hover, #content .container .row .column a:link:hover, #content .container .row .column a:visited:hover {
          text-decoration: none; }
        /* line 340, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
        #content .container .row .column a:active, #content .container .row .column a:link:active, #content .container .row .column a:visited:active {
          color: #0b2e4c; }
      /* line 345, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column img {
        max-width: 100%; }
        /* line 347, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
        #content .container .row .column img.video-placeholder {
          border-radius: 15px;
          width: 100%; }
      /* line 353, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column .caption,
      #content .container .row .column .transcript-holder {
        font-size: 14px;
        font-size: 1.4em;
        font-style: italic;
        padding: 20px; }
      /* line 361, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column ul, #content .container .row .column ol {
        margin: 0 1.5em 1.5em 1.5em;
        font-size: 1.8em; }
      /* line 365, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column ul {
        list-style-type: disc; }
      /* line 368, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #content .container .row .column ol {
        list-style-type: decimal; }
        /* line 370, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
        #content .container .row .column ol li {
          padding: 0 0 0.5em 0.5em; }

/* line 382, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#related-content h3 {
  font-size: 24px;
  font-size: 2.4em; }

/* line 386, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#related-content .related-content-item {
  border-radius: 15px;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative; }
  /* line 391, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item > a.related-content-link {
    display: block;
    height: 300px;
    text-decoration: none !important;
    width: 100%; }
  /* line 397, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item .image-preview {
    height: 145px;
    overflow: hidden;
    position: relative; }
    /* line 401, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .image-preview img {
      display: block;
      height: auto;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%; }
  /* line 411, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item .arrow-holder {
    height: 15px;
    overflow: hidden;
    position: absolute;
    top: 130px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 360px; }
    /* line 427, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .arrow-holder img {
      display: block;
      left: 50%;
      max-width: initial !important;
      position: absolute;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  /* line 437, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item .headline {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 155px;
    font-size: 21px;
    font-size: 2.1em;
    font-weight: 700;
    line-height: 1.2;
    padding: 25px; }
    /* line 447, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .headline.white {
      background-color: #fff;
      background-image: url(../img/footer-bright-green.png);
      color: #0b2e4c; }
      /* line 451, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #related-content .related-content-item .headline.white a {
        color: #0b2e4c; }
    /* line 456, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .headline.blue {
      background-color: #0b2e4c;
      background-image: url(../img/footer-light-blue.png);
      color: #fff; }
      /* line 460, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #related-content .related-content-item .headline.blue a {
        color: #fff; }
    /* line 464, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .headline.bright-green {
      background-color: #90ece4;
      background-image: url(../img/footer-dark-blue.png);
      color: #0b2e4c; }
      /* line 468, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #related-content .related-content-item .headline.bright-green a {
        color: #0b2e4c; }
    /* line 472, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #related-content .related-content-item .headline.no-preview {
      display: block;
      font-size: 30px;
      font-size: 3em;
      font-weight: 900;
      height: 300px;
      line-height: 1.2;
      padding: 80px 30px 0 30px; }
  /* line 483, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item:hover .arrow-holder {
    height: 25px;
    top: 120px; }
  /* line 487, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #related-content .related-content-item:hover .headline {
    text-decoration: underline; }

/* line 497, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#footer .footer-row.graphic-row img {
  width: 100%;
  max-width: 100%; }

/* line 502, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
#footer .footer-row.nav-row {
  background-color: #dddddd;
  color: #000;
  padding: 10px 0 20px; }
  /* line 506, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #footer .footer-row.nav-row ul {
    text-align: center; }
    /* line 508, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #footer .footer-row.nav-row ul li {
      display: inline-block;
      padding: .2em .5em; }
      /* line 511, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
      #footer .footer-row.nav-row ul li a {
        color: #000;
        font-size: 1.2em;
        text-decoration: none; }
    /* line 517, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #footer .footer-row.nav-row ul #languages {
      width: 20em;
      text-align: left; }
  /* line 522, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  #footer .footer-row.nav-row p {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center; }
    /* line 527, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
    #footer .footer-row.nav-row p a {
      color: #000;
      text-decoration: none; }

/* line 538, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
.wa-mediabox-container {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important; }

/* line 549, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
body.home #content .container .row .column h1 {
  font-family: "Amatic SC", cursive;
  font-size: 48px;
  font-size: 4.8em;
  letter-spacing: -3px;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase; }
  /* line 558, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  body.home #content .container .row .column h1 .logo {
    background-image: url(../img/fg-logo.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 0 10px; }

/* line 568, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
body.home #content .container .row .column p {
  font-size: 18px;
  font-size: 1.8em;
  margin-bottom: 25px; }

/* line 573, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
body.home #content .container .row .column .panorama-holder {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  /* line 578, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
  body.home #content .container .row .column .panorama-holder iframe {
    height: 100%;
    position: absolute;
    width: 100%; }

/* line 592, J:/www/reef/public_html/assets/scss/breakpoints/_base.scss */
body.home #related-content .related-content-holder .container > .inner {
  display: none; }

@media only screen and (min-width: 768px) {
  /* line 2, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
  body {
    background-size: contain; }
  /* line 7, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
  #content {
    padding-top: 115px; }
    /* line 12, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
    #content .container .inner {
      padding: 0 80px; }
  /* line 22, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
  #related-content .inner {
    padding: 20px 80px; }
  /* line 27, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
  .wa-mediabox-container {
    overflow-y: hidden !important; }
  /* line 36, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
  body.home #content .container .row .column h1 {
    font-size: 76px;
    letter-spacing: -3px;
    line-height: 119px; }
    /* line 40, J:/www/reef/public_html/assets/scss/breakpoints/_768up.scss */
    body.home #content .container .row .column h1 .logo {
      padding: 0 25px; } }

@media only screen and (min-width: 992px) {
  /* line 3, J:/www/reef/public_html/assets/scss/breakpoints/_992up.scss */
  #related-content .related-content-item .headline {
    font-size: 1.8em; } }

@media only screen and (min-width: 1200px) {
  /* line 3, J:/www/reef/public_html/assets/scss/breakpoints/_1200up.scss */
  #related-content .related-content-item .headline {
    font-size: 2.1em; } }

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