@charset "UTF-8";
/* ==========================================================================
   Bourbon
   ========================================================================== */
/* ==========================================================================
   #Grid Settings
   ========================================================================== */
/* Grid variables
   ========================================================================== */
/* Media Queries
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap");
@import url("https://use.typekit.net/lih5hjk.css");
@import url(../../bower_components/parsleyjs/src/parsley.css);
/* line 4, node_modules/bourbon-neat/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  box-sizing: border-box;
}

/* line 9, node_modules/bourbon-neat/app/assets/stylesheets/grid/_box-sizing.scss */
*, *::after, *::before {
  box-sizing: inherit;
}

/* ==========================================================================
   #Global variables
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* ==========================================================================
   Misc
   ========================================================================== */
/* ==========================================================================
   Spacing
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*doc
---
title: Colors
name: colors
category: Base - Colors
---

<div class="c-color-swatch t-bg-black">t-bg-black<br>#000
</div>
<div class="c-color-swatch t-bg-white">t-bg-white<br>#fff
</div>
<div class="c-color-swatch t-bg-primary">t-bg-primary<br>palette(brand, primary)
</div>
<div class="c-color-swatch t-bg-secondary">t-bg-secondary<br>palette(brand, secondary)
</div>
<div class="c-color-swatch t-bg-dusty-gray">t-bg-dusty-gray<br>palette(gray, medium)
</div>
<div class="c-color-swatch t-bg-light-gray">t-bg-light-gray<br>palette(gray, light)
</div>
<div class="c-color-swatch t-bg-accent-green">t-bg-accent-green<br>#9cbf0e
</div>
<div class="c-color-swatch t-bg-accent-yellow">t-bg-accent-yellow<br>#eff180
</div>
<div class="c-color-swatch t-bg-accent-blue">t-bg-accent-blue<br>#b4cdf6
</div>
*/
/* line 82, wp-content/themes/brickthemewp/scss/settings/_colors.scss */
.c-color-swatch {
  border: 1px solid #ccc;
  display: inline-block;
  width: 300px;
  height: 200px;
  margin: 1.5rem;
  padding: 1.5rem;
}

/* ==========================================================================
   #Mixins
   ========================================================================== */
/* Grid class generator
   ========================================================================== */
@media screen and (min-width: 0) {
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-1 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 4.90109%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-1:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-2 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 13.54645%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-2:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-3 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 22.1918%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-3:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-4 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 30.83716%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-4:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-5 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 39.48251%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-5:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-6 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-6:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-7 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 56.77322%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-7:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-8 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 65.41858%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-8:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-9 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 74.06393%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-9:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-10 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 82.70929%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-10:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-11 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 91.35464%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-11:last-child {
    margin-right: 0;
  }
  /* line 13, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-12 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 100%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .sm-12:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 640px) {
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-1 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 4.90109%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-1:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-2 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 13.54645%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-2:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-3 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 22.1918%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-3:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-4 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 30.83716%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-4:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-5 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 39.48251%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-5:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-6 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-6:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-7 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 56.77322%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-7:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-8 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 65.41858%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-8:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-9 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 74.06393%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-9:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-10 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 82.70929%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-10:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-11 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 91.35464%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-11:last-child {
    margin-right: 0;
  }
  /* line 21, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-12 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 100%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .md-12:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-1 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 4.90109%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-1:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-2 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 13.54645%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-2:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-3 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 22.1918%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-3:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-4 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 30.83716%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-4:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-5 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 39.48251%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-5:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-6 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-6:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-7 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 56.77322%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-7:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-8 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 65.41858%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-8:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-9 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 74.06393%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-9:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-10 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 82.70929%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-10:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-11 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 91.35464%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-11:last-child {
    margin-right: 0;
  }
  /* line 29, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-12 {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 100%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .lg-12:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 0) {
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-1 {
    margin-left: 8.64536%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-2 {
    margin-left: 17.29071%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-3 {
    margin-left: 25.93607%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-4 {
    margin-left: 34.58142%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-5 {
    margin-left: 43.22678%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-6 {
    margin-left: 51.87213%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-7 {
    margin-left: 60.51749%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-8 {
    margin-left: 69.16284%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-9 {
    margin-left: 77.8082%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-10 {
    margin-left: 86.45355%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-11 {
    margin-left: 95.09891%;
  }
  /* line 44, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .sm-shift-12 {
    margin-left: 103.74426%;
  }
}

@media screen and (min-width: 640px) {
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-1 {
    margin-left: 8.64536%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-2 {
    margin-left: 17.29071%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-3 {
    margin-left: 25.93607%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-4 {
    margin-left: 34.58142%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-5 {
    margin-left: 43.22678%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-6 {
    margin-left: 51.87213%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-7 {
    margin-left: 60.51749%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-8 {
    margin-left: 69.16284%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-9 {
    margin-left: 77.8082%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-10 {
    margin-left: 86.45355%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-11 {
    margin-left: 95.09891%;
  }
  /* line 50, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .md-shift-12 {
    margin-left: 103.74426%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-1 {
    margin-left: 8.64536%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-2 {
    margin-left: 17.29071%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-3 {
    margin-left: 25.93607%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-4 {
    margin-left: 34.58142%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-5 {
    margin-left: 43.22678%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-6 {
    margin-left: 51.87213%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-7 {
    margin-left: 60.51749%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-8 {
    margin-left: 69.16284%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-9 {
    margin-left: 77.8082%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-10 {
    margin-left: 86.45355%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-11 {
    margin-left: 95.09891%;
  }
  /* line 56, wp-content/themes/brickthemewp/scss/tools/_mixins.scss */
  .lg-shift-12 {
    margin-left: 103.74426%;
  }
}

/* Palette mixin
   ========================================================================== */
/* Font size mixin
   ========================================================================== */
/* Other mixins
   ========================================================================== */
@-webkit-keyframes fadeInOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}

@keyframes fadeInOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}

/* ==========================================================================
   #Reset
   ========================================================================== */
/* line 6, wp-content/themes/brickthemewp/scss/generic/_reset.scss */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0;
}

/* line 39, wp-content/themes/brickthemewp/scss/generic/_reset.scss */
abbr[title],
dfn[title] {
  cursor: help;
}

/* line 49, wp-content/themes/brickthemewp/scss/generic/_reset.scss */
u,
ins {
  text-decoration: none;
}

/* line 59, wp-content/themes/brickthemewp/scss/generic/_reset.scss */
ins {
  border-bottom: 1px solid;
}

/* ==========================================================================
   #Shared styles - Mainly for setting bottom margin
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/generic/_shared.scss */
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
blockquote,
p,
address,
hr,
table,
fieldset,
figure,
pre,
input,
button,
.c-btn,
textarea {
  margin: 0 0 1.5rem;
  padding: 0;
}

/* ==========================================================================
   #Page
   - High level page styling, HTML tag only.
   ========================================================================== */
/*doc
---
title: Page
name: page
category: Base - Page
---

This file contains settings for the entire site with font-family, line-height, 
and font size values.  These should only be adjusted at the very beginning
of a project.

Variables can be found in `settings/_global.scss`.

```
html {
  font-family: $f-sans;
  line-height: $base-line-height; // usually 24px
  font-size: $base-font-size-px; // usually 16px
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
```
*/
/* line 34, wp-content/themes/brickthemewp/scss/base/_page.scss */
html {
  background-color: #fff;
  font-family: din-2014, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* line 47, wp-content/themes/brickthemewp/scss/base/_page.scss */
a,
div,
input,
h2,
h3,
h4,
h5,
h6,
img,
p,
li,
span {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* ==========================================================================
   Form elements
   ========================================================================== */
/*doc
---
title: Forms
name: a_forms
category: Base - Forms
---

Default styling for form elements.  All of the elements should be used within
a `<form>` tag.  These will hit all form elements including those generated 
from drupal or Wordpress.

*/
/* line 19, wp-content/themes/brickthemewp/scss/base/_forms.scss */
label {
  display: block;
}

/*doc
---
title: Text inputs
name: a_text_inputs
category: Base - Forms
---

```html_example
<form>
  <p><label for="text_field">Text Field:</label>
    <input type="text" id="text_field"></p>

  <p><label for="text_area">Text Area:</label>
    <textarea id="text_area"></textarea></p>
</form>
```
*/
/* line 43, wp-content/themes/brickthemewp/scss/base/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  border: 0;
  padding: 0.9375rem;
  width: 100%;
  border-radius: 0.375rem;
  font-size: 1.125rem;
}

/* line 49, wp-content/themes/brickthemewp/scss/base/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: none;
  outline: 0;
}

/* line 55, wp-content/themes/brickthemewp/scss/base/_forms.scss */
textarea {
  min-height: 4.6875rem;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

/*doc
---
title: Fieldsets
name: d-fieldsets
category: Base - Forms
---

```html_example
<form>
  <fieldset>
    <input type="text" placeholder="First name">
  </fieldset>
</form>
```
*/
/* line 82, wp-content/themes/brickthemewp/scss/base/_forms.scss */
fieldset {
  border: 1px solid #ddd;
  margin: 0 0 0.75rem;
  padding: 1.5rem;
}

/* line 88, wp-content/themes/brickthemewp/scss/base/_forms.scss */
[type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/*doc
---
title: Checkbox/Radios
name: c-checkbox
category: Base - Forms
---

```html_example
<p><label for="checkboxes">Checkboxes:</label>
  <label>
    <input type="checkbox" class="checkbox" name="checkboxes" value="check_1"> Checkbox 1
  </label>
  <label>
    <input type="checkbox" class="checkbox" name="checkboxes" value="check_2"> Checkbox 2
  </label>
  <label>
    <input type="checkbox" class="checkbox" name="checkboxes" value="check_3"> Checkbox 3
  </label>
</p>

<p><label for="radio_buttons">Radio Buttons:</label>
  <label>
    <input type="radio" class="radio" name="radio_button" value="radio_1"> Radio 1
  </label>
  <label>
    <input type="radio" class="radio" name="radio_button" value="radio_2"> Radio 2
  </label>
  <label>
    <input type="radio" class="radio" name="radio_button" value="radio_3"> Radio 3
  </label>
</p>
```
*/
/* line 130, wp-content/themes/brickthemewp/scss/base/_forms.scss */
[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375rem;
}

/* line 135, wp-content/themes/brickthemewp/scss/base/_forms.scss */
[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
}

/* line 140, wp-content/themes/brickthemewp/scss/base/_forms.scss */
[type="file"] {
  margin-bottom: 0.75rem;
  width: 100%;
}

/*doc
---
title: Select list
name: b-select-list
category: Base - Forms
---

```html_example
<p><label for="select_element">Select Element:</label>
  <select name="select_element">
    <optgroup label="Option Group 1">
      <option value="1">Option 1</option>
      <option value="2">Option 2</option>
      <option value="3">Option 3</option>
    </optgroup>
    <optgroup label="Option Group 2">
      <option value="1">Option 1</option>
      <option value="2">Option 2</option>
      <option value="3">Option 3</option>
    </optgroup>
</select></p>
```
*/
/* line 173, wp-content/themes/brickthemewp/scss/base/_forms.scss */
select {
  margin-bottom: 1.5rem;
  max-width: 100%;
  width: auto;
}

/* line 179, wp-content/themes/brickthemewp/scss/base/_forms.scss */
.wpcf7-not-valid {
  border: 1px solid red !important;
}

/* ==========================================================================
   #Headings
   ========================================================================== */
/*doc
---
title: Headings
name: headings
category: Base - Headings
---

Default styling for headings 1-6

```html_example
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
```
*/
/* line 24, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h1,
.alpha {
  font-size: 2.25rem;
  line-height: 1.33333;
}

/* line 29, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h2,
.beta {
  font-size: 1.875rem;
  line-height: 1.6;
  font-weight: 500;
}

/* line 35, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h3,
.gamma {
  font-size: 1.5rem;
  line-height: 1;
}

/* line 40, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h4,
.delta {
  font-size: 1.25rem;
  line-height: 1.2;
}

/* line 45, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h5,
.epsilon {
  font-size: 1rem;
  line-height: 1.5;
}

/* line 50, wp-content/themes/brickthemewp/scss/base/_headings.scss */
h6,
.zeta {
  font-size: 0.875rem;
  line-height: 1.71429;
}

/* ==========================================================================
   #Images
   ========================================================================== */
/*doc
---
title: Images
name: images
category: Base - Images
---

Default styling for the image tag.  This sets a `max-width` of 100%
to make all images responsive

```html_example
<img src="http://placehold.it/100x100">
```
*/
/* line 20, wp-content/themes/brickthemewp/scss/base/_images.scss */
img {
  max-width: 100%;
  height: auto;
}

/* ==========================================================================
   #Block quotes
   ========================================================================== */
/*doc
---
title: Block quotes
name: quotes
category: Base - Block quotes
---

Default styling for block quotes.

```html_example
<blockquote>
  This is a special quote for sure <cite>By someone special</cite>
</blockquote>
```
*/
/* line 21, wp-content/themes/brickthemewp/scss/base/_quotes.scss */
blockquote {
  background: #ececec;
  border-left: 2px solid #ddd;
}

/* line 27, wp-content/themes/brickthemewp/scss/base/_quotes.scss */
blockquote cite {
  display: block;
  font-weight: 700;
}

/* ==========================================================================
   #Links
   ========================================================================== */
/*doc
---
title: Links
name: links
category: Base - Links
---

Default styling for links.

```html_example
<a href="#">Content</a>
```
*/
/* line 19, wp-content/themes/brickthemewp/scss/base/_links.scss */
a {
  color: #202020;
  text-decoration: none;
}

/* line 24, wp-content/themes/brickthemewp/scss/base/_links.scss */
a:link,
a:visited {
  color: #202020;
}

/* line 27, wp-content/themes/brickthemewp/scss/base/_links.scss */
a:hover {
  color: #070707;
}

/* line 28, wp-content/themes/brickthemewp/scss/base/_links.scss */
a:active {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #070707;
}

/* ==========================================================================
   #Lists
   ========================================================================== */
/*doc
---
title: Lists
name: lists
category: Base - Lists
---

Default styling for lists.
*/
/* line 15, wp-content/themes/brickthemewp/scss/base/_lists.scss */
ul,
ol {
  list-style-type: none;
  padding: 0;
}

/*doc
---
title: Unordered List
name: lists-u
category: Base - Lists
---

Unordered list default

```html_example
<ul>
  <li>List item 1</li>
  <li>List item 2</li>
</ul>
```
*/
/* line 41, wp-content/themes/brickthemewp/scss/base/_lists.scss */
ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}

/*doc
---
title: Ordered List
name: lists-o
category: Base - Lists
---

```html_example
<ol>
  <li>List item 1</li>
  <li>List item 2</li>
</ol>
```
*/
/* line 64, wp-content/themes/brickthemewp/scss/base/_lists.scss */
ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
}

/*doc
---
title: Definition list
name: lists-d
category: Base - Lists
---

```html_example
<dl>
  <dt>Term</dt>
  <dd>Description</dd>
  <dt>Term</dt>
  <dd>Description</dd>
</dl>
```
*/
/* line 91, wp-content/themes/brickthemewp/scss/base/_lists.scss */
dl dt {
  font-weight: bold;
}

/* line 95, wp-content/themes/brickthemewp/scss/base/_lists.scss */
dl dd {
  margin: 0;
}

/* ==========================================================================
   #Tables
   ========================================================================== */
/*doc
---
title: Tables
name: tables
category: Base - Tables
---

Default styling for tables.

```html_example
<table>
  <thead>
    <tr>
      <th>One column</th>
      <th>Two column</th>
      <th>Three column</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>One column</td>
      <td>Two column</td>
      <td>Three column</td>
    </tr>
    <tr>
      <td>One column</td>
      <td>Two column</td>
      <td>Three column</td>
    </tr>
    <tr>
      <td>One column</td>
      <td>Two column</td>
      <td>Three column</td>
    </tr>
  </tbody>
</table>
```

*/
/* line 45, wp-content/themes/brickthemewp/scss/base/_tables.scss */
table {
  border-collapse: collapse;
  -webkit-font-feature-settings: 'kern', 'liga', 'tnum';
          font-feature-settings: 'kern', 'liga', 'tnum';
  margin: 0.75rem 0;
  table-layout: fixed;
  width: 100%;
}

/* line 53, wp-content/themes/brickthemewp/scss/base/_tables.scss */
th {
  border-bottom: 1px solid #a6a6a6;
  font-weight: 600;
  padding: 0.75rem 0;
  text-align: left;
}

/* line 60, wp-content/themes/brickthemewp/scss/base/_tables.scss */
td {
  border-bottom: 1px solid #ddd;
  padding: 0.75rem 0;
}

/* line 65, wp-content/themes/brickthemewp/scss/base/_tables.scss */
tr,
td,
th {
  vertical-align: middle;
}

/* ==========================================================================
   #Type
   ========================================================================== */
/* line 7, wp-content/themes/brickthemewp/scss/base/_type.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}

/* line 14, wp-content/themes/brickthemewp/scss/base/_type.scss */
hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5rem 0;
}

/* ==========================================================================
   #o-Bands
   ========================================================================== */
/*doc
---
title: Default band
name: band
category: Object - Band
---

Bands are full-width sections of layout with padding on the top and bottom that can contain different backgrounds

```html_example
<div class="o-band wf">
  <div>[components go here]</div>
</div>
```
*/
/* line 21, wp-content/themes/brickthemewp/scss/objects/_band.scss */
.o-band {
  padding: 4rem 0;
}

/*doc
---
title: Small band
name: small-band
category: Object - Band
---

Small band has decreased top and bottom padding.

```html_example
<div class="o-band--small wf">
  <div>[components go here]</div>
</div>
```
*/
/* line 45, wp-content/themes/brickthemewp/scss/objects/_band.scss */
.o-band--small {
  padding: 2rem 0;
}

/*doc
---
title: Flush band
name: flush-band
category: Object - Band
---

Flush band removes all padding.

```html_example
<div class="o-band--flush wf">
  <div>[components go here]</div>
</div>
```
*/
/* line 69, wp-content/themes/brickthemewp/scss/objects/_band.scss */
.o-band--flush {
  padding: 0;
}

/* ==========================================================================
   Box
   ========================================================================== */
/*doc
---
title: Box
name: box
category: Object - Box
---

Box should be applied to anything with padding all the way around.

```html_example
<div class="o-box">
  <div>Base spacing box</div>
</div>
<br>
<div class="o-box--small o-box--highlight">
  <div>Small box with highlight</div>
</div>    
```
*/
/* line 25, wp-content/themes/brickthemewp/scss/objects/_box.scss */
blockquote, .o-box, .o-box--small {
  display: block;
  background: #e1e6e4;
  border-radius: 0.5625rem;
  padding: 1.9375rem 4.125rem;
  overflow: hidden;
}

/* line 38, wp-content/themes/brickthemewp/scss/objects/_box.scss */
.o-box--small {
  padding: 0.75rem;
}

/* ==========================================================================
   #o-Grid
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
.o-grid {
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0.9375rem;
  max-width: 62.0625rem;
}

/* line 20, node_modules/bourbon/app/assets/stylesheets/addons/_clearfix.scss */
.o-grid::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (min-width: 1024px) {
  /* line 5, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .o-grid {
    padding: 0 1rem;
  }
}

/* line 15, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
.o-grid .o-grid {
  padding: 0;
}

/* ==========================================================================
   #Block-grid
   ========================================================================== */
/* Small block grids
   ========================================================================== */
@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 27, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-sm-2 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-sm-2 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-sm-2 > li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-sm-2 > li:nth-child(2n+1) {
    clear: left;
  }
}

/* Medium block grids
   ========================================================================== */
@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 37, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-1 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 100%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-1 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-1 > li:nth-child(1n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-1 > li:nth-child(1n+1) {
    clear: left;
  }
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 44, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-2 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-2 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-2 > li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-2 > li:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 51, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-3 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 30.83716%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-3 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-3 > li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-3 > li:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 58, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-4 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 22.1918%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-4 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-4 > li:nth-child(4n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-4 > li:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 65, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-5 > li {
    float: left;
    display: block;
    margin-right: 4.52701%;
    width: 16.37839%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-5 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-5 > li:nth-child(5n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-5 > li:nth-child(5n+1) {
    clear: left;
  }
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 72, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-md-6 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 13.54645%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-md-6 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-6 > li:nth-child(6n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-md-6 > li:nth-child(6n+1) {
    clear: left;
  }
}

/* Large block grids
   ========================================================================== */
@media screen and (min-width: 1024px) {
  /* line 82, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-1 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 100%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-1 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-1 > li:nth-child(1n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-1 > li:nth-child(1n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 89, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-2 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 48.12787%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-2 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-2 > li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-2 > li:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 96, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-3 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 30.83716%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-3 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-3 > li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-3 > li:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 103, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-4 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 22.1918%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-4 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-4 > li:nth-child(4n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-4 > li:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 110, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-5 > li {
    float: left;
    display: block;
    margin-right: 4.52701%;
    width: 16.37839%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-5 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-5 > li:nth-child(5n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-5 > li:nth-child(5n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 117, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-6 > li {
    float: left;
    display: block;
    margin-right: 3.74426%;
    width: 13.54645%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-6 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-6 > li:nth-child(6n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-6 > li:nth-child(6n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 124, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-7 > li {
    float: left;
    display: block;
    margin-right: 3.19229%;
    width: 11.54947%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-7 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-7 > li:nth-child(7n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-7 > li:nth-child(7n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 131, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-8 > li {
    float: left;
    display: block;
    margin-right: 2.78215%;
    width: 10.06562%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-8 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-8 > li:nth-child(8n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-8 > li:nth-child(8n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 138, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-9 > li {
    float: left;
    display: block;
    margin-right: 2.4654%;
    width: 8.91964%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-9 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-9 > li:nth-child(9n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-9 > li:nth-child(9n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 145, wp-content/themes/brickthemewp/scss/objects/_grid.scss */
  .bg-lg-10 > li {
    float: left;
    display: block;
    margin-right: 2.21341%;
    width: 8.00793%;
  }
  /* line 89, node_modules/bourbon-neat/app/assets/stylesheets/grid/_span-columns.scss */
  .bg-lg-10 > li:last-child {
    margin-right: 0;
  }
  /* line 78, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-10 > li:nth-child(10n) {
    margin-right: 0;
  }
  /* line 83, node_modules/bourbon-neat/app/assets/stylesheets/grid/_omega.scss */
  .bg-lg-10 > li:nth-child(10n+1) {
    clear: left;
  }
}

/* ==========================================================================
   Nav object
   ========================================================================== */
/*doc
---
title: Default
name: nav-ob
category: Object - Nav
---

Displays list inline.  This will automatically throw the list into a vertical for small only.

```html_example
<ul class='o-nav'>
  <li><a href='#'>Home</a></li>
  <li><a href='#'>About</a></li>
  <li><a href='#'>Portfolio</a></li>
  <li><a href='#'>Contact</a></li>
</ul>
```
*/
/* line 24, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
.o-nav {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 31, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
.o-nav > li,
.o-nav > li > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 31, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
  .o-nav > li,
  .o-nav > li > a {
    display: block;
  }
}

/*doc
---
title: Stacked
name: nav-ob-stacked
category: Object - Nav
---

`.nav--stacked` extends `.nav` and throws the list into vertical mode, e.g.

```html_example
<ul class='o-nav o-nav--stacked'>
  <li><a href='#'>Home</a></li>
  <li><a href='#'>About</a></li>
  <li><a href='#'>Portfolio</a></li>
  <li><a href='#'>Contact</a></li>
</ul>
```
*/
/* line 70, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
.o-nav--stacked > li {
  display: list-item;
}

/* line 73, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
.o-nav--stacked > li > a {
  display: block;
}

/*doc
---
title: Banner
name: nav-ob-banner
category: Object - Nav
---

`.nav--banner` extends `.nav` and centers the list, e.g.:

```html_example
<ul class='o-nav o-nav--banner'>
  <li><a href='#'>Home</a></li>
  <li><a href='#'>About</a></li>
  <li><a href='#'>Portfolio</a></li>
  <li><a href='#'>Contact</a></li>
</ul>
```
*/
/* line 102, wp-content/themes/brickthemewp/scss/objects/_nav.scss */
.o-nav--banner {
  text-align: center;
}

/* ==========================================================================
   UI row
   ========================================================================== */
/*doc
---
title: UI Row
name: ui-row
category: Object - UI Row
---

Provides padding on the top and bottom of a row along with a border.

```html_example
<div class="o-ui-row">
  <p>Components go here.</p>
</div>
```
*/
/* line 21, wp-content/themes/brickthemewp/scss/objects/_ui-row.scss */
.o-ui-row {
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #ccc;
  padding: 3rem 0;
}

/* line 20, node_modules/bourbon/app/assets/stylesheets/addons/_clearfix.scss */
.o-ui-row::after {
  clear: both;
  content: "";
  display: table;
}

/* line 28, wp-content/themes/brickthemewp/scss/objects/_ui-row.scss */
.o-ui-row--small {
  padding: 2rem 0;
}

/* line 33, wp-content/themes/brickthemewp/scss/objects/_ui-row.scss */
.o-ui-row--flush {
  padding: 0;
}

/* line 38, wp-content/themes/brickthemewp/scss/objects/_ui-row.scss */
.o-ui-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

/* line 43, wp-content/themes/brickthemewp/scss/objects/_ui-row.scss */
.o-ui-row:first-child {
  padding-top: 0;
}

/* ==========================================================================
   #Video
   ========================================================================== */
/*doc
---
title: Video
name: video
category: Object - Video
---

This is a port of foundations `flex video`.  Add this as a wrapper around any video code
to make it work responsively.

```html_example
<p>Example</p>
```
*/
/* line 20, wp-content/themes/brickthemewp/scss/objects/_video.scss */
.o-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

/* line 26, wp-content/themes/brickthemewp/scss/objects/_video.scss */
.o-video embed,
.o-video object,
.o-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* ==========================================================================
   #Wrap
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/objects/_wrap.scss */
.o-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

/* ==========================================================================
   #Alerts
   ========================================================================== */
/*doc
---
title: Success
name: alert_success
category: Components - Alert
---

Success alert used in drupal.  Mainly displayed after saving or 
creating content.

```html_example
<div class="c-alert--success">
 Congratulations!  You successfully saved node <a href="#">4,153</a>.
</div>
```
*/
/* line 22, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success, .c-alert--error, .c-alert--status {
  border-radius: 5px;
  padding: 1.5rem 50px 1.5rem 1.5rem;
  position: relative;
  margin: 1.5rem 0;
}

/* line 28, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success .close, .c-alert--error .close, .c-alert--status .close {
  position: absolute;
  right: 25px;
  top: 50%;
  font-size: 1.6rem;
  line-height: 1;
  margin-top: -12px;
}

/* line 38, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success {
  background-color: #dfefe9;
  color: #0a8754;
}

/* line 43, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success a:link,
.c-alert--success a:visited {
  color: #0a8754;
  font-weight: 700;
  text-decoration: underline;
}

/* line 50, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success a:hover {
  color: #000;
}

/* line 52, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--success .close:link,
.c-alert--success .close:visited {
  color: #0a8754;
  text-decoration: underline;
}

/*doc
---
title: Error
name: alert_error
category: Components - Alert
---

Error alert used in drupal.  Mainly displayed when there are PHP errors,
out-of-date modules or core.

```html_example
<div class="c-alert--error">
 Guess what... you have 4,000 <a href="#">modules</a> out-of-date!
</div>
```
*/
/* line 77, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--error {
  background-color: #f9dbe4;
  color: #d11149;
}

/* line 82, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--error a:link,
.c-alert--error a:visited {
  color: #d11149;
  font-weight: 700;
  text-decoration: underline;
}

/* line 89, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--error a:hover {
  color: #000;
}

/* line 91, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--error .close:link,
.c-alert--error .close:visited {
  color: #d11149;
  text-decoration: underline;
}

/*doc
---
title: Status
name: alert_status
category: Components - Alert
---

Status alert used in drupal.  Default status message for drupal

```html_example
<div class="c-alert--status">
  I'm the default Drupal status message, isn't that <a href="#">cool</a>?
</div>
```
*/
/* line 114, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--status {
  background-color: #e0ebf9;
  color: #2f77d1;
}

/* line 119, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--status a:link,
.c-alert--status a:visited {
  color: #2f77d1;
  font-weight: 700;
  text-decoration: underline;
}

/* line 126, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--status a:hover {
  color: #000;
}

/* line 128, wp-content/themes/brickthemewp/scss/components/_alerts.scss */
.c-alert--status .close:link,
.c-alert--status .close:visited {
  color: #2f77d1;
  text-decoration: underline;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
/*doc
---
title: Button sizes
name: button-sizes
category: Components - Button
---

Here are the following button sizes and their modifier classes.

Button  |  Modifier Class 
--------|-----------------------------------------
<button class='c-btn c-btn--small'>Small button</button> | `btn btn--small`
<button class='c-btn c-btn--default'>Default button</button> | `btn btn--default`
<button class='c-btn c-btn--medium'>Medium button</button> | `btn btn--medium`
<button class='c-btn c-btn--large c-btn--blue'>Large button</button> | `btn btn--large`
*/
/* Dynamic button mixin
  ========================================================================== */
/* Static button styles
  ========================================================================== */
/* line 64, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn {
  background: rgba(83, 164, 175, 0.1);
  border: 1px solid #53a4af;
  font-size: 1.125rem;
  padding: 0.9375rem 1.875rem;
  border-radius: 0.3125rem;
  color: #53a4af;
  cursor: pointer;
}

/* line 73, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn:link, .c-btn:visited {
  color: #53a4af;
}

/* line 78, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn:hover {
  background-color: #53a4af;
  color: #fff;
}

/* line 83, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn:focus {
  background-color: #53a4af;
  color: #fff;
}

/* line 88, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn:disabled {
  opacity: 0.2;
}

/* line 90, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn:disabled:hover {
  background: rgba(83, 164, 175, 0.1);
  border: 1px solid #53a4af;
  color: #53a4af;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--small {
  font-size: 0.8rem;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--default {
  font-size: 1rem;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--medium {
  font-size: 1.3rem;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--large {
  font-size: 1.8rem;
}

/* line 26, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--primary {
  background-color: #202020;
  color: #fff;
}

/* line 39, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--primary:hover {
  background-color: #2d2d2d;
}

/* line 45, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--primary:link, .c-btn--primary:visited {
  color: #fff;
}

/* line 50, wp-content/themes/brickthemewp/scss/components/_buttons.scss */
.c-btn--primary:focus {
  background-color: #131313;
}

/* ==========================================================================
   Featured Pane
   ========================================================================== */
/*doc
---
title: Default
name: featured-pane
category: Components - Featured Pane
---

Featured panes inherit the `.box` object which can be found in `objects/_box.scss`

```html_example
<div class="o-box c-featured-pane" style="background: url('http://placehold.it/1500x500');">
  <h4 class="c-featured-pane__source">Blog Post</h4>
  <h3 class="c-featured-pane__title">How to create an unscripted leadership platform of your own</h3>
</div>
```
*/
/* Full size featured pane
   ========================================================================== */
/* line 25, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane {
  min-height: 400px;
}

/* line 29, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane__source {
  color: #fff;
  font-size: 1.1rem;
  margin: 0;
}

/* line 35, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane__title {
  color: #fff;
  font-size: 1.875rem;
  margin: 0;
}

/*doc
---
title: Small
name: featured-pane-small
category: Components - Featured Pane
---

Featured panes inherit the `.box` object which can be found in `objects/_box.scss`

```html_example
<div class="o-box c-featured-pane--small">
  <h4 class="c-featured-pane__source">Blog Post</h4>
  <h3 class="c-featured-pane__title">How to create an unscripted leadership platform of your own</h3>
</div>
```
*/
/* line 63, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane--small {
  background: #666;
  border: 1px solid #fff;
}

/* line 70, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane--small .c-featured-pane__source {
  font-size: 1rem;
}

/* line 75, wp-content/themes/brickthemewp/scss/components/_featured-pane.scss */
.c-featured-pane--small .c-featured-pane__title {
  font-size: 1.2rem;
}

/* ==========================================================================
   List UI
   ========================================================================== */
/*doc
---
title: Default
name: list-ui
category: Components - List UI
---

Provides default styling for a list with a bottom border. This extends `.o-nav` and `.o-nav--stacked` in order to create stacked list.

```html_example
<ul class="o-nav o-nav--stacked c-list-ui">
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link one</a>
  </li>
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link two</a>
  </li>
</ul>
```
*/
/* line 28, wp-content/themes/brickthemewp/scss/components/_list-ui.scss */
.c-list-ui__item {
  border-bottom: 1px solid #ececec;
  padding: .75rem 0;
}

/* line 35, wp-content/themes/brickthemewp/scss/components/_list-ui.scss */
.c-list-ui__link:hover {
  color: #333;
}

/*doc
---
title: Blocky
name: list-ui-blocky
category: Components - List UI
---

This creates a large hit-area for the link and also applies hover styling.

```html_example
<ul class="o-nav o-nav--stacked c-list-ui--blocky">
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link one</a>
  </li>
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link two</a>
  </li>
</ul>
```
*/
/* line 68, wp-content/themes/brickthemewp/scss/components/_list-ui.scss */
.c-list-ui--blocky .c-list-ui__item {
  padding: 0;
}

/* line 72, wp-content/themes/brickthemewp/scss/components/_list-ui.scss */
.c-list-ui--blocky .c-list-ui__link {
  padding: .75rem 0;
}

/* line 76, wp-content/themes/brickthemewp/scss/components/_list-ui.scss */
.c-list-ui--blocky .c-list-ui__link:hover {
  color: #fff;
  background: #666;
}

/*doc
---
title: Extra text
name: list-ui-text
category: Components - List UI
---

Shows default `list-ui` with extra text.

```html_example
<ul class="o-nav o-nav--stacked c-list-ui">
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link one</a>
    29 Sep, 2015 | New York, NY
  </li>
  <li class="c-list-ui__item">
    <a class="c-list-ui__link" href="#">Link two</a>
    29 Sep, 2015 | New York, NY
  </li>
</ul>
```
*/
/* ==========================================================================
   Logo component
   ========================================================================== */
/*doc
---
title: Logo
name: logo
category: Components - Logo
---

Contains all variations of client logos for a given project.

```html_example
<a href="#" class="c-logo--default"></a><br>
<a href="#" class="c-logo--reversed"></a>
```
*/
/* line 21, wp-content/themes/brickthemewp/scss/components/_logo.scss */
.c-logo--default, .c-logo--reversed {
  display: block;
}

/* line 25, wp-content/themes/brickthemewp/scss/components/_logo.scss */
.c-logo--default {
  background: url("https://placeholdit.imgix.net/~text?txtsize=26&txt=Logo&w=200&h=100");
  width: 200px;
  height: 100px;
}

/* line 33, wp-content/themes/brickthemewp/scss/components/_logo.scss */
.c-logo--reversed {
  background: url("https://placeholdit.imgix.net/~text?txtsize=26&txt=Logo&w=300&h=200");
  width: 300px;
  height: 200px;
}

/* ==========================================================================
   Modal component
   ========================================================================== */
/*doc
---
title: Modal
name: modal
category: Components - Modal
---

```html_example
<p>Example</p>
```
*/
/* ==========================================================================
   #Overlay
   ========================================================================== */
/* line 6, wp-content/themes/brickthemewp/scss/components/_overlay.scss */
.c-overlay {
  -webkit-transform: translateX(70%);
  transform: translateX(70%);
  background: #000;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 9998;
}

/* line 18, wp-content/themes/brickthemewp/scss/components/_overlay.scss */
.c-overlay.is-active {
  -webkit-animation: fadeInOverlay 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0.2s;
  animation: fadeInOverlay 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  visibility: visible;
}

@media screen and (min-width: 1024px) {
  /* line 18, wp-content/themes/brickthemewp/scss/components/_overlay.scss */
  .c-overlay.is-active {
    visibility: hidden;
  }
}

/* ==========================================================================
   #Footer component
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
.c-page-foot {
  background: #f2f2f2;
  padding: 4.75rem;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 5, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
  .c-page-foot {
    text-align: center;
    padding: 1.625rem;
  }
}

/* line 14, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
.c-page-foot__wrap.o-grid {
  max-width: 41.875rem;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 14, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
  .c-page-foot__wrap.o-grid {
    padding: 0;
  }
}

/* line 21, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
.c-page-foot__logo {
  max-width: 12.6875rem;
  margin: 0 auto 1.25rem;
}

@media screen and (min-width: 640px) {
  /* line 21, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
  .c-page-foot__logo {
    float: left;
    margin: 0 15% 0 0;
  }
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 30, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
  .c-page-foot__logo img {
    max-width: 9.5rem;
  }
}

/* line 39, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
.c-page-foot__copyright p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.125rem;
  padding-top: 1.875rem;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 39, wp-content/themes/brickthemewp/scss/components/_page-foot.scss */
  .c-page-foot__copyright p {
    text-align: left;
    font-size: 0.75rem;
    padding-top: 0;
    margin-bottom: 0;
  }
}

/* ==========================================================================
   #Header component
   ========================================================================== */
/*doc
---
title: Page head
name: page-head
category: Components - Page Head
---

Inside the header component lives the `.c-logo` component as well as the `.c-primary-nav`.

```html_example
<div class="c-page-head">

  <!-- Includes logo component -->
  <a href="#" class="c-logo--default"></a>

  <!-- Includes primary-nav component -->
  <ul class="c-primary-nav">
    [primary-nav code here]
  </ul>
</div>
```
*/
/* line 28, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head {
  overflow: hidden;
}

/* line 31, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars {
  margin-bottom: 3.75rem;
}

@media screen and (min-width: 1024px) {
  /* line 31, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
  .c-page-head__bars {
    margin-bottom: 5.4375rem;
  }
}

/* line 37, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars div {
  width: 33.33%;
  height: 1.5625rem;
  float: left;
}

/* line 42, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars div:nth-child(2) {
  border: solid #fff;
  border-width: 0 2px 0 2px;
}

/* line 48, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars--grey {
  background: #9bada6;
}

/* line 52, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars--teal {
  background: #53a4af;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__bars--blue {
  background: #3e4e7c;
}

/* line 61, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
.c-page-head__logo {
  margin-bottom: 2.8125rem;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 61, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
  .c-page-head__logo {
    max-width: 13.1875rem;
    margin: 0 auto 1.875rem;
  }
}

@media screen and (min-width: 640px) {
  /* line 69, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
  .c-page-head__logo--mobile {
    display: none;
  }
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 75, wp-content/themes/brickthemewp/scss/components/_page-head.scss */
  .c-page-head__logo--desktop {
    display: none;
  }
}

/* ==========================================================================
   #Pager
   ========================================================================== */
/*doc
---
title: Pager
name: pager
category: Components - Pager
---

Default pager styling tailored to the output of a standard drupal pager.

```html_example
<div class="c-pager__wrapper">
  <ul class="c-pager">
    <li class="c-pager__item c-pager__previous first">
      <a title="Go to previous page" href="#">‹ previous</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 1" href="#">1</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 2" href="#">2</a>
    </li>
    <li class="c-pager__item is-selected unavailable">
      <a class="c-pager__link is-active" title="Go to page 3" href="#">3</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 4" href="#">4</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 5" href="#">5</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 6" href="#">6</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 7" href="#">7</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 8" href="#">8</a>
    </li>
    <li class="c-pager__item">
      <a class="c-pager__link" title="Go to page 9" href="#">9</a>
    </li>
    <li class="c-pager__item c-pager__next last"><a title="Go to next page" href="#">next ›</a></li>
  </ul>
</div>
```
*/
/* line 58, wp-content/themes/brickthemewp/scss/components/_pager.scss */
.c-pager__item {
  display: inline;
}

/* line 63, wp-content/themes/brickthemewp/scss/components/_pager.scss */
.c-pager__link {
  background-color: #ececec;
  color: #202020;
  display: inline-block;
  padding: .5rem;
}

/* line 69, wp-content/themes/brickthemewp/scss/components/_pager.scss */
.c-pager__link:hover {
  background-color: #f9f9f9;
}

/* ==========================================================================
   #Primary nav component
   ========================================================================== */
/*doc
---
title: Primary Nav
name: primary-nav
category: Components - Primary Nav
---

```html_example
<ul class="c-primary-nav">
  <li class="c-primary-nav__item">
    <a href="#" class="c-primary-nav__link">About</a>
  </li>
  <li class="c-primary-nav__item">
    <a href="#" class="c-primary-nav__link">Contact Us</a>
  </li>
</ul>
```
*/
/* List class
   ========================================================================== */
/* line 27, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-primary-nav {
  padding: 0;
}

@media screen and (min-width: 0) and (max-width: 1024px) {
  /* line 27, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-primary-nav {
    -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    height: 100%;
    left: -140%;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 70%;
  }
}

/* line 43, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-primary-nav.is-active {
  background-color: #e7e7e7;
  left: -70%;
  opacity: 1;
  visibility: visible;
}

/* List items class
   ========================================================================== */
/* line 55, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-primary-nav__item {
  margin: 0 1rem;
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 55, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-primary-nav__item {
    display: inline-block;
  }
}

/* line 67, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-primary-nav__item.has-dropdown:hover .c-drop-nav__wrap {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 0) and (max-width: 1024px) {
  /* line 73, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-primary-nav__item .c-primary-nav__link {
    display: block;
  }
}

/* Drop-down
   ========================================================================== */
/* line 87, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-drop-nav__wrap {
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 0) and (max-width: 1024px) {
  /* line 87, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-drop-nav__wrap {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  /* line 87, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-drop-nav__wrap {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #1e3756;
    min-width: 150px;
    overflow: hidden;
    padding: 1rem;
    position: absolute;
    top: 100%;
  }
}

/* line 106, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-drop-nav__wrap.is-expanded {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* line 114, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-drop-nav {
  margin-bottom: 0;
}

/* Mobile toggle link
   ========================================================================== */
/* line 124, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
.c-mobile-toggle {
  display: block;
}

@media screen and (min-width: 1024px) {
  /* line 124, wp-content/themes/brickthemewp/scss/components/_primary-nav.scss */
  .c-mobile-toggle {
    display: none;
  }
}

/* ==========================================================================
   #Teaser component
   ========================================================================== */
/*doc
---
title: Teaser
name: teaser
category: Components - Teaser
---

This is the teaser component which has multiple variations.  Take a look at the `Teaser with image` section to see a full example.

```html_example
<div class="c-teaser">
  <h4 class="c-teaser__source">Articles</h4>
  <h3 class="c-teaser__title">
    <a href="#" class="c-teaser__link">An Intranet Manager's guide to project success</a>
  </h3>
  <div class="c-teaser__content">
    Mindfulness. If you’re still thinking this is merely a touchy-feely trend practiced by yogis, creatives and the business elite – you’re way behind. Thousands of people in organizations around the world are now benefiting from the improved performance, communication, relationships...
  </div>
</div>
```
*/
/* line 31, wp-content/themes/brickthemewp/scss/components/_teaser.scss */
.c-teaser__source {
  font-weight: 600;
  color: #1e3756;
  margin-bottom: 0;
}

/* line 38, wp-content/themes/brickthemewp/scss/components/_teaser.scss */
.c-teaser__title {
  color: #666;
  font-size: 1.5rem;
  margin-bottom: 0;
}

/* line 45, wp-content/themes/brickthemewp/scss/components/_teaser.scss */
.c-teaser__link {
  color: #202020;
}

/* line 50, wp-content/themes/brickthemewp/scss/components/_teaser.scss */
.c-teaser__content {
  color: #666;
  font-size: 1rem;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_teaser.scss */
.c-teaser__byline {
  color: #666;
}

/*doc
---
title: Teaser with image
name: teaser_with_image
category: Components - Teaser
---

```html_example
<div class="o-grid">
  <div class="lg-3">
    <img src="http://placehold.it/200x125">
  </div>
  <div class="lg-9">
   <div class="c-teaser">
    <h4 class="c-teaser__source">Articles</h4>
    <h3 class="c-teaser__title">
      <a href="#" class="c-teaser__link">An Intranet Manager's guide to project success</a>
    </h3>
    <div class="c-teaser__content">
      Mindfulness. If you’re still thinking this is merely a touchy-feely trend practiced by yogis, creatives and the business elite – you’re way behind. Thousands of people in organizations around the world are now benefiting from the improved performance, communication, relationships...
    </div>
   </div>
  </div>
</div>
```
*/
/*doc
---
title: Teaser in UI Row
name: teaser_ui_row
category: Components - Teaser
---

This is an example of how to use the teaser component with the `ui-row` object to get padding and a border.

```html_example
<div class="o-ui-row">
  <div class="c-teaser">
    <h4 class="c-teaser__source">Articles</h4>
    <h3 class="c-teaser__title">
      <a href="#" class="c-teaser__link">An Intranet Manager's guide to project success</a>
    </h3>
    <div class="c-teaser__content">
      Mindfulness. If you’re still thinking this is merely a touchy-feely trend practiced by yogis, creatives and the business elite – you’re way behind. Thousands of people in organizations around the world are now benefiting from the improved performance, communication, relationships...
    </div>
  </div>
</div>
<div class="o-ui-row">
  <div class="c-teaser">
    <h4 class="c-teaser__source">Articles</h4>
    <h3 class="c-teaser__title">
      <a href="#" class="c-teaser__link">An Intranet Manager's guide to project success</a>
    </h3>
    <div class="c-teaser__content">
      Mindfulness. If you’re still thinking this is merely a touchy-feely trend practiced by yogis, creatives and the business elite – you’re way behind. Thousands of people in organizations around the world are now benefiting from the improved performance, communication, relationships...
    </div>
  </div>
</div>
```
*/
/*doc
---
title: Teaser with byline
name: teaser_with_byline
category: Components - Teaser
---

```html_example
<div class="c-teaser">
  <h4 class="c-teaser__source">Articles</h4>
  <h3 class="c-teaser__title">
    <a href="#" class="c-teaser__link">An Intranet Manager's guide to project success</a>
  </h3>
  <div class="c-teaser__byline">By Chris Roane</div>
  <div class="c-teaser__content">
    Mindfulness. If you’re still thinking this is merely a touchy-feely trend practiced by yogis, creatives and the business elite – you’re way behind. Thousands of people in organizations around the world are now benefiting from the improved performance, communication, relationships...
  </div>
</div>
```
*/
/* ==========================================================================
   #Content component
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content {
  margin-bottom: 4.0625rem;
}

/* line 8, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content p {
  font-size: 1.125rem;
  line-height: 1.875rem;
  font-weight: 300;
}

/* line 13, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content p strong {
  font-weight: 500;
}

/* line 18, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__read-more {
  display: none;
  background: url("../../img/arrow-read-more-close.png") bottom no-repeat;
  height: 11px;
  margin-bottom: 1.5625rem;
  cursor: pointer;
}

/* line 25, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__read-more span {
  display: none;
}

/* line 29, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__read-more.collapsed {
  background: url("../../img/arrow-read-more.png") bottom no-repeat;
  text-align: center;
  color: #3e4e7c;
  padding-bottom: 0.9375rem;
  height: auto;
}

/* line 35, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__read-more.collapsed span {
  display: inline;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 18, wp-content/themes/brickthemewp/scss/components/_content.scss */
  .c-content__read-more {
    display: block;
  }
}

/* line 45, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__mask {
  display: none;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 45, wp-content/themes/brickthemewp/scss/components/_content.scss */
  .c-content__mask {
    background: #000;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 570px;
    width: 100%;
    content: "";
    display: block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
  }
}

/* line 73, wp-content/themes/brickthemewp/scss/components/_content.scss */
.c-content__info {
  position: relative;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 77, wp-content/themes/brickthemewp/scss/components/_content.scss */
  .c-content__info.collapsed {
    height: 32.5rem;
    overflow: hidden;
  }
}

/* ==========================================================================
   #Download Form component
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form {
  color: #24366A;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 5, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
  .c-download-form {
    padding: 1.5rem;
  }
}

/* line 12, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form h2 {
  background: #eff2f1;
  padding: 1.5rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.9375rem;
  margin: -1.5rem -4.125rem 1.9375rem;
}

@media screen and (min-width: 640px) {
  /* line 12, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
  .c-download-form h2 {
    margin: -1.9375rem -4.125rem 1.9375rem;
  }
}

/* line 25, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form form input {
  margin-bottom: 1.125rem;
  background: #eff2f1;
}

/* line 29, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form form p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 500;
  margin-bottom: 0;
}

/* line 36, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form form ul {
  font-size: 1.25rem;
  font-weight: 700;
}

/* line 41, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form form label {
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

/* line 47, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form small {
  font-size: 1rem;
}

/* line 51, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form .c-btn {
  margin: 0.9375rem auto;
  display: block;
  max-width: 200px;
}

/* line 56, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form span.wpcf7-list-item {
  margin: 0;
}

/* line 58, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form span.wpcf7-list-item input {
  float: left;
  margin-top: 5px;
}

/* line 64, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form .wpcf7-list-item-label {
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

/* line 67, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form .wpcf7-list-item-label a {
  color: #53a4af;
  text-decoration: underline;
}

/* line 73, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form .wpcf7-not-valid-tip {
  margin: -10px 0 1.125rem;
  font-size: 1rem;
}

/* line 78, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads {
  display: none;
}

/* line 81, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads p {
  font-size: 1.3125rem;
  font-weight: 500;
}

@media screen and (min-width: 0) {
  /* line 81, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
  .c-download-form__downloads p {
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.3125rem;
  }
}

/* line 94, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form.hide .wpcf7 {
  display: none;
}

/* line 97, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form.hide .c-download-form__downloads {
  display: block;
}

/* line 102, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 0) and (max-width: 640px) {
  /* line 102, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
  .c-download-form__downloads-list {
    padding: 0 2.25rem;
  }
}

/* line 110, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list li:nth-child(odd) a {
  margin-right: 8%;
}

/* line 113, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a {
  border: 1px solid #8794aa;
  border-radius: 10px;
  padding: 1.25rem 0.75rem;
  text-align: center;
  margin-bottom: 8%;
  min-height: 10.9375rem;
  color: #1f3668;
  background: transparent;
  font-size: 1.25rem;
  background: url("../../img/icon-pdf.png") center 5.4375rem no-repeat;
  background-size: auto 4.6875rem;
  display: block;
  width: 100%;
  position: relative;
  line-height: 1.25rem;
}

@media screen and (min-width: 640px) {
  /* line 113, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
  .c-download-form__downloads-list a {
    width: 46%;
    float: left;
  }
}

/* line 134, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a.item-type-xlsx, .c-download-form__downloads-list a.item-type-xls {
  background-image: url("../../img/icon-xcel.png");
}

/* line 138, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a.item-type-docx, .c-download-form__downloads-list a.item-type-doc {
  background-image: url("../../img/icon-doc.png");
}

/* line 143, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a.item-type-adp, .c-download-form__downloads-list a.item-type-adn, .c-download-form__downloads-list a.item-type-accdb, .c-download-form__downloads-list a.item-type-laccdb, .c-download-form__downloads-list a.item-type-accdw, .c-download-form__downloads-list a.item-type-accdc, .c-download-form__downloads-list a.item-type-accda, .c-download-form__downloads-list a.item-type-accdr, .c-download-form__downloads-list a.item-type-accdt, .c-download-form__downloads-list a.item-type-mdb, .c-download-form__downloads-list a.item-type-mda, .c-download-form__downloads-list a.item-type-mdw, .c-download-form__downloads-list a.item-type-mdf, .c-download-form__downloads-list a.item-type-mde, .c-download-form__downloads-list a.item-type-accde, .c-download-form__downloads-list a.item-type-mam, .c-download-form__downloads-list a.item-type-mad, .c-download-form__downloads-list a.item-type-mar, .c-download-form__downloads-list a.item-type-mat, .c-download-form__downloads-list a.item-type-maf {
  background-image: url("../../img/icon-access.png");
}

/* line 166, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a:hover {
  background-color: #e1e8ea;
}

/* line 168, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a:hover span {
  background: rgba(216, 224, 230, 0.8);
  max-height: none;
}

/* line 174, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.c-download-form__downloads-list a span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.25rem 0.75rem;
  border-radius: 10px;
  max-height: 3.9375rem;
  overflow: hidden;
}

/* line 189, wp-content/themes/brickthemewp/scss/components/_download-form.scss */
.country-select {
  margin-bottom: 1.125rem !important;
}

/* ==========================================================================
   #Banner component
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner {
  color: #fff;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 706px) {
  /* line 5, wp-content/themes/brickthemewp/scss/components/_banner.scss */
  .c-banner {
    padding: 0;
  }
}

@media screen and (min-width: 706px) {
  /* line 5, wp-content/themes/brickthemewp/scss/components/_banner.scss */
  .c-banner {
    display: grid;
    grid-template-columns: auto 25% 25%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 5, wp-content/themes/brickthemewp/scss/components/_banner.scss */
  .c-banner {
    grid-template-columns: auto 20% 20%;
  }
}

/* line 19, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__wrap {
  background: #24366a;
  padding: 1.75rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
}

/* line 30, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner p {
  color: #fff;
  float: left;
  font-size: 18px;
  margin: 0;
  font-weight: 300;
}

/* line 36, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner p a {
  text-decoration: underline;
  color: #fff;
}

/* line 42, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__close {
  display: none;
}

/* line 44, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__close a {
  text-decoration: none;
  width: 1.5625rem;
  height: 1.5625rem;
  position: absolute;
  top: -1.1875rem;
  right: -1.375rem;
}

@media screen and (min-width: 1213px) {
  /* line 44, wp-content/themes/brickthemewp/scss/components/_banner.scss */
  .c-banner__close a {
    right: -10%;
    top: 0;
    width: 2.1875rem;
    height: 2.1875rem;
  }
}

/* line 57, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__close a:hover {
  opacity: 0.5;
}

/* line 63, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__button {
  text-align: right;
}

/* line 65, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__button a {
  text-decoration: none;
  background-color: #53a4af;
  color: #fff;
  border-radius: 0.3125rem;
  padding: 10px;
  width: 48%;
  text-align: center;
  margin: 0.9375rem 2% 0 0;
  float: left;
  font-size: 15px;
}

@media screen and (min-width: 706px) {
  /* line 65, wp-content/themes/brickthemewp/scss/components/_banner.scss */
  .c-banner__button a {
    float: right;
    margin: 0;
    font-size: 1.125rem;
    width: 9.375rem;
  }
}

/* line 82, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__button a:hover {
  background-color: #448891;
}

/* line 85, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.c-banner__button a .cookie-consent-form-msg {
  text-align: center;
  background-color: #d6d6d6;
  padding: 0.3125rem;
  color: #666;
  border: 1px solid #eee;
  font-size: 0.875rem;
}

/* line 96, wp-content/themes/brickthemewp/scss/components/_banner.scss */
.cookie-consent-form-msg {
  text-align: center;
  background-color: #d6d6d6;
  padding: 5px;
  color: #666;
  border: 1px solid #EEE;
  font-size: 14px;
}

/* ==========================================================================
   #Trumps
   ========================================================================== */
/* Visibility classes
   ========================================================================== */
/*doc
---
title: Visibility Classes
name: vis_class
category: Trumps - Visibility Classes
---

Classes you can use in the HTML to affect the visibility of an element.
Two vartions are available:  `.t-show` and `.t-hide`.

Class           |  Description
----------------|---------------
`.t-hide`| Hides element
`.t-show`| Shows element

```html_example
<div class="t-show">
	[This element is visible!]
</div>
```
*/
/* line 31, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-hide {
  display: none !important;
}

/* line 32, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-show {
  display: block !important;
}

/* Float classes
   ========================================================================== */
/*doc
---
title: Float Classes
name: flo_class
category: Trumps - Float Classes
---

Classes you can use in the HTML to affect the visibility of an element.  Use `.t-left` to float an element
to the left, and use `.t-right` to float to the right.

Class           |  Description
----------------|---------------
`.t-left`| Aligns element to the left
`.t-right`| Aligns element to the right

```html_example
<div class="o-box" style="background: #ececec; ">
	<img src="http://placehold.it/150x75" class="t-left">
	Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum saepe aspernatur, nostrum excepturi consequatur? Est, natus aspernatur error delectus facere asperiores dolorem cum enim harum consectetur! Tempore, vero tempora cupiditate.
	Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum saepe aspernatur, nostrum excepturi consequatur? Est, natus aspernatur error delectus facere asperiores dolorem cum enim harum consectetur! Tempore, vero tempora cupiditate.
</div>
<br>
<div class="o-box" style="background: #ececec; ">
	<img src="http://placehold.it/150x75" class="t-right">
	Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum saepe aspernatur, nostrum excepturi consequatur? Est, natus aspernatur error delectus facere asperiores dolorem cum enim harum consectetur! Tempore, vero tempora cupiditate.
	Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum saepe aspernatur, nostrum excepturi consequatur? Est, natus aspernatur error delectus facere asperiores dolorem cum enim harum consectetur! Tempore, vero tempora cupiditate.
</div>
```
*/
/* line 70, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-left {
  float: left !important;
}

/* line 71, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-right {
  float: right !important;
}

/* Text align classes
   ========================================================================== */
/*doc
---
title: Text Align Classes
name: tex_class
category: Trumps - Text Align Classes
---

Classes you can use in the HTML to affect the visibility of an element.  Use the following classes
to adjust text alignment: 

Class           |  Description
----------------|---------------
`.t-text-left`| Aligns text to the left
`.t-text-center`| Aligns text to the center
`.t-text-right`| Aligns text to the right


```html_example
<ul class="bg-md-3 bg-lg-3">
	<li class="o-box wf t-text-left">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Hic corporis quidem omnis cumque praesentium, consequatur nostrum minus. Aliquid, delectus incidunt repudiandae eveniet cupiditate nobis!</li>
	<li class="o-box wf t-text-center">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Hic corporis quidem omnis cumque praesentium, consequatur nostrum minus. Aliquid, delectus incidunt repudiandae eveniet cupiditate nobis!</li>
	<li class="o-box wf t-text-right">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Hic corporis quidem omnis cumque praesentium, consequatur nostrum minus. Aliquid, delectus incidunt repudiandae eveniet cupiditate nobis!</li>
</ul>
```
*/
/* line 106, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-text-left {
  text-align: left !important;
}

/* line 107, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-text-right {
  text-align: right !important;
}

/* line 108, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-text-center {
  text-align: center !important;
}

/* Font family trumps
   ========================================================================== */
/*doc
---
title: Font family
name: name
category: Trumps -  Font Family
---

```html_example
<h4 class="t-sans">This is a heading which is normally serif.</h4>
<p class="t-serif">This is a paragraph which is normally sans-serif.</p>
```
*/
/* line 129, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-sans {
  font-family: din-2014, sans-serif;
}

/* line 130, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-serif {
  font-family: "minion-pro", serif;
}

/* BG Colors
   ========================================================================== */
/*doc
---
title: Background colors
name: bg-colors
category: Trumps - Background colors
---

```html_example
<p class="t-bg-white">Example</p>
<p class="t-bg-primary">Example</p>
<p class="t-bg-secondary">Example</p>
<p class="t-bg-dusty-gray">Example</p>
<p class="t-bg-stitched">Example</p>
```
*/
/* line 155, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-bg-white {
  background-color: #fff;
}

/* Margin trumps
   ========================================================================== */
/*doc
---
title: Margin
name: margin-classes
category: Trumps - Margin classes
---

```html_example
<p class="t-mbr">Margin base right</p>
<p class="t-msr">Margin small right</p>
<p class="t-mbl">Margin base left</p>
<p class="t-msl">Margin small left</p>
<p class="t-mbb">Margin base bottom</p>
<p class="t-msb">Margin small bottom</p>
<p class="t-mbt">Margin base top</p>
<p class="t-mst">Margin small top</p>
```
*/
/* line 183, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-mbr {
  margin-right: 1.5rem;
}

/* line 184, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-msr {
  margin-right: 0.75rem;
}

/* line 185, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-mbl {
  margin-left: 1.5rem;
}

/* line 186, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-msl {
  margin-left: 0.75rem;
}

/* line 187, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-mbb {
  margin-bottom: 1.5rem;
}

/* line 188, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-msb {
  margin-bottom: 0.75rem;
}

/* line 189, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-mbt {
  margin-top: 1.5rem;
}

/* line 190, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-mst {
  margin-top: 0.75rem;
}

/* line 192, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-nom {
  margin: 0;
}

/* Padding trumps
   ========================================================================== */
/*doc
---
title: Padding
name: padding-classes
category: Trumps - Padding classes
---

```html_example
<p class="t-pbr">Padding base right</p>
<p class="t-psr">Padding small right</p>
<p class="t-pbl">Padding base left</p>
<p class="t-psl">Padding small left</p>
```
*/
/* line 215, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-pbr {
  padding-right: 1.5rem;
}

/* line 216, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-psr {
  padding-right: 0.75rem;
}

/* line 217, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-pbl {
  padding-left: 1.5rem;
}

/* line 218, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-psl {
  padding-left: 0.75rem;
}

/* line 219, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-nop {
  padding: 0;
}

/* line 220, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.t-nopb {
  padding-bottom: 0;
}

/* Style-guide trumps
   ========================================================================== */
/* line 232, wp-content/themes/brickthemewp/scss/trumps/_trumps.scss */
.wf {
  background: #ccc;
}

/* ==========================================================================
   #States - Classes added with the .is- naming convention
   ========================================================================== */
/* line 5, wp-content/themes/brickthemewp/scss/trumps/_states.scss */
.is-shifted {
  -webkit-transform: translateX(70%);
  transform: translateX(70%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
