@charset "UTF-8";
/*!
Theme Name: acestyleguide
Theme URI:
Author: RRD
Author URI:
Description: acestyleguide
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acestyleguide
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

acestyleguide is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto+Slab:300,400,700|Roboto:100,400,700");
/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
body {
  margin: 0;
}

/* line 33, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
img {
  border: 0;
}

/* line 193, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/_normalize.scss */
td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #b9b9b9;
}

/* line 26, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

/* line 43, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 49, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h1, .h1 {
  font-size: 48px;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h2, .h2 {
  font-size: 25px;
}

/* line 51, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h3, .h3 {
  font-size: 21px;
}

/* line 52, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h4, .h4 {
  font-size: 15px;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h5, .h5 {
  font-size: 12px;
}

/* line 54, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
h6, .h6 {
  font-size: 11px;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
p {
  margin: 0 0 8.5px;
}

/* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
  .lead {
    font-size: 18px;
  }
}

/* line 80, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
small,
.small {
  font-size: 91%;
}

/* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 92, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-left {
  text-align: left;
}

/* line 93, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-right {
  text-align: right;
}

/* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-center {
  text-align: center;
}

/* line 95, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-justify {
  text-align: justify;
}

/* line 96, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 99, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 101, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 104, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.text-muted {
  color: #b9b9b9;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
.text-primary {
  color: #424242;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #292929;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 121, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.bg-primary {
  color: #fff;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
.bg-primary {
  background-color: #424242;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #292929;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 140, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid white;
}

/* line 151, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}

/* line 155, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 169, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 175, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 179, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 187, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
dl {
  margin-top: 0;
  margin-bottom: 17px;
}

/* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 195, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
dt {
  font-weight: bold;
}

/* line 198, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
dd {
  margin-left: 0;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 213, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 220, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 231, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b9b9b9;
}

/* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.initialism {
  font-size: 90%;
}

/* line 243, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid white;
}

/* line 252, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 259, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #b9b9b9;
}

/* line 267, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 276, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid white;
  border-left: 0;
  text-align: right;
}

/* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 289, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 296, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/typography/_typography.scss */
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 6, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #b9b9b9;
}

/* line 6, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 184, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn {
  color: #424242;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid;
  white-space: nowrap;
  padding: 10px 60px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3571428;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 106, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #424242;
  text-decoration: none;
}

/* line 113, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 767px) {
  /* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
  .btn {
    width: 100px;
    float: none;
  }
}

/* line 137, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 147, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #424242;
  background-color: #e6e6e6;
  border-color: #020202;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default:hover {
  color: #424242;
  background-color: #e6e6e6;
  border-color: #232323;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #424242;
  background-color: #e6e6e6;
  border-color: #232323;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #424242;
  background-color: #d4d4d4;
  border-color: #020202;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: white;
  border-color: #424242;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-default .badge {
  color: white;
  background-color: #424242;
}

/* line 150, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #282828;
  background-color: transparent;
  border-color: #020202;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary:hover {
  color: #282828;
  background-color: transparent;
  border-color: #232323;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #282828;
  background-color: transparent;
  border-color: #232323;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #282828;
  background-color: transparent;
  border-color: #020202;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: transparent;
  border-color: #424242;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-primary .badge {
  color: transparent;
  background-color: #282828;
}

/* line 154, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 158, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 166, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger {
  color: #424242;
  background-color: none;
  border-color: #424242;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 175, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-link {
  color: #424242;
  font-weight: normal;
  border-radius: 0;
}

/* line 180, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 188, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 194, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #1c1c1c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 202, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #b9b9b9;
  text-decoration: none;
}

/* line 214, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 218, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 222, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 230, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 236, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 244, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 6, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #b9b9b9;
  text-align: left;
}

/* line 15, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
th {
  text-align: left;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 57, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #282828;
  white-space: nowrap;
}

/* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1b1b1b;
  background-color: #f5f5f5;
}

/* line 88, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #424242;
}

/* line 103, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #b9b9b9;
}

/* line 110, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857;
  color: #b9b9b9;
  white-space: nowrap;
}

/* line 163, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 220, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown {
  min-width: 180px;
  display: inline-block;
  position: relative;
}

/* line 225, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown .tpsDropDownTitle {
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  background-color: #424242;
  padding: 14px 26px 13px 15px;
  line-height: 16px;
  cursor: pointer;
  border: none;
}

/* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown.white .tpsDropDownTitle {
  border: solid 2px #fff;
  background-color: #424242;
}

/* line 241, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown--transparent .tpsDropDownTitle {
  background: transparent;
  color: #424242;
  border: solid 2px;
}

/* line 246, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown--transparent .tpsDropDownTitle polygon {
  fill: #424242;
}

/* line 249, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown .tpsDropDownTitleArrow {
  position: absolute;
  right: 8px;
  transition: all .2s;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 257, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown.open .tpsDropDownTitleArrow {
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

/* line 261, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsWrapper {
  overflow: auto;
  max-height: 300px;
  padding: 0 15px;
}

/* line 266, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItems {
  /*transition: background-color .2s, max-height .5s, padding .2s;*/
  border-radius: 5px;
  padding: 10px 0;
  border: solid 0 #424242;
  width: 270px;
  color: #424242;
  overflow: auto;
  transition: all 0.35s cubic-bezier(1, 0, 0, 1);
  position: fixed;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%) scale(1, 0);
  transform: translateX(-50%) translateY(-50%) scale(1, 0);
  opacity: 0;
  filter: blur(0px);
}

/* line 318, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDown.open .tpsDropDownItems {
  background: #fff;
  z-index: 999;
  opacity: 1;
  -ms-transform: translateX(-50%) translateY(-50%) scale(1, 1);
  transform: translateX(-50%) translateY(-50%) scale(1, 1);
}

/* line 332, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsTitle {
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
  padding: 0 15px;
}

/* line 341, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsTitle .cls-1 {
  fill: currentColor;
}

/* line 344, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsTitleExit {
  position: absolute;
  right: 15px;
  top: 2px;
}

/* line 350, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItem {
  border-bottom: dotted 2px #424242;
  padding: 0;
  cursor: pointer;
  position: relative;
  min-height: 50px;
}

/* line 357, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItem:last-child {
  border-bottom: none;
}

/* line 360, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemText {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
  width: 160px;
  line-height: 15px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 378, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsSwitch {
  position: absolute;
  display: inline-block;
  width: 55px;
  background: #b1b6bb;
  height: 30px;
  border-radius: 15px;
  transition: all .3s;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 391, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItem.selected .tpsDropDownItemsSwitch {
  background: #424242;
}

/* line 394, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItemsSlider {
  background: #fff;
  position: absolute;
  left: 8px;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  top: 6px;
  transition: all .1s;
}

/* line 404, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_dropdowns.scss */
.tpsDropDownItem.selected .tpsDropDownItemsSlider {
  left: 29px;
}

/* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: white;
  color: #b9b9b9;
  cursor: not-allowed;
}

/* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 81, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #b9b9b9;
}

/* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #424242;
  border-color: #424242;
}

/* line 96, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 101, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #a8a8a8;
}

/* line 4, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 63, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 72, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 73, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 84, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 89, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 95, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 102, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 107, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 111, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 117, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 128, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 132, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 137, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 141, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 145, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal.in .modal-dialog {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

/* line 153, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-content {
  box-shadow: none;
  border-radius: 16px;
}

/* line 158, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-body {
  font-size: 0;
  position: relative;
  padding: 41px;
}

/* line 163, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-body iframe {
  border: none;
  font-size: 0;
}

/* line 167, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-content .close {
  position: absolute;
  right: 12px;
  top: 12px;
  background: #fff;
  color: #6E6E6E;
  border-radius: 20px;
  font-size: 42px;
  font-weight: 300;
  line-height: 0;
  height: 32px;
  width: 32px;
  padding: 0;
  z-index: 999;
  border: solid 3px #6E6E6E;
}

/* line 183, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.modal-content .close span {
  position: relative;
  top: -2px;
}

/* line 189, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.litebox-overlay .litebox-container {
  position: absolute !important;
  top: 50% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto;
  height: 432px;
}

/* line 199, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.litebox-overlay iframe {
  position: absolute !important;
  z-index: 999999 !important;
  max-width: 600px !important;
  width: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  min-width: auto !important;
  border-radius: 16px;
  background: #fff !important;
  padding: 41px !important;
}

/* line 213, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.litebox-overlay .litebox-close {
  top: 50% !important;
  left: 50%;
  right: auto !important;
  z-index: 9;
  -ms-transform: translateY(-208px) translateX(258px);
  transform: translateY(-208px) translateX(258px);
  background: #fff !important;
  color: #6E6E6E;
  border-radius: 20px;
  border: solid 3px #6E6E6E;
  font-size: 42px;
  font-weight: 300;
  line-height: 0;
  height: 34px !important;
  width: 34px !important;
}

/* line 230, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_modals.scss */
.litebox-overlay .litebox-close:after {
  content: "×";
  line-height: 24px;
}

/* line 6, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: white;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #b9b9b9;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 4, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}

/* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #424242;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 41, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #1c1c1c;
  background-color: white;
  border-color: #ddd;
}

/* line 52, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #424242;
  border-color: #424242;
  cursor: default;
}

/* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #b9b9b9;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 77, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 92, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 107, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 123, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #282828;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
}

/* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  color: #282828;
  background-color: #fff;
  transition: all .3s;
  height: 100%;
}

/* line 41, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
#content {
  left: 0;
  right: 0;
  transition: all .3s;
  position: relative;
  background: #fff;
}

/* line 54, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
a {
  color: #424242;
  text-decoration: none;
}

/* line 70, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
a:hover, a:focus {
  color: #1c1c1c;
  text-decoration: underline;
}

/* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 99, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 104, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 111, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 124, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 131, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid white;
}

/* line 138, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
hr.featurette-divider {
  margin: 0;
  border-top: solid 2px;
  background-color: #fff;
}

/* line 144, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
hr.featurette-divider-dotted {
  margin: 0;
  /* Space out the Bootstrap <hr> more */
  /*height: 1px;
	/*margin-bottom: 1.5em;*/
  border-top: dotted 2px;
  background-color: #fff;
}

/* line 157, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 173, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/elements/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #282828;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857;
  color: #979797;
}

/* line 114, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  color: #979797;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 136, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: white;
  opacity: 1;
}

/* line 153, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px;
  }
  /* line 197, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 28px;
  }
  /* line 202, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 42px;
  }
}

/* line 215, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 231, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px;
}

/* line 315, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
select.input-sm {
  height: 28px;
  line-height: 28px;
}

/* line 84, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 333, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 340, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}

/* line 344, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 348, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
select.input-lg {
  height: 42px;
  line-height: 42px;
}

/* line 84, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 359, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 366, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}

/* line 370, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 374, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.33333;
}

/* line 388, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.has-feedback .form-control {
  padding-right: 38.75px;
}

/* line 398, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none;
}

/* line 410, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

/* line 417, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 22px;
}

/* line 442, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #686868;
}

@media (min-width: 768px) {
  /* line 478, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}

/* line 575, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 582, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 593, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 603, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  /* line 611, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/forms/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 879px;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

/* line 30, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 879px;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 60, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  #top-navigation {
    display: none;
  }
  /* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 35, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 46, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 55, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 74, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .navbar {
    display: none;
  }
  /* line 79, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 83, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 90, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 96, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/layout/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/* line 2, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation {
  background: #333;
  background: -moz-linear-gradient(top, #333 0%, #333 3%, #333 97%, #222 100%);
  background: -webkit-linear-gradient(top, #333 0%, #333 3%, #333 97%, #222 100%);
  background: linear-gradient(to bottom, #333 0%, #333 3%, #333 97%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#333',GradientType=0 );
  position: fixed;
  z-index: 999;
  height: 100%;
  top: 0;
  transform: translateX(-320px);
  left: 0;
  padding: 0;
  overflow: auto;
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  color: #fff;
  width: 100%;
  max-width: 320px;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation .menu-toggle {
  outline: none;
}

/* line 25, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation .menu-style-guide-side-menu-container > ul > li:first-of-type a {
  border-bottom: dotted 2px #fff;
  line-height: 68px;
  margin-bottom: 20px;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul {
  list-style: none;
  margin: 50px 0 0 0;
  padding: 0;
}

/* line 36, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul ul {
  margin-bottom: 15px;
}

/* line 40, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul ul ul {
  top: 0;
}

/* line 43, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul ul ul a {
  font-weight: 100;
  padding: 0 5px 0 50px;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul ul li:hover > ul,
.side-navigation ul ul li.focus > ul {
  left: 100%;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul ul a {
  width: 100%;
  font-weight: 400;
  text-transform: none;
  padding: 0 5px 0 35px;
}

/* line 72, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation ul li:hover > ul,
.side-navigation ul li.focus > ul {
  left: auto;
}

/* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 38px;
  padding: 0 5px 0 20px;
}

/* line 96, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.side-navigation a:hover {
  background: #444;
}

/* line 112, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation {
  background: #FFF;
  width: 100%;
  position: fixed;
  display: block;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  transition: all .3s;
  z-index: 997;
  border-bottom: 1px solid #333;
}

@media (min-width: 1400px) {
  /* line 128, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menuWrapper {
    max-width: 1024px;
  }
}

/* line 133, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu-toggle {
  display: none;
}

/* line 137, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu-main-menu-container {
  text-align: center;
}

/* line 141, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block !important;
  margin: 0 auto !important;
  position: relative;
}

/* line 148, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li {
  display: inline-block;
  padding: 0px 75px;
  position: relative;
  text-transform: uppercase;
  transition: all .3s;
}

@media (min-width: 1400px) {
  /* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menu > li {
    padding: 0px 85px;
  }
}

/* line 171, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li:nth-child(1) > a {
  color: rgba(255, 255, 255, 0);
  background: url(img/acefoundation_logo.svg) center center no-repeat;
  background-size: 100% auto;
  width: 70px;
}

/* line 178, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li ul {
  display: none;
  position: absolute;
  width: 582px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

/* line 188, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li:hover > ul {
  display: block;
}

/* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > ul a {
  color: #333;
  font-size: 12px;
}

/* line 195, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-width: 140px;
  -moz-column-width: 140px;
  column-width: 140px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 15px;
}

/* line 208, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu:after {
  content: "";
  width: 13px;
  height: 18px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -18px;
  transition: all .3s;
}

/* line 221, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li.column1 > .sub-menu {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  width: 140px;
}

/* line 227, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li.column2 > .sub-menu {
  -webkit-column-count: 21;
  -moz-column-count: 2;
  column-count: 2;
  width: 262px;
}

/* line 233, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li.column3 > .sub-menu {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  width: 490px;
}

/* line 239, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li.column4 > .sub-menu {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  width: 660px;
}

/* line 246, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu li.menu-item-24867 {
  visibility: hidden;
}

/* line 250, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu > li > a {
  font-weight: 600;
  text-transform: uppercase;
}

/* line 254, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu a {
  position: relative;
  width: 100%;
}

/* line 258, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu * {
  text-align: left;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 1.4;
  padding: 2px 0;
}

/* line 266, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu .sub-menu {
  margin-bottom: 22px;
  text-transform: none;
}

/* line 270, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .menu > li > .sub-menu .noBottomMargin .sub-menu {
  margin-bottom: 0;
  text-transform: none;
}

/* line 274, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation a {
  display: inline-block;
  text-decoration: none;
  font-weight: 100;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  z-index: 0;
  position: relative;
  font-weight: 500;
}

/* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .current_page_item > a,
.top-navigation .current-menu-item > a,
.top-navigation .current_page_ancestor > a,
.top-navigation .current-menu-ancestor > a {
  font-weight: 600;
}

/* line 295, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .current-menu-item:not(:nth-child(1)) a:after, .top-navigation li:not(:nth-child(1)) a:hover:after {
  content: "";
  width: 100%;
  height: 6px;
  background: #333;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 307, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .styleGuideSearch_opener {
  position: relative;
  float: right;
  background: url(img/searchIcon.svg) center center no-repeat;
  background-size: 28px;
  outline: none;
  border: none;
  padding: 0;
  height: 28px;
  width: 28px;
  margin: 13px 0 19px 0;
  z-index: 1001 !important;
}

@media (max-width: 767px) {
  /* line 321, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .styleGuideSearch_opener {
    position: absolute;
    right: 20px;
    top: 15px;
    float: none;
    margin: 0;
  }
}

/* line 329, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .styleGuideSearch_opener .number {
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  font-size: 14px;
  font-weight: bold;
}

/* line 337, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.top-navigation .styleGuideSearch_opener.filled {
  background-image: url(img/myColors_full.svg);
}

/* line 344, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.site-footer {
  background-color: #282828;
  padding: 40px 0;
  left: 0;
  right: 0;
  transition: all .3s;
  position: relative;
}

/* line 352, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerCopyright {
  margin-top: 25px;
  color: #a7a7a7;
  font-size: 11px;
  font-weight: 400;
}

/* line 358, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerCopyright a {
  text-decoration: underline;
}

/* line 362, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation {
  margin-top: 10px;
}

/* line 364, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 369, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation > ul > li {
  display: block;
  max-width: 150px;
}

/* line 373, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation > ul > li:first-child {
  display: none;
}

/* line 377, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation li {
  vertical-align: top;
}

/* line 384, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation a {
  display: inline-block;
  text-decoration: none;
  font-weight: 100;
  font-size: 15px;
  line-height: 1;
  padding: 10px 0;
  color: #fff;
  cursor: pointer;
  z-index: 0;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
}

/* line 398, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation a:hover {
  color: #888;
}

/* line 403, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footer-navigation .current_page_item > a,
.footer-navigation .current-menu-item > a,
.footer-navigation .current_page_ancestor > a,
.footer-navigation .current-menu-ancestor > a {
  font-weight: 600;
}

/* line 410, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-item-23537 .sub-menu a {
  font-weight: 500;
}

/* line 417, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerShare {
  display: block;
  padding: 15px 0;
}

/* line 420, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerShare span {
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

/* line 427, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerShare a.fab {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  padding: 6px 0;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  color: #000  !important;
  background: #FFF;
  margin-right: 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 447, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerShare a.fab:hover, .footerShare a.fab:active, .footerShare a.fab:focus {
  text-decoration: none;
}

/* line 452, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.footerShare a.fab:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

/* line 464, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menuPageOverlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 998;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  cursor: pointer;
}

/* line 480, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menuPageOverlay.visible {
  display: block;
}

/* line 483, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.colorCompareOverlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  cursor: pointer;
}

/* line 495, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.colorCompareOverlay.visible {
  display: block;
}

/* line 499, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
body.leftNavOpen .side-navigation {
  transform: translateX(0);
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 503, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
body.leftNavOpen, body.myColorsOpen {
  overflow: hidden;
}

@media (max-width: 950px) {
  /* line 508, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menu > li {
    padding: 0 45px;
  }
}

@media (max-width: 767px) {
  /* line 514, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation ul {
    float: none;
  }
  /* line 517, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menu > li:nth-child(1) {
    padding: 0;
  }
  /* line 520, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation li:not(:nth-child(1)) {
    display: none;
  }
  /* line 523, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation {
    padding: 0;
  }
  /* line 526, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .styleGuideSearch_opener .number {
    top: 16px;
  }
}

/* line 533, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle {
  width: 35px;
  height: 30px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  transition: .5s ease-in-out;
  cursor: pointer;
  box-shadow: none !important;
  background: transparent;
  border: none;
  padding: 0;
  z-index: 99999999999999;
}

@media screen and (max-width: 767px) {
  /* line 551, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menu-toggle {
    display: block;
  }
}

/* line 556, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #FFF;
  border-radius: 6px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .4s ease-in-out;
}

/* line 569, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.container .menu-toggle span {
  background: #333;
}

/* line 572, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle span:nth-child(1) {
  top: 0px;
}

/* line 575, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle span:nth-child(2), .menu-toggle span:nth-child(3) {
  top: 12px;
}

/* line 578, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle span:nth-child(4) {
  top: 24px;
}

/* line 581, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle[aria-expanded=true] span:nth-child(1) {
  top: 0;
  width: 0%;
  left: 50%;
}

/* line 586, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle[aria-expanded=true] span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 590, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle[aria-expanded=true] span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 594, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.menu-toggle[aria-expanded=true] span:nth-child(4) {
  top: 16px;
  width: 0%;
  left: 50%;
}

/* line 602, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn {
  width: 879px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 1000;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1400px) {
  /* line 614, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .searchCloseBtn {
    width: 1024px;
  }
}

/* line 618, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle {
  position: absolute;
  transition: .5s ease-in-out;
  cursor: pointer;
  box-shadow: none !important;
  background: transparent;
  border: none;
  padding: 0;
  z-index: 99999999999999;
  top: 0;
  right: -15px;
  width: 60px;
  height: 60px;
  outline: none;
  transform: none;
  left: auto;
}

@media screen and (max-width: 991px) {
  /* line 636, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .searchCloseBtn .menu-toggle {
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 641, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .searchCloseBtn {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 1000;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 652, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .top-navigation .menu-toggle {
    display: block;
  }
}

/* line 657, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #282828;
  border-radius: 6px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .4s ease-in-out;
}

/* line 670, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle span:nth-child(1) {
  top: 0px;
  background: transparent;
}

/* line 674, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle span:nth-child(2), .menu-toggle span:nth-child(3) {
  top: 12px;
}

/* line 677, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle span:nth-child(4) {
  top: 24px;
}

/* line 680, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle[aria-expanded=true] span:nth-child(1) {
  top: 0;
  width: 0%;
  left: 50%;
}

/* line 685, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle[aria-expanded=true] span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 689, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle[aria-expanded=true] span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 693, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.searchCloseBtn .menu-toggle[aria-expanded=true] span:nth-child(4) {
  top: 16px;
  width: 0%;
  left: 50%;
}

/* line 702, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.styleGuideSearch {
  position: fixed;
  z-index: 996;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  width: 100%;
  max-height: 100%;
  padding: 0;
  color: #fff;
  overflow: auto;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=00);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 727, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.styleGuideSearch.open {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 999999;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 742, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.styleGuideSearch .btn {
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 747, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.styleGuideSearch_title {
  font-size: 40px;
  border-bottom: dotted 3px #fff;
  cursor: pointer;
  font-weight: 100;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 30px;
  line-height: 40px;
  padding-bottom: 18px;
}

/* line 758, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.styleGuideSearch_exit {
  position: absolute;
  right: 0;
}

/* line 767, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
.admin-bar .side-navigation, .admin-bar .styleGuideSearch {
  top: 32px;
}

@media screen and (max-width: 782px) {
  /* line 772, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_menus.scss */
  .admin-bar .side-navigation, .admin-bar .styleGuideSearch {
    top: 46px;
  }
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: white;
}

/* line 31, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li.disabled > a {
  color: #b9b9b9;
}

/* line 34, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #b9b9b9;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
  border-color: #424242;
}

/* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 75, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs {
  margin: 0;
  font-size: 0;
}

/* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs > li {
  display: inline-block;
}

/* line 81, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs > li > a {
  line-height: 1.42857;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  padding: 30px 0 5px;
  margin-right: 30px;
  border-bottom: 0px solid #424242;
  transition: all .2s;
}

/* line 90, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs > li > a:hover {
  border-bottom: 8px solid #424242;
  background: transparent;
}

/* line 99, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-bottom: 8px solid #424242;
  cursor: default;
  background: transparent;
}

/* line 119, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 123, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 126, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 132, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #424242;
}

/* line 145, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 147, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 161, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 164, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 166, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 172, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 178, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 181, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 194, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 200, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 207, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 211, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.tab-content {
  padding: 5% 0;
}

/* line 226, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 229, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 239, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 248, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground {
  background-size: cover;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

/* line 254, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground h1 {
  color: #fff;
  margin: 0 auto;
  line-height: 0;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
}

/* line 266, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerWrap {
  padding: 6% 0;
  margin: 0 auto;
}

/* line 270, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground img {
  width: 35%;
  padding: 1vw 0;
}

/* line 274, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground .tiniestLine {
  font-size: 2.2vw;
  font-size: 2.2vw;
  font-weight: 300;
  letter-spacing: 1.2vw;
  line-height: 1.3;
  display: inline-block;
}

@media (max-width: 363.63636px) {
  /* line 274, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .tiniestLine {
    font-size: 8px;
  }
}

@media (min-width: 909.09091px) {
  /* line 274, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .tiniestLine {
    font-size: 20px;
  }
}

/* line 282, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground .middlestLine {
  font-size: 4.5vw;
  font-size: 4.5vw;
  display: inline-block;
  line-height: 1.1;
}

@media (max-width: 333.33333px) {
  /* line 282, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .middlestLine {
    font-size: 15px;
  }
}

@media (min-width: 933.33333px) {
  /* line 282, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .middlestLine {
    font-size: 42px;
  }
}

/* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
.headerBackground .biggestLine {
  font-weight: 900;
  font-size: 7vw;
  line-height: 1.1;
}

@media (max-width: 314.28571px) {
  /* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .biggestLine {
    font-size: 22px;
  }
}

@media (min-width: 928.57143px) {
  /* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/navigation/_navs.scss */
  .headerBackground .biggestLine {
    font-size: 65px;
  }
}

/*--------------------------------------------------------------
# responsive-utilities
--------------------------------------------------------------*/
/* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-ms-viewport {
  width: device-width;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_utilities.scss */
.affix {
  position: fixed;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 42, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}

/* line 86, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn:active, .btn.active {
  background-image: none;
}

/* line 93, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-default {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: white;
  border-color: #424242;
  color: #424242;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-default:hover, .btn-default:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-default:active, .btn-default.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #232323;
  background-image: none;
}

/* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-primary {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: transparent;
  border-color: #424242;
  color: #424242;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-primary:hover, .btn-primary:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #232323;
  background-image: none;
}

/* line 95, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-white {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-white:hover, .btn-white:focus {
  background-color: #fff;
  color: #424242;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-white:active, .btn-white.active {
  background-color: #fff;
  color: #424242;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus, .btn-white[disabled]:active, .btn-white[disabled].active,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
  background-color: #e0e0e0;
  background-image: none;
}

/* line 96, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-red {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: #D40029;
  border-color: #fff;
  color: #fff;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-red:hover, .btn-red:focus {
  background-color: #fff;
  color: #D40029;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-red:active, .btn-red.active {
  background-color: #fff;
  color: #D40029;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-red.disabled, .btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red.disabled:active, .btn-red.disabled.active, .btn-red[disabled], .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled].focus, .btn-red[disabled]:active, .btn-red[disabled].active,
fieldset[disabled] .btn-red,
fieldset[disabled] .btn-red:hover,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red.focus,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red.active {
  background-color: #e0e0e0;
  background-image: none;
}

/* line 97, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-success {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: #5cb85c;
  border-color: #424242;
  color: #424242;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-success:hover, .btn-success:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-success:active, .btn-success.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #232323;
  background-image: none;
}

/* line 98, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-info {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: #5bc0de;
  border-color: #424242;
  color: #424242;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-info:hover, .btn-info:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-info:active, .btn-info.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #232323;
  background-image: none;
}

/* line 99, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-warning {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: #f0ad4e;
  border-color: #424242;
  color: #424242;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-warning:hover, .btn-warning:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #232323;
  background-image: none;
}

/* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-danger {
  /* @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%)); */
  background: #d9534f;
  border-color: #424242;
  color: #424242;
}

/* line 56, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-danger:hover, .btn-danger:focus {
  background-color: #424242;
  color: #fff;
}

/* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #424242;
  color: #fff;
}

/* line 71, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #232323;
  background-image: none;
}

/* line 107, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 117, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-color: #e8e8e8;
}

/* line 122, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #424242 0%, #353535 100%);
  background-image: -o-linear-gradient(top, #424242 0%, #353535 100%);
  background-image: linear-gradient(to bottom, #424242 0%, #353535 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF424242', endColorstr='#FF353535', GradientType=0);
  background-color: #353535;
}

/* line 135, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-default {
  background-image: -webkit-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, white 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF8F8F8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

/* line 142, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 148, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* line 154, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}

/* line 158, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #090909 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #090909 0%, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #090909 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF090909', endColorstr='#FF0F0F0F', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

/* line 164, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 171, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

@media (max-width: 767px) {
  /* line 180, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #424242 0%, #353535 100%);
    background-image: -o-linear-gradient(top, #424242 0%, #353535 100%);
    background-image: linear-gradient(to bottom, #424242 0%, #353535 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF424242', endColorstr='#FF353535', GradientType=0);
  }
}

/* line 195, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 208, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFC8E5BC', GradientType=0);
  border-color: #b2dba1;
}

/* line 209, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFB9DEF0', GradientType=0);
  border-color: #9acfea;
}

/* line 210, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFF8EFC0', GradientType=0);
  border-color: #f5e79e;
}

/* line 211, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFE7C3C3', GradientType=0);
  border-color: #dca7a7;
}

/* line 219, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFF5F5F5', GradientType=0);
}

/* line 229, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar {
  background-image: -webkit-linear-gradient(top, #424242 0%, #292929 100%);
  background-image: -o-linear-gradient(top, #424242 0%, #292929 100%);
  background-image: linear-gradient(to bottom, #424242 0%, #292929 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF424242', endColorstr='#FF292929', GradientType=0);
}

/* line 230, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5CB85C', endColorstr='#FF449D44', GradientType=0);
}

/* line 231, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF31B0D5', GradientType=0);
}

/* line 232, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEC971F', GradientType=0);
}

/* line 233, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC9302C', GradientType=0);
}

/* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 246, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 250, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #292929;
  background-image: -webkit-linear-gradient(top, #424242 0%, #2f2f2f 100%);
  background-image: -o-linear-gradient(top, #424242 0%, #2f2f2f 100%);
  background-image: linear-gradient(to bottom, #424242 0%, #2f2f2f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF424242', endColorstr='#FF2F2F2F', GradientType=0);
  border-color: #2f2f2f;
}

/* line 257, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

/* line 278, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
}

/* line 279, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #424242 0%, #353535 100%);
  background-image: -o-linear-gradient(top, #424242 0%, #353535 100%);
  background-image: linear-gradient(to bottom, #424242 0%, #353535 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF424242', endColorstr='#FF353535', GradientType=0);
}

/* line 280, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFD0E9C6', GradientType=0);
}

/* line 281, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFC4E3F3', GradientType=0);
}

/* line 282, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFFAF2CC', GradientType=0);
}

/* line 283, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFEBCCCC', GradientType=0);
}

/* line 290, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_theme.scss */
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8E8', endColorstr='#FFF5F5F5', GradientType=0);
  border-color: gainsboro;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 1, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content Blocks
--------------------------------------------------------------*/
/*****************************
****** GLOBAL CONTENT BLOCKS
******************************/
/* 3 Column Layout */
/* line 8, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
#page_homepage .three_column_layout {
  text-align: center;
}

/* line 11, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
#page_homepage .three_column_layout h2 {
  font-size: 34px;
  font-weight: 600;
  padding: 50px 0 25px 0;
}

/* line 16, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
#page_homepage .three_column_layout img {
  max-width: 155px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 22, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  #page_homepage .column {
    padding-bottom: 25px;
  }
}

/**/
/* Donate Banner */
/* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner {
  padding: 50px 0;
}

/* line 32, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner .row.dontate_banner_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 245px;
  padding: 0 50px;
}

/* line 39, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner [class*=col] {
  height: 245px;
}

/* line 42, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner .verticalWrapper {
  width: calc(100% - 30px);
  top: 65%;
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}

/* line 48, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner h3 {
  font-size: 21px;
  font-weight: 500;
  padding: 10px 0;
}

/* line 53, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.donate_banner p {
  font-size: 14px;
}

@media (max-width: 767px) {
  /* line 59, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .donate_banner {
    padding: 25px 0;
  }
  /* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .donate_banner .row.dontate_banner_bg {
    height: auto;
    padding: 0 25px;
  }
  /* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .donate_banner [class*=col] {
    height: auto;
  }
  /* line 69, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .donate_banner .verticalWrapper {
    position: relative;
    width: auto;
    top: none;
    -ms-transform: none;
    transform: none;
  }
  /* line 76, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .donate_banner h3 {
    font-size: 21px;
    font-weight: 500;
    padding: 150px 0 10px 0;
  }
}

/*** GENERAL HERO ***/
/* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.general_hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 375px;
  text-align: center !important;
  font-family: Roboto Slab, serif;
  font-size: 34px;
  line-height: 1.4;
  font-weight: 100;
  text-align: center;
  color: #FFF;
}

/* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.general_hero h1 {
  font-family: Roboto Slab, serif;
  font-size: 34px;
  line-height: 1.4;
  font-weight: 100;
  padding: 0;
  margin: 0;
}

@media (max-width: 767px) {
  /* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .general_hero {
    font-size: 28px;
  }
  /* line 112, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .general_hero h1 {
    font-size: 28px;
  }
}

/*** PAGE TITLE  ***/
/* line 124, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.page_title h1 {
  font-family: Roboto Slab, serif;
  font-size: 30px;
  font-weight: 300;
  border-bottom: 2px dotted #333;
  padding: 25px 0 15px 0;
}

/*** PAGE HEADLINE  ***/
/* line 135, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.page_headline_content_width h2 {
  font-family: Roboto Slab, serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 300;
  padding: 50px 0 25px 0;
}

@media (max-width: 767px) {
  /* line 143, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .page_headline_content_width h2 {
    font-size: 22px;
    padding: 25px 0;
  }
}

/*** QUOTATION BLOCK  ***/
/* line 151, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.quotation_block {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  color: #FFF;
  padding: 100px 50px;
}

/* line 158, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.quotation_block .quote {
  font-family: Roboto Slab, serif;
  font-size: 28px;
}

/*** ALL STAR CAROUSEL  ***/
/* line 166, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.allstar_container {
  padding: 50px 0;
}

/* line 169, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.allstar_container h2 {
  padding: 0 0 25px 0;
  font-weight: 600;
}

/* line 175, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel {
  padding-bottom: 50px;
  overflow: hidden;
}

/* line 179, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .slick-list {
  margin: 0 -16px 0 0;
  overflow: hidden;
}

/* line 184, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .allstar_featured {
  padding-right: 14px;
  outline: none !important;
}

/* line 188, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .allstar_featured img {
  padding-bottom: 10px;
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 198, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .allstar_featured:hover, .all_star_carousel .allstar_featured:active, .all_star_carousel .allstar_featured:visited, .all_star_carousel .allstar_featured:focus {
  text-decoration: none;
}

/* line 205, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .allstar_featured:hover img {
  opacity: .75;
}

@media (hover: none) {
  /* line 209, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .all_star_carousel .allstar_featured:hover img:hover img {
    opacity: 1;
  }
}

/* line 215, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.all_star_carousel .allstar_featured .allstar_text {
  padding-right: 10px;
}

/* line 220, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.prev.slick-arrow,
.next.slick-arrow {
  font-size: 34px;
  color: #FFF;
  position: absolute;
  padding: 15px 5px;
  background: rgba(66, 66, 66, 0.4);
  z-index: 100;
  top: 90px;
}

/* line 230, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.prev.slick-arrow:hover,
.next.slick-arrow:hover {
  cursor: pointer;
}

/* line 235, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.prev.slick-arrow {
  left: -15px;
}

/* line 238, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.next.slick-arrow {
  right: -15px;
}

/***/
/*****************************
****** ALL-STAR CONTENT BLOCKS
******************************/
/* line 252, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .top_banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  height: 225px;
  position: relative;
  margin: 25px 0;
}

/* line 260, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .top_banner h1 {
  font-family: Roboto Slab, sans-serif;
  font-size: 34px;
  color: #d40029;
  font-weight: 600;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 273, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .top_banner .hero_image {
  position: absolute;
  right: 5%;
  top: 7%;
  max-width: 200px;
}

@media (max-width: 767px) {
  /* line 252, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .top_banner {
    height: 375px;
  }
  /* line 281, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .top_banner h1 {
    position: relative;
    font-size: 26px;
    top: auto;
    -ms-transform: none;
    transform: none;
  }
  /* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .top_banner .hero_image {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    display: block;
    text-align: center;
    max-width: 175px;
    margin: 0 auto;
  }
}

/* line 299, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .top_banner .mobileVertTopBanner {
  position: auto;
  top: auto;
  -ms-transform: none;
  transform: none;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 308, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .top_banner .mobileVertTopBanner {
    position: absolute;
    top: 60%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
}

/* line 320, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .full_width_text p {
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 320, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .full_width_text p {
    font-size: 14px;
  }
}

/* line 329, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars p {
  line-height: 1.9;
}

/* line 333, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars img.left_mobile {
  display: none;
}

@media (max-width: 767px) {
  /* line 333, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars img.left_mobile {
    display: block;
    margin-bottom: 20px;
  }
}

/* line 341, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .allstar-image-1 {
  display: block;
}

@media (max-width: 767px) {
  /* line 341, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-all_stars .allstar-image-1 {
    display: none;
  }
}

/* line 348, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .right img {
  padding-bottom: 25px;
}

/* line 352, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .quote_block {
  padding: 0 0 25px 0;
}

/* line 355, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .quote_block .quotation {
  display: block;
  width: 60px;
  padding: 0 0 15px 0;
}

/* line 361, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-all_stars .quote_block h2 {
  font-weight: 24px;
  font-weight: 600;
  padding: 0 0 10px 0;
  margin: 0;
}

/*****************************
*************** EVENTS CONTENT
******************************/
/* line 379, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events .event_hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  position: relative;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 379, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events .event_hero {
    overflow: hidden;
    height: auto;
  }
}

/* line 391, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events .ace_flags {
  position: absolute;
  top: 0;
  left: 48%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 879px;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 391, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events .ace_flags {
    width: 200%;
  }
}

/* line 405, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events .heroWrapper {
  padding: 25px 0;
}

/* line 407, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events .heroWrapper img {
  max-width: 100px;
}

/* line 412, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events h1 {
  font-family: Roboto Slab, serif;
  font-size: 34px;
  font-weight: 300;
  margin: 0;
  padding: 20px 0 0 0;
}

/* line 419, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events h2 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 300;
  padding: 25px 0 15px 0;
}

/* line 425, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events p {
  font-size: 14px;
}

/* line 428, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events p.ww {
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 433, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events h1 {
    font-size: 28px;
  }
  /* line 436, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events h2 {
    font-size: 22px;
    padding: 25px 0 15px 0;
  }
  /* line 440, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events p {
    font-size: 12px;
  }
  /* line 443, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events p.ww {
    font-size: 16px;
  }
}

/* line 449, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root #BBPanelHeading {
  display: none;
}

/* line 452, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root .BBFormContainer {
  padding: 0 !important;
  margin: 0;
}

/* line 456, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root .BBFormSection {
  max-width: 100%;
}

/* line 459, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root .BBFormPricingTable {
  max-width: 100%;
}

/* line 462, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root .BBFormSubmitbutton {
  width: 260px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  background: #D40029 !important;
  border: 2px solid #D40029 !important;
  border-radius: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  box-shadow: none;
}

/* line 484, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
.single-events #bbox-root .BBFormSubmitbutton:hover {
  text-decoration: none !important;
  background: #ac0626;
  border: 2px solid #ac0626;
  opacity: 1;
}

@media (hover: none) {
  /* line 484, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events #bbox-root .BBFormSubmitbutton:hover {
    text-decoration: none !important;
    background: #D40029;
    border: 2px solid #D40029;
    opacity: 1;
  }
}

@media (max-width: 567px) {
  /* line 499, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_content-blocks.scss */
  .single-events #bbox-root .BBFormSubmitbutton {
    width: 100%;
  }
}

/*****************************
******************** 404 ERROR
*****************************/
/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.error-404 {
  padding: 200px 0;
}

/* line 9, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.error-404 .page-header {
  padding: 0;
  margin: 0;
}

/* line 14, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.error-404 h1 {
  font-family: Roboto Slab, serif;
  font-size: 40px;
  font-weight: 600;
  padding: 0 0 10px 0;
  margin: 0;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.error-404 p {
  font-size: 14px;
}

@media (max-width: 767px) {
  /* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .error-404 {
    padding: 100px 0;
  }
  /* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .error-404 h1 {
    font-size: 34px;
  }
}

/*****************************
********************* HOMEPAGE
*****************************/
/* Homepage Slider */
/* line 42, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.n2-section-smartslider h1 {
  font-family: Roboto Slab, serif;
  font-size: 40px;
  font-weight: 600;
  color: #FFF;
  padding: 10px 0;
  margin: 0;
}

/* line 50, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.n2-section-smartslider p {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #FFF;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  /* line 62, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .n2-section-smartslider .slide_content {
    padding: 0 4%;
  }
  /* line 65, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .n2-section-smartslider h1 {
    font-size: 28px;
    padding: 10px 0;
  }
  /* line 69, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .n2-section-smartslider p {
    font-size: 12px;
    padding-bottom: 10px;
  }
}

/**/
/*****************************
********************* ABOUT
*****************************/
/* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_about-us img.halfColumn {
  width: 50%;
  max-width: 380px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  /* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_about-us img.halfColumn {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

/* line 98, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_about-us img.redCrossColumn {
  width: 20%;
  max-width: 100px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  /* line 98, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_about-us img.redCrossColumn {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

/* line 113, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_about-us .two_column_layout .right .image-block {
  width: 70%;
  padding-bottom: 10px;
}

/* line 117, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_about-us .two_column_layout .right .roundUpCopy {
  font-size: 27px;
  font-weight: 100;
  padding-bottom: 50px;
}

/*****************************
********************* DONATE
*****************************/
/* line 131, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate .two_column_layout {
  padding-top: 25px;
}

/* line 135, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate h2 {
  font-size: 33px;
  font-weight: 300;
  padding: 0 0 25px 0;
}

/* line 141, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate h3 {
  font-size: 16px;
  font-weight: bold;
  padding-top: 0;
}

@media (max-width: 767px) {
  /* line 151, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_donate h2 {
    font-size: 21px;
  }
  /* line 155, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_donate .right {
    display: none;
  }
}

/*** DONATION FORM ***/
/* line 165, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root {
  font-family: Roboto, sans-serif;
  color: #424242;
  font-size: 14px;
  /*** THANK YOU MESSAGE ***/
}

/* line 170, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  /* get rid of default appearance for IE8, 9 and 10*/
  background-image: url(img/select_arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  text-transform: uppercase !important;
  font-weight: bold;
}

/* line 183, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root label {
  color: #424242;
}

/* line 187, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root input[type="checkbox"] {
  display: none;
}

/* line 191, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift {
  position: relative;
  /*Outer-box*/
  /*Checkmark*/
  /*Hide the checkmark by default*/
  /*Unhide the checkmark on the checked state*/
}

/* line 194, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::before {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  border: 2px solid #424242;
}

/* line 201, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::after {
  content: "";
  display: inline-block;
  height: 22px;
  width: 12px;
  border-right: 5px solid;
  border-bottom: 5px solid;
  transform: rotate(45deg);
}

/* line 210, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label {
  margin-left: 40px;
}

/* line 213, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::before,
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::after {
  position: absolute;
  left: 0;
}

/* line 219, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::before {
  top: 0;
}

/* line 223, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift label::after {
  left: 9px;
  top: 2px;
}

/* line 228, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift [type="checkbox"] + label::after {
  content: none;
}

/* line 232, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_billing_fldOrgGift input[type="checkbox"]:checked + label::after {
  content: "";
}

/* line 238, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root input, #page_donate #bbox-root textarea, #page_donate #bbox-root select {
  border: 2px solid #424242;
  padding: 15px 10px;
  border-radius: 7px;
  text-transform: none;
  margin-bottom: 10px;
  outline: none;
  line-height: 1;
}

/* line 247, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root ::-webkit-input-placeholder {
  /* WebKit browsers */
  text-transform: uppercase;
  font-weight: 600;
  color: #424242;
}

/* line 252, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-transform: uppercase;
  font-weight: 600;
  color: #424242;
}

/* line 257, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-transform: uppercase;
  font-weight: 600;
  color: #424242;
}

/* line 262, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  text-transform: uppercase;
  font-weight: 600;
  color: #424242;
}

/* line 267, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root ::placeholder {
  /* Recent browsers */
  text-transform: uppercase;
  color: #424242;
  font-weight: 600;
}

/* line 272, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root textarea {
  line-height: 1.2;
}

/* line 276, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root select#bboxdonation_payment_cboMonth, #page_donate #bbox-root select#bboxdonation_payment_cboYear {
  width: 43%;
}

/* line 279, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root select#bboxdonation_payment_cboMonth {
  margin-right: 5px;
}

/* line 283, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root textarea {
  height: 150px;
}

/* line 286, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root input#bboxdonation_payment_txtCSC {
  width: 30% !important;
}

/* line 290, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormContainer {
  padding: 0;
}

/* line 294, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormSectionHeading {
  padding: 0;
  border: 0;
  font-size: 16px;
}

/* line 299, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormFieldContainer {
  margin: 0;
}

/* line 302, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormFieldLabel {
  font-weight: bold;
  color: #424242;
}

/* line 306, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormRadioLabel, #page_donate #bbox-root .BBFormPaymentRadioOptions label {
  background: #f6f6f6;
  border: 2px solid #424242;
  font-size: 14px;
  color: #424242;
}

/* line 313, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormRadioLabelGivingLevelSelected, #page_donate #bbox-root .BBFormPaymentRadioOptions label.BBFormRadioPaymentSelected {
  background: #424242;
  border: 2px solid #424242;
  color: #FFF;
}

/* line 319, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormPaymentRadioOptions label {
  padding: 15px;
}

/* line 323, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormCheckboxLabel {
  font-weight: 300;
  font-style: italic;
}

/* line 330, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_comment_fldComments label, #page_donate #bbox-root #bboxdonation_comment_fldComments textarea {
  margin-left: 0;
}

/* line 333, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root #bboxdonation_comment_fldComments label {
  padding-bottom: 10px;
}

/* line 337, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBCardImage {
  padding-bottom: 10px;
}

/* line 340, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormSubmitbutton {
  width: 260px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  background: #D40029;
  border: 2px solid #D40029;
  border-radius: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  box-shadow: none;
}

/* line 362, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormSubmitbutton:hover {
  text-decoration: none !important;
  background: #ac0626;
  border: 2px solid #ac0626;
  opacity: 1;
}

@media (max-width: 567px) {
  /* line 370, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_donate #bbox-root .BBFormSubmitbutton {
    width: 100%;
  }
}

/* line 379, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormConfirmation p {
  font-family: Roboto Slab, serif;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

/* line 387, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormConfirmation .BBFormConfirmationTransactionDetails {
  line-height: 1.8;
}

/* line 390, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_donate #bbox-root .BBFormConfirmation .sumbitSuccess {
  text-align: center;
  width: 125px;
  padding: 20px 0;
}

/*****************************
********************* CONTACT
*****************************/
/* line 408, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_contact-us h1 {
  font-size: 34px;
  font-weight: bold;
  padding-top: 25px;
  padding-bottom: 15px;
  border-bottom: none;
  text-align: center;
}

/* line 417, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_contact-us p {
  display: block;
  width: calc(50% - 20px);
  margin: 0 auto 10px auto;
}

/* line 422, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
#page_contact-us .contact_form {
  padding-bottom: 25px !important;
}

@media (max-width: 767px) {
  /* line 430, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_contact-us h1 {
    font-size: 22px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 435, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_contact-us p {
    display: block;
    width: 100%;
    margin: 0 auto 10px auto;
  }
}

/* line 443, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  /* get rid of default appearance for IE8, 9 and 10*/
}

/* line 451, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form {
  font-size: 14px;
}

/* line 454, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form label {
  padding-top: 10px;
}

/* line 458, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form input, .contact_form select, .contact_form textarea {
  width: 100%;
  border: 2px solid #424242;
  background: #F6F6F6;
  padding: 15px 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 474, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form input:hover, .contact_form select:hover, .contact_form textarea:hover {
  background-color: #F6F6F6;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 483, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form input:focus, .contact_form select:focus, .contact_form textarea:focus {
  background-color: #FFF;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 492, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form select {
  border-color: #323232;
  background-image: url(img/select_arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
}

/* line 499, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form input[type="submit"] {
  background: #D40029;
  border: 2px solid #D40029;
  color: #FFF;
  margin: 25px auto 25px 16px;
  padding: 15px 20px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  width: 263px;
  border-radius: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 519, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
.contact_form input[type="submit"]:hover {
  text-decoration: none !important;
  background: #ac0626;
  border: 2px solid #ac0626;
}

@media (max-width: 767px) {
  /* line 526, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  .contact_form input[type="submit"] {
    margin: 25px auto;
    width: 100%;
  }
}

/* line 534, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ng {
  font-family: Roboto, sans-serif;
  padding: 20px;
  background: #f00;
  border: 2px solid #f00;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #FFF;
  font-size: 14px;
}

/* line 546, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
div.wpcf7-mail-sent-ok {
  font-family: Roboto, sans-serif;
  padding: 20px;
  background: #398f14;
  border: 2px solid #398f14;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #FFF;
  font-size: 14px;
}

/*****************************
************ ALL-STARS DESMOND
*****************************/
@media (max-width: 767px) {
  /* line 565, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_pages.scss */
  #page_2019-desmond .bottom_banner {
    background-position: 70% center;
  }
}

/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
body {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
}

/*** FIXED HEADER ADMIN FIX */
/* line 13, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.header_spacer {
  width: 100%;
  margin-top: 60px;
  display: block;
}

/* line 18, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.admin-bar .navbar-default {
  top: 32px;
}

/* line 21, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
body.logged-in .top-navigation {
  top: 32px;
}

@media screen and (max-width: 782px) {
  /* line 25, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .admin-bar .navbar-default {
    top: 46px;
  }
  /* line 29, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  body.logged-in .top-navigation {
    top: 46px;
  }
}

/**/
/*** LARGE DESKTOP ADJUSTMENTS */
@media (min-width: 1400px) {
  /* line 38, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1024px;
  }
  /* line 43, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .menu-style-guide-main-menu-container {
    width: 1024px;
  }
}

/**/
/*** TABLET ADJUSTMENTS */
@media (max-width: 991px) {
  /* line 51, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .container {
    padding: auto 15px;
  }
}

/*** MOBILE ADJUSTMENTS */
@media (max-width: 767px) {
  /* line 57, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .container {
    margin: auto 0;
    padding: auto 0;
  }
}

/**/
/*** CUSTOM BOOTSTRAP ADD ONS */
@media (max-width: 767px) {
  /* line 66, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* line 72, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.text-xs-left {
  text-align: left;
}

/* line 73, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.text-xs-right {
  text-align: right;
}

/* line 74, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.text-xs-center {
  text-align: center;
}

/* line 75, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.text-xs-justify {
  text-align: justify;
}

@media (min-width: 768px) {
  /* line 78, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-sm-left {
    text-align: left;
  }
  /* line 79, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-sm-right {
    text-align: right;
  }
  /* line 80, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-sm-center {
    text-align: center;
  }
  /* line 81, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-sm-justify {
    text-align: justify;
  }
}

@media (min-width: 992px) {
  /* line 85, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-md-left {
    text-align: left;
  }
  /* line 86, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-md-right {
    text-align: right;
  }
  /* line 87, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-md-center {
    text-align: center;
  }
  /* line 88, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-md-justify {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  /* line 92, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-lg-left {
    text-align: left;
  }
  /* line 93, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-lg-right {
    text-align: right;
  }
  /* line 94, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-lg-center {
    text-align: center;
  }
  /* line 95, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .text-lg-justify {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  /* line 99, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-lg-1:nth-child(12n+1) {
    clear: left;
  }
  /* line 100, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-lg-2:nth-child(6n+1) {
    clear: left;
  }
  /* line 101, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-lg-3:nth-child(4n+1) {
    clear: left;
  }
  /* line 102, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-lg-4:nth-child(3n+1) {
    clear: left;
  }
  /* line 103, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 106, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-md-1:nth-child(12n+1) {
    clear: left;
  }
  /* line 107, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-md-2:nth-child(6n+1) {
    clear: left;
  }
  /* line 108, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-md-3:nth-child(4n+1) {
    clear: left;
  }
  /* line 109, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-md-4:nth-child(3n+1) {
    clear: left;
  }
  /* line 110, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-md-6:nth-child(odd) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 113, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-sm-1:nth-child(12n+1) {
    clear: left;
  }
  /* line 114, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-sm-2:nth-child(6n+1) {
    clear: left;
  }
  /* line 115, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
  /* line 116, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
  /* line 117, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left;
  }
}

@media (max-width: 767px) {
  /* line 120, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-xs-1:nth-child(12n+1) {
    clear: left;
  }
  /* line 121, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-xs-2:nth-child(6n+1) {
    clear: left;
  }
  /* line 122, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-xs-3:nth-child(4n+1) {
    clear: left;
  }
  /* line 123, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-xs-4:nth-child(3n+1) {
    clear: left;
  }
  /* line 124, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left;
  }
}

/*.row{
	overflow: auto;
}*/
/* line 130, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.col-center {
  float: none;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
}

/* line 136, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.row-centered {
  text-align: center;
}

/* line 139, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.col-centered {
  display: inline-block;
  float: none;
  /* inline-block space fix */
  margin-right: -4px;
}

/* line 146, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  /* line 153, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .row-eq-height {
    display: block;
    overflow-x: hidden;
  }
}

/* line 159, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.breakContainer {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
}

@media (max-width: 767px) {
  /* line 165, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .mobileBreakContainer {
    width: 100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
  }
}

/* line 172, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.verticalWrapper {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

/**/
/*** PADDING ADJUSTMENTS */
/* line 183, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 187, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.nopadding_left {
  padding: 0 15px 0 0;
}

/* line 190, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.nopadding_right {
  padding: 0 0 0 15px;
}

/* line 193, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.padding_half {
  padding: 0 7px;
}

/* line 196, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.nestedColumnLeftPadding {
  padding: 0 7px 0 0;
}

/* line 199, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.nestedColumnRightPadding {
  padding: 0 0 0 7px;
}

@media (max-width: 767px) {
  /* line 204, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .nopaddingmobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 208, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .mobileMargin {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

/**/
/*** BUTTONS */
/* line 216, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.aceBtn.red {
  width: 230px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  background: #D40029;
  border: 2px solid #D40029;
  border-radius: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.aceBtn.red:hover {
  text-decoration: none !important;
  background: #ac0626;
  border: 2px solid #ac0626;
}

@media (hover: none) {
  /* line 237, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .aceBtn.red:hover {
    text-decoration: none !important;
    background: #D40029;
    border: 2px solid #D40029;
  }
}

@media (max-width: 567px) {
  /* line 250, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .aceBtn.red {
    width: 100%;
  }
}

/* line 255, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.row.button {
  padding: 50px 0;
}

/**/
/*** TYPOGRAPHY */
/* line 261, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
h2 {
  font-family: Roboto Slab, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  color: #424242;
  padding: 50px 0;
  margin: 0;
}

/* line 271, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
h3 {
  font-family: Roboto Slab, serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  display: block;
  color: #424242;
  padding: 25px 0;
  margin: 0;
}

/* line 281, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
p {
  font-size: 12px;
  line-height: 1.8;
  font-weight: 400;
  color: #333;
  margin-bottom: 20px;
}

/* line 288, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
p a {
  color: #3E6585;
  font-weight: 600;
}

/* line 292, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
p a:hover {
  color: #3E6585 !important;
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  /* line 299, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  p {
    font-size: 12px;
  }
}

/* line 303, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.indent {
  margin-left: 20px;
}

/* line 307, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
h2 a:hover, h3 a:hover, p a:hover, h2 a:visited, h3 a:visited, p a.visited, h2 a:active, h3 a:active, p a:active, h2 a:focus, h3 a:focus, p a:focus {
  text-decoration: none;
}

/**/
/* line 312, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.spacer {
  display: block;
  height: 50px;
}

@media (max-width: 767px) {
  /* line 317, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
  .spacer {
    display: block;
    height: 25px;
  }
}

/* line 323, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/blocks/_global.scss */
.relative {
  position: relative;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 5, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/media/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/media/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/media/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, /Applications/MAMP/htdocs/acefoundation/wp-content/themes/acefoundation/sass/media/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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