/**
* CONTENTS.............Table of contents
*
* HELPERS..............All SASS Related functions, mixins & Variables
*   MIXINS.............SASS Mixins
*   FUNCTIONS..........SASS Functions
*   VARIABLES..........SASS Variables
*   HELPERS............Class & Placeholder helpers
*
* VENDORS
*   BOURBON............
*   NEAT...............
*
* BASE
*   NORMALIZE..........CSS RESET
* 	MAIN...............Main elements
* 	TYPOGRAPHY.........Type
*
* MODULE
*   NAVIGATION.........
*   BUTTONS............
*
* LAYOUT
*   HEADER.............
*   SIDEBAR............
*   FOOTER.............
*   FORMS..............Inputs and form elements
*   CONTENT............
*
* PAGES
*   HOME...............
*/
html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

.hidden_from_view {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.divider-rainbow {
  margin: 40px 0;
  height: 4px;
  background: url(../img/rainbow.png) center top repeat-y;
  background-size: 100%;
}

.centered {
  text-align: center !important;
}

.mobile-show {
  display: block;
}

.mobile-hide {
  display: none;
}

#facebook-login-button {
  border: 1px solid #ffffff;
  margin: 0 auto;
  width: auto;
  padding: 0;
  line-height: 55px;
  position: relative;
  padding-left: 105px;
  padding-right: 50px;
  background-color: transparent;
  color: #ffffff;
}
#facebook-login-button i {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00669f;
  color: #ffffff;
  width: 55px;
  height: 55px;
  line-height: 55px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 48em) {
  .mobile-show {
    display: none;
  }

  .tablet-show {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .mobile-show {
    display: none;
  }

  .tablet-show {
    display: none;
  }

  .mobile-hide {
    display: block;
  }
}
/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 100vw;
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

html {
  font: 400 1em/1.5em "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  overflow-y: scroll;
  min-height: 100%;
}
html.no-overflow {
  overflow: hidden;
}

body {
  color: #231F20;
  font-smoothing: antialiased;
  background-color: #ffffff;
}
body.no-overflow {
  overflow: hidden;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

hr {
  border-top: 1px solid #ddd;
}

b, strong {
  font-family: "Museo Slab";
}

@font-face {
  font-family: "Museo Slab";
  src: url("/fonts/Museo_Slab_300.woff") format("woff");
}
@font-face {
  font-family: "Museo Slab";
  src: url("/fonts/Museo_Slab_500.woff") format("woff");
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231F20;
  font-family: "Museo Slab", "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-rendering: optimizeLegibility;
}

.giga {
  font-size: 48px;
  font-size: 3rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

.mega {
  font-size: 44px;
  font-size: 2.75rem;
  margin-bottom: 9px;
  margin-bottom: 0.5454545455rem;
}

.kilo {
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 10px;
  margin-bottom: 0.6rem;
}

.alpha {
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 11px;
  margin-bottom: 0.6666666667rem;
}

.beta {
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}

.gamma {
  font-size: 28px;
  font-size: 1.75rem;
  margin-bottom: 14px;
  margin-bottom: 0.8571428571rem;
}

.delta {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.epsilon {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 19px;
  margin-bottom: 1.2rem;
}

.zeta {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}
h3.section-title {
  text-align: center;
  font-weight: 600;
  color: #015f90;
  margin-bottom: 30px;
}
h3.page-title {
  font-weight: 600;
  color: #015f90;
  margin-bottom: 30px;
  text-transform: uppercase;
}

h4,
h5,
h6 {
  font-size: 16px;
  font-weight: 600;
  color: #015f90;
  margin: 10px 0 20px;
}

p {
  margin: 0 0 0.75rem;
  font-size: 0.9rem;
}
p.larger {
  font-size: 20px;
}

a {
  color: #015f90;
  text-decoration: none;
  transition: color 0.1s linear;
  cursor: pointer;
}
a:hover {
  color: #0291dc;
}
a:active, a:focus {
  color: #0291dc;
  outline: none;
}
li{
  font-size: 0.9rem;
}

@media screen and (min-width: 48em) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5,
h6 {
    font-size: 16px;
  }
}
@media screen and (min-width: 64em) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 16px;
  }
}
ul.menu {
  background-color: #015f90;
  z-index: 1;
  position: absolute;
  top: 80px;
  margin: 0;
  padding: 50px;
  right: -100%;
  list-style: none;
  transition: all 200ms ease-in-out;
  height: 100vh;
  width: 70vw;
  z-index: 1030;
}
ul.menu.is-open {
  right: 0;
}
ul.menu li {
  padding: 20px 0;
}

body .body-overlay {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

body.menu-open .body-overlay {
  width: 100vw;
  height: 100vh;
  z-index: 1010;
}

.menu a {
  color: #ffffff;
  font-size: 16px;
  border-bottom: 3px solid #015f90;
  font-family: "Museo Slab", "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
}

.menu a.active {
  border-bottom: 3px solid #eb1e2d;
}

.navigation__toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  transition: all 100ms linear;
  margin: 0;
  font-size: 28px;
  color: #ffffff;
}
.navigation__toggle:hover, .navigation__toggle:active, .navigation__toggle:focus {
  background-color: #015f90;
  color: #ffffff;
}
.navigation__toggle .fa-times {
  display: none;
}
.navigation__toggle.is-active {
  background-color: #015f90;
  color: #ffffff;
}
.navigation__toggle.is-active .fa-times {
  display: inline-block;
}
.navigation__toggle.is-active .fa-bars {
  display: none;
}

@media screen and (min-width: 48em) {
  .navigation__toggle {
    display: none;
  }

  ul.menu {
    position: absolute;
    right: 30px;
    top: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
  }
  ul.menu li {
    display: inline-block;
    padding: 0 10px;
  }

  .menu a {
    transition: border-color 0.2s linear;
    line-height: 80px;
    position: relative;
  }
  .menu a:after {
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0%;
    border-bottom: 4px solid #eb1e2d;
    content: "";
  }
  .menu a:hover:after {
    width: 100%;
    margin-left: 0;
    left: 0;
  }

  .menu a.active {
    border-bottom: 3px solid #eb1e2d;
  }
}
@media screen and (min-width: 64em) {
  .navigation__toggle {
    display: none;
  }

  ul.menu li {
    padding: 0 15px;
  }
}
.breadcrumbs {
  font-family: "Museo Slab", "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.breadcrumbs .container {
  padding-top: 30px;
}
.breadcrumbs a, .breadcrumbs span {
  font-size: 14px;
}
.breadcrumbs a {
  text-decoration: underline;
  font-weight: 600;
}

header {
  position: relative;
  display: block;
}
header .banner {
  height: 30vh;
}
header.home {
  position: relative;
  display: block;
}
header.home .banner {
  height: 80vh;
}

.top-bar {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  background-color: #015f90;
  z-index: 1030;
}

.top-bar__logo {
  width: 162px;
  height: 75px;
  padding: 10px;
}
.top-bar__logo img {
  height: 55px;
}

.slide_1 {
  background: #231f20 url(../img/home_hero.jpg) center center;
  background-size: cover;
}
.slide_1 .banner__background_overlay {
  background-color: #231f20;
  opacity: 0.5;
}

.banner {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  height: 30vh;
}

.banner__background_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}

.banner .banner_content {
  color: #ffffff;
  display: block;
  width: 75%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "Museo Slab", "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.banner .banner_content .banner_content__large {
  font-size: 28px;
  font-weight: 600;
}
.banner .banner_content span {
  display: block;
  width: 100px;
  border-top: 5px solid #eb1e2d;
  margin-top: 10px;
}

@media screen and (min-width: 48em) {
  header.home {
    height: 70vh;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }

  .slide_1 {
    background: #231f20 url(../img/home_hero.jpg) center center;
    background-size: cover;
  }

  .banner {
    background-repeat: no-repeat;
    height: 100%;
  }

  .banner__background_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .top-bar__logo {
    padding: 10px 10px 10px 30px;
  }
}
@media screen and (min-width: 48em) {
  .banner h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .banner h2 span {
    width: 250px;
    border-top: 10px solid #eb1e2d;
    margin-top: 10px;
  }
}
@media screen and (min-width: 64em) {
  header.home {
    height: 80vh;
  }

  .banner .banner_content .banner_content__large {
    font-size: 64px;
    line-height: 64px;
  }
}
@media screen and (min-width: 80em) {
  .banner .banner_content .banner_content__large {
    font-size: 64px;
    line-height: 64px;
  }
}
footer {
  background-color: #015f90;
  color: #ffffff;
  padding: 20px 0;
  text-align: center;
}
footer .footer__cards {
  font-size: 14px;
}
footer h4 {
  color: #ffffff;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 300;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #7FDBFF;
  text-decoration: underline;
}
footer svg {
  width: 120px;
}
footer .footer__logo img {
  width: 162px;
  height: 55px;
}
footer hr {
  border: 0;
  height: 1px;
  border-top: 1px solid rgba(228, 228, 228, 0.25);
}

.social {
  float: right;
}
.social .social__item {
  color: #f2f6f9;
  line-height: 70px;
}
.social .social__item:hover {
  text-decoration: none;
  color: #7FDBFF;
}
.social .social__icon {
  display: inline-block;
  margin: 0 10px 0 0;
}
.social .social__icon svg {
  width: 24px;
}

.footer__bottom {
  font-size: 11px;
}

@media screen and (min-width: 48em) {
  footer {
    padding: 50px 0 50px;
    text-align: left;
  }
  footer .footer__cards {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-bottom: 50px;
  }

  .footer__bottom {
    grid-template-columns: 1fr 1fr;
  }
  .footer__bottom .right {
    text-align: right;
  }
}
.container {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

section {
  padding: 50px 0;
}

.container-full {
  display: block;
  width: 100%;
  height: 100%;
}

.slick-list, .slick-track {
  height: 100%;
}

.red {
  color: #015f90;
}

.inline-logo {
  font-family: "Museo Slab";
  font-size: 1.1rem;
}

@media screen and (min-width: 48em) {
  .container.main-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .container .left_content {
    padding-right: 30px;
  }
  .container .right_content {
    padding-left: 20px;
  }
}
@media screen and (min-width: 64em) {
  .container.main-content {
    display: grid;
    grid-template-columns: 3fr 1fr;
  }

  .instagram_gallery a {
    width: 25%;
  }
  .instagram_gallery img {
    width: 100%;
    padding: 7px 10px;
  }
}
@media screen and (min-width: 80em) {
  .container {
    max-width: 80em;
  }
}
button {
  border: none;
  background-color: #eb1e2d;
  color: #ffffff;
  font-family: "Museo Slab";
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 30px;
  transition: all 0.2s;
  width: 100%;
  font-weight: 600;
  cursor: pointer;
  border-radius: 5px;
}
button:hover {
  background-color: #c5111f;
}

button.secondary{
  background-color: #ffffff;
  color: #019087;
}

input, textarea {
  color: #231F20;
}

.contact-us .form-item {
  margin-bottom: 15px;
}
.contact-us label {
  display: block;
  font-family: "Museo Slab";
  font-size: 12px;
  font-weight: 600;
}
.contact-us input[type=text], .contact-us textarea {
  border: 1px solid #e4e4e4;
  display: block;
  width: 100%;
  padding: 15px;
}

@media screen and (min-width: 64em) {
  button {
    width: auto;
  }
}
.form-item.first-name {
  display: none;
}

.grid {
  display: grid;
  column-gap: 16px;
  row-gap: 16px;
}

.container {
  width: 100%;
}

section.gray {
  background-color: #fafafa;
}

@media screen and (min-width: 48em) {
  .grid.col-2 {
    grid-template-columns: 1fr 1fr;
    column-gap: 24px;
    row-gap: 24px;
  }

  .grid.col-3 {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 24px;
    row-gap: 24px;
  }

  .grid.col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 24px;
    row-gap: 24px;
  }

  .container {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (min-width: 64em) {
  .grid.col-3 {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 32px;
    row-gap: 32px;
  }

  .container {
    padding: 0 80px;
  }
}
@media screen and (min-width: 80em) {
  .container {
    padding: 0 30px;
    margin: 0 auto;
  }
}
.about-us {
  background-color: #231F20;
  box-shadow: 0 2px 20px 0 rgba(144, 144, 144, 0.5);
}

.bio {
  display: none;
  max-width: 800px !important;
}
.bio h3 {
  margin-bottom: 10px;
}

.about-us__container {
  padding: 50px 20px;
  color: #ffffff;
}
.about-us__container h3 {
  color: #ffffff;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
.about-us__container svg {
  display: block;
  width: 120px;
  margin: 0 auto;
}

.contact-us {
  padding: 50px 0;
}
.contact-us p {
  text-align: center;
}
.contact-us .col {
  text-align: center;
  margin: 20px;
}
.contact-us i.fas {
  display: block;
  font-size: 30px;
  color: #015f90;
  margin-bottom: 10px;
}

.instagram {
  margin: 0 auto 25px;
}

.contact-us #contactfeedback {
  display: block;
  margin-top: 10px;
  text-align: center;
  opacity: 0;
  width: 100%;
}
.contact-us input, .contact-us textarea {
  width: 100%;
  border: 1px solid #e4e4e4;
  padding: 10px 15px;
  margin-bottom: 10px;
}

@media screen and (min-width: 48em) {
  .about-us {
    background-color: #231F20;
    box-shadow: 0 2px 20px 0 rgba(144, 144, 144, 0.5);
  }

  .about-us__container {
    padding: 100px 0;
    display: flex;
    flex-direction: row;
  }
  .about-us__container .about-us__card.left {
    width: 40%;
    position: relative;
  }
  .about-us__container .about-us__card.right {
    width: 55%;
  }
  .about-us__container svg {
    position: absolute;
    width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .contact-us .contact-us__details {
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: 0 auto;
  }
  .contact-us .contact-us__details .col {
    text-align: center;
    margin: 20px;
    width: 33%;
    flex-basis: 1;
    flex-grow: 0;
  }
  .contact-us .contact-us__form {
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: 0 auto;
  }
  .contact-us .contact-us__form .input-group {
    display: block;
    text-align: center;
    margin: 0;
    width: 50%;
    margin: 10px;
    text-align: left;
  }
  .contact-us .contact-us__form textarea {
    height: 230px;
  }
  .contact-us .input-group-btn {
    margin: 0 auto;
    display: block;
  }
  .contact-us #contactfeedback {
    display: block;
    margin-top: 10px;
    text-align: center;
    opacity: 0;
    width: 100%;
  }
}
.services {
  grid-template-columns: 1fr;
  column-gap: 48px;
  row-gap: 16px;
}
.services .service__card {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 80px;
  border-radius: 6px;
}
.services .service__card h3 {
  margin: 15px 0;
  font-weight: 600;
  color: #231F20;
  width: 100%;
  font-size: 20px;
  padding: 0;
}
.services .service__card h3 span {
  color: #015f90;
  font-weight: 400;
}
.services .service__card p {
  padding: 0;
  font-size: 14px;
  text-align: left;
}
.services .service__card a {
  text-decoration: underline;
}
.services .service__card img {
  width: 100%;
  max-width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-size: 100%;
}
.services .service__card .service__card__image {
  width: 100%;
  height: 190px;
  background-size: 100%;
  background-position: center center;
  transition: all 0.5s ease;
  border-radius: 5px;
}
.services .service__card .input-group {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
}
.services .service__card .input-group button {
  font-size: 14px;
}
.services .service__card:hover .service__card__image {
  background-size: 110%;
}

.practitioner_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.practitioner_list .practitioner {
  text-align: center;
  background-color: #015f90;
  border: 2px solid #015f90;
  cursor: pointer;
  display: inline-block;
  margin: 5px;
}
.practitioner_list img {
  display: block;
  width: 100%;
}
.practitioner_list a {
  color: #ffffff;
  font-family: "Museo Slab", "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
}

@media screen and (min-width: 48em) {
  .services {
    margin: 50px 0 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .service__card {
    display: block;
  }
  .practitioner_list {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 64em) {
  .services {
    margin: 50px 0 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.our-team {
  grid-template-columns: 1fr 1fr;
  column-gap: 32px;
  row-gap: 32px;
}
.our-team .team_card {
  display: block;
  width: 100%;
  position: relative;
  justify-content: space-evenly;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #015f90;
}
.our-team .team_card:hover h3 {
  color: #7FDBFF;
}
.our-team h3 {
  margin: 5px 0 0;
  font-weight: 600;
  color: #015f90;
  width: 100%;
  font-size: 20px;
}
.our-team h3 span {
  color: #015f90;
  font-weight: 400;
}
.our-team img {
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
}

@media screen and (min-width: 48em) {
  .our-team {
    padding: 50px 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 64em) {
  .our-team {
    padding: 50px 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.hiring-banner{
  position: relative;
  background: rgb(1,144,135);
  background: linear-gradient(90deg, rgba(1,144,135,1) 50%, rgba(1,144,135,0) 100%);
  color: #fff;
  padding: 50px 0;
  margin-bottom: 20px;
}

.hiring-banner-bg{
  position: absolute;
  right:0%;
  top: 0;
  width: 70%;
  height: 100%;
  background: url(../img/hiring-banner-bg.jpg) center center no-repeat;
  background-size: cover;
  z-index:-1;
}

.hiring-banner h2, 
.hiring-banner h4{
  color: #fff;
}

.hiring-banner .container{
  @media screen and (min-width: 48em) {
    padding-right: 50%;
  }
}

#current_openings{
  width: 100%;
  margin: 20px 0%;
  border-collapse: collapse;
  
}

#current_openings tr:nth-child(odd){background-color: #f2f2f2;}

#current_openings,
#current_openings th,
#current_openings td{
  border: 1px solid #ccc;
}

#current_openings td{
  padding: 5px 10px ;
}

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