﻿@charset "UTF-8";
/** @file Styles for the theme. */
/*!
Theme Name: Hallmark Health theme by Healthgrades
Theme URI: https://healthgrades.com
Author: Healthgrades
Description: A mobile first, responsive theme for Hallmark Health.
Version: 1.0
*/
/*------------
RESETS
------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
}

button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure,
form {
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
html,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* @file Sass mixins for the theme. */
.clrfix:after,
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

/* @file Sass variables for the theme. */
/* Color Swatch */
/* Fonts */
/* Breakpoints */
/* Generated by Glyphter (http://www.glyphter.com) on  Wed Apr 12 2017*/
@font-face {
  font-family: "hallmark icons";
  src: url("fonts/hallmark-icons.eot");
  src: url("fonts/hallmark-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/hallmark-icons.woff") format("woff"),
    url("fonts/hallmark-icons.ttf") format("truetype"),
    url("fonts/hallmark-icons.svg#hallmark-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/** (C)Leanest CSS spinner ever */
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.loader-spinner {
  position: relative;
  display: inline-block;
  width: 5em;
  height: 5em;
  margin: 0 0.5em;
  font-size: 12px;
  text-indent: 999em;
  overflow: hidden;
  -webkit-animation: spin 1s infinite steps(8);
  animation: spin 1s infinite steps(8);
}

.loader-spinner:before,
.loader-spinner:after,
.loader-spinner > div:before,
.loader-spinner > div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.25em; /* (container width - part width)/2  */
  width: 0.5em;
  height: 1.5em;
  border-radius: 0.2em;
  background: #eee;
  -webkit-box-shadow: 0 3.5em #eee;
  box-shadow: 0 3.5em #eee; /* container height - part height */
  -webkit-transform-origin: 50% 2.5em;
  transform-origin: 50% 2.5em; /* container height / 2 */
}

.loader-spinner:before {
  background: #555;
}

.loader-spinner:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #777;
}

.loader-spinner > div:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: #999;
}

.loader-spinner > div:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #bbb;
}

[class*="icon-"] {
  vertical-align: middle;
}

[class*="icon-"]:before {
  display: inline-block;
  font-family: "hallmark icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
}

/* Output the character for each icon */
.icon-arrow-down:before {
  content: "A";
}

.icon-arrow-left:before {
  content: "B";
}

.icon-arrow-right:before {
  content: "C";
}

.icon-arrow-up:before {
  content: "D";
}

.icon-calendar:before {
  content: "E";
}

.icon-checkmark-circle:before {
  content: "F";
}

.icon-checkmark:before {
  content: "G";
}

.icon-close-circle-stroke:before {
  content: "H";
}

.icon-close-circle:before {
  content: "I";
}

.icon-close:before {
  content: "J";
}

.icon-current-location:before {
  content: "K";
}

.icon-expand-circle-stroke:before {
  content: "L";
}

.icon-expand-circle:before {
  content: "M";
}

.icon-expand:before {
  content: "N";
}

.icon-info-circle:before {
  content: "O";
}

.icon-info:before {
  content: "P";
}

.icon-logo-flame:before {
  content: "Q";
}

.icon-logo-h-solid:before {
  content: "R";
}

.icon-logo:before {
  content: "S";
}

.icon-map-marker:before {
  content: "T";
}

.icon-menu:before {
  content: "U";
}

.icon-phone:before {
  content: "V";
}

.icon-play-circle:before {
  content: "W";
}

.icon-play:before {
  content: "X";
}

.icon-search:before {
  content: "Y";
}

.icon-shape-diamond-rounded:before {
  content: "Z";
}

.icon-shape-diamond:before {
  content: "a";
}

.icon-share:before {
  content: "b";
}

.icon-social-facebook:before {
  content: "c";
}

.icon-social-google-plus:before {
  content: "d";
}

.icon-social-linkedin:before {
  content: "e";
}

.icon-social-pinterest:before {
  content: "f";
}

.icon-social-twitter:before {
  content: "g";
}

.icon-social-youtube:before {
  content: "h";
}

.icon-social-instagram:before {
  content: "i";
}

.icon-use-my-location:before {
  content: "j";
}

.icon-car-home-insurance:before {
  content: "k";
}

.icon-continuing-education:before {
  content: "l";
}

.icon-disability-insurance:before {
  content: "m";
}

.icon-health-insurance:before {
  content: "n";
}

.icon-local-event-discount:before {
  content: "o";
}

.icon-pet-insurance:before {
  content: "p";
}

.icon-pto:before {
  content: "q";
}

.icon-tsp:before {
  content: "r";
}

.icon-four01k:before {
  content: "s";
}

.icon-cal-day:before {
  content: "t";
}

.icon-cal-list:before {
  content: "u";
}

.icon-cal-month:before {
  content: "v";
}

.icon-cal-week:before {
  content: "w";
}

.icon-refresh:before {
  content: "x";
}

.icon-logo-mw-solid {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url("images/logo_mw_blue.svg") center center no-repeat;
  background-size: contain;
}

.icon-logo-mw-solid:before {
  content: none;
}

/* @file Typography styles for the theme. */
body {
  letter-spacing: 0.03em;
  color: #060606;
  font: lighter 17px/28px "source-sans-pro", sans-serif;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  body {
    font: lighter 17px/28px "source-sans-pro", sans-serif;
  }
}

@media screen and (max-width: 750px) {
  body {
    font: lighter 15px/25px "source-sans-pro", sans-serif;
  }
}

p {
  margin-bottom: 20px;
  margin-top: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:focus {
  outline: 0;
}

.caps {
  text-transform: uppercase;
}

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

abbr,
abbr[title],
address {
  text-decoration: none;
  font-style: normal;
}

/* @file Composition styles for the theme. */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  overflow-x: hidden;
}

#body-wrapper {
  background: #fff;
  bottom: 100%;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  right: 0;
  top: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 1;
  padding-top: 60px;
  overflow: hidden;
}

@media (min-width: 750px) {
  #body-wrapper {
    padding-top: 80px;
  }
}

@media (min-width: 1100px) {
  #body-wrapper {
    padding-top: 90px;
  }
}

#blocking-overlay {
  background: rgba(4, 31, 72, 0.9);
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  pointer-events: none;
  z-index: -10;
}

body.offscreen-menu-open {
  overflow: hidden;
}

body.offscreen-menu-open #body-wrapper,
body.offscreen-menu-open #site-header {
  right: 300px;
}

body.offscreen-menu-open #blocking-overlay {
  pointer-events: auto;
  display: block;
  right: 300px;
  opacity: 1;
  z-index: 1050;
}

body.main-menu-sub-open {
  overflow: hidden;
}

body.main-menu-sub-open #blocking-overlay {
  display: block;
  pointer-events: auto;
  opacity: 1;
  z-index: 990;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "utopia-std", serif;
  color: #041f48;
}

.the-content,
#tribe-events-pg-template .tribe-events-content,
.tribe-events-after-html,
.tribe-events-before-html {
  /* lists */
}

.the-content h1,
#tribe-events-pg-template .tribe-events-content h1,
.tribe-events-after-html h1,
.tribe-events-before-html h1 {
  font: normal 34px/1.2em "utopia-std", serif;
  letter-spacing: -0.02em;
  margin: 45px 0 25px;
}

@media (min-width: 750px) {
  .the-content h1,
  #tribe-events-pg-template .tribe-events-content h1,
  .tribe-events-after-html h1,
  .tribe-events-before-html h1 {
    font-size: 44px;
    margin: 60px 0 30px;
  }
}

.the-content h2,
#tribe-events-pg-template .tribe-events-content h2,
.tribe-events-after-html h2,
.tribe-events-before-html h2 {
  font: normal 28px/1.2em "utopia-std", serif;
  margin: 45px 0 25px;
}

@media (min-width: 750px) {
  .the-content h2,
  #tribe-events-pg-template .tribe-events-content h2,
  .tribe-events-after-html h2,
  .tribe-events-before-html h2 {
    font-size: 36px;
    margin: 70px 0 30px;
  }
}

.the-content h3,
#tribe-events-pg-template .tribe-events-content h3,
.tribe-events-after-html h3,
.tribe-events-before-html h3 {
  font: normal 18px/1.2em "utopia-std", serif;
  margin: 50px 0 20px;
}

@media (min-width: 1100px) {
  .the-content h3,
  #tribe-events-pg-template .tribe-events-content h3,
  .tribe-events-after-html h3,
  .tribe-events-before-html h3 {
    font-size: 26px;
    margin: 60px 0 30px;
  }
}

.the-content h4,
#tribe-events-pg-template .tribe-events-content h4,
.tribe-events-after-html h4,
.tribe-events-before-html h4 {
  font-size: 1em;
}

.the-content a:not(.button),
#tribe-events-pg-template .tribe-events-content a:not(.button),
.tribe-events-after-html a:not(.button),
.tribe-events-before-html a:not(.button) {
  color: #307aba;
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
}

/*@media (min-width: 1100px) { .the-content a:not(.button), #tribe-events-pg-template .tribe-events-content a:not(.button), .tribe-events-after-html a:not(.button), .tribe-events-before-html a:not(.button) { -webkit-box-shadow: inset 0 0 0 0 #307aba; box-shadow: inset 0 0 0 0 #307aba; -webkit-transition: all ease 0.6s; transition: all ease 0.6s; border-bottom: solid 1px #307aba; padding: 0 3px; }*/

.the-content blockquote,
#tribe-events-pg-template .tribe-events-content blockquote,
.tribe-events-after-html blockquote,
.tribe-events-before-html blockquote {
  border: 1px solid #99a4ad;
  border-width: 1px 0;
  margin: 30px 0;
  padding: 30px 35px;
  position: relative;
  font: italic 200 22px/34px "utopia-std", serif;
  color: #307aba;
}

@media (min-width: 750px) {
  .the-content blockquote,
  #tribe-events-pg-template .tribe-events-content blockquote,
  .tribe-events-after-html blockquote,
  .tribe-events-before-html blockquote {
    padding: 30px 50px;
    font-size: 28px;
    line-height: 38px;
  }
}

.the-content blockquote p:last-child,
#tribe-events-pg-template .tribe-events-content blockquote p:last-child,
.tribe-events-after-html blockquote p:last-child,
.tribe-events-before-html blockquote p:last-child {
  margin-bottom: 0;
}

.the-content blockquote:after,
#tribe-events-pg-template .tribe-events-content blockquote:after,
.tribe-events-after-html blockquote:after,
.tribe-events-before-html blockquote:after {
  color: #99a4ad;
  content: "•";
  display: block;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  text-align: center;
  top: -10px;
  width: 40px;
  height: 20px;
  background: white;
  background-size: contain;
}

.the-content hr,
#tribe-events-pg-template .tribe-events-content hr,
.tribe-events-after-html hr,
.tribe-events-before-html hr {
  border-color: #dee2e3;
  margin-right: -110px;
}

.the-content ul,
#tribe-events-pg-template .tribe-events-content ul,
.tribe-events-after-html ul,
.tribe-events-before-html ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #060606;
}

.the-content ul li,
#tribe-events-pg-template .tribe-events-content ul li,
.tribe-events-after-html ul li,
.tribe-events-before-html ul li {
  /*padding-left: 1em;*/
  margin-left: 43px !important;
  position: relative;
  line-height: inherit !important;
}

.the-content ul li:before,
#tribe-events-pg-template .tribe-events-content ul li:before,
.tribe-events-after-html ul li:before,
.tribe-events-before-html ul li:before {
  content: "•";
  color: #041f48;
  font-size: 40px;
  left: -20px;
  top: -3px;
  position: absolute;
}

@media (min-width: 1100px) {
  .the-content ul li:before,
  #tribe-events-pg-template .tribe-events-content ul li:before,
  .tribe-events-after-html ul li:before,
  .tribe-events-before-html ul li:before {
    top: -5px;
  }
}

.the-content ul li a,
#tribe-events-pg-template .tribe-events-content ul li a,
.tribe-events-after-html ul li a,
.tribe-events-before-html ul li a {
  color: #424446;
}

.the-content ol,
#tribe-events-pg-template .tribe-events-content ol,
.tribe-events-after-html ol,
.tribe-events-before-html ol {
  list-style: none;
  padding-left: 0;
  color: #060606;
}

.the-content ol li,
#tribe-events-pg-template .tribe-events-content ol li,
.tribe-events-after-html ol li,
.tribe-events-before-html ol li {
  counter-increment: item;
  margin-bottom: 5px;
  padding-left: 35px;
}

.the-content ol li:before,
#tribe-events-pg-template .tribe-events-content ol li:before,
.tribe-events-after-html ol li:before,
.tribe-events-before-html ol li:before {
  margin: 0 10px 0 -35px;
  content: counter(item);
  background: #041f48;
  border-radius: 100%;
  color: white;
  width: 1.7em;
  text-align: center;
  display: inline-block;
}

@media (min-width: 1100px) {
  .the-content ol li:before,
  #tribe-events-pg-template .tribe-events-content ol li:before,
  .tribe-events-after-html ol li:before,
  .tribe-events-before-html ol li:before {
    margin-left: -40px;
  }
}

.w3eden a.btn-primary:not(.btn-simple) {
  color: #307aba !important;
  text-transform: initial !important;
}

.w3eden a.btn-primary:not(.btn-simple):hover {
  color: #fff !important;
}

a.wpdm-download-link {
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #000 !important;
}

[class*="button"]:not([class*="mejs"]) {
  background-color: #307aba;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 45px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

[class*="button"]:not([class*="mejs"]) a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

[class*="button"]:not([class*="mejs"]):hover,
[class*="button"]:not([class*="mejs"]).icon:hover {
  background-color: #378fdb;
}

[class*="button"]:not([class*="mejs"]).transparent:hover {
  background-color: transparent;
  border: 2px solid #307aba;
  color: #000;
}

[class*="button"]:not([class*="mejs"]).arrow {
  background: #307aba
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23fff' d='M291.257,0C237.253,0.771,204.359,59.686,231.993,106.045C234.868,110.814,238.235,115.233,242.162,119.231C242.162,119.231,634.922,519.004,634.922,519.004C634.922,519.004,242.162,911.765,242.162,911.765C209.76,954.968,236.271,1017.038,289.855,1023.491C307.809,1025.665,325.904,1020.826,340.352,1009.955C340.352,1009.955,782.207,568.099,782.207,568.099C808.929,540.817,808.929,497.192,782.207,469.909C782.207,469.909,340.352,21.041,340.352,21.041C327.377,7.855,309.773,0.281,291.257,0C291.257,0,291.257,0,291.257,0' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 22px;
  padding-right: 52px;
}

[class*="button"]:not([class*="mejs"]).arrow:hover {
  background-position: right 5px center;
  background-color: #378fdb;
}

[class*="button"]:not([class*="mejs"]):after {
  content: none;
}

[class*="button"]:not([class*="mejs"]):before {
  content: "";
  background-color: #999;
  border-radius: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0%;
  height: 0%;
  opacity: 1;
  position: absolute;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  pointer-events: none;
}

[class*="button"]:not([class*="mejs"]).js-active:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.button-icon:not([class*="mejs"]) {
  border-radius: 30px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  width: 50px;
}

.button-icon:not([class*="mejs"]):before,
.button-icon:not([class*="mejs"]):after {
  content: none;
}

.button-icon:not([class*="mejs"]):hover {
  background-color: #378fdb;
  color: #fff;
}

.button-icon:not([class*="mejs"]) > i {
  display: inline-block;
  margin-top: 3px;
}

.button-icon:not([class*="mejs"]) .inverse {
  background: #fff;
}

@media (min-width: 1100px) {
  .not-desktop {
    display: none !important;
  }
}

@media (min-width: 1100px) {
  .not-tablet {
    display: none;
  }
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

/* @file Media styles for the theme. */
img {
  height: auto;
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

@media print {
  #site-header,
  #footer-site,
  aside.offscreen-menu,
  aside.sidebar {
    display: none !important;
  }
}

/* @file Form styles for the theme. */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.login-pho {
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.login-pho .log-form-group {
  display: inline-block;
  float: left;
  margin: 0 0 40px;
  padding: 0;
  position: relative;
  text-indent: 0;
  list-style: none;
  width: 100%;
}

.login-pho .log-form-group:before {
  content: none;
}

.login-pho .log-form-group.js-active label {
  font-size: 0.8em;
  top: 0;
  left: 0;
  line-height: 1.9em;
  padding: 0 0.67em;
  -webkit-transform: none;
  transform: none;
}

.login-pho .log-form-group label {
  width: 100%;
  padding: 0 1.67em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  background-color: transparent;
  color: #6c6d6f;
}

.login-pho .log-form-group input[type="text"] {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #041f48;
  font-family: "source-sans-pro", sans-serif;
  height: 4.67em;
  outline: none;
  padding: 0 20px !important;
  position: relative;
  width: 100%;
}

.login-pho .log-form-group input[type="password"] {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #041f48;
  font-family: "source-sans-pro", sans-serif;
  height: 4.67em;
  outline: none;
  padding: 0 20px !important;
  position: relative;
  width: 100%;
}

.login-pho .log-form-group .lw-error {
  display: none;
}

.login-pho .log_forms input[type="submit"] {
  background-color: #307aba;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 45px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.login-pho .log_forms input[type="submit"]:hover {
  background-color: #378fdb;
}

.gform_wrapper,
.search-form {
  font-size: 17px;
  background-color: #ebeeef;
  padding: 20px;
}

.gform_wrapper h3,
.search-form h3 {
  font: bold 26px/1.23em "utopia-std", serif;
  margin: 30px 0;
}

.gform_wrapper .gform_description,
.search-form .gform_description {
  font: normal 400 17px/1.647em "source-sans-pro", sans-serif;
  color: #041f48;
  display: block;
  margin: 0 0 30px;
  padding-top: 15px;
  position: relative;
}

.gform_wrapper .gform_description:before,
.search-form .gform_description:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 35px;
  height: 2px;
  background: #041f48;
}

.gform_wrapper ul.gform_fields,
.search-form ul.gform_fields {
  margin: 0;
  padding: 0;
}

.gform_wrapper ul.gform_fields:after,
.search-form ul.gform_fields:after {
  clear: both;
  content: "";
  display: table;
}

.gform_wrapper ul.gform_fields li,
.search-form ul.gform_fields li {
  display: inline-block;
  float: left;
  margin: 0 0 20px;
  padding: 0;
  text-indent: 0;
  list-style: none;
  margin-left: 0 !important;
}

.gform_wrapper ul.gform_fields li:before,
.search-form ul.gform_fields li:before {
  content: none;
}

.gform_wrapper form select,
.search-form form select {
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 1em;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  outline: none;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 4.67em;
  width: 100%;
}

.gform_wrapper form select::-ms-expand,
.search-form form select::-ms-expand {
  display: none;
}

.gform_wrapper .gf_type_text,
.gform_wrapper .gf_type_number,
.gform_wrapper .gf_type_phone,
.gform_wrapper .gf_type_email,
.gform_wrapper .gf_type_quantity,
.gform_wrapper .gf_type_date,
.gform_wrapper .gf_type_coupon,
.gform_wrapper .gf_type_textarea,
.gform_wrapper .gf_type_select,
.gform_wrapper .gf_type_option,
.gform_wrapper .gf_type_product,
.search-form .gf_type_text,
.search-form .gf_type_number,
.search-form .gf_type_phone,
.search-form .gf_type_email,
.search-form .gf_type_quantity,
.search-form .gf_type_date,
.search-form .gf_type_coupon,
.search-form .gf_type_textarea,
.search-form .gf_type_select,
.search-form .gf_type_option,
.search-form .gf_type_product {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
  width: 100%;
}

.gform_wrapper .gf_type_text label,
.gform_wrapper .gf_type_number label,
.gform_wrapper .gf_type_phone label,
.gform_wrapper .gf_type_email label,
.gform_wrapper .gf_type_quantity label,
.gform_wrapper .gf_type_date label,
.gform_wrapper .gf_type_coupon label,
.gform_wrapper .gf_type_textarea label,
.gform_wrapper .gf_type_select label,
.gform_wrapper .gf_type_option label,
.gform_wrapper .gf_type_product label,
.search-form .gf_type_text label,
.search-form .gf_type_number label,
.search-form .gf_type_phone label,
.search-form .gf_type_email label,
.search-form .gf_type_quantity label,
.search-form .gf_type_date label,
.search-form .gf_type_coupon label,
.search-form .gf_type_textarea label,
.search-form .gf_type_select label,
.search-form .gf_type_option label,
.search-form .gf_type_product label {
  width: 100%;
  padding: 0 1.67em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  background-color: transparent;
  color: #6c6d6f;
}

.gform_wrapper .gf_type_text label span.gfield_required,
.gform_wrapper .gf_type_number label span.gfield_required,
.gform_wrapper .gf_type_phone label span.gfield_required,
.gform_wrapper .gf_type_email label span.gfield_required,
.gform_wrapper .gf_type_quantity label span.gfield_required,
.gform_wrapper .gf_type_date label span.gfield_required,
.gform_wrapper .gf_type_coupon label span.gfield_required,
.gform_wrapper .gf_type_textarea label span.gfield_required,
.gform_wrapper .gf_type_select label span.gfield_required,
.gform_wrapper .gf_type_option label span.gfield_required,
.gform_wrapper .gf_type_product label span.gfield_required,
.search-form .gf_type_text label span.gfield_required,
.search-form .gf_type_number label span.gfield_required,
.search-form .gf_type_phone label span.gfield_required,
.search-form .gf_type_email label span.gfield_required,
.search-form .gf_type_quantity label span.gfield_required,
.search-form .gf_type_date label span.gfield_required,
.search-form .gf_type_coupon label span.gfield_required,
.search-form .gf_type_textarea label span.gfield_required,
.search-form .gf_type_select label span.gfield_required,
.search-form .gf_type_option label span.gfield_required,
.search-form .gf_type_product label span.gfield_required {
  color: #de2d16;
}

.gform_wrapper .gf_type_text .ginput_container,
.gform_wrapper .gf_type_number .ginput_container,
.gform_wrapper .gf_type_phone .ginput_container,
.gform_wrapper .gf_type_email .ginput_container,
.gform_wrapper .gf_type_quantity .ginput_container,
.gform_wrapper .gf_type_date .ginput_container,
.gform_wrapper .gf_type_coupon .ginput_container,
.gform_wrapper .gf_type_textarea .ginput_container,
.gform_wrapper .gf_type_select .ginput_container,
.gform_wrapper .gf_type_option .ginput_container,
.gform_wrapper .gf_type_product .ginput_container,
.search-form .gf_type_text .ginput_container,
.search-form .gf_type_number .ginput_container,
.search-form .gf_type_phone .ginput_container,
.search-form .gf_type_email .ginput_container,
.search-form .gf_type_quantity .ginput_container,
.search-form .gf_type_date .ginput_container,
.search-form .gf_type_coupon .ginput_container,
.search-form .gf_type_textarea .ginput_container,
.search-form .gf_type_select .ginput_container,
.search-form .gf_type_option .ginput_container,
.search-form .gf_type_product .ginput_container {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
}

.gform_wrapper .gf_type_text .ginput_container input,
.gform_wrapper .gf_type_text .ginput_container textarea,
.gform_wrapper .gf_type_text .ginput_container select,
.gform_wrapper .gf_type_number .ginput_container input,
.gform_wrapper .gf_type_number .ginput_container textarea,
.gform_wrapper .gf_type_number .ginput_container select,
.gform_wrapper .gf_type_phone .ginput_container input,
.gform_wrapper .gf_type_phone .ginput_container textarea,
.gform_wrapper .gf_type_phone .ginput_container select,
.gform_wrapper .gf_type_email .ginput_container input,
.gform_wrapper .gf_type_email .ginput_container textarea,
.gform_wrapper .gf_type_email .ginput_container select,
.gform_wrapper .gf_type_quantity .ginput_container input,
.gform_wrapper .gf_type_quantity .ginput_container textarea,
.gform_wrapper .gf_type_quantity .ginput_container select,
.gform_wrapper .gf_type_date .ginput_container input,
.gform_wrapper .gf_type_date .ginput_container textarea,
.gform_wrapper .gf_type_date .ginput_container select,
.gform_wrapper .gf_type_coupon .ginput_container input,
.gform_wrapper .gf_type_coupon .ginput_container textarea,
.gform_wrapper .gf_type_coupon .ginput_container select,
.gform_wrapper .gf_type_textarea .ginput_container input,
.gform_wrapper .gf_type_textarea .ginput_container textarea,
.gform_wrapper .gf_type_textarea .ginput_container select,
.gform_wrapper .gf_type_select .ginput_container input,
.gform_wrapper .gf_type_select .ginput_container textarea,
.gform_wrapper .gf_type_select .ginput_container select,
.gform_wrapper .gf_type_option .ginput_container input,
.gform_wrapper .gf_type_option .ginput_container textarea,
.gform_wrapper .gf_type_option .ginput_container select,
.gform_wrapper .gf_type_product .ginput_container input,
.gform_wrapper .gf_type_product .ginput_container textarea,
.gform_wrapper .gf_type_product .ginput_container select,
.search-form .gf_type_text .ginput_container input,
.search-form .gf_type_text .ginput_container textarea,
.search-form .gf_type_text .ginput_container select,
.search-form .gf_type_number .ginput_container input,
.search-form .gf_type_number .ginput_container textarea,
.search-form .gf_type_number .ginput_container select,
.search-form .gf_type_phone .ginput_container input,
.search-form .gf_type_phone .ginput_container textarea,
.search-form .gf_type_phone .ginput_container select,
.search-form .gf_type_email .ginput_container input,
.search-form .gf_type_email .ginput_container textarea,
.search-form .gf_type_email .ginput_container select,
.search-form .gf_type_quantity .ginput_container input,
.search-form .gf_type_quantity .ginput_container textarea,
.search-form .gf_type_quantity .ginput_container select,
.search-form .gf_type_date .ginput_container input,
.search-form .gf_type_date .ginput_container textarea,
.search-form .gf_type_date .ginput_container select,
.search-form .gf_type_coupon .ginput_container input,
.search-form .gf_type_coupon .ginput_container textarea,
.search-form .gf_type_coupon .ginput_container select,
.search-form .gf_type_textarea .ginput_container input,
.search-form .gf_type_textarea .ginput_container textarea,
.search-form .gf_type_textarea .ginput_container select,
.search-form .gf_type_select .ginput_container input,
.search-form .gf_type_select .ginput_container textarea,
.search-form .gf_type_select .ginput_container select,
.search-form .gf_type_option .ginput_container input,
.search-form .gf_type_option .ginput_container textarea,
.search-form .gf_type_option .ginput_container select,
.search-form .gf_type_product .ginput_container input,
.search-form .gf_type_product .ginput_container textarea,
.search-form .gf_type_product .ginput_container select {
  border: 0;
  border-radius: 4px;
  font-family: "source-sans-pro", sans-serif;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
  color: #041f48;
}

.gform_wrapper .gf_type_text .ginput_container select,
.gform_wrapper .gf_type_number .ginput_container select,
.gform_wrapper .gf_type_phone .ginput_container select,
.gform_wrapper .gf_type_email .ginput_container select,
.gform_wrapper .gf_type_quantity .ginput_container select,
.gform_wrapper .gf_type_date .ginput_container select,
.gform_wrapper .gf_type_coupon .ginput_container select,
.gform_wrapper .gf_type_textarea .ginput_container select,
.gform_wrapper .gf_type_select .ginput_container select,
.gform_wrapper .gf_type_option .ginput_container select,
.gform_wrapper .gf_type_product .ginput_container select,
.search-form .gf_type_text .ginput_container select,
.search-form .gf_type_number .ginput_container select,
.search-form .gf_type_phone .ginput_container select,
.search-form .gf_type_email .ginput_container select,
.search-form .gf_type_quantity .ginput_container select,
.search-form .gf_type_date .ginput_container select,
.search-form .gf_type_coupon .ginput_container select,
.search-form .gf_type_textarea .ginput_container select,
.search-form .gf_type_select .ginput_container select,
.search-form .gf_type_option .ginput_container select,
.search-form .gf_type_product .ginput_container select {
  color: transparent;
}

.gform_wrapper .gf_type_text.js-focus,
.gform_wrapper .gf_type_number.js-focus,
.gform_wrapper .gf_type_phone.js-focus,
.gform_wrapper .gf_type_email.js-focus,
.gform_wrapper .gf_type_quantity.js-focus,
.gform_wrapper .gf_type_date.js-focus,
.gform_wrapper .gf_type_coupon.js-focus,
.gform_wrapper .gf_type_textarea.js-focus,
.gform_wrapper .gf_type_select.js-focus,
.gform_wrapper .gf_type_option.js-focus,
.gform_wrapper .gf_type_product.js-focus,
.search-form .gf_type_text.js-focus,
.search-form .gf_type_number.js-focus,
.search-form .gf_type_phone.js-focus,
.search-form .gf_type_email.js-focus,
.search-form .gf_type_quantity.js-focus,
.search-form .gf_type_date.js-focus,
.search-form .gf_type_coupon.js-focus,
.search-form .gf_type_textarea.js-focus,
.search-form .gf_type_select.js-focus,
.search-form .gf_type_option.js-focus,
.search-form .gf_type_product.js-focus {
  border-color: #378fdb;
}

.gform_wrapper .gf_type_text.js-active label,
.gform_wrapper .gf_type_number.js-active label,
.gform_wrapper .gf_type_phone.js-active label,
.gform_wrapper .gf_type_email.js-active label,
.gform_wrapper .gf_type_quantity.js-active label,
.gform_wrapper .gf_type_date.js-active label,
.gform_wrapper .gf_type_coupon.js-active label,
.gform_wrapper .gf_type_textarea.js-active label,
.gform_wrapper .gf_type_select.js-active label,
.gform_wrapper .gf_type_option.js-active label,
.gform_wrapper .gf_type_product.js-active label,
.search-form .gf_type_text.js-active label,
.search-form .gf_type_number.js-active label,
.search-form .gf_type_phone.js-active label,
.search-form .gf_type_email.js-active label,
.search-form .gf_type_quantity.js-active label,
.search-form .gf_type_date.js-active label,
.search-form .gf_type_coupon.js-active label,
.search-form .gf_type_textarea.js-active label,
.search-form .gf_type_select.js-active label,
.search-form .gf_type_option.js-active label,
.search-form .gf_type_product.js-active label {
  font-size: 0.8em;
  top: 0;
  left: 0;
  line-height: 1.9em;
  padding: 0 0.67em;
  -webkit-transform: none;
  transform: none;
}

.gform_wrapper .gf_type_text.js-active .ginput_container,
.gform_wrapper .gf_type_number.js-active .ginput_container,
.gform_wrapper .gf_type_phone.js-active .ginput_container,
.gform_wrapper .gf_type_email.js-active .ginput_container,
.gform_wrapper .gf_type_quantity.js-active .ginput_container,
.gform_wrapper .gf_type_date.js-active .ginput_container,
.gform_wrapper .gf_type_coupon.js-active .ginput_container,
.gform_wrapper .gf_type_textarea.js-active .ginput_container,
.gform_wrapper .gf_type_select.js-active .ginput_container,
.gform_wrapper .gf_type_option.js-active .ginput_container,
.gform_wrapper .gf_type_product.js-active .ginput_container,
.search-form .gf_type_text.js-active .ginput_container,
.search-form .gf_type_number.js-active .ginput_container,
.search-form .gf_type_phone.js-active .ginput_container,
.search-form .gf_type_email.js-active .ginput_container,
.search-form .gf_type_quantity.js-active .ginput_container,
.search-form .gf_type_date.js-active .ginput_container,
.search-form .gf_type_coupon.js-active .ginput_container,
.search-form .gf_type_textarea.js-active .ginput_container,
.search-form .gf_type_select.js-active .ginput_container,
.search-form .gf_type_option.js-active .ginput_container,
.search-form .gf_type_product.js-active .ginput_container {
  bottom: 0;
  left: 0;
  height: 2.67em;
}

.gform_wrapper .gf_type_text.js-active .ginput_container select,
.gform_wrapper .gf_type_text.js-active .ginput_container input,
.gform_wrapper .gf_type_number.js-active .ginput_container select,
.gform_wrapper .gf_type_number.js-active .ginput_container input,
.gform_wrapper .gf_type_phone.js-active .ginput_container select,
.gform_wrapper .gf_type_phone.js-active .ginput_container input,
.gform_wrapper .gf_type_email.js-active .ginput_container select,
.gform_wrapper .gf_type_email.js-active .ginput_container input,
.gform_wrapper .gf_type_quantity.js-active .ginput_container select,
.gform_wrapper .gf_type_quantity.js-active .ginput_container input,
.gform_wrapper .gf_type_date.js-active .ginput_container select,
.gform_wrapper .gf_type_date.js-active .ginput_container input,
.gform_wrapper .gf_type_coupon.js-active .ginput_container select,
.gform_wrapper .gf_type_coupon.js-active .ginput_container input,
.gform_wrapper .gf_type_textarea.js-active .ginput_container select,
.gform_wrapper .gf_type_textarea.js-active .ginput_container input,
.gform_wrapper .gf_type_select.js-active .ginput_container select,
.gform_wrapper .gf_type_select.js-active .ginput_container input,
.gform_wrapper .gf_type_option.js-active .ginput_container select,
.gform_wrapper .gf_type_option.js-active .ginput_container input,
.gform_wrapper .gf_type_product.js-active .ginput_container select,
.gform_wrapper .gf_type_product.js-active .ginput_container input,
.search-form .gf_type_text.js-active .ginput_container select,
.search-form .gf_type_text.js-active .ginput_container input,
.search-form .gf_type_number.js-active .ginput_container select,
.search-form .gf_type_number.js-active .ginput_container input,
.search-form .gf_type_phone.js-active .ginput_container select,
.search-form .gf_type_phone.js-active .ginput_container input,
.search-form .gf_type_email.js-active .ginput_container select,
.search-form .gf_type_email.js-active .ginput_container input,
.search-form .gf_type_quantity.js-active .ginput_container select,
.search-form .gf_type_quantity.js-active .ginput_container input,
.search-form .gf_type_date.js-active .ginput_container select,
.search-form .gf_type_date.js-active .ginput_container input,
.search-form .gf_type_coupon.js-active .ginput_container select,
.search-form .gf_type_coupon.js-active .ginput_container input,
.search-form .gf_type_textarea.js-active .ginput_container select,
.search-form .gf_type_textarea.js-active .ginput_container input,
.search-form .gf_type_select.js-active .ginput_container select,
.search-form .gf_type_select.js-active .ginput_container input,
.search-form .gf_type_option.js-active .ginput_container select,
.search-form .gf_type_option.js-active .ginput_container input,
.search-form .gf_type_product.js-active .ginput_container select,
.search-form .gf_type_product.js-active .ginput_container input {
  border: 0;
  color: #041f48;
}

.gform_wrapper .gf_type_number .qty-nav,
.search-form .gf_type_number .qty-nav {
  color: #378fdb;
  line-height: 1em;
  position: absolute;
  top: 0;
  right: 33px;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.gform_wrapper .gf_type_number .qty-nav .qty-u,
.search-form .gf_type_number .qty-nav .qty-u {
  top: 15px;
  position: absolute;
}

.gform_wrapper .gf_type_number .qty-nav .qty-d,
.search-form .gf_type_number .qty-nav .qty-d {
  bottom: 15px;
  position: absolute;
}

.gform_wrapper .gf_type_number.js-focus,
.search-form .gf_type_number.js-focus {
  border-color: #378fdb;
}

.gform_wrapper .gf_type_number.js-active .qty-nav,
.search-form .gf_type_number.js-active .qty-nav {
  color: #378fdb;
}

.gform_wrapper .gf_type_number.js-active .qty-u,
.search-form .gf_type_number.js-active .qty-u {
  top: 5px;
}

.gform_wrapper .gf_type_number.js-active .qty-d,
.search-form .gf_type_number.js-active .qty-d {
  bottom: 5px;
}

.gform_wrapper .gf_type_textarea,
.search-form .gf_type_textarea {
  height: 14.66em;
}

.gform_wrapper .gf_type_textarea label,
.search-form .gf_type_textarea label {
  top: 2em;
}

.gform_wrapper .gf_type_textarea .ginput_container textarea,
.search-form .gf_type_textarea .ginput_container textarea {
  height: 100%;
  padding: 10px 20px;
  resize: none;
  color: #041f48;
}

.gform_wrapper .gf_type_textarea.js-focus,
.search-form .gf_type_textarea.js-focus {
  border-color: #378fdb;
}

.gform_wrapper .gf_type_textarea.js-active,
.search-form .gf_type_textarea.js-active {
  height: 14.7em;
}

.gform_wrapper .gf_type_textarea.js-active .ginput_container,
.search-form .gf_type_textarea.js-active .ginput_container {
  height: 12.66em;
}

.gform_wrapper .gf_type_textarea.js-active .ginput_container textarea,
.search-form .gf_type_textarea.js-active .ginput_container textarea {
  border: 0;
}

.gform_wrapper .gfield.gf_type_coupon input[type="text"],
.search-form .gfield.gf_type_coupon input[type="text"] {
  border-radius: 4px 0 0 4px;
  border-right: 0;
  display: inline-block;
  width: -webkit-calc(100% - 6em);
  width: calc(100% - 6em);
  vertical-align: top;
  color: #041f48;
}

@media (min-width: 750px) {
  .gform_wrapper .gfield.gf_type_coupon input[type="text"],
  .search-form .gfield.gf_type_coupon input[type="text"] {
    width: -webkit-calc(100% - 12em);
    width: calc(100% - 12em);
  }
}

.gform_wrapper .gfield.gf_type_coupon input[type="button"].button,
.search-form .gfield.gf_type_coupon input[type="button"].button {
  border-radius: 0 4px 4px 0;
  margin: 0 !important;
  width: 6em;
}

@media (min-width: 750px) {
  .gform_wrapper .gfield.gf_type_coupon input[type="button"].button,
  .search-form .gfield.gf_type_coupon input[type="button"].button {
    width: 12em;
  }
}

.gform_wrapper .gfield.gf_type_coupon.js-focus,
.search-form .gfield.gf_type_coupon.js-focus {
  border-color: #378fdb;
}

.gform_wrapper .gfield.gf_type_coupon.js-active input[type="button"].button,
.search-form .gfield.gf_type_coupon.js-active input[type="button"].button {
  border: 0;
  border-radius: 4px 0 0 0;
}

.gform_wrapper .gf_type_name,
.gform_wrapper .gf_type_creditcard,
.gform_wrapper .gf_type_address,
.search-form .gf_type_name,
.search-form .gf_type_creditcard,
.search-form .gf_type_address {
  width: 100%;
}

.gform_wrapper .gf_type_name .ginput_container > span,
.gform_wrapper .gf_type_creditcard .ginput_container > span,
.gform_wrapper .gf_type_address .ginput_container > span,
.search-form .gf_type_name .ginput_container > span,
.search-form .gf_type_creditcard .ginput_container > span,
.search-form .gf_type_address .ginput_container > span {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
  width: 100%;
  display: inline-block;
}

.gform_wrapper .gf_type_name .ginput_container > span label,
.gform_wrapper .gf_type_creditcard .ginput_container > span label,
.gform_wrapper .gf_type_address .ginput_container > span label,
.search-form .gf_type_name .ginput_container > span label,
.search-form .gf_type_creditcard .ginput_container > span label,
.search-form .gf_type_address .ginput_container > span label {
  width: 100%;
  padding: 0 1.67em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  background-color: transparent;
  color: #6c6d6f;
}

.gform_wrapper .gf_type_name .ginput_container > span input,
.gform_wrapper .gf_type_name .ginput_container > span select,
.gform_wrapper .gf_type_creditcard .ginput_container > span input,
.gform_wrapper .gf_type_creditcard .ginput_container > span select,
.gform_wrapper .gf_type_address .ginput_container > span input,
.gform_wrapper .gf_type_address .ginput_container > span select,
.search-form .gf_type_name .ginput_container > span input,
.search-form .gf_type_name .ginput_container > span select,
.search-form .gf_type_creditcard .ginput_container > span input,
.search-form .gf_type_creditcard .ginput_container > span select,
.search-form .gf_type_address .ginput_container > span input,
.search-form .gf_type_address .ginput_container > span select {
  border: 0;
  border-radius: 4px;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #041f48;
}

.gform_wrapper .gf_type_name .ginput_container > span.js-focus,
.gform_wrapper .gf_type_creditcard .ginput_container > span.js-focus,
.gform_wrapper .gf_type_address .ginput_container > span.js-focus,
.search-form .gf_type_name .ginput_container > span.js-focus,
.search-form .gf_type_creditcard .ginput_container > span.js-focus,
.search-form .gf_type_address .ginput_container > span.js-focus {
  border-color: #378fdb;
}

.gform_wrapper .gf_type_name .ginput_container > span.js-active label,
.gform_wrapper .gf_type_creditcard .ginput_container > span.js-active label,
.gform_wrapper .gf_type_address .ginput_container > span.js-active label,
.search-form .gf_type_name .ginput_container > span.js-active label,
.search-form .gf_type_creditcard .ginput_container > span.js-active label,
.search-form .gf_type_address .ginput_container > span.js-active label {
  font-size: 0.8em;
  top: 0;
  left: 0;
  line-height: 1.9em;
  padding: 0 0.67em;
  -webkit-transform: none;
  transform: none;
}

.gform_wrapper .gf_type_name .ginput_container > span.js-active input,
.gform_wrapper .gf_type_name .ginput_container > span.js-active select,
.gform_wrapper .gf_type_creditcard .ginput_container > span.js-active input,
.gform_wrapper .gf_type_creditcard .ginput_container > span.js-active select,
.gform_wrapper .gf_type_address .ginput_container > span.js-active input,
.gform_wrapper .gf_type_address .ginput_container > span.js-active select,
.search-form .gf_type_name .ginput_container > span.js-active input,
.search-form .gf_type_name .ginput_container > span.js-active select,
.search-form .gf_type_creditcard .ginput_container > span.js-active input,
.search-form .gf_type_creditcard .ginput_container > span.js-active select,
.search-form .gf_type_address .ginput_container > span.js-active input,
.search-form .gf_type_address .ginput_container > span.js-active select {
  border: 0;
  bottom: 0;
  left: 0;
  height: 2.67em;
}

@media (min-width: 750px) {
  .gform_wrapper .gf_type_name .ginput_container > span,
  .search-form .gf_type_name .ginput_container > span {
    width: -webkit-calc(50% - 2px);
    width: calc(50% - 2px);
  }
}

@media (min-width: 750px) {
  .gform_wrapper .gf_type_address .ginput_container .address_state,
  .gform_wrapper .gf_type_address .ginput_container .address_zip,
  .search-form .gf_type_address .ginput_container .address_state,
  .search-form .gf_type_address .ginput_container .address_zip {
    margin-left: 10px;
    width: -webkit-calc(25% - 7px);
    width: calc(25% - 7px);
  }
  .gform_wrapper .gf_type_address .ginput_container .address_city,
  .search-form .gf_type_address .ginput_container .address_city {
    width: -webkit-calc(50% - 7px);
    width: calc(50% - 7px);
  }
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio,
.search-form ul.gfield_checkbox,
.search-form ul.gfield_radio {
  padding: 0;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li,
.search-form ul.gfield_checkbox li,
.search-form ul.gfield_radio li {
  display: inline-block;
  margin-left: 20px !important;
}

.gform_wrapper ul.gfield_checkbox li input[type="radio"],
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
.gform_wrapper ul.gfield_radio li input[type="radio"],
.gform_wrapper ul.gfield_radio li input[type="checkbox"],
.search-form ul.gfield_checkbox li input[type="radio"],
.search-form ul.gfield_checkbox li input[type="checkbox"],
.search-form ul.gfield_radio li input[type="radio"],
.search-form ul.gfield_radio li input[type="checkbox"] {
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  margin-right: 5px;
}

.gform_wrapper ul.gfield_checkbox li input[type="radio"],
.gform_wrapper ul.gfield_radio li input[type="radio"],
.search-form ul.gfield_checkbox li input[type="radio"],
.search-form ul.gfield_radio li input[type="radio"] {
  border-radius: 50%;
}

.gform_wrapper .gf_type_checkbox,
.gform_wrapper .gf_type_radio,
.search-form .gf_type_checkbox,
.search-form .gf_type_radio {
  line-height: 1.67em;
  width: 100%;
}

.gform_wrapper .gf_type_checkbox label,
.gform_wrapper .gf_type_radio label,
.search-form .gf_type_checkbox label,
.search-form .gf_type_radio label {
  line-height: 1.67em;
  vertical-align: top;
  cursor: pointer;
  font-family: "source-sans-pro", sans-serif;
  color: #6d6d6d;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"],
.gform_wrapper .gf_type_checkbox input[type="radio"],
.gform_wrapper .gf_type_radio input[type="checkbox"],
.gform_wrapper .gf_type_radio input[type="radio"],
.search-form .gf_type_checkbox input[type="checkbox"],
.search-form .gf_type_checkbox input[type="radio"],
.search-form .gf_type_radio input[type="checkbox"],
.search-form .gf_type_radio input[type="radio"] {
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
  width: auto;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]::-ms-check,
.gform_wrapper .gf_type_checkbox input[type="radio"]::-ms-check,
.gform_wrapper .gf_type_radio input[type="checkbox"]::-ms-check,
.gform_wrapper .gf_type_radio input[type="radio"]::-ms-check,
.search-form .gf_type_checkbox input[type="checkbox"]::-ms-check,
.search-form .gf_type_checkbox input[type="radio"]::-ms-check,
.search-form .gf_type_radio input[type="checkbox"]::-ms-check,
.search-form .gf_type_radio input[type="radio"]::-ms-check {
  background-color: #fff;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  height: 1.67em;
  width: 1.67em;
  top: -1px;
  left: -1px;
  content: "";
  color: #378fdb;
  display: block;
  position: relative;
  margin: 0 -2px -2px 0;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]::-ms-check,
.gform_wrapper .gf_type_radio input[type="checkbox"]::-ms-check,
.search-form .gf_type_checkbox input[type="checkbox"]::-ms-check,
.search-form .gf_type_radio input[type="checkbox"]::-ms-check {
  color: #fff;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]:after,
.gform_wrapper .gf_type_checkbox input[type="radio"]:after,
.gform_wrapper .gf_type_radio input[type="checkbox"]:after,
.gform_wrapper .gf_type_radio input[type="radio"]:after,
.search-form .gf_type_checkbox input[type="checkbox"]:after,
.search-form .gf_type_checkbox input[type="radio"]:after,
.search-form .gf_type_radio input[type="checkbox"]:after,
.search-form .gf_type_radio input[type="radio"]:after {
  background-color: #fff;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  padding-right: 3px;
  height: 1.67em;
  width: 1.67em;
  top: -1px;
  left: -1px;
  content: "";
  color: #fff;
  display: block;
  position: relative;
  margin: 0 -2px -2px 0;
}

.gform_wrapper .gf_type_checkbox input[type="radio"]::-ms-check,
.gform_wrapper .gf_type_radio input[type="radio"]::-ms-check,
.search-form .gf_type_checkbox input[type="radio"]::-ms-check,
.search-form .gf_type_radio input[type="radio"]::-ms-check {
  border-radius: 50%;
  top: 0;
  left: 0;
  margin: 0;
}

.gform_wrapper .gf_type_checkbox input[type="radio"]:after,
.gform_wrapper .gf_type_radio input[type="radio"]:after,
.search-form .gf_type_checkbox input[type="radio"]:after,
.search-form .gf_type_radio input[type="radio"]:after {
  border-radius: 50%;
  top: 0;
  left: 0;
  margin: 0;
}

.gform_wrapper .gf_type_checkbox input[type="radio"]:checked + label,
.gform_wrapper .gf_type_radio input[type="radio"]:checked + label,
.search-form .gf_type_checkbox input[type="radio"]:checked + label,
.search-form .gf_type_radio input[type="radio"]:checked + label {
  font-weight: 700;
}

.gform_wrapper .gf_type_checkbox input[type="radio"]:checked::-ms-check,
.gform_wrapper .gf_type_radio input[type="radio"]:checked::-ms-check,
.search-form .gf_type_checkbox input[type="radio"]:checked::-ms-check,
.search-form .gf_type_radio input[type="radio"]:checked::-ms-check {
  background: #fff;
  border: solid 0.075em #fff;
}

.gform_wrapper .gf_type_checkbox input[type="radio"]:checked:after,
.gform_wrapper .gf_type_radio input[type="radio"]:checked:after,
.search-form .gf_type_checkbox input[type="radio"]:checked:after,
.search-form .gf_type_radio input[type="radio"]:checked:after {
  background: #378fdb;
  border: solid 0.35em #fff;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]:checked + label,
.gform_wrapper .gf_type_radio input[type="checkbox"]:checked + label,
.search-form .gf_type_checkbox input[type="checkbox"]:checked + label,
.search-form .gf_type_radio input[type="checkbox"]:checked + label {
  font-weight: 700;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]:checked::-ms-check,
.gform_wrapper .gf_type_radio input[type="checkbox"]:checked::-ms-check,
.search-form .gf_type_checkbox input[type="checkbox"]:checked::-ms-check,
.search-form .gf_type_radio input[type="checkbox"]:checked::-ms-check {
  background: #378fdb url("images/icons/checkmark-white.svg") center center
    no-repeat;
  background-size: 1em;
}

.gform_wrapper .gf_type_checkbox input[type="checkbox"]:checked:after,
.gform_wrapper .gf_type_radio input[type="checkbox"]:checked:after,
.search-form .gf_type_checkbox input[type="checkbox"]:checked:after,
.search-form .gf_type_radio input[type="checkbox"]:checked:after {
  background: #378fdb url("images/icons/checkmark-white.svg") center center
    no-repeat;
  background-size: 1em;
}

.gform_wrapper .gfield_label_before_complex,
.search-form .gfield_label_before_complex {
  border-top: 2px solid #000;
  color: #060606;
  display: block;
  font: 1.467em/1.14em "utopia-std", serif;
  margin: 50px 0 40px;
  padding-top: 20px;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  > span:first-child,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  > span:first-child {
  margin-top: 40px;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container {
  margin-top: -37px;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container:after,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container:after {
  clear: both;
  content: "";
  display: table;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  width: 36px;
  height: 32px;
  float: left;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_visa,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_visa {
  background: transparent url("images/icons/creditcards/visa.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_visa,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background: transparent url("images/icons/creditcards/visa-confirm.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background: transparent url("images/icons/creditcards/visa-disabled.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_mastercard,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_mastercard {
  background: transparent url("images/icons/creditcards/mc.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background: transparent url("images/icons/creditcards/mc-confirm.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background: transparent url("images/icons/creditcards/mc-disabled.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_amex,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_amex {
  background: transparent url("images/icons/creditcards/amex.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_amex,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background: transparent url("images/icons/creditcards/amex-confirm.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background: transparent url("images/icons/creditcards/amex-disabled.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_discover,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_discover {
  background: transparent url("images/icons/creditcards/discover.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_discover,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background: transparent url("images/icons/creditcards/discover-confirm.svg")
    top left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background: transparent url("images/icons/creditcards/discover-disabled.svg")
    top left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_maestro,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_maestro {
  background: transparent url("images/icons/creditcards/maestro.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background: transparent url("images/icons/creditcards/maestro-confirm.svg")
    top left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background: transparent url("images/icons/creditcards/maestro-disabled.svg")
    top left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_jcb,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_jcb {
  background: transparent url("images/icons/creditcards/jcb.svg") top left
    no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background: transparent url("images/icons/creditcards/jcb-confirm.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background: transparent url("images/icons/creditcards/jcb-disabled.svg") top
    left no-repeat;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras {
  background: transparent;
  border: none;
  height: auto;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left {
  display: block;
  float: left;
  height: 100%;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .gform_wrapper
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_left,
  .search-form
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_left {
    width: 50%;
  }
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_expiration_container
  > label,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_expiration_container
  > label {
  float: left;
  position: relative;
  display: inline-block;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field {
  padding-top: 35px;
  position: relative;
  -webkit-transform: none;
  transform: none;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  select,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  select {
  display: inline-block;
  height: 4.67em;
  position: relative;
  width: -webkit-calc(50% - 3px);
  width: calc(50% - 3px);
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  color: #041f48;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  select.js-focus,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  select.js-focus {
  border-color: #378fdb;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  label,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_left
  .ginput_card_field
  label {
  display: block;
  font-weight: bold;
  -webkit-transform: none;
  transform: none;
  margin: 0;
  width: auto;
  padding: 0;
  position: absolute;
  top: 5px;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right {
  display: block;
  float: right;
  height: 4.67em;
  position: relative;
  bottom: 0;
  text-align: right;
  width: 100%;
}

@media (min-width: 750px) {
  .gform_wrapper
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right,
  .search-form
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right {
    margin-top: 35px;
    width: 190px;
  }
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right:after,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right:after {
  background: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  content: "";
  display: block;
  height: -webkit-calc(100% + 4px);
  height: calc(100% + 4px);
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 0;
  width: -webkit-calc(100% - 46px);
  width: calc(100% - 46px);
}

@media (min-width: 750px) {
  .gform_wrapper
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right:after,
  .search-form
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right:after {
    width: 144px;
  }
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  input.ginput_card_security_code,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  input.ginput_card_security_code {
  display: block;
  left: 0;
  position: absolute;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  z-index: 1;
  border-radius: 4px;
}

@media (min-width: 750px) {
  .gform_wrapper
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right
    input.ginput_card_security_code,
  .search-form
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right
    input.ginput_card_security_code {
    width: 140px;
  }
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  input.ginput_card_security_code
  ~ label,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  input.ginput_card_security_code
  ~ label {
  border-radius: 4px 4px 0 0;
  left: 0;
  position: absolute;
  text-align: left;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  z-index: 2;
}

@media (min-width: 750px) {
  .gform_wrapper
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right
    input.ginput_card_security_code
    ~ label,
  .search-form
    .gf_type_creditcard
    .ginput_container_creditcard
    .ginput_cardextras
    .ginput_cardinfo_right
    input.ginput_card_security_code
    ~ label {
    width: 140px;
  }
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  .ginput_card_security_code_icon,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right
  .ginput_card_security_code_icon {
  width: 32px;
  height: 23px;
  background: transparent url(images/icons/creditcards/cvv.svg) top left
    no-repeat;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  margin-right: 2px;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-active
  input.ginput_card_security_code,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-active
  input.ginput_card_security_code {
  border-radius: 0 0 4px 4px;
  height: 2.67em;
  bottom: 0;
  left: 0;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-active
  input.ginput_card_security_code
  ~ label,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-active
  input.ginput_card_security_code
  ~ label {
  top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  font-size: 0.8em;
  padding: 0 0.67em;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-focus:after,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_cardinfo_right.js-focus:after {
  border-color: #378fdb;
}

.gform_wrapper
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_card_field,
.search-form
  .gf_type_creditcard
  .ginput_container_creditcard
  .ginput_cardextras
  .ginput_card_field {
  display: block;
  height: 100%;
  width: 100%;
}

.gform_wrapper button.submit,
.search-form button.submit {
  border: none;
  font-size: 0.93em;
  line-height: 2.9em;
  padding: 0 6.1em;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.gform_wrapper button.submit .loader-spinner,
.search-form button.submit .loader-spinner {
  display: none;
}

.gform_wrapper button.submit:hover,
.gform_wrapper button.submit.js-active,
.search-form button.submit:hover,
.search-form button.submit.js-active {
  background-color: #378fdb;
  color: #fff;
}

.gform_wrapper button.submit:after,
.search-form button.submit:after {
  content: "G";
  font-family: "hallmark icons";
  background: #fff;
  border-radius: 50%;
  color: #378fdb;
  display: block;
  height: 1.67em;
  line-height: 1.67em;
  left: 0.67em;
  position: absolute;
  top: 0.6em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 1.67em;
}

.gform_wrapper button.submit:hover:after,
.search-form button.submit:hover:after {
  background-color: #378fdb;
  color: #fff;
}

.gform_wrapper button.submit.js-active:after,
.search-form button.submit.js-active:after {
  content: none;
}

.gform_wrapper button.submit.js-active .loader-spinner,
.search-form button.submit.js-active .loader-spinner {
  display: block;
  font-size: 5px;
  position: absolute;
  top: 1.7em;
  left: 1.4em;
  border-radius: 50%;
}

.gform_wrapper .validation_error,
.search-form .validation_error {
  color: #de2d16;
  padding: 0 10px;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
}

.gform_wrapper .gf_type_phone .validation_message,
.search-form .gf_type_phone .validation_message {
  margin-top: 25px !important;
}

.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error,
.search-form .gform_body ul.gform_fields li.gfield.gfield_error {
  margin-bottom: 50px;
  padding: 70px 0 0px;
}

.gform_wrapper
  .gform_body
  ul.gform_fields
  li.gfield.gfield_error
  .validation_message,
.search-form
  .gform_body
  ul.gform_fields
  li.gfield.gfield_error
  .validation_message {
  color: #de2d16;
  padding: 0 10px;
  font-family: "source-sans-pro", sans-serif;
  margin-top: 10px;
}

.gform_wrapper
  .gform_body
  ul.gform_fields
  li.gfield.gfield_error
  .ginput_container_phone
  .validation_message,
.search-form
  .gform_body
  ul.gform_fields
  li.gfield.gfield_error
  .ginput_container_phone
  .validation_message {
  margin-top: 0 !important;
}

aside.sidebar .gform_widget {
  background: #cfd7dd;
  border-radius: 4px;
  padding: 30px 20px;
}

aside.sidebar .gform_widget h3 {
  font-weight: 600;
  margin: 0;
  font-size: 1.53em;
}

aside.sidebar .gform_widget .gform_wrapper {
  background: transparent;
  padding: 0;
  position: relative;
}

aside.sidebar .gform_widget .gform_wrapper .gform_heading {
  font: italic 300 17px/1.5em "source-sans-pro", sans-serif;
  margin: 30px 0 20px;
  color: #424446;
}

aside.sidebar .gform_widget .gform_wrapper ul.gform_fields li {
  margin-top: 5px;
  margin-bottom: 0;
}

aside.sidebar .gform_widget .gform_wrapper ul.gform_fields li.gf_type_checkbox {
  margin: 30px 0 0;
}

aside.sidebar .gform_widget .gform_wrapper .gform_footer {
  margin-top: 30px;
}

/* Datepicker modal is outside the gform wrapper */
/* Mostly copy/pastaed from default GForm and adapted to look like comp */
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}

.ui-datepicker .ui-datepicker-header {
  background-color: #08367c;
  color: #e0e0e0;
  font-weight: bold;
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border: 1px solid #357ae8;
}

.ui-datepicker .ui-datepicker-title {
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  margin-top: 2.5%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right center;
  background-size: 15px;
  border: none;
  color: #fff;
  display: inline-block;
  font: normal 16px/16px "source-sans-pro", sans-serif;
  outline: none;
  padding: 0 20px 0 0;
  width: auto;
}

.ui-datepicker .ui-datepicker-title select + select {
  margin-left: 10px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  border: 1px solid #64a4b2;
  border-width: 0 1px 0 0;
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 600%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 30px;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  content: "B";
  font-family: "hallmark icons";
  color: #378fdb;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ui-datepicker .ui-datepicker-next {
  border-width: 0 0 0 1px;
  float: right;
}

.ui-datepicker .ui-datepicker-next:before {
  content: "C";
  font-family: "hallmark icons";
}

.ui-datepicker thead {
  background: #08367c;
}

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0;
  color: #fff;
}

.ui-datepicker tbody td {
  padding: 0;
}

.ui-datepicker tbody td span,
.ui-datepicker tbody td a {
  border-radius: 50%;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #000;
}

.ui-datepicker-calendar .ui-state-default {
  background: #fff;
  border: solid 2px #fff;
}

.ui-datepicker-calendar .ui-state-active {
  background: #378fdb;
  border: solid 2px #378fdb;
}

.ui-datepicker-calendar .ui-state-hover {
  border: solid 2px #378fdb;
}

.ui-datepicker-calendar .ui-state-highlight {
  background: #cfd7dd;
  border: solid 2px #cfd7dd;
}

.ui-datepicker-unselectable .ui-state-default {
  color: #b2b2b2;
  border: solid 2px #fff;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}

table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}

body div#ui-datepicker-div[style] {
  z-index: 9999 !important;
}

form.tribe-block__tickets__item__attendee__fields__form button {
  background-color: #307aba !important;
  border: 0 !important;
  border-radius: 30px !important;
  cursor: pointer !important;
  color: #fff !important;
  display: inline-block !important;
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 7px 45px !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: none !important;
  -webkit-transition: background 0.3s !important;
  transition: background 0.3s !important;
}

aside.sidebar {
  background-color: #e8edf1;
  border: 1px solid #dce2e7;
  margin: 50px -20px;
  padding: 1px 20px 20px;
}

@media (min-width: 750px) {
  aside.sidebar {
    margin: 90px -40px 0;
    padding: 1px 85px;
  }
}

@media (min-width: 1100px) {
  aside.sidebar {
    border-width: 0 0 0 1px;
    margin: 0;
    padding: 0 0 0 35px;
  }
}

aside.sidebar a.gform_anchor {
  display: none;
}

aside.sidebar h2 {
  color: #000;
  font-size: 26px;
  line-height: 125%;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
}

aside.sidebar p {
  margin-bottom: 10px;
}

aside.sidebar .button {
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  line-height: 40px;
  padding: 0 20px;
  height: 40px;
  margin-top: 0;
}

aside.sidebar .button.submit {
  padding: 0 6.1em;
}

@media (min-width: 750px) {
  aside.sidebar .button.submit {
    width: 100%;
  }
}

@media (min-width: 1100px) {
  aside.sidebar .button.submit {
    width: auto;
  }
}

aside.sidebar a:after {
  background: transparent;
  top: 0;
}

aside.sidebar .ctas {
  background-image: none;
  padding: 0 20px 30px;
  text-align: center;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

aside.sidebar .ctas p {
  font-family: "source-sans-pro", sans-serif;
}

@media (min-width: 1100px) {
  aside.sidebar .ctas {
    border: 6px solid #99a4ad;
    border-width: 0 0 0 6px;
    margin-left: -35px;
    padding: 0 20px 0 50px;
    margin-bottom: 30px;
    text-align: left;
  }
}

aside.sidebar .ctas .item div p a:not(.button) {
  color: #307aba;
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 1100px) {
  aside.sidebar .ctas .item div p a:not(.button) {
    -webkit-box-shadow: inset 0 0 0 0 #307aba;
    box-shadow: inset 0 0 0 0 #307aba;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
    border-bottom: solid 1px #307aba;
    padding: 0 3px;
  }
  aside.sidebar .ctas .item div p a:not(.button):hover {
    color: #fff;
    -webkit-box-shadow: inset 0 -50px 0 0 #307aba;
    box-shadow: inset 0 -50px 0 0 #307aba;
  }
}

aside.sidebar .ctas .item .button.caps:empty {
  display: none;
}

aside.sidebar .links {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}

@media (min-width: 1100px) {
  aside.sidebar .links {
    margin-left: -35px;
  }
}

aside.sidebar .links li {
  border: 6px solid #041f48;
  border-width: 0 0 0 6px;
  padding-left: 20px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 750px) {
  aside.sidebar .links li {
    padding-left: 50px;
  }
}

aside.sidebar .links li a {
  font: 17px/2em "source-sans-pro", sans-serif;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

aside.sidebar .links li a i {
  color: #041f48;
  margin-left: 15px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 1100px) {
  aside.sidebar .links li:hover {
    border-width: 0 0 0 10px;
    padding-left: 46px;
  }
  aside.sidebar .links li:hover a i {
    padding-left: 25px;
  }
}

aside.sidebar .gform_widget {
  margin: 50px -10px;
}

@media (min-width: 750px) {
  aside.sidebar .gform_widget {
    margin: 50px 0;
  }
}

aside.sidebar nav.section-nav {
  background: #fff;
  border-radius: 7px;
  border: 1px solid #dce2e7;
  margin: 45px 0 0;
  overflow: hidden; /* Sub menus... */
}

aside.sidebar nav.section-nav h2 a {
  font-weight: normal;
}

aside.sidebar nav.section-nav ul,
aside.sidebar nav.section-nav li {
  background: #e8edf1;
  margin: 0;
  padding: 0;
}

aside.sidebar nav.section-nav li {
  background: #fff;
}

aside.sidebar nav.section-nav a {
  border-bottom: none;
  color: #307aba;
  display: block;
  font: bold 15px/20px "source-sans-pro", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  padding: 0 20px;
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

aside.sidebar nav.section-nav a:hover {
  color: #041f48;
}

aside.sidebar nav.section-nav li.current_page_item > a,
aside.sidebar nav.section-nav li.current_page_item > div a {
  color: #060606; /*font-style: italic;*/
  font-weight: normal;
}

aside.sidebar nav.section-nav li.current_page_item > a:after,
aside.sidebar nav.section-nav li.current_page_item > div a:after {
  border: 8px solid transparent;
  border-left-color: #99a4ad;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 40%;
  -webkit-transform: translate(0, -20%);
  transform: translate(0, -20%);
  width: 0;
  opacity: 1;
  background: transparent;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  > div {
  position: relative;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  > div
  .expand {
  color: #307aba;
  background: #fff;
  border-left: solid 1px #e8edf1;
  width: 70px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 25px;
  z-index: 1;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  > div
  .expand
  i {
  display: block;
  position: absolute;
  top: -webkit-calc(50% - 12px);
  top: calc(50% - 12px);
  left: -webkit-calc(50% - 12px);
  left: calc(50% - 12px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  > div
  .expand
  i.open {
  opacity: 1;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  > div
  .expand:hover {
  color: #041f48;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children
  .children {
  display: none;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children.open
  a {
  color: #041f48;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children.open
  > div
  .expand
  i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #041f48;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children.open
  > div
  .expand
  i.open {
  opacity: 0;
}

aside.sidebar
  nav.section-nav
  .page_item_has_children
  .page_item_has_children.open
  > div
  .expand
  i.close {
  opacity: 1;
}

aside.sidebar nav.section-nav .menu > ul:first-child {
  /* Only show the top level ancestor and not the ancestor's siblings. */
}

aside.sidebar nav.section-nav .menu > ul:first-child > li {
  display: none;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_item.page_item_has_children,
aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_ancestor {
  display: block;
  position: relative;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_item.page_item_has_children
  > a,
aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_ancestor
  > a {
  color: #307aba;
  font-size: 20px;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_item.page_item_has_children
  > a:hover,
aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_ancestor
  > a:hover {
  color: #041f48;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_item.page_item_has_children
  > a:before,
aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_ancestor
  > a:before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 0;
  height: 2px;
  width: 35px;
  border-top: 2px solid #041f48;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_item.page_item_has_children
  > a:after,
aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  > li.current_page_ancestor
  > a:after {
  -webkit-transform: none;
  transform: none;
}

aside.sidebar nav.section-nav .menu > ul:first-child > li .children {
  z-index: 2;
}

aside.sidebar nav.section-nav .menu > ul:first-child .children li a {
  padding: 15px 80px 15px 20px;
}

aside.sidebar nav.section-nav .menu > ul:first-child .children li .children li {
  margin-left: 10px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  a {
  padding-left: 30px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 40px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 50px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 60px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 70px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 80px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 90px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  a {
  padding-left: 100px;
}

aside.sidebar
  nav.section-nav
  .menu
  > ul:first-child
  .children
  li
  + li
  a:before {
  content: "";
  position: absolute;
  top: 0;
  border-top: solid 1px #dce2e7;
  width: 200%;
  left: -50%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

@-webkit-keyframes bgZoom {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 110%;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
}

@keyframes bgZoom {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 110%;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
}

@-webkit-keyframes bgZoom2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes bgZoom2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.wrap-max-site-width {
  padding: 0 20px;
  position: relative;
}

@media (min-width: 750px) {
  .wrap-max-site-width {
    padding: 0 40px;
  }
}

@media (min-width: 1100px) {
  .wrap-max-site-width {
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 20px;
  }
}

section#page-header:after,
section#pre-content:after,
section#content:after,
section#post-content:after {
  clear: both;
  content: "";
  display: table;
}

header#site-header {
  background: #fff;
  border-bottom: 1px solid #b9c8d5;
  font-family: "source-sans-pro", sans-serif;
  width: 100%;
  padding: 14px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 1000;
}

@media (min-width: 1100px) {
  header#site-header {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #fff),
      color-stop(50%, #041f48)
    );
    background: linear-gradient(90deg, #fff 50%, #041f48 50%);
    padding: 0;
  }
}

header#site-header .site-header-wrapper {
  background: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  max-width: 1210px;
}

@media (min-width: 750px) {
  header#site-header .site-header-wrapper {
    height: 50px;
    line-height: 50px;
  }
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper {
    height: 90px;
    line-height: 90px;
  }
  header#site-header .site-header-wrapper [class*="icon-"] {
    font-size: 25px;
  }
}

header#site-header .site-header-wrapper .logo {
  background: transparent url("images/logo_melrose_wakefield_color.svg") top
    left no-repeat;
  background-size: contain;
  display: inline-block;
  height: 19px;
  line-height: 30px;
  width: 171px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

header#site-header .site-header-wrapper .logo a {
  display: block;
  height: 100%;
  width: 100%;
}

@media (min-width: 750px) {
  header#site-header .site-header-wrapper .logo {
    width: 220px;
    height: 28px;
  }
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper .logo {
    height: 30px;
    width: 270px;
  }
}

header#site-header .site-header-wrapper .sub-logo {
  background: #fff url("images/logo_proudly_pellforce_color.svg") top center
    no-repeat;
  background-size: 90px;
  border-radius: 6px;
  display: inline-block;
  height: 24px;
  position: absolute;
  left: 0;
  margin: -20px 0 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 1;
  bottom: -30px;
  width: 100px;
}

@media (min-width: 750px) {
  header#site-header .site-header-wrapper .sub-logo {
    background-size: 120px;
    height: 28px;
    width: 140px;
  }
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper .sub-logo {
    bottom: auto;
    top: 100%;
    height: 40px;
    width: 160px;
  }
}

header#site-header .site-header-wrapper .sub-logo:before {
  border: solid 1px #b9c8d5;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  z-index: 1;
}

header#site-header .site-header-wrapper > a,
header#site-header .site-header-wrapper > a:hover,
header#site-header .site-header-wrapper > a:visited {
  display: inline-block;
  color: #000;
  float: right;
  font-size: 1.38em;
  margin-left: 20px;
}

header#site-header .site-header-wrapper > a span,
header#site-header .site-header-wrapper > a:hover span,
header#site-header .site-header-wrapper > a:visited span {
  display: block;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  bottom: -13px;
  text-transform: uppercase;
  left: -3px;
}

@media (max-width: 1100px) {
  header#site-header .site-header-wrapper > a span,
  header#site-header .site-header-wrapper > a:hover span,
  header#site-header .site-header-wrapper > a:visited span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper > a,
  header#site-header .site-header-wrapper > a:hover,
  header#site-header .site-header-wrapper > a:visited {
    display: block;
    font-size: 24px;
    position: absolute;
    top: -4px;
    right: 132px;
  }
}

header#site-header .site-header-wrapper .main-menu-wrapper {
  display: none;
  font-size: 17px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 171px;
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper .main-menu-wrapper {
    display: block;
  }
  header#site-header .site-header-wrapper .main-menu-wrapper .not-desktop {
    display: none;
  }
}

header#site-header .site-header-wrapper .main-menu-wrapper a,
header#site-header .site-header-wrapper .main-menu-wrapper a:visited,
header#site-header .site-header-wrapper .main-menu-wrapper a:hover {
  color: #041f48;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}

@media (min-width: 750px) {
  header#site-header .site-header-wrapper .main-menu-wrapper a,
  header#site-header .site-header-wrapper .main-menu-wrapper a:visited,
  header#site-header .site-header-wrapper .main-menu-wrapper a:hover {
    font-size: 15px;
  }
  header#site-header .site-header-wrapper .main-menu-wrapper a:hover,
  header#site-header .site-header-wrapper .main-menu-wrapper a:visited:hover,
  header#site-header .site-header-wrapper .main-menu-wrapper a:hover:hover {
    color: #307aba;
  }
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper .main-menu-wrapper a,
  header#site-header .site-header-wrapper .main-menu-wrapper a:visited,
  header#site-header .site-header-wrapper .main-menu-wrapper a:hover {
    font-size: 17px;
  }
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul {
  margin: 0;
  padding: 0;
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul > li > a {
  display: inline-block;
  padding: 0 13px;
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul > li:before {
  background: #307aba;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li:hover:before,
header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li.current-menu-item:before,
header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li.current-menu-ancestor:before {
  opacity: 1;
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul > li:after {
  content: "J";
  font-family: "hallmark icons";
  background: #dce2e7;
  bottom: 0;
  font-weight: 300;
  pointer-events: none;
  display: block;
  font-size: 22px;
  left: 0;
  line-height: 80px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li.js-active:after {
  opacity: 1;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li.js-active
  .sub-menu-wrapper {
  display: block;
}

header#site-header .site-header-wrapper .main-menu-wrapper > ul > li .sub-menu {
  display: none;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper {
  background: #fff;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: left;
  top: 91px;
  line-height: 1;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu {
  display: block;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin: 0 auto;
  padding: 40px 0;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .label {
  max-width: 340px;
  margin: 0;
  min-width: 175px;
  padding-right: 20px;
  position: relative;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .label
  h3
  a {
  color: #000;
  font: normal bold 32px/1.2em "source-sans-pro", sans-serif;
  margin-bottom: 30px;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .label
  a {
  color: #307aba;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 1100px) {
  header#site-header
    .site-header-wrapper
    .main-menu-wrapper
    > ul
    > li
    .sub-menu-wrapper
    .sub-menu-container
    .label
    a {
    font-size: 17px;
  }
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .label
  a:hover {
  color: #000;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .label:after {
  background: #eeeeef;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
  height: 100%;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding: 15px 10px;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu
  li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 17px;
  min-width: 29%;
  max-width: 29%;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu
  li
  a {
  color: #041f48;
  font-weight: normal;
  display: inline-block;
  border-radius: 30px;
  line-height: 20px;
  padding: 15px 30px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  width: auto;
}

@media (min-width: 750px) {
  header#site-header
    .site-header-wrapper
    .main-menu-wrapper
    > ul
    > li
    .sub-menu-wrapper
    .sub-menu-container
    .sub-menu
    li
    a {
    padding: 15px;
  }
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .sub-menu
  li
  a:hover {
  background: #eeeeef;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .callouts {
  border: solid 3px #dce2e7;
  margin: 0;
  padding: 18px 30px;
  min-width: 290px;
  max-width: 290px;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .callouts
  li {
  margin-bottom: 4px;
}

header#site-header
  .site-header-wrapper
  .main-menu-wrapper
  > ul
  > li
  .sub-menu-wrapper
  .sub-menu-container
  .callouts
  li
  a {
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3em;
  padding: 9px 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 750px) {
  header#site-header
    .site-header-wrapper
    .main-menu-wrapper
    > ul
    > li
    .sub-menu-wrapper
    .sub-menu-container
    .callouts
    li
    a {
    font-size: 15px;
  }
}

header#site-header .site-header-wrapper .main-menu-wrapper .sub-menu-wrapper {
  display: none;
}

header#site-header .site-header-wrapper .offscreen-menu-toggle {
  color: #041f48;
  font-weight: 600;
}

header#site-header .site-header-wrapper .util {
  background: #041f48;
  display: none;
  padding: 0 20px 0 15px;
  position: absolute;
  top: 0;
  right: -1px;
}

@media (min-width: 1100px) {
  header#site-header .site-header-wrapper .util {
    display: inline-block;
  }
  header#site-header .site-header-wrapper .util [class*="icon-"] {
    font-size: 24px;
    line-height: 24px;
  }
}

header#site-header .site-header-wrapper .util a,
header#site-header .site-header-wrapper .util a:hover,
header#site-header .site-header-wrapper .util a:visited {
  color: #fff;
}

header#site-header .site-header-wrapper .util a {
  margin: 0 6px;
}

header#site-header .site-header-wrapper .util .search-site {
  background: #041f48;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  right: 45px;
  width: 0;
  font-size: 12.8px;
}

header#site-header .site-header-wrapper .util .search-site > div {
  line-height: 60px;
}

header#site-header .site-header-wrapper .util .search-site.open {
  padding: 15px;
  width: 540px;
}

header#site-header .site-header-wrapper .util .icon-search {
  opacity: 1;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

header#site-header .site-header-wrapper .util .icon-close {
  margin-left: -24px;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

header#site-header .site-header-wrapper .util .open .icon-search {
  opacity: 0;
}

header#site-header .site-header-wrapper .util .open .icon-close {
  opacity: 1;
}

header#site-header.headroom--unpinned {
  top: -82px;
}

@media (min-width: 1100px) {
  header#site-header.headroom--unpinned {
    top: -90px;
  }
}

header#site-header.headroom--unpinned .sub-logo,
header#site-header.headroom--not-top .sub-logo {
  height: 0;
  margin: 0;
  border: 0;
}

header#site-header.headroom--unpinned .sub-logo:before,
header#site-header.headroom--not-top .sub-logo:before {
  border: 0;
}

.offscreen-menu {
  height: 100%;
  position: fixed;
  top: 0;
  right: -300px;
  bottom: 0;
  display: block;
  overflow: scroll;
  padding-top: 50px;
  z-index: 1100;
  -webkit-transition: right 0.6s;
  transition: right 0.6s;
  width: 300px;
}

@media (min-width: 1100px) {
  .offscreen-menu {
    padding-top: 65px;
  }
}

.offscreen-menu:after {
  content: "";
  -webkit-box-shadow: inset 3px 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 3px 0 5px 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  top: -1px;
  height: 100vh;
  width: 10px;
  display: block;
}

.offscreen-menu .menu-bar-offscreen {
  position: absolute;
  right: 0;
  width: 300px;
}

.offscreen-menu .icon-close {
  color: #000;
  font-size: 1.111em;
  position: absolute;
  right: 30px;
  top: -40px;
}

@media (min-width: 1100px) {
  .offscreen-menu .icon-close {
    right: auto;
    top: -35px;
    left: 30px;
  }
}

.offscreen-menu .language-wrapper {
  left: 15px;
  opacity: 0;
  display: none;
  position: absolute;
  top: -49px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 300;
}

@media (min-width: 1100px) {
  .offscreen-menu .language-wrapper {
    left: auto;
    position: fixed;
    right: 320px;
    top: 25px;
  }
}

.offscreen-menu .language-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23000' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right center;
  background-size: 1em;
  border: none !important;
  border-radius: 20px !important;
  font: bold 14px/14px "source-sans-pro", sans-serif;
  height: 2.572em !important;
  outline: none;
  padding-left: 15px;
  text-transform: uppercase;
  width: auto !important;
}

.offscreen-menu .language-wrapper select::-ms-expand {
  display: none;
}

@media (min-width: 1100px) {
  .offscreen-menu .language-wrapper select {
    background-color: #ffffff;
    background-position: right 30px center;
    padding: 0 60px 0 30px !important;
  }
}

.offscreen-menu a,
.offscreen-menu a:visited,
.offscreen-menu a:active {
  color: #041f48;
  text-decoration: none;
  line-height: 36px;
}

.offscreen-menu .search-site,
.offscreen-menu .asp_main_container {
  margin: 20px 20px 0 30px;
}

@media (min-width: 1100px) {
  .offscreen-menu .search-site,
  .offscreen-menu .asp_main_container {
    display: none;
  }
}

.offscreen-menu ul.main-menu {
  padding: 0;
}

@media (min-width: 1100px) {
  .offscreen-menu ul.main-menu {
    display: none;
  }
}

.offscreen-menu ul.main-menu > li {
  padding: 10px 0 0 27px;
}

.offscreen-menu ul.main-menu > li > a {
  font-weight: bold;
}

@media (min-width: 750px) {
  .offscreen-menu ul.main-menu > li > a {
    font-weight: normal;
  }
}

.offscreen-menu ul.main-menu .button {
  color: #fff;
}

.offscreen-menu ul.main-menu > .menu-item-has-children {
  position: relative;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.offscreen-menu ul.main-menu > .menu-item-has-children > a {
  display: block;
}

.offscreen-menu ul.main-menu > .menu-item-has-children:after {
  background-color: #378fdb;
  border-radius: 50%;
  color: #fff;
  content: "\004e";
  cursor: pointer;
  height: 35px;
  font-family: "hallmark icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 35px;
  padding: 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  right: 20px;
  top: 10px;
  width: 35px;
}

.offscreen-menu ul.main-menu > .menu-item-has-children.js-active {
  background: #dce2e7;
}

.offscreen-menu ul.main-menu > .menu-item-has-children.js-active:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #307aba;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children.js-active
  .sub-menu-wrapper {
  max-height: 1000px;
}

.offscreen-menu ul.main-menu > .menu-item-has-children .sub-menu-wrapper {
  max-height: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  .label {
  margin-top: 10px;
  padding: 0 23px;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  .label
  h3 {
  display: none;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  .label
  h3
  a {
  font-family: "source-sans-pro", sans-serif;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  .label
  a {
  color: #307aba;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  .sub-menu {
  margin-top: 5px;
  padding: 0 23px;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  ul.callouts {
  padding: 0 23px;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  ul.callouts
  .link-type-callout {
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 5px 0;
  padding: 7px 0;
  text-transform: uppercase;
  width: 100%;
}

.offscreen-menu
  ul.main-menu
  > .menu-item-has-children
  .sub-menu-wrapper
  ul.callouts
  .link-type-callout
  a {
  line-height: 17px;
  width: 100%;
  padding: 7px 20px;
}

.offscreen-menu ul.menu {
  border-top: 1px solid #dee2e3;
  font-size: 16px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 0 0;
}

.offscreen-menu ul.menu > li {
  padding: 0;
}

@media (min-width: 1100px) {
  .offscreen-menu .menu-side-menu-primary-container ul {
    border: none;
    font-size: 17px;
  }
}

.offscreen-menu-open .menu-bar-offscreen {
  pointer-events: auto;
}

.offscreen-menu-open .offscreen-menu {
  right: 0;
}

.offscreen-menu-open .language-wrapper {
  opacity: 1;
  display: block;
}

.post-type-archive-tribe_events.tribe-filters-open #site-header {
  display: none;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events.tribe-filters-open #site-header {
    display: block;
  }
}

#footer-site {
  background: #041f48;
  color: #fff;
  padding: 30px 15px;
  background-image: url("images/foo_bak.png");
  background-repeat: no-repeat;
}

#footer-site p,
#footer-site ul {
  font-family: "source-sans-pro", sans-serif;
}

#footer-site h5 {
  font-size: 20px;
  font-weight: 300;
  padding: 0 0 10px 0;
  margin: 0;
}

#footer-site ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer-site .footer-col1 {
  border-bottom: solid 1px #08367c;
}

#footer-site .footer-col1 i {
  color: #fff;
  font-size: 1.6em;
}

#footer-site .footer-col1 i.pr {
  padding-right: 35px;
}

#footer-site .footer-col1 li {
  display: inline;
}

#footer-site .footer-col1 .footer-social {
  margin-bottom: 40px;
}

@media (min-width: 750px) {
  #footer-site .footer-col1 .footer-social {
    margin-bottom: 20px;
  }
}

#footer-site .footer-col1 .footer-social i:before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#footer-site .footer-col1 .footer-social i:hover:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#footer-site .footer-col1 .footer-translate {
  margin-bottom: 30px;
  display: inline-block;
}

#footer-site .footer-col1 .footer-translate h5 {
  padding: 10px;
}

#footer-site .footer-col1 .footer-translate .language-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23fff' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 30px center;
  background-size: 1em;
  border: solid 2px #378fdb;
  border-radius: 20px;
  color: #fff;
  font: bold 14px/14px "source-sans-pro", sans-serif;
  height: 2.572em;
  outline: none;
  padding: 0 60px 0 30px;
  text-transform: uppercase;
  width: auto;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  #footer-site .footer-col1 .footer-translate .language-wrapper select {
    padding-left: 25px;
  }
}

@media screen and (max-width: 750px) {
  #footer-site .footer-col1 .footer-translate .language-wrapper select {
    padding-left: 25px;
  }
}

#footer-site
  .footer-col1
  .footer-translate
  .language-wrapper
  select::-ms-expand {
  display: none;
}

#footer-site .footer-primary-menu {
  margin: 30px 0 20px 0;
  font-size: 18px;
  line-height: 32px;
}

#footer-site .footer-primary-menu a {
  color: #fff;
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

#footer-site .footer-primary-menu a:hover {
  color: #b2dbff;
}

#footer-site .footer-secondary-menu {
  font-size: 14px;
  line-height: 32px;
  padding-bottom: 30px;
  border-bottom: solid 1px #08367c;
}

#footer-site .footer-secondary-menu a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

#footer-site .footer-secondary-menu a:hover {
  color: #b2dbff;
}

#footer-site .footer-col3 {
  position: relative;
  font-size: 14px;
  padding: 40px 0;
}

#footer-site .footer-col3 h5 {
  padding-bottom: 15px;
}

#footer-site .footer-col3 p {
  color: #fff;
  padding-top: 10px;
  line-height: 28px;
}

#footer-site .footer-col3 i {
  color: #3a3a3a;
  font-size: 60px;
  position: absolute;
  bottom: -4px;
  right: 0;
}

#footer-site .footer-copyright {
  font-size: 13px;
  line-height: 20px;
  padding-top: 45px;
  margin: 0;
}

#footer-site .footer-copyright a {
  color: #378fdb;
}

#footer-site .footer-disclaimer {
  font-size: 13px;
  line-height: 20px;
  padding: 7px 0;
}

#footer-site .footer-hr {
  position: absolute;
  height: 1px;
  width: 1500px;
  left: -500px;
  border-bottom: solid 1px #08367c;
  z-index: 0;
}

@media (min-width: 750px) {
  #footer-site .footer-row1 {
    border-bottom: solid 1px #08367c;
  }
  #footer-site .footer-col1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
  }
  #footer-site .footer-col1 .footer-social {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  #footer-site .footer-col1 .footer-translate {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  #footer-site .footer-col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    border-bottom: solid 1px #08367c;
  }
  #footer-site .footer-primary-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 60%;
    -ms-flex: 1 60%;
    flex: 1 60%;
  }
  #footer-site .footer-secondary-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 5em;
    -moz-column-gap: 5em;
    column-gap: 5em;
    margin: 30px 0 20px 0;
    border: none;
  }
  #footer-site .footer-hr {
    display: none;
  }
}

@media (min-width: 1100px) {
  #footer-site .footer-row1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
  }
  #footer-site .footer-col1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 25%;
    -ms-flex: 1 25%;
    flex: 1 25%;
    display: block;
    border-bottom: none;
  }
  #footer-site .footer-col1 .footer-social {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
  #footer-site .footer-col1 .footer-translate {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
  #footer-site .footer-col2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 50%;
    -ms-flex: 1 50%;
    flex: 1 50%;
    border-left: solid 1px #08367c;
    border-bottom: none;
    padding-left: 30px;
  }
  #footer-site .footer-primary-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin: 0;
  }
  #footer-site .footer-secondary-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-bottom: 60px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin: 0;
  }
  #footer-site .footer-col3 {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 25%;
    -ms-flex: 1 25%;
    flex: 1 25%;
    padding: 0;
    border-left: solid 1px #08367c;
    padding-left: 30px;
  }
  #footer-site .footer-col3 p {
    color: #fff;
    padding-top: 10px;
    line-height: 27px;
    margin-bottom: 50px;
  }
  #footer-site .footer-col3 .watermark {
    color: #08367c;
    width: 105px;
    height: 35px;
    position: absolute;
    bottom: -2px;
    right: 0;
  }
  #footer-site .footer-copyright {
    padding-top: 30px;
  }
}

body {
  top: 0px !important;
}

body .goog-te-banner-frame {
  visibility: hidden !important;
}

body .goog-te-gadget {
  color: transparent;
}

body .goog-te-gadget .goog-logo-link {
  display: none;
}

.breadcrumbs {
  font: 700 14px/14px "source-sans-pro", sans-serif;
  font-size: 14px;
  color: #6c6d6f;
  letter-spacing: 0.01em;
}

.breadcrumbs a {
  color: #378fdb;
  margin: 0 7px 0 0;
  overflow: auto;
  display: inline;
}

.breadcrumbs a + a {
  margin: 0 7px;
}

.breadcrumbs a:after {
  background: transparent;
  top: 0;
}

.breadcrumbs span span span {
  margin-left: 7px;
}

.breadcrumbs .breadcrumb_last {
  color: #000;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}

.breadcrumbs .mobile {
  /* Old style with block behind back arrow. display: block; font-family: $sansSerif; font-size: 14px; color: $black; margin: 20px 0 20px -40px; a { font-weight: normal; font-size: 12px; line-height: 26px; margin: 0; i { display: inline-block; color: $white; background-color: $brandBlueEnhanced; height: 26px; text-align: center; width: 26px; margin-right: 5px; vertical-align: top; line-height: 28px; } } */
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  color: #fff;
  margin: 30px 0 20px -20px;
  background: #041f48;
  border-radius: 1em;
  padding-right: 15px;
  width: auto;
}

.breadcrumbs .mobile a {
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  margin: 0;
}

.breadcrumbs .mobile a i {
  border-radius: 1em;
  display: inline-block;
  color: #fff;
  background-color: #378fdb;
  height: 26px;
  text-align: center;
  width: 26px;
  margin-right: 5px;
  vertical-align: top;
  line-height: 28px;
}

@media (min-width: 750px) {
  .breadcrumbs .mobile {
    display: none;
  }
}

.featured-image + .breadcrumbs .mobile {
  margin-top: 0;
}

.breadcrumbs .desktop {
  display: none;
}

@media (min-width: 750px) {
  .breadcrumbs .desktop {
    display: block;
  }
}

.breadcrumbs-over-bg,
.post-type-archive-tribe_events #page-header .breadcrumbs,
.page-template-template-section-landing #page-header .breadcrumbs,
.page-template-template-careers-landing #page-header .breadcrumbs,
.single-tribe_events #page-header .breadcrumbs {
  position: relative;
}

@media (min-width: 750px) {
  .breadcrumbs-over-bg,
  .post-type-archive-tribe_events #page-header .breadcrumbs,
  .page-template-template-section-landing #page-header .breadcrumbs,
  .page-template-template-careers-landing #page-header .breadcrumbs,
  .single-tribe_events #page-header .breadcrumbs {
    top: -230px;
  }
}

.breadcrumbs-over-bg .desktop,
.post-type-archive-tribe_events #page-header .breadcrumbs .desktop,
.page-template-template-section-landing #page-header .breadcrumbs .desktop,
.page-template-template-careers-landing #page-header .breadcrumbs .desktop,
.single-tribe_events #page-header .breadcrumbs .desktop {
  border-radius: 0 0 5px 5px;
  background: rgba(4, 31, 72, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 750px) {
  .breadcrumbs-over-bg .desktop,
  .post-type-archive-tribe_events #page-header .breadcrumbs .desktop,
  .page-template-template-section-landing #page-header .breadcrumbs .desktop,
  .page-template-template-careers-landing #page-header .breadcrumbs .desktop,
  .single-tribe_events #page-header .breadcrumbs .desktop {
    left: 10px;
    padding: 40px 25px 20px 25px;
  }
}

@media (min-width: 1100px) {
  .breadcrumbs-over-bg .desktop,
  .post-type-archive-tribe_events #page-header .breadcrumbs .desktop,
  .page-template-template-section-landing #page-header .breadcrumbs .desktop,
  .page-template-template-careers-landing #page-header .breadcrumbs .desktop,
  .single-tribe_events #page-header .breadcrumbs .desktop {
    left: 0;
  }
}

.breadcrumbs-over-bg .breadcrumb_last,
.post-type-archive-tribe_events #page-header .breadcrumbs .breadcrumb_last,
.page-template-template-section-landing
  #page-header
  .breadcrumbs
  .breadcrumb_last,
.page-template-template-careers-landing
  #page-header
  .breadcrumbs
  .breadcrumb_last,
.single-tribe_events #page-header .breadcrumbs .breadcrumb_last {
  color: #fff;
}

.breadcrumbs-over-bg .mobile,
.post-type-archive-tribe_events #page-header .breadcrumbs .mobile,
.page-template-template-section-landing #page-header .breadcrumbs .mobile,
.page-template-template-careers-landing #page-header .breadcrumbs .mobile,
.single-tribe_events #page-header .breadcrumbs .mobile {
  background: #041f48;
  border-radius: 1em;
  position: absolute;
  top: -205px;
  left: 15px;
  margin: 0;
  padding-right: 15px;
  color: #fff;
}

.breadcrumbs-over-bg .mobile a,
.post-type-archive-tribe_events #page-header .breadcrumbs .mobile a,
.page-template-template-section-landing #page-header .breadcrumbs .mobile a,
.page-template-template-careers-landing #page-header .breadcrumbs .mobile a,
.single-tribe_events #page-header .breadcrumbs .mobile a {
  color: #fff;
}

.breadcrumbs-over-bg .mobile i,
.post-type-archive-tribe_events #page-header .breadcrumbs .mobile i,
.page-template-template-section-landing #page-header .breadcrumbs .mobile i,
.page-template-template-careers-landing #page-header .breadcrumbs .mobile i,
.single-tribe_events #page-header .breadcrumbs .mobile i {
  border-radius: 1em;
}

.post-type-archive-tribe_events {
  top: 0;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events {
    top: 0;
  }
}

.post-type-archive-tribe_events .breadcrumbs {
  top: 0 !important;
  left: -20px !important;
}

.post-type-archive-tribe_events .breadcrumbs .mobile {
  top: 20px !important;
}

.post-type-archive-tribe_events .content {
  margin-top: 0 !important;
}

.post-type-archive-tribe_events .wrap-max-site-width {
  padding: 20px 20px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events .wrap-max-site-width {
    padding: 0 20px;
  }
}

.single-tribe_events .content {
  margin-top: 0 !important;
}

.single-tribe_events .breadcrumbs {
  top: 0 !important;
  left: -20px !important;
}

.single-tribe_events .breadcrumbs .mobile {
  top: 20px !important;
}

.social-feeds-container {
  position: relative;
}

.social-feeds-container .button-next {
  position: absolute !important;
  right: -20px;
  cursor: pointer;
  background: #378fdb;
  top: 180px;
  border: none;
  display: none;
  height: 40px;
  width: 40px;
}

@media (min-width: 1100px) {
  .social-feeds-container .button-next {
    display: block;
  }
}

.social-feeds-container .button-next i {
  height: 100%;
  position: absolute;
  margin: 0;
  top: 46%;
  left: 53%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social-feeds-container .flickity-prev-next-button {
  display: none;
}

.social-feeds-container .feeds-toggle-container {
  overflow: hidden;
  margin-left: 15px;
  position: relative;
}

.social-feeds-container .feeds-toggle-container .feeds-toggle {
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: 10px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 24px;
}

.social-feeds-container .feeds-toggle-container .icon-social {
  padding: 12px 20px;
  color: white;
  border-radius: 3px;
  display: inline-block;
}

.social-feeds-container .feeds-toggle-container .icon-social-twitter {
  background: #1ca1f2;
}

.social-feeds-container .feeds-toggle-container .icon-social-facebook {
  background: #3b5998;
}

.social-feeds-container .feeds-toggle-container .icon-social-instagram {
  background: #d93075;
}

.social-feeds-container .feeds-toggle-container .feeds-toggle:hover {
  top: 2px;
}

.social-feeds-container .feeds-toggle-container .feeds-toggle-active {
  top: 2px;
}

.social-feeds-container .follow-us {
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: right;
  bottom: -5px;
}

@media (min-width: 750px) {
  .social-feeds-container .follow-us {
    bottom: auto;
    top: 25px;
  }
}

.social-feeds-container .follow-us:first-child {
  text-transform: uppercase;
}

.social-feeds-container .follow-us a {
  font-family: "source-sans-pro", sans-serif;
  display: none;
  font-weight: normal;
  text-decoration: none;
  width: 116px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #424446 !important;
  background: transparent;
}

.social-feeds-container .follow-us a.follow-us-active {
  display: inline-block;
}

.social-feeds-container .follow-us .icon-follow-us {
  background-color: transparent !important;
  font-size: 17px;
  margin-left: 2px;
}

.social-feeds-container .feeds {
  border: 4px solid #dadedf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 305px;
  margin: 0 -24px;
  padding: 10px 0 10px 10px;
  position: relative;
  font: 14px/19px "source-sans-pro", sans-serif;
  font-weight: 300;
}

@media (min-width: 750px) {
  .social-feeds-container .feeds {
    margin: 0 -45px 0 -25px;
  }
}

@media (min-width: 1100px) {
  .social-feeds-container .feeds {
    margin: 0;
    max-width: 850px;
    padding: 10px;
  }
}

.social-feeds-container .feeds .social-feed-container {
  height: 100%;
  width: 100%;
  display: none;
}

.social-feeds-container .feeds .active-feed {
  display: block;
}

.social-feeds-container .feeds .social {
  position: relative;
}

.social-feeds-container .feeds .fts-jal-single-fb-post {
  width: 279px !important;
  height: 275px !important;
  border: 2px solid white;
  background-size: cover !important;
  overflow: hidden;
}

.social-feeds-container .feeds .fts-jal-single-fb-post:before {
  content: "c";
  font-family: "hallmark icons";
  color: white;
  background: #3b5998;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 16px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  z-index: 4;
}

.social-feeds-container .feeds .fts-jal-single-fb-post:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    to(rgba(0, 0, 0, 0.9))
  );
  background-image: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  z-index: 3 !important;
  pointer-events: none;
}

.social-feeds-container .feeds .fts-likes-shares-etc-wrap,
.social-feeds-container .feeds .fts-jal-fb-user-thumb,
.social-feeds-container .feeds .fts-jal-fb-header,
.social-feeds-container .feeds .fts-jal-fb-user-name,
.social-feeds-container .feeds .fts-image-count,
.social-feeds-container .feeds .fts-image-count-tint-underlay {
  display: none !important;
}

.social-feeds-container .feeds .fts-jal-fb-vid-picture {
  margin: 0 !important;
}

.social-feeds-container .feeds .fts-fb-more-photos-wrap,
.social-feeds-container .feeds .fts-more-photos-4-photos {
  margin: 0 !important;
}

.social-feeds-container .feeds .fts-fb-more-photos-wrap {
  width: 100%;
  height: 100%;
}

.social-feeds-container .feeds .fts-jal-fb-message {
  height: 58px;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  z-index: 4;
  color: white;
  font-family: "source-sans-pro", sans-serif !important;
  width: 95%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.social-feeds-container .feeds .fts-jal-fb-message a {
  color: white;
}

.social-feeds-container .feeds .fts-jal-fb-post-time {
  position: absolute;
  top: 185px;
  left: 10px;
  z-index: 4;
  color: white !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-family: "source-sans-pro", sans-serif;
}

.social-feeds-container .feeds .fts-jal-fb-user-name a {
  top: 185px;
  left: 10px;
  z-index: 4;
  color: white !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-family: "source-sans-pro", sans-serif;
  position: absolute;
}

.social-feeds-container .feeds .fts-jal-fb-link-wrap,
.social-feeds-container .feeds .fts-jal-fb-vid-wrap,
.social-feeds-container .feeds .fts-album-photos-wrap,
.social-feeds-container .feeds .fts-album-photos-wrap a,
.social-feeds-container .feeds .fts-jal-fb-link-wrap a,
.social-feeds-container .feeds .fts-jal-fb-vid-wrap a,
.social-feeds-container .feeds .fts-album-photos-wrap a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  z-index: 3;
  font-size: 0;
}

.social-feeds-container .feeds .fts-album-photos-wrap a {
  min-height: 300px;
  height: 100%;
}

.social-feeds-container .feeds .fts-jal-fb-picture {
  background-size: cover;
  background-position: center;
  z-index: 20 !important;
}

.social-feeds-container .feeds .no-fb-img {
  background-color: #e7ebec;
}

.social-feeds-container .feeds .no-fb-img .fts-jal-fb-post-time {
  top: 240px;
  color: #060606 !important;
}

.social-feeds-container .feeds .no-fb-img .fts-jal-fb-message {
  color: #060606;
  height: 175px;
  top: 50%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 25px;
}

.social-feeds-container .feeds .no-fb-img .fts-jal-fb-message a {
  color: #378fdb;
}

.social-feeds-container .feeds .no-fb-img:after {
  display: none;
}

.social-feeds-container .feeds .twitter-tweet-rendered,
.social-feeds-container .feeds .fts-twitter-quoted-text-wrap {
  display: none !important;
}

.social-feeds-container .feeds #twitter-feed-HallmarkHealth {
  height: 275px;
  overflow: hidden;
}

.social-feeds-container .feeds .fts-tweeter-wrap {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.social-feeds-container .feeds .fts-tweeter-wrap:before {
  content: "g";
  font-family: "hallmark icons";
  color: white;
  background: #1ca1f2;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 16px;
  line-height: 30px;
  width: 30px;
  text-align: center;
}

.social-feeds-container .feeds .fts-tweeter-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    to(rgba(0, 0, 0, 0.9))
  );
  background-image: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
}

.social-feeds-container .feeds .tweeter-info,
.social-feeds-container .feeds .fts-right a:first-of-type:after {
  border-bottom: none !important;
}

.social-feeds-container .feeds .fts-twitter-full-name,
.social-feeds-container .feeds .fts-twitter-image,
.social-feeds-container .feeds .fts-twitter-reply-wrap,
.social-feeds-container
  .feeds
  .fts-twitter-reply-wrap
  .fts-twitter-no-margin-left {
  display: none !important;
  border-bottom: none !important;
}

.social-feeds-container .feeds .fts-tweeter-wrap .fts-right .fts-twitter-text {
  position: absolute;
  bottom: 10px;
  z-index: 3;
  color: white;
}

.social-feeds-container .feeds .fts-tweeter-wrap .fts-right {
  height: 100%;
  width: 100%;
  padding: 0 !important;
}

.social-feeds-container .feeds .fts-tweeter-wrap .fts-right blockquote {
  display: none;
}

.social-feeds-container .feeds .fts-twitter-text {
  height: 70px;
  padding: 10px;
  overflow: hidden;
}

.social-feeds-container .feeds .fts-twitter-text a {
  color: white;
  display: none;
}

.social-feeds-container .feeds .fts-twitter-text a:first-child {
  display: inline-block;
  font-weight: normal !important;
}

.social-feeds-container .feeds .fts-twitter-at-name {
  position: absolute;
  top: 185px;
  left: 10px;
  z-index: 4;
  color: white !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-family: "source-sans-pro", sans-serif;
}

.social-feeds-container
  .feeds
  .fts-twitter-reply-wrap-left
  .fts-tweet-reply-left
  > a:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.social-feeds-container .feeds .fts-twitter-reply-wrap-left .fts-twitter-reply,
.social-feeds-container
  .feeds
  .fts-twitter-reply-wrap-left
  .fts-tweet-others-right {
  display: none;
}

.social-feeds-container .feeds .time a {
  position: absolute;
  top: 185px;
  left: 135px;
  color: white;
  z-index: 4;
  font-size: 14px !important;
  font-weight: normal !important;
}

.social-feeds-container .feeds .time a:before {
  content: "–";
  margin-right: 5px;
}

.social-feeds-container
  .feeds
  .fts-instagram
  .fts-insta-likes-comments-grab-popup,
.social-feeds-container .feeds .fts-instagram .slicker-date {
  display: none;
}

.social-feeds-container .feeds .fts-instagram-link-target {
  z-index: 20 !important;
}

.social-feeds-container .feeds .slicker-instagram-placeholder {
  width: 279px;
  height: 275px;
  border: 2px solid white;
  background-size: cover;
}

.social-feeds-container .feeds .slicker-instagram-placeholder:before {
  content: "i";
  font-family: "hallmark icons";
  color: white;
  background: #d93075;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 30px;
  width: 30px;
  text-align: center;
}

.social-feeds-container .feeds .slicker-instagram-placeholder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    to(rgba(0, 0, 0, 0.9))
  );
  background-image: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
}

.social-feeds-container .feeds .slicker-instagram-placeholder > a {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  color: #fff;
}

.social-feeds-container .feeds .slicker-instagram-placeholder .social-content {
  height: 75px;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  z-index: 4;
  color: white;
  font-family: "source-sans-pro", sans-serif !important;
  width: 95%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.social-feeds-container
  .feeds
  .slicker-instagram-placeholder
  .social-content
  a {
  color: white;
}

.social-feeds-container .fts-jal-single-fb-post,
.social-feeds-container .fts-tweeter-wrap,
.social-feeds-container .instagram-placeholder {
  width: 275px !important;
  height: 275px !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 0 0 5px;
  padding: 0;
}

.page-share-button:not([class*="mejs"]) {
  background: #fff;
  border: solid 2px #cfd7dd;
  border-radius: 50%;
  color: #000;
  display: block;
  height: 70px;
  padding: 0;
  text-align: center;
  width: 70px;
}

.page-share-button:not([class*="mejs"]) i {
  font-size: 21px;
  left: -1px;
  position: absolute;
  top: 15px;
  width: 100%;
}

.page-share-button:not([class*="mejs"]) span {
  font-size: 13px;
  font-weight: 400;
  left: 0;
  line-height: 13px;
  position: absolute;
  top: 38px;
  width: 100%;
}

.page-share-button:not([class*="mejs"]):hover {
  background: #378fdb;
  border-color: #307aba;
  color: #fff;
}

.page-share-button:not([class*="mejs"]) .icon-share {
  position: relative;
  top: 8px;
}

div.st-logo img {
  display: none;
}

#st-el-2 .st-btns {
  overflow-x: hidden;
}

nav.pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  color: #307aba;
  background-color: transparent;
  border: 1px solid #307aba;
  height: 2.5em;
  width: 2.5em;
  border-radius: 50%;
  font: 500 0.85em/2.5 "source-sans-pro", sans-serif;
  text-align: center;
}

nav.pagination .page-numbers.current {
  background-color: #378fdb;
  border-color: #378fdb;
  color: #fff;
}

nav.pagination .page-numbers:hover {
  background-color: #08367c;
  border-color: #08367c;
  color: #fff;
}

nav.pagination .page-numbers + .page-numbers {
  margin-left: 6px;
}

nav.pagination .next,
nav.pagination .prev {
  text-transform: uppercase;
}

nav.pagination .dots,
nav.pagination .next,
nav.pagination .prev {
  border: none;
  background: none;
  width: auto;
}

nav.pagination .dots:hover,
nav.pagination .next:hover,
nav.pagination .prev:hover {
  color: #08367c;
  border: none;
  background: none;
}

nav.pagination .next i {
  margin-left: 12px;
  font-size: 0.9em;
}

nav.pagination .prev {
  display: none;
}

nav.pagination .dots:hover {
  background-color: transparent;
}

.video-embed {
  position: relative;
  text-align: center;
}

.video-embed .icon-play {
  font-size: 20px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #378fdb;
  text-indent: 3px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.video-embed .icon-play:before {
  line-height: 40px;
}

@media (min-width: 750px) {
  .video-embed .icon-play {
    font-size: 30px;
    width: 65px;
    height: 65px;
  }
  .video-embed .icon-play:before {
    line-height: 65px;
  }
}

@media (min-width: 1100px) {
  .video-embed .icon-play {
    width: 60px;
    height: 60px;
  }
  .video-embed .icon-play:before {
    line-height: 60px;
  }
}

.video-embed img {
  width: 100%;
}

.classes-and-events h3 {
  font: 700 24px/1em "utopia-std", serif;
  text-align: center;
  width: 100%;
}

@media (min-width: 750px) {
  .classes-and-events h3 {
    font: 400 34px/34px "utopia-std", serif;
  }
}

@media (min-width: 1100px) {
  .classes-and-events h3 {
    font-size: 36px;
    text-align: left;
  }
}

.classes-and-events .events-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.classes-and-events .events-wrap .type-tribe_events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (min-width: 750px) {
  .classes-and-events .events-wrap .type-tribe_events {
    padding: 10px;
    width: 50%;
  }
}

@media (min-width: 1100px) {
  .classes-and-events .events-wrap .type-tribe_events {
    padding: 0;
    width: 100%;
  }
}

.classes-and-events .events-wrap .type-tribe_events + .type-tribe_events {
  margin-top: 10px;
}

.classes-and-events .events-wrap .type-tribe_events .tribe-mini-calendar-event {
  padding: 20px 20px 50px;
  position: relative;
  border-width: 5px 0 0 0;
  background: #fff;
  margin: 0;
}

@media (min-width: 750px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event {
    padding: 20px 30px 50px;
  }
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event {
    padding: 20px 120px 50px 20px;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-category {
  font: 14px/1 "source-sans-pro", sans-serif;
  margin: 5px 0 10px;
  padding: 0;
}

@media (min-width: 750px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-category {
    font-size: 15px;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .desktop-date {
  display: none;
  font: 700 15px/64px "source-sans-pro", sans-serif;
  text-transform: uppercase;
  text-align: center;
  height: 100px;
  padding-top: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 100px;
  z-index: 0;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .desktop-date {
    display: block;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .desktop-date
  i {
  margin-right: 10px;
  display: block;
  bottom: 0;
  color: #99a4ad;
  font-size: 100px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-blurb {
  font: 300 22px/1.273em "utopia-std", serif;
  margin: 10px 0;
  padding: 0;
  text-align: left;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-blurb {
    font-size: 30px;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-blurb
  a {
  color: #000;
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date {
  font: 400 0/30px "source-sans-pro", sans-serif;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 20px;
  width: 100%;
}

@media (min-width: 750px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date {
    padding: 0 30px;
  }
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date {
    font-size: 15px;
    padding: 0 20px;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date
  span {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span {
    font-size: 15px;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date
  span:not(:first-child) {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 2px solid #eeeeef;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span:not(:first-child) {
    padding: 0;
    margin: 0;
    border: 0;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date
  span.date
  i {
  color: #aaa;
  font-size: 30px;
  margin-right: 10px;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span.date {
    display: none;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date
  span.dotw {
  font-weight: 400;
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span.dotw {
    font-weight: 700;
  }
}

.classes-and-events
  .events-wrap
  .type-tribe_events
  .tribe-mini-calendar-event
  .classes-events-date
  span.time {
  text-transform: none;
}

@media (min-width: 750px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span.time {
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
  }
}

@media (min-width: 1100px) {
  .classes-and-events
    .events-wrap
    .type-tribe_events
    .tribe-mini-calendar-event
    .classes-events-date
    span.time {
    float: none;
  }
}

.classes-and-events .tribe-events-widget-link {
  font-family: "source-sans-pro", sans-serif;
  margin-top: 5px;
  text-align: right;
  text-transform: uppercase;
}

@media (min-width: 1100px) {
  .classes-and-events .tribe-events-widget-link {
    margin-top: 25px;
  }
}

@media (min-width: 1100px) {
  .classes-and-events .tribe-events-widget-link {
    text-align: left;
  }
}

.classes-and-events .tribe-events-widget-link a {
  color: #000;
  font-size: 13px;
  font-weight: 700;
}

@media (min-width: 1100px) {
  .classes-and-events .tribe-events-widget-link a {
    font-size: 14px;
  }
}

.classes-and-events .tribe-events-widget-link a i {
  margin-left: 15px;
}

[class*="event-cat-color"],
#tribe_events_filter_item_eventcategory [class*="tribe-events-category"] {
  color: #08367c;
}

[class*="event-cat-border"] {
  border: solid 0 #08367c;
}

.event-cat-color-,
#tribe_events_filter_item_eventcategory .tribe-events-category- {
  color: #08367c;
}

.event-cat-border- {
  border: solid 0 #08367c;
}

.event-cat-color-childbirth-and-prenatal,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-childbirth-and-prenatal {
  color: #e56d00;
}

.event-cat-border-childbirth-and-prenatal {
  border: solid 0 #e56d00;
}

.event-cat-color-continuing-education,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-continuing-education {
  color: #4f9158;
}

.event-cat-border-continuing-education {
  border: solid 0 #4f9158;
}

.event-cat-color-for-clinicians,
#tribe_events_filter_item_eventcategory .tribe-events-category-for-clinicians {
  color: #4f9158;
}

.event-cat-border-for-clinicians {
  border: solid 0 #4f9158;
}

.event-cat-color-continuing-medical-education,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-continuing-medical-education {
  color: #4f9158;
}

.event-cat-border-continuing-medical-education {
  border: solid 0 #4f9158;
}

.event-cat-color-continuing-nursing-education,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-continuing-nursing-education {
  color: #4f9158;
}

.event-cat-border-continuing-nursing-education {
  border: solid 0 #4f9158;
}

.event-cat-color-family-parenting,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-family-parenting {
  color: #307aba;
}

.event-cat-border-family-parenting {
  border: solid 0 #307aba;
}

.event-cat-color-support-groups,
#tribe_events_filter_item_eventcategory .tribe-events-category-support-groups {
  color: #7949aa;
}

.event-cat-border-support-groups {
  border: solid 0 #7949aa;
}

.event-cat-color-fundraising,
#tribe_events_filter_item_eventcategory .tribe-events-category-fundraising {
  color: #08367c;
}

.event-cat-border-fundraising {
  border: solid 0 #08367c;
}

.event-cat-color-health-wellness,
#tribe_events_filter_item_eventcategory .tribe-events-category-health-wellness {
  color: #e56d00;
}

.event-cat-border-health-wellness {
  border: solid 0 #e56d00;
}

.event-cat-color-in-the-community,
#tribe_events_filter_item_eventcategory
  .tribe-events-category-in-the-community {
  color: #307aba;
}

.event-cat-border-in-the-community {
  border: solid 0 #307aba;
}

.event-cat-color-careers,
#tribe_events_filter_item_eventcategory .tribe-events-category-careers {
  color: #307aba;
}

.event-cat-border-careers {
  border: solid 0 #307aba;
}

.event-cat-color-safety-and-cpr,
#tribe_events_filter_item_eventcategory .tribe-events-category-safety-and-cpr {
  color: #de2d16;
}

.event-cat-border-safety-and-cpr {
  border: solid 0 #de2d16;
}

.tribe-events-filter-view .tribe-events-page-title {
  font: 24px/1.2em "utopia-std", serif;
}

@media (min-width: 750px) {
  .tribe-events-filter-view .tribe-events-page-title {
    font-size: 32px;
  }
}

#tribe_events_filters_wrapper label span {
  font: 400 15px/1.545em "source-sans-pro", sans-serif;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
  padding: 15px 20px 15px 32px;
}

.tribe-filters-open #tribe_events_filters_wrapper,
.tribe-filters-open
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
.tribe-filters-open
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  z-index: 1100;
}

.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  margin-bottom: 0;
  overflow: scroll;
  height: auto;
}

@media (min-width: 1100px) {
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin-bottom: 3em;
  }
}

.post-type-archive-tribe_events #page-header {
  background: #64a7dd; /* Old browsers */
  background: radial-gradient(
    ellipse at left center,
    #64a7dd 1%,
    #62a7e2 23%,
    #5599db 50%,
    #448fdb 75%,
    #378fdb 99%
  );
  position: relative;
}

.post-type-archive-tribe_events #page-header h1 {
  color: #fff;
  font: 400 24px/1em "utopia-std", serif;
  margin: 0;
  padding: 35px 0 10px;
  text-align: center;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #page-header h1 {
    font-size: 52px;
    padding: 60px 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #page-header h1 {
    font-size: 66px;
    padding: 50px 0 55px;
  }
}

.post-type-archive-tribe_events #page-header h1 i {
  display: none;
  font-size: 50px;
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #page-header h1 i {
    display: block;
  }
}

.post-type-archive-tribe_events #page-header a.all-events {
  color: #fff;
  display: block;
  font: 700 14px/30px "utopia-std", serif;
  margin: 0;
  padding: 15px 0;
  text-align: right;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #page-header a.all-events {
    padding: 15px 0 25px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #page-header a.all-events {
    padding: 50px 0 55px;
  }
}

.post-type-archive-tribe_events #page-header a.all-events span {
  display: none;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #page-header a.all-events span {
    display: inline;
  }
}

.post-type-archive-tribe_events #page-header a.all-events i {
  font-size: 30px;
  margin: 0 10px;
}

.post-type-archive-tribe_events #content {
  background: #e8edf1;
}

.post-type-archive-tribe_events #tribe-events-bar {
  position: relative;
  z-index: 200;
  top: -20px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-events-bar {
    margin-bottom: 20px;
    top: 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #tribe-events-bar {
    margin-bottom: 34px;
  }
}

.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-views-select {
  display: none;
}

.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-filters {
  display: none;
  padding: 0 10px 15px;
  margin-top: -20px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-events-bar .tribe-bar-filters {
    padding: 0 305px 0 0;
    margin-top: -90px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #tribe-events-bar .tribe-bar-filters {
    padding: 30px 305px 0 0;
    margin-top: 0;
  }
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner
  > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events
    #tribe-events-bar
    .tribe-bar-filters
    .tribe-bar-filters-inner
    > div {
    margin-right: 35px;
    max-width: -webkit-calc(50% - 35px);
    max-width: calc(50% - 35px);
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-bar
    .tribe-bar-filters
    .tribe-bar-filters-inner
    > div {
    max-width: -webkit-calc(33% - 35px);
    max-width: calc(33% - 35px);
  }
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner
  h5 {
  font: 17px/28px "source-sans-pro", sans-serif;
  color: #424446;
  margin: 0;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner
  .tribe-bar-submit {
  max-width: 100%;
  margin: 20px 0 0 0;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events
    #tribe-events-bar
    .tribe-bar-filters
    .tribe-bar-filters-inner
    .tribe-bar-submit {
    margin-right: 35px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-bar
    .tribe-bar-filters
    .tribe-bar-filters-inner
    .tribe-bar-submit {
    margin: 40px 0 0 0;
    width: auto;
  }
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner
  .tribe-bar-submit
  input {
  padding: 13px 45px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  font-size: 14px;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #tribe-events-bar .tribe-bar-filters {
    display: block !important;
  }
  .post-type-archive-tribe_events
    #tribe-events-bar
    .tribe-bar-filters
    .tribe-bar-filters-inner {
    margin-top: 0;
  }
}

.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-date-filter,
.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-search-filter {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
  width: 100%;
  outline: none;
}

.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-date-filter label,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  label {
  width: 100%;
  padding: 0 1.67em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  background-color: transparent;
  color: #6c6d6f;
}

.post-type-archive-tribe_events #tribe-events-bar .tribe-bar-date-filter input,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input {
  border: 0;
  height: 100%;
  width: 100%;
  position: absolute !important;
  bottom: 0;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  font-family: "source-sans-pro", sans-serif;
  outline: none;
  padding: 0 20px;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter
  input::-webkit-input-placeholder,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input::-webkit-input-placeholder {
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter
  input::-moz-placeholder,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input::-moz-placeholder {
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter
  input:-ms-input-placeholder,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input:-ms-input-placeholder {
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter
  input::-ms-input-placeholder,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input::-ms-input-placeholder {
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter
  input::placeholder,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter
  input::placeholder {
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter.js-focus,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter.js-focus {
  border-color: #378fdb;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter.js-active
  label,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter.js-active
  label {
  font-size: 0.8em;
  top: 0;
  left: 0;
  line-height: 1.9em;
  padding: 0 0.67em;
  -webkit-transform: none;
  transform: none;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-date-filter.js-active
  input,
.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-search-filter.js-active
  input {
  bottom: 0;
  left: 0;
  height: 2.67em;
  color: #000;
}

.post-type-archive-tribe_events #tribe-bar-collapse-toggle {
  background-color: #378fdb;
  border-radius: 30px;
  border: 2px solid #378fdb;
  color: #000;
  display: block;
  font: 700 13px/22px "source-sans-pro", sans-serif;
  padding: 7px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 0;
  right: 155px;
  top: 0;
  width: -webkit-calc(100% - 135px);
  width: calc(100% - 135px);
  margin: 40px 0 20px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-collapse-toggle {
    margin: 46px 0 14px;
    padding: 12px 10px;
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px);
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #tribe-bar-collapse-toggle {
    display: none;
  }
}

.post-type-archive-tribe_events #tribe-bar-collapse-toggle:before {
  content: "J";
  font-family: "hallmark icons";
  color: transparent;
  left: 10px;
  position: absolute;
  text-align: center;
  top: -10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-collapse-toggle:before {
    left: auto;
    right: 60px;
    top: -25px;
  }
}

.post-type-archive-tribe_events
  #tribe-bar-collapse-toggle.tribe-bar-filters-open {
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.post-type-archive-tribe_events
  #tribe-bar-collapse-toggle.tribe-bar-filters-open:before {
  color: #000;
}

.post-type-archive-tribe_events #tribe-bar-views {
  background: #cfd7dd;
  border-radius: 0 0 0 15px;
  padding: 10px 10px 60px;
  position: absolute;
  right: -20px;
  top: 0;
  width: 135px;
  z-index: 1;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-views {
    border-radius: 0 0 15px 15px;
    padding: 15px 20px 60px;
    right: 0;
    width: 220px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events #tribe-bar-views {
    padding: 40px 20px 70px;
  }
}

.post-type-archive-tribe_events #tribe-bar-views label {
  display: block;
  font: 700 14px/2em "source-sans-pro", sans-serif;
  color: #6d6d6d;
  text-align: center;
  width: 100%;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-views label {
    font-size: 17px;
  }
}

.post-type-archive-tribe_events #tribe-bar-views ul {
  background: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 15px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-type-archive-tribe_events #tribe-bar-views ul li + li {
  position: relative;
}

.post-type-archive-tribe_events #tribe-bar-views ul li + li :before {
  content: "";
  position: absolute;
  top: 0;
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-top: 1px solid #eeeeef;
}

.post-type-archive-tribe_events #tribe-bar-views ul li a {
  font: 14px/34px "source-sans-pro", sans-serif;
  color: #6d6d6d;
  display: block;
  padding-right: 35px;
  text-align: center;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-views ul li a {
    font-size: 15px;
  }
}

.post-type-archive-tribe_events #tribe-bar-views ul .tribe-bar-views-option {
  position: relative;
}

.post-type-archive-tribe_events
  #tribe-bar-views
  ul
  .tribe-bar-views-option:after {
  color: #378fdb;
  font-size: 15px;
  line-height: 34px;
  position: absolute;
  right: 20px;
  top: 2px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events
    #tribe-bar-views
    ul
    .tribe-bar-views-option:after {
    font-size: 25px;
    line-height: 34px;
  }
}

.post-type-archive-tribe_events
  #tribe-bar-views
  ul
  .tribe-bar-views-option#tribe-bar-views-option-month:after {
  content: "v";
  font-family: "hallmark icons";
  text-align: center;
}

.post-type-archive-tribe_events
  #tribe-bar-views
  ul
  .tribe-bar-views-option#tribe-bar-views-option-list:after {
  content: "u";
  font-family: "hallmark icons";
  text-align: center;
}

.post-type-archive-tribe_events
  #tribe-bar-views
  ul
  .tribe-bar-views-option#tribe-bar-views-option-day:after {
  content: "t";
  font-family: "hallmark icons";
  text-align: center;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper {
  background: #e8edf1;
  height: auto;
  margin: 0;
  padding: 80px 20px;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper {
    padding: 80px 85px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper {
    padding: 0;
  }
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  label,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  li,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filters-content,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filters-group-heading {
  background: transparent;
  border: none;
  position: relative;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  form
  label {
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  form
  label:hover {
  background: #fff;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filter-group
  label {
  width: 100% !important;
  padding-left: 40px;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  form
  #tribe_events_filters_reset {
  display: none;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    form
    #tribe_events_filters_reset {
    display: inline-block;
    margin: 0;
    right: auto;
  }
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    form
    #tribe_events_filters_reset:hover {
    background: #fff;
  }
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filter_item
  .tribe-events-filters-group-heading {
  font: 16px/1.2em "source-sans-pro", sans-serif;
  border-bottom: 1px solid #fff;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filter_item
  .tribe-events-filters-group-heading:before {
  content: "A";
  font-family: "hallmark icons";
  border: none;
  color: #378fdb;
  height: auto;
  margin: 0 0 0 -32px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: auto;
  display: inline-block;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filter_item.closed
  .tribe-events-filters-group-heading:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  label {
  padding: 15px 0;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  label
  input[type="checkbox"] {
  width: auto;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filters-label {
  color: #060606;
  font: 700 22px/1.545em "utopia-std", serif;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filter-group,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filter-group
  ul {
  border: 0;
  max-height: none;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe-events-filters-mobile-controls {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  margin-right: 12px;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  input[type="checkbox"]::-ms-check {
  background-color: #fff;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  padding-right: 3px;
  height: 1.67em;
  width: 1.67em;
  top: 1px;
  content: "";
  color: #fff;
  display: block;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  input[type="checkbox"]:after {
  background-color: #fff;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  padding-right: 3px;
  height: 1.67em;
  width: 1.67em;
  top: 1px;
  content: "";
  color: #fff;
  display: block;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  input[type="checkbox"]:checked::-ms-check {
  background: #378fdb url("images/icons/checkmark-white.svg") center center
    no-repeat;
  background-size: 1em;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  input[type="checkbox"]:checked:after {
  background: #378fdb url("images/icons/checkmark-white.svg") center center
    no-repeat;
  background-size: 1em;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_toggle,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_reset {
  background: none;
  border: 0;
  color: #000;
  font: 700 13px/1.2em "source-sans-pro", sans-serif;
  height: auto;
  left: 0;
  margin: 0;
  padding: 20px 15px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: auto;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe_events_filters_toggle,
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe_events_filters_reset {
    text-align: left;
    position: relative;
    display: inline-block;
  }
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_toggle:before,
.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_reset:before {
  content: "J";
  font-family: "hallmark icons";
  color: #378fdb;
  font-size: 15px;
  margin-right: 10px;
  vertical-align: middle;
  text-transform: none;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe_events_filters_toggle:before,
  .post-type-archive-tribe_events
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe_events_filters_reset:before {
    font-size: 18px;
  }
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_reset {
  left: auto;
  right: 10px;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_reset:before {
  content: "x";
  font-family: "hallmark icons";
  text-align: center;
}

.post-type-archive-tribe_events
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_reset
  .tribe-reset-icon {
  display: none;
}

.post-type-archive-tribe_events .tribe_events_filters_close_filters,
.post-type-archive-tribe_events .tribe_events_filters_reset {
  display: none;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events .tribe_events_filters_close_filters,
  .post-type-archive-tribe_events .tribe_events_filters_reset {
    display: block;
  }
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events .tribe-events-filters-mobile-controls {
    display: block !important;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events .tribe-events-filters-mobile-controls {
    display: none !important;
  }
}

.post-type-archive-tribe_events .tribe-events-filters-mobile-controls button {
  display: block !important;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events .tribe-events-filters-mobile-controls button {
    display: none !important;
  }
}

.post-type-archive-tribe_events.tribe-events-filter-view.tribe-filters-closed
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper {
  padding: 0;
  z-index: 100;
}

.post-type-archive-tribe_events.tribe-events-filter-view.tribe-filters-closed
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_toggle {
  position: relative;
  text-align: center;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events.tribe-events-filter-view.tribe-filters-closed
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe_events_filters_toggle {
    text-align: left;
  }
}

.post-type-archive-tribe_events.tribe-events-filter-view.tribe-filters-closed
  #tribe-events-content-wrapper
  #tribe_events_filters_wrapper
  .tribe_events_filters_toggle:before {
  content: "U";
  font-family: "hallmark icons";
  text-align: middle;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events.tribe-events-filter-view.tribe-filters-closed
    #tribe-events-content-wrapper
    #tribe_events_filters_wrapper
    .tribe-events-filters-mobile-controls {
    display: none !important;
  }
}

.post-type-archive-tribe_events.tribe-filters-open
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  position: fixed;
}

@media (min-width: 1100px) {
  .post-type-archive-tribe_events.tribe-filters-open
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    position: relative;
  }
}

.post-type-archive-tribe_events .datepicker table tr td span {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 500;
}

.post-type-archive-tribe_events #tribe-bar-views ul {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.post-type-archive-tribe_events #tribe-bar-views ul:focus {
  outline: none;
}

.post-type-archive-tribe_events #tribe-bar-views ul li {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  min-height: 40px;
  font: 14px/34px "source-sans-pro", sans-serif;
  color: #6d6d6d;
  padding-right: 35px;
  text-align: center;
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events #tribe-bar-views ul li {
    font-size: 15px;
  }
}

.post-type-archive-tribe_events #tribe-bar-views ul li.tribe-bar-active {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.post-type-archive-tribe_events #tribe-bar-views ul li.tribe-bar-active:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-bottom: 1px solid #eeeeef;
}

#tribe-bar-views-toggle {
  position: absolute;
  z-index: 11;
  background: transparent;
  border: none;
  color: transparent;
  opacity: 0 !important;
}

#tribe-bar-views-toggle:focus {
  outline: none;
}

#tribe-bar-views-toggle:hover {
  background: transparent;
}

.tribe-events-filter-group ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 !important;
  border-bottom: 1px solid #fff !important;
}

.tribe-events-filter-group ul li label {
  border-bottom: none !important;
}

.tribe_events_filter_item.closed div {
  display: block !important;
}

.tribe_events_filter_item.closed div #tribe-filter-Categories {
  display: none !important;
}

.tribe-parent-cat .toggle-arrow {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}

.tribe-parent-cat.has-child .toggle-arrow:after {
  border-bottom: 6px solid;
  border-left: 4px inset transparent;
  border-right: 4px inset transparent;
  border-top: 0 inset transparent;
  color: #a3a3a3;
  content: " ";
  height: 0;
  margin: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
}

.tribe-parent-cat.has-child.closed .toggle-arrow:after {
  border-bottom: 0 inset transparent;
  border-left: 4px inset transparent;
  border-right: 4px inset transparent;
  border-top: 6px solid;
  color: #464646;
}

#tribe_events_filters_wrapper button:focus {
  outline: none;
}

#tribe_events_filters_wrapper label span {
  width: 90% !important;
}

.tribe-events-filter-group ul li.tribe-child-cat span {
  padding-left: 15px;
}

.tribe-events-filter-group ul li.tribe-child-cat input[type="checkbox"] {
  left: 15px !important;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open {
  background: #378fdb !important;
  border-color: #378fdb !important;
  color: #000 !important;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open {
  background: transparent !important;
  border-color: transparent !important;
  color: transparent !important;
}

.tribe-bar-views-inner {
  position: relative;
  background: transparent;
}

#tribe-bar-form {
  background: transparent;
}

#tribe-bar-form .tribe-bar-views-list {
  height: 40px;
}

#tribe-bar-form.tribe-bar-views-open .tribe-bar-views-list {
  height: auto !important;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
  background: #fff !important;
}

.post-type-archive-tribe_events
  #tribe-events-bar
  .tribe-bar-filters
  .tribe-bar-filters-inner
  .tribe-bar-submit
  input {
  background-color: #307aba;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 45px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.tribe-events-list-separator-month {
  padding-left: 0;
  background: #fff;
}

.events-header {
  text-align: center;
}

@media (min-width: 750px) {
  #tribe-bar-collapse-toggle.bar-filters-open:before {
    display: none;
  }
}

@media (min-width: 750px) {
  .post-type-archive-tribe_events
    #tribe-bar-collapse-toggle.tribe-bar-filters-open:before {
    display: none;
  }
}

/* You cannot change the breakpoint of the filter plugin in an easy way. The default filter css has been removed via functions.php and here it is just so we can override the breakpoint... This makes me cry.  */
/** This CSS file was auto-generated via PostCSS Contributors should avoid editing this file, but instead edit the associated src/resources/postcss/ file. For more information, check out our engineering docs on how we handle CSS in our engineering docs. @see: http://moderntribe.github.io/products-engineering/css/ */
/**
* The Events Calendar: Advanced Filter Views Stylesheet
*
* @package TribeEventsFilterView
* @since  1.0
* @author Modern Tribe Inc.
*
*/
/* ========================================================================== Layout / Style Resets ========================================================================== */
/* Basic Reset for Filter Items */
#tribe_events_filters_wrapper.tribe-events-filters-vertical {
  float: left;
  width: 25%;
}

#tribe_events_filters_wrapper h3,
#tribe_events_filters_wrapper ul,
#tribe_events_filters_wrapper input,
#tribe_events_filters_wrapper select,
#tribe_events_filters_wrapper label {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#tribe_events_filters_wrapper ul,
#tribe_events_filters_wrapper ul li {
  list-style: none;
}

#tribe_events_filters_wrapper ul li {
  margin: 0;
  padding: 0;
}

/* Events Page Title Resets ========================================================================== */
.tribe-events-filter-view .tribe-events-page-title {
  clear: none;
  margin-top: 18px;
  padding: 0;
}

.tribe-events-filter-view.tribe-bar-is-disabled .tribe-events-page-title {
  margin-top: 0;
}

.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
  float: none;
  width: 100%;
}

/* Layout Resets ========================================================================== */
/* Events content when filters are closed */
.tribe-filters-closed #tribe-events-content {
  clear: both;
  float: none;
  width: 100%;
}

.tribe-filters-closed #tribe-events-content h2.tribe-events-page-title {
  margin-top: 50px;
}

/* Events content with closed filters and disabled bar */
.tribe-filters-closed.tribe-bar-is-disabled #tribe-events-content {
  clear: none;
}

/* Events navigation with closed filters */
.tribe-filters-closed #tribe-events-header .tribe-events-sub-nav {
  clear: both;
}

/* Toggle/Reset buttons */
#tribe_events_filter_control {
  margin: 0 0 15px 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.tribe-events-filters-mobile-controls {
  display: none;
}

/* Hide/Show button */
#tribe_events_filters_toggle {
  display: inline-block;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
}

.tribe-filters-closed .tribe_events_filters_close_filters {
  display: none !important;
}

.tribe-filters-open .tribe_events_filters_show_filters {
  display: none !important;
}

/* Filter Bar Hidden State */
.tribe-filters-closed
  #tribe_events_filters_wrapper
  #tribe_events_filter_control {
  border: 0;
}

/* Closed Filters ========================================================================== */
/* Hide Filters */
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_form,
.tribe-events-filter-view.tribe-filters-closed
  #tribe_events_filters_wrapper
  .tribe-events-filters-label,
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_reset {
  display: none;
}

/* Expand Toggle Button */
.tribe-events-filter-view.tribe-filters-closed
  #tribe_events_filters_wrapper
  #tribe_events_filters_toggle {
  display: block;
  padding-left: 0;
  width: 100%;
}

.tribe_events_filter_item.closed {
  padding-bottom: 0;
}

/* ========================================================================== Shared Filters Styles ========================================================================== */
/* Filter Item Wrapper */
#tribe_events_filters_wrapper label.tribe-events-filters-label {
  border-bottom: 1px solid #e2e2e2;
  cursor: auto;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 15px;
}

/* Filter Items ========================================================================== */
/* Single Filter Item */
.tribe_events_filter_item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.tribe_events_filter_item.tribe_last_child,
.tribe_events_filter_item.closed.tribe_last_child {
  border-bottom: none;
  padding-bottom: 0.25em;
}

/* Filter Group Heading */
#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
  -khtml-user-select: none;
  cursor: pointer;
  font-weight: bold;
  line-height: 1;
  margin: 10px 0;
  padding: 5px 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Filter Toggles Triangle */
#tribe_events_filters_wrapper h3:before {
  border-bottom: 0 inset transparent;
  border-left: 3px inset transparent;
  border-right: 3px inset transparent;
  border-top: 5px solid;
  content: " ";
  height: 0;
  margin: 2px 0 0 -10px;
  pointer-events: none;
  position: absolute;
  width: 0;
}

#tribe_events_filters_wrapper .closed h3:before {
  border-bottom: 3px inset transparent;
  border-left: 5px solid;
  border-right: 0 inset transparent;
  border-top: 3px inset transparent;
}

.tribe-events-filter-group {
  max-height: 275px;
  position: relative;
}

#tribe_events_filters_wrapper .tribe-events-filter-group label {
  border-bottom: 1px solid #f4f4f4;
  display: block;
  padding: 15px;
}

.tribe-events-filter-group ul {
  max-height: 250px;
  overflow-y: auto;
}

/* Events Filters Form Elements ========================================================================== */
#tribe_events_filters_wrapper label {
  cursor: pointer;
  display: block;
  line-height: 16px;
  white-space: nowrap;
}

#tribe_events_filters_wrapper .tribe-events-filters-content > label {
  white-space: normal;
}

#tribe_events_filters_wrapper label input[type="checkbox"],
#tribe_events_filters_wrapper label input[type="radio"] {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 10%;
}

#tribe_events_filters_wrapper label span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 86%;
}

/* Filter Selects */
#tribe_events_filters_wrapper select {
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background: linear-gradient(to bottom, #eee 1%, #fff 15%);
  border: 1px solid #aaa;
  height: 1%;
  overflow: hidden;
  padding: 2%;
  position: relative;
  width: 100%;
}

#tribe_events_filters_wrapper select:focus {
  outline: none;
}

.tribe-events-filter-group.tribe-events-filter-range,
.tribe-events-filter-group.tribe-events-filter-select,
.tribe-events-filter-group.tribe-events-filter-multiselect,
.tribe-events-filter-group.tribe-events-filter-autocomplete {
  background: #f9fafa;
  padding: 15px;
}

/* Filter Autocomplete / Chosen */
#tribe_events_filters_wrapper .chosen-container-multi {
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background: linear-gradient(to bottom, #eee 1%, #fff 15%);
  border: 1px solid #aaa;
  font-size: 13px;
  height: auto !important;
  line-height: 1;
  padding: 2%;
}

#tribe_events_filters_wrapper
  .tribe-events-filter-autocomplete
  .chosen-container-multi
  .chosen-choices {
  background-image: none;
  border: 0;
}

.tribe-events-filter-autocomplete .chosen-container-multi .chosen-choices li,
.tribe-events-filter-autocomplete .chosen-container-multi ul li {
  margin: 3px 0 3px 5px !important;
  padding: 3px 20px 3px 5px !important;
}

.tribe-events-filters-horizontal
  .tribe-events-filter-group
  ul.chosen-results
  li:hover,
.tribe-events-filters-horizontal
  .tribe-events-filter-group
  ul.chosen-results
  li.highlighted,
.tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
  background-color: #3875d7;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
}

#tribe_events_filters_wrapper
  .chosen-container-multi.chosen-container-active
  ul.chosen-choices {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#tribe_events_filters_wrapper .chosen-container-multi .chosen-results {
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
}

#tribe_events_filters_wrapper .chosen-container-multi .chosen-results li {
  line-height: 15px;
  padding: 5px 6px;
}

#tribe_events_filters_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  left: -1px;
}

#tribe_events_filters_wrapper .chosen-drop {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* Filter Sliders */
#tribe_events_filters_wrapper .tribe_events_slider_val {
  font-size: 12px;
  font-weight: bold;
}

#tribe_events_filters_wrapper .ui-slider {
  margin: 0.25em 0;
}

#tribe_events_filters_wrapper
  .ui-slider-horizontal
  .ui-slider-handle:first-of-type {
  margin-left: -1px;
}

#tribe_events_filters_wrapper
  .ui-slider-horizontal
  .ui-slider-handle:last-of-type {
  margin-left: -16px;
}

/* Filter Submit */
#tribe_events_filters_wrapper input[type="submit"] {
  background: #666;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff !important;
  cursor: pointer;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  margin: 15px;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

#tribe_events_filters_wrapper input[type="submit"]:hover {
  background: #999;
}

/* ========================================================================== Vertical Filters Styles ========================================================================== */
/* Filters Wrapper */
.tribe-events-filters-content {
  background: #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
  background: #eaeaea;
  border-bottom: 1px solid #dadada;
  margin: 0;
  padding: 15px 20px;
  position: relative;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading:hover {
  background: #f6f6f6;
}

.tribe-filters-closed .tribe-events-filters-content {
  background: transparent;
  border-left: 0;
  border-right: 0;
  padding: 0;
}

#tribe_events_filters_reset {
  display: inline-block;
  margin: 15px 0;
  padding: 0 15px;
}

/* Sidebar Width in Relation To Main Event List */
#tribe_events_filters_wrapper.tribe-events-filters-vertical {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 60px;
  padding: 0 0 15px 0;
  position: relative;
  width: 25%;
}

.tribe-filters-closed #tribe_events_filters_wrapper {
  float: none;
  width: 100%;
}

.tribe-events-filter-group {
  border-bottom: 1px solid #e2e2e2;
  margin: 0;
}

.tribe-events-filter-group label {
  border-color: #ebebeb;
}

.tribe-events-filter-group li {
  background: #f9fafa;
}

.tribe-events-filter-group li:hover {
  background: #fff;
}

.tribe-filters-open .tribe-events-filters-vertical + #tribe-events-content,
.tribe-filters-open
  .tribe-events-filters-vertical
  + .tribe-bar-disabled
  + #tribe-events-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding-left: 30px !important;
  width: 75%;
}

.tribe-events-filter-view.tribe-filters-closed
  .tribe-events-filters-vertical
  + #tribe-events-content,
.tribe-events-filter-view.tribe-filters-open
  .tribe-events-filters-horizontal
  + #tribe-events-content {
  width: 100%;
}

.tribe-filters-open
  .tribe-events-filters-vertical
  + .tribe-bar-disabled
  + #tribe-events-content
  #tribe-events-header {
  margin-top: 30px;
}

.tribe-filters-closed
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  border: 0;
  margin: 0;
  padding: 0;
}

/* ========================================================================== Horizontal Filters Styles ========================================================================== */
/* These styles only apply to larger screens */
/* = Events Filter Styles
=============================================*/
.tribe_events_filter_item {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

#tribe_events_filters_wrapper .tribe_events_filter_item.closed h3 span:after {
  border-top-color: transparent;
}

/* mobile styles */
@media only screen and (min-width: 1099px) {
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    padding: 5px;
    text-align: center;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    background: #f5f5f5;
    margin: -1.5em 0 2.5em 0;
    padding: 13px 5px 13px 5px;
    position: static;
    width: auto;
  }
  .tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    margin-top: 0;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label {
    border: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 14px;
    padding: 0;
    text-transform: uppercase;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-group-heading {
    background: none;
    border: none;
    height: 22px;
    padding: 0 0 0 15px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-group-heading:hover {
    background: none;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 span {
    left: 12px;
    position: absolute;
    right: auto;
    top: 4px;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control {
    float: right;
    font-size: 11px;
    line-height: 1.5;
    margin: 0 13px 0 0;
    width: auto;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control a {
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control a + a {
    margin-left: 10px;
  }
  .tribe-filters-closed
    .tribe-events-filters-horizontal
    #tribe_events_filter_control {
    float: none;
    width: 100%;
  }
  .tribe-events-filters-horizontal .tribe_events_filter_item {
    border: none;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    padding-bottom: 0;
    position: relative;
  }
  .tribe-events-filters-horizontal #tribe_events_filters_form {
    clear: both;
    display: block;
    padding-top: 3px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:before,
  .tribe-events-filters-horizontal .tribe-events-filter-group:after {
    border: 7px outset transparent;
    content: "";
    display: block;
    height: 0;
    left: 20px;
    position: absolute;
    width: 0;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:before {
    border-bottom: 7px solid #e0e0e0;
    top: -16px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:after {
    border-bottom: 7px solid #fff;
    top: -14px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group {
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 5px #e0e0e0;
    box-shadow: 0 0 5px #e0e0e0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 210px;
    min-width: 165px;
    position: absolute;
    top: auto;
    z-index: 1000;
  }
  .tribe-events-filters-horizontal .tribe_events_filter_item.tribe_last_child,
  .tribe-events-filters-horizontal
    .tribe_events_filter_item.closed.tribe_last_child {
    padding-bottom: 0;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
    background: #f4f4f4;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 12px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe_events_slider_val {
    display: block;
    margin-bottom: 8px;
    position: relative;
    top: 0;
  }
}

@media only screen and (max-width: 1099px) {
  .tribe-events-filter-view.tribe-filters-closed #tribe-events-content,
  .tribe-events-filter-view.tribe-filters-open #tribe-events-content {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    float: none;
    width: 100%;
  }
  /* position the filters modal-like */
  .tribe-filters-open #tribe_events_filters_wrapper,
  .tribe-filters-open
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-open
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .tribe-ajax-success.tribe-filters-open #tribe_events_filters_wrapper {
    display: none;
  }
  .tribe-events-filters-vertical .tribe-events-filters-content {
    padding: 0;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    border: none;
    height: 0;
    margin-bottom: 0;
    margin-top: -1.5em;
    padding: 0;
    width: 100%;
  }
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin: 5px 0;
  }
  #tribe_events_filters_wrapper
    .closed
    .tribe-events-filters-group-heading:hover {
    background: #eee;
  }
  #tribe_events_filter_control {
    margin: 0;
  }
  .tribe-filters-open #tribe_events_filter_control {
    display: none;
  }
  .tribe-filters-open
    #tribe_events_filter_control.tribe-events-filters-mobile-controls {
    display: block;
    margin: 10px;
  }
  #tribe_events_filters_reset {
    display: none;
  }
  .tribe-filters-open
    #tribe_events_filter_control.tribe-events-filters-mobile-controls
    #tribe_events_filters_reset {
    display: block;
  }
  #tribe_events_filter_control a {
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: auto;
  }
  #tribe_events_filter_control a + a {
    margin: 10px 0;
  }
  #tribe_events_filter_control #tribe_events_filters_reset {
    background: #fff;
  }
  #tribe_events_filter_control #tribe_events_filters_toggle {
    background: #666;
    color: #fff;
  }
  /* Show the loading indicator over the filters */
  .tribe-filters-open .tribe-events-ajax-loading {
    position: fixed;
    top: 50%;
    z-index: 1010;
  }
  #tribe_events_filters_wrapper h5 {
    margin: 0;
  }
  .tribe-events-filters-vertical #tribe_events_filters_form {
    position: relative;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label,
  #tribe_events_filters_wrapper.tribe-events-filters-vertical
    .tribe-events-filters-label {
    border-bottom: 1px solid #f4f4f4;
    display: block;
    padding: 15px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label,
  .tribe-events-filters-horizontal #tribe_events_filter_control {
    float: none;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-vertical
    .tribe-events-filter-group
    li:hover {
    background: #f9fafa;
  }
  .tribe-filters-open
    .tribe-events-filters-horizontal
    #tribe_events_filter_control {
    margin-top: 10px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe_events_slider_val {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -25px;
  }
  .tribe-events-filter-group.tribe-events-filter-range {
    overflow: visible;
  }
  .tribe-bar-disabled {
    float: none;
    width: 100%;
  }
  .tribe-bar-disabled #tribe-events-bar {
    margin-bottom: 0;
  }
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin-bottom: 3em;
  }
}

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100%;
}

.tribe-events-sub-nav li a {
  background: transparent !important;
}

#tribe-events-pg-template {
  padding-top: 0 !important;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
  margin-top: 0 !important;
}

.post-type-archive-tribe_events #tribe-events-bar {
  margin-bottom: 0 !important;
  padding-bottom: 40px;
}

.tribe-events-filters-mobile-controls button {
  top: -60px !important;
}

.tribe_events_filters_show_filters {
  margin: 0 auto !important;
}

.tribe-events-ical {
  display: none !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #307aba;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #307aba;
}

.woocommerce-error::before {
  display: none;
}

.woocommerce-error li::before {
  display: none;
}

#tribe-events-header {
  display: none;
}

#tribe-events-footer {
  font-weight: 700;
  margin: 30px 0;
  font-family: "source-sans-pro", sans-serif;
}

#tribe-events-footer:after {
  clear: both;
  content: "";
  display: table;
}

.tribe-events-list #tribe-events-footer {
  background: #fff;
  border-radius: 4px;
  margin: -4px 0 0;
  padding: 0 10px 60px;
}

@media (min-width: 750px) {
  .tribe-events-list #tribe-events-footer {
    padding: 20px 40px 60px;
  }
}

@media (min-width: 1100px) {
  .tribe-events-list #tribe-events-footer {
    padding: 20px 100px 60px;
  }
}

#tribe-events-footer a {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  #tribe-events-footer a {
    font-size: 14px;
  }
}

#tribe-events-footer a span {
  display: none;
}

#tribe-events-footer .tribe-events-sub-nav {
  padding: 0;
}

#tribe-events-footer .tribe-events-nav-previous {
  float: left;
}

#tribe-events-footer .tribe-events-nav-previous a:before {
  content: "B";
  font-family: "hallmark icons";
  vertical-align: middle;
}

#tribe-events-footer .tribe-events-nav-next {
  float: right;
}

#tribe-events-footer .tribe-events-nav-next a:after {
  content: "C";
  font-family: "hallmark icons";
  vertical-align: middle;
}

@media (min-width: 1100px) {
  #tribe-events-footer {
    display: block;
  }
}

.month-container {
  overflow: hidden;
}

#tribe-events-content table.tribe-events-calendar {
  background: #cfd7dd;
  border: 0 !important;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 20px;
}

#tribe-events-content table.tribe-events-calendar td > div.for-abpo {
  height: 45px;
  width: 100%;
}

@media (min-width: 1100px) {
  #tribe-events-content table.tribe-events-calendar td > div.for-abpo {
    height: 100%;
    width: auto;
    min-height: 160px;
  }
}

#tribe-events-content table.tribe-events-calendar td:first-child {
  border-left: 2px solid #99a4ad !important;
}

#tribe-events-content table.tribe-events-calendar td:last-child {
  border-right: 2px solid #99a4ad !important;
}

#tribe-events-content table.tribe-events-calendar thead th {
  border-top: 2px solid #060606 !important;
}

#tribe-events-content table.tribe-events-calendar thead th:first-child {
  border-left: 2px solid #060606 !important;
}

#tribe-events-content table.tribe-events-calendar thead th:last-child {
  border-right: 2px solid #060606 !important;
}

#tribe-events-content table.tribe-events-calendar tr:last-child td {
  border-bottom: 2px solid #99a4ad !important;
}

.tribe-events-calendar th {
  background: #060606;
  color: #fff;
  padding: 0;
  font: 400 11px/45px "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .tribe-events-calendar th {
    font-size: 14px;
  }
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  border-width: 0 0 0 5px !important;
  margin: 0 0 5px;
  padding: 0 15px 0 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.events-archive.events-gridview
  #tribe-events-content
  table
  .type-tribe_events:hover {
  border-width: 0 0 0 8px !important;
  padding: 0 10px 0 10px;
}

#tribe-events-content .tribe-events-calendar td .tribe-events-viewmore,
#tribe-events-content .tribe-events-calendar td .type-tribe_events {
  display: none;
}

@media (min-width: 1100px) {
  #tribe-events-content .tribe-events-calendar td .tribe-events-viewmore,
  #tribe-events-content .tribe-events-calendar td .type-tribe_events {
    display: block;
  }
}

#tribe-events-content .tribe-events-calendar td .tribe-events-viewmore h3,
#tribe-events-content .tribe-events-calendar td .type-tribe_events h3 {
  margin: 0;
}

#tribe-events-content .tribe-events-calendar td .tribe-events-viewmore h3 a,
#tribe-events-content .tribe-events-calendar td .type-tribe_events h3 a {
  display: inline-block;
  font: 400 14px/18px "source-sans-pro", sans-serif;
}

#tribe-events-content .tribe-events-calendar td {
  background: #fff;
  border: 0.5px solid #cfd7dd;
  height: 45px;
  position: relative;
}

@media (min-width: 750px) {
  #tribe-events-content .tribe-events-calendar td {
    height: 100px;
  }
}

#tribe-events-content .tribe-events-calendar td div[id*="tribe-events-daynum-"],
#tribe-events-content
  .tribe-events-calendar
  td
  div[id*="tribe-events-daynum-"]
  a {
  color: #000;
  font: 13px/1em "source-sans-pro", sans-serif;
  padding: 10px 0 3px;
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 750px) {
  #tribe-events-content
    .tribe-events-calendar
    td
    div[id*="tribe-events-daynum-"],
  #tribe-events-content
    .tribe-events-calendar
    td
    div[id*="tribe-events-daynum-"]
    a {
    font-size: 15px;
    padding: 10px 0;
  }
}

@media (min-width: 1100px) {
  #tribe-events-content
    .tribe-events-calendar
    td
    div[id*="tribe-events-daynum-"],
  #tribe-events-content
    .tribe-events-calendar
    td
    div[id*="tribe-events-daynum-"]
    a {
    width: 33px;
    height: 33px;
    font-size: 13px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    padding: 0;
  }
}

#tribe-events-content
  .tribe-events-calendar
  td
  div[id*="tribe-events-daynum-"].tribe-events-has-events:after,
#tribe-events-content
  .tribe-events-calendar
  td
  div[id*="tribe-events-daynum-"]
  a.tribe-events-has-events:after {
  background: #000;
}

#tribe-events-content .tribe-events-calendar td:before {
  background: #dee3e4;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
}

#tribe-events-content
  .tribe-events-calendar
  td.tribe-events-past.tribe-events-othermonth:before,
#tribe-events-content
  .tribe-events-calendar
  td.tribe-events-future.tribe-events-othermonth:before {
  opacity: 0.9;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-past:before {
  opacity: 0.5;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-present {
  background: #378fdb;
}

@media (min-width: 1100px) {
  #tribe-events-content .tribe-events-calendar td.tribe-events-present {
    background: #fff;
  }
  #tribe-events-content
    .tribe-events-calendar
    td.tribe-events-present
    [id*="tribe-events-daynum"] {
    background: #378fdb;
    border-radius: 0 0 6px 0;
  }
}

.tribe-events-calendar .tribe-events-has-events:after {
  content: "";
  display: block;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  background-color: #333;
  margin: 5px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1100px) {
  .tribe-events-calendar .tribe-events-has-events:after {
    content: none;
  }
}

.tribe-events-calendar .tribe-events-ical {
  display: none;
}

@media (min-width: 1100px) {
  .tribe-mobile-day {
    display: none;
  }
}

.tribe-events-tooltip {
  padding: 25px;
  border: 0 !important;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  width: 380px !important;
  z-index: 30000;
}

.tribe-events-tooltip [class^="event-cat-color-"] {
  font: 700 15px/36px "source-sans-pro", sans-serif;
  margin: 0;
}

.tribe-events-tooltip .entry-title {
  padding: 0 !important;
  margin-bottom: 20px !important;
}

.tribe-events-tooltip .entry-title a {
  font: 26px/1.308em "utopia-std", serif !important;
  color: #000;
}

.tribe-events-tooltip .tribe-events-event-thumb {
  float: none !important;
}

.tribe-events-tooltip .tribe-event-date-start {
  font: 700 15px/1.27em "source-sans-pro", sans-serif;
}

.tribe-events-tooltip .tribe-events-event-body {
  padding: 0;
  line-height: 26px;
}

.tribe-events-tooltip .tribe-events-event-body p {
  margin: 0;
}

.tribe-events-tooltip .tribe-event-description {
  font: 400 16px/1.27em "source-sans-pro", sans-serif;
}

.tribe-events-tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #f9f9f9 transparent;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -9px;
  left: 30px;
}

.tribe-events-tooltip .tribe-events-arrow {
  display: none;
}

.tribe-events-right .tribe-events-tooltip:after {
  left: auto;
  right: 30px;
}

#tribe-events-content .tribe-events-user-recurrence-toggle {
  display: none;
}

.tribe-events-list .tribe-events-notices {
  border: 60px solid #fff;
  border-width: 60px 100px;
  margin-bottom: -25px;
}

#tribe-mobile-container,
#tribe-events-content .tribe-events-loop {
  background: #fff;
  border-radius: 4px;
  padding: 25px 0 5px;
}

@media (min-width: 750px) {
  #tribe-mobile-container,
  #tribe-events-content .tribe-events-loop {
    padding: 40px 0 1px;
  }
}

@media (min-width: 1100px) {
  #tribe-mobile-container,
  #tribe-events-content .tribe-events-loop {
    padding: 75px 100px 35px;
  }
}

#tribe-mobile-container .tribe-mobile-day-heading,
#tribe-mobile-container .tribe-events-list-separator-month span,
#tribe-mobile-container .tribe-events-list-separator-time span,
#tribe-events-content .tribe-events-loop .tribe-mobile-day-heading,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-month
  span,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-time
  span {
  font: 700 26px/1.308em "utopia-std", serif;
  text-align: center;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  #tribe-mobile-container .tribe-mobile-day-heading,
  #tribe-mobile-container .tribe-events-list-separator-month span,
  #tribe-mobile-container .tribe-events-list-separator-time span,
  #tribe-events-content .tribe-events-loop .tribe-mobile-day-heading,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-list-separator-month
    span,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-list-separator-time
    span {
    margin: 0 0 60px;
  }
}

#tribe-mobile-container .tribe-events-list-separator-month,
#tribe-mobile-container .tribe-events-list-separator-time,
#tribe-events-content .tribe-events-loop .tribe-events-list-separator-month,
#tribe-events-content .tribe-events-loop .tribe-events-list-separator-time {
  display: block;
  margin: 0 0 10px;
  position: relative;
  text-align: center;
  text-transform: none;
  width: 100%;
}

@media (min-width: 750px) {
  #tribe-mobile-container .tribe-events-list-separator-month,
  #tribe-mobile-container .tribe-events-list-separator-time,
  #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month,
  #tribe-events-content .tribe-events-loop .tribe-events-list-separator-time {
    margin: 35px 0 50px;
  }
}

@media (min-width: 1100px) {
  #tribe-mobile-container .tribe-events-list-separator-month,
  #tribe-mobile-container .tribe-events-list-separator-time,
  #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month,
  #tribe-events-content .tribe-events-loop .tribe-events-list-separator-time {
    text-align: left;
  }
}

#tribe-mobile-container .tribe-events-list-separator-month:before,
#tribe-mobile-container .tribe-events-list-separator-time:before,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-month:before,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-time:before {
  background: #99a4ad;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  z-index: 0;
}

#tribe-mobile-container .tribe-events-list-separator-month span,
#tribe-mobile-container .tribe-events-list-separator-time span,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-month
  span,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-list-separator-time
  span {
  background: #fff;
  margin: 0;
  padding: 0 20px;
  position: relative;
  display: inline-block;
  z-index: 1;
}

@media (min-width: 1100px) {
  #tribe-mobile-container .tribe-events-list-separator-month span,
  #tribe-mobile-container .tribe-events-list-separator-time span,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-list-separator-month
    span,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-list-separator-time
    span {
    padding: 0 20px 0 0;
  }
}

#tribe-mobile-container .tribe-events-mobile,
#tribe-mobile-container .event-wrapper,
#tribe-events-content .tribe-events-loop .tribe-events-mobile,
#tribe-events-content .tribe-events-loop .event-wrapper {
  border-width: 0 0 0 2px;
  margin-bottom: 40px;
  position: relative;
  padding: 0 15px;
}

@media (min-width: 750px) {
  #tribe-mobile-container .tribe-events-mobile,
  #tribe-mobile-container .event-wrapper,
  #tribe-events-content .tribe-events-loop .tribe-events-mobile,
  #tribe-events-content .tribe-events-loop .event-wrapper {
    margin-bottom: 55px;
    padding: 0 50px 0 240px;
  }
}

@media (min-width: 1100px) {
  #tribe-mobile-container .tribe-events-mobile,
  #tribe-mobile-container .event-wrapper,
  #tribe-events-content .tribe-events-loop .tribe-events-mobile,
  #tribe-events-content .tribe-events-loop .event-wrapper {
    padding: 0 120px 0 280px;
  }
}

#tribe-mobile-container .tribe-events-mobile .recurringinfo,
#tribe-mobile-container .event-wrapper .recurringinfo,
#tribe-events-content .tribe-events-loop .tribe-events-mobile .recurringinfo,
#tribe-events-content .tribe-events-loop .event-wrapper .recurringinfo {
  display: none;
}

#tribe-mobile-container .tribe-events-mobile [class^="event-cat-color"],
#tribe-mobile-container .event-wrapper [class^="event-cat-color"],
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  [class^="event-cat-color"],
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  [class^="event-cat-color"] {
  font: 700 15px/1em "source-sans-pro", sans-serif;
  margin: 0;
}

#tribe-mobile-container .tribe-events-mobile .date-location,
#tribe-mobile-container .tribe-events-mobile .tribe-events-event-meta,
#tribe-mobile-container .event-wrapper .date-location,
#tribe-mobile-container .event-wrapper .tribe-events-event-meta,
#tribe-events-content .tribe-events-loop .tribe-events-mobile .date-location,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-event-meta,
#tribe-events-content .tribe-events-loop .event-wrapper .date-location,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-event-meta {
  font: 700 15px/1.533em "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  #tribe-mobile-container .tribe-events-mobile .date-location,
  #tribe-mobile-container .tribe-events-mobile .tribe-events-event-meta,
  #tribe-mobile-container .event-wrapper .date-location,
  #tribe-mobile-container .event-wrapper .tribe-events-event-meta,
  #tribe-events-content .tribe-events-loop .tribe-events-mobile .date-location,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-mobile
    .tribe-events-event-meta,
  #tribe-events-content .tribe-events-loop .event-wrapper .date-location,
  #tribe-events-content
    .tribe-events-loop
    .event-wrapper
    .tribe-events-event-meta {
    left: 20px;
    position: absolute;
    top: 0;
    width: 150px;
  }
}

#tribe-mobile-container .tribe-events-mobile .tribe-events-event-meta,
#tribe-mobile-container .event-wrapper .tribe-events-event-meta,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-event-meta,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-event-meta {
  font-weight: 400;
}

#tribe-mobile-container
  .tribe-events-mobile
  .tribe-events-event-meta
  .tribe-events-venue-details,
#tribe-mobile-container
  .event-wrapper
  .tribe-events-event-meta
  .tribe-events-venue-details,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-event-meta
  .tribe-events-venue-details,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-event-meta
  .tribe-events-venue-details {
  color: #424446;
  margin: 15px 0;
}

@media (min-width: 750px) {
  #tribe-mobile-container
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-events-venue-details,
  #tribe-mobile-container
    .event-wrapper
    .tribe-events-event-meta
    .tribe-events-venue-details,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-events-venue-details,
  #tribe-events-content
    .tribe-events-loop
    .event-wrapper
    .tribe-events-event-meta
    .tribe-events-venue-details {
    width: 200px;
    margin: 30px 0;
  }
}

@media (min-width: 750px) {
  #tribe-mobile-container
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-event-schedule-details
    span,
  #tribe-mobile-container
    .event-wrapper
    .tribe-events-event-meta
    .tribe-event-schedule-details
    span,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-event-schedule-details
    span,
  #tribe-events-content
    .tribe-events-loop
    .event-wrapper
    .tribe-events-event-meta
    .tribe-event-schedule-details
    span {
    display: none;
  }
  #tribe-mobile-container
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-event-schedule-details
    b,
  #tribe-mobile-container
    .event-wrapper
    .tribe-events-event-meta
    .tribe-event-schedule-details
    b,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-mobile
    .tribe-events-event-meta
    .tribe-event-schedule-details
    b,
  #tribe-events-content
    .tribe-events-loop
    .event-wrapper
    .tribe-events-event-meta
    .tribe-event-schedule-details
    b {
    display: block;
  }
}

#tribe-mobile-container .tribe-events-mobile h4.summary,
#tribe-mobile-container .tribe-events-mobile .tribe-events-list-event-title,
#tribe-mobile-container .event-wrapper h4.summary,
#tribe-mobile-container .event-wrapper .tribe-events-list-event-title,
#tribe-events-content .tribe-events-loop .tribe-events-mobile h4.summary,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-list-event-title,
#tribe-events-content .tribe-events-loop .event-wrapper h4.summary,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-list-event-title {
  margin: 10px 0 15px;
}

#tribe-mobile-container .tribe-events-mobile h4.summary a,
#tribe-mobile-container .tribe-events-mobile .tribe-events-list-event-title a,
#tribe-mobile-container .event-wrapper h4.summary a,
#tribe-mobile-container .event-wrapper .tribe-events-list-event-title a,
#tribe-events-content .tribe-events-loop .tribe-events-mobile h4.summary a,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-list-event-title
  a,
#tribe-events-content .tribe-events-loop .event-wrapper h4.summary a,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-list-event-title
  a {
  color: #000;
  font: 400 24px/1.308em "utopia-std", serif;
}

@media (min-width: 750px) {
  #tribe-mobile-container .tribe-events-mobile h4.summary a,
  #tribe-mobile-container .tribe-events-mobile .tribe-events-list-event-title a,
  #tribe-mobile-container .event-wrapper h4.summary a,
  #tribe-mobile-container .event-wrapper .tribe-events-list-event-title a,
  #tribe-events-content .tribe-events-loop .tribe-events-mobile h4.summary a,
  #tribe-events-content
    .tribe-events-loop
    .tribe-events-mobile
    .tribe-events-list-event-title
    a,
  #tribe-events-content .tribe-events-loop .event-wrapper h4.summary a,
  #tribe-events-content
    .tribe-events-loop
    .event-wrapper
    .tribe-events-list-event-title
    a {
    font-size: 26px;
  }
}

#tribe-mobile-container .tribe-events-mobile .tribe-events-event-image,
#tribe-mobile-container .event-wrapper .tribe-events-event-image,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-event-image,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-event-image {
  margin-bottom: 10px;
}

#tribe-mobile-container .tribe-events-mobile .tribe-events-read-more,
#tribe-mobile-container .event-wrapper .tribe-events-read-more,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-read-more,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-read-more {
  font: 700 14px/1.2em "source-sans-pro", sans-serif;
  color: #000;
  text-transform: uppercase;
}

#tribe-mobile-container .tribe-events-mobile .tribe-events-read-more:after,
#tribe-mobile-container .event-wrapper .tribe-events-read-more:after,
#tribe-events-content
  .tribe-events-loop
  .tribe-events-mobile
  .tribe-events-read-more:after,
#tribe-events-content
  .tribe-events-loop
  .event-wrapper
  .tribe-events-read-more:after {
  content: "C";
  font-family: "hallmark icons";
  color: #378fdb;
  margin-left: 10px;
}

#tribe-mobile-container {
  padding: 0;
}

#tribe-mobile-container > div {
  padding: 40px 0 1px;
}

.tribe-events-loop .tribe-events-event-meta {
  background: transparent;
  border: none;
}

.tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details {
  border: none;
}

.tribe-events-list .type-tribe_events {
  margin-bottom: 60px !important;
}

.news-feed-slider {
  margin-bottom: 50px;
  padding-bottom: 35px;
  position: relative;
}

.news-feed-slider > h3 {
  font: 400 30px/1.2 "utopia-std", serif;
  margin: 50px 0 5px;
  text-align: center;
}

@media (min-width: 750px) {
  .news-feed-slider > h3 {
    text-align: left;
  }
}

.news-feed-slider .all-news {
  display: block;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (min-width: 750px) {
  .news-feed-slider .all-news {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: -30px;
  }
}

.news-feed-slider .all-news a {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-family: "source-sans-pro", sans-serif;
}

.news-feed-slider .feed {
  border: 4px solid #dadedf;
  margin: 0 -25px;
  overflow: hidden;
  padding: 10px 0 10px 10px;
}

@media (min-width: 750px) {
  .news-feed-slider .feed {
    margin: 0 -45px 0 -25px;
  }
}

@media (min-width: 1100px) {
  .news-feed-slider .feed {
    margin: 0;
    max-width: 850px;
    padding: 10px;
  }
}

.news-feed-slider [class^="news-block"] {
  background: #eef1f2;
  margin: 0 2px;
  width: 275px;
}

.news-feed-slider [class^="news-block"] > .wrapper {
  padding-top: 100%;
  position: relative;
  color: #000;
  width: 100%;
}

.news-feed-slider [class^="news-block"] > .wrapper .content-section {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.news-feed-slider [class^="news-block"] > .wrapper a {
  color: #000;
}

.news-feed-slider [class^="news-block"] > .wrapper .content-section {
  bottom: 0;
}

.news-feed-slider [class^="news-block"] > .wrapper .content-section .post-info {
  bottom: 20px;
  position: absolute;
}

.news-feed-slider [class^="news-block"] > .wrapper > a {
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  text-indent: -999em;
}

.news-feed-slider .news-block-photo {
  background: transparent no-repeat center center;
  background-size: cover;
}

.news-feed-slider .news-block-photo > .wrapper {
  color: #fff;
}

.news-feed-slider .news-block-photo > .wrapper a {
  color: #fff;
}

.news-feed-slider .news-block-photo > .wrapper:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.6)),
    color-stop(70%, rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 70%
  );
}

.news-feed-slider .news-block-photo > .wrapper .content-section {
  bottom: 0;
  height: auto;
  top: auto;
}

.news-feed-slider .news-block-photo > .wrapper .content-section .post-info {
  bottom: auto;
  position: relative;
}

.news-feed-slider .h-mark {
  display: block;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
}

.news-feed-slider .content-section {
  padding: 15px;
}

.news-feed-slider .news-blurb a {
  color: #fff;
  font: 700 18px/1.389 "source-sans-pro", sans-serif;
  vertical-align: bottom;
}

.news-feed-slider .news-date,
.news-feed-slider .news-category {
  font: 400 italic 13px/1.538 "source-sans-pro", sans-serif;
  vertical-align: bottom;
}

.news-feed-slider .button-next {
  display: none;
  position: absolute !important;
  right: -20px;
  cursor: pointer;
  background: white;
  bottom: 170px;
  border: none;
  height: 40px;
  width: 40px;
}

@media (min-width: 1100px) {
  .news-feed-slider .button-next {
    display: block;
  }
}

.news-feed-stack:after {
  clear: both;
  content: "";
  display: table;
}

.news-feed-stack > h3 {
  font: 700 24px/1em "utopia-std", serif;
  min-width: 100%;
}

@media (min-width: 750px) {
  .news-feed-stack > h3 {
    font: 400 34px/34px "utopia-std", serif;
  }
}

@media (min-width: 1100px) {
  .news-feed-stack > h3 {
    font-size: 36px;
  }
}

.news-feed-stack .feed {
  color: #060606;
  min-width: 100%;
}

@media (min-width: 1100px) {
  .news-feed-stack .feed {
    min-width: 0;
  }
}

.news-feed-stack .feed a {
  color: #060606;
}

.news-feed-stack .feed h2 {
  text-align: center;
}

.news-feed-stack .feed .news-block {
  position: relative;
  background-color: #fff;
  font-family: "source-sans-pro", sans-serif;
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.news-feed-stack .feed .news-block .h-mark {
  position: absolute;
  top: 0;
  right: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  padding: 3px 0;
}

.news-feed-stack .feed .news-block .photo-section {
  padding-top: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
}

.news-feed-stack .feed .news-block .photo-section > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .photo-section {
    padding-top: 0;
    margin-right: 20px;
    min-width: 160px;
  }
}

@media (min-width: 1100px) {
  .news-feed-stack .feed .news-block .photo-section {
    min-width: 180px;
  }
}

.news-feed-stack .feed .news-block .photo-section:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.6)),
    color-stop(70%, rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 70%
  );
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .photo-section:before {
    content: none;
  }
}

.news-feed-stack .feed .news-block .photo-section + .content-section {
  bottom: 0;
  color: #fff;
  position: absolute;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .photo-section + .content-section {
    color: #060606;
    position: relative;
  }
}

.news-feed-stack .feed .news-block .photo-section + .content-section a {
  color: #fff;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .photo-section + .content-section a {
    color: #060606;
  }
}

.news-feed-stack .feed .news-block .content-section {
  padding: 40px 20px;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .content-section {
    position: static;
    padding: 20px 40px 20px 20px;
  }
}

.news-feed-stack .feed .news-block h3 {
  margin-top: 0;
}

.news-feed-stack .feed .news-block .news-blurb a {
  font: 400 17px/1.389 "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .news-blurb a {
    font-size: 19px;
  }
}

.news-feed-stack .feed .news-block .news-date,
.news-feed-stack .feed .news-block .news-category {
  font: 300 italic 13px/1.5 "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .news-feed-stack .feed .news-block .news-date,
  .news-feed-stack .feed .news-block .news-category {
    font-size: 14px;
  }
}

.news-feed-stack .all-news {
  font-family: "source-sans-pro", sans-serif;
  margin-top: 5px;
  text-align: right;
  text-transform: uppercase;
}

@media (min-width: 1100px) {
  .news-feed-stack .all-news {
    margin-top: 25px;
  }
}

@media (min-width: 1100px) {
  .news-feed-stack .all-news {
    text-align: left;
  }
}

.news-feed-stack .all-news a {
  color: #000;
  font-size: 13px;
  font-weight: 700;
}

@media (min-width: 1100px) {
  .news-feed-stack .all-news a {
    font-size: 14px;
  }
}

.news-feed-stack .all-news a i {
  margin-left: 15px;
}

.four-wide .news-feed-stack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.four-wide .news-feed-stack > h3 {
  text-align: center;
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed {
    border: solid 4px #dadedf;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    padding: 10px;
  }
}

.four-wide .news-feed-stack .feed .news-block {
  background: #eef1f2;
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed .news-block {
    display: block;
    width: 290px;
    margin: 0;
  }
  .four-wide .news-feed-stack .feed .news-block + .news-block {
    margin-left: 5px;
  }
}

.four-wide .news-feed-stack .feed .news-block.non-news {
  display: block;
  background: transparent;
  text-align: right;
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed .news-block.non-news {
    background: #eef1f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed .news-block .photo-section {
    padding-top: 100%;
    position: relative;
    width: 100%;
  }
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed .news-block .photo-section:before {
    content: "";
  }
}

.four-wide .news-feed-stack .feed .news-block .news-blurb a {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

@media (min-width: 1100px) {
  .four-wide
    .news-feed-stack
    .feed
    .news-block
    .photo-section
    + .content-section {
    position: absolute;
  }
}

@media (min-width: 1100px) {
  .four-wide
    .news-feed-stack
    .feed
    .news-block
    .photo-section
    + .content-section {
    color: #fff;
  }
}

@media (min-width: 1100px) {
  .four-wide
    .news-feed-stack
    .feed
    .news-block
    .photo-section
    + .content-section
    a {
    color: #fff;
  }
}

.four-wide
  .news-feed-stack
  .feed
  .news-block
  .photo-section
  + .content-section
  .news-blurb
  a {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

@media (min-width: 1100px) {
  .four-wide
    .news-feed-stack
    .feed
    .news-block
    .photo-section
    + .content-section
    .news-blurb
    a {
    font-size: 17px;
    line-height: 1.389;
  }
}

@media (min-width: 1100px) {
  .four-wide .news-feed-stack .feed .news-block .content-section {
    padding: 30px 20px 20px 20px;
  }
}

aside.sidebar .news-feed {
  background: #fff;
  border: solid 1px #dce2e7;
  border-radius: 7px;
  margin: 50px -10px;
  padding: 25px;
  position: relative;
}

@media (min-width: 750px) {
  aside.sidebar .news-feed {
    margin: 50px 0;
  }
}

aside.sidebar .news-feed > h3 {
  color: #041f48;
  font: 22px/1.2 "utopia-std", serif;
  margin: 0 0 15px;
  padding-bottom: 25px;
  position: relative;
}

@media (min-width: 750px) {
  aside.sidebar .news-feed > h3 {
    font-size: 26px;
  }
}

aside.sidebar .news-feed > h3:after {
  background: #041f48;
  content: "";
  display: block;
  bottom: 0;
  height: 2px;
  left: 0;
  position: absolute;
  width: 33px;
}

aside.sidebar .news-feed .h-mark {
  display: block;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
}

aside.sidebar .news-feed .feed {
  margin: 0 -25px;
}

aside.sidebar .news-feed .feed .news-block {
  padding: 0 25px;
}

aside.sidebar .news-feed .feed .news-block + .news-block {
  border-top: solid 2px #cacaca;
  margin-top: 1em;
}

aside.sidebar .news-feed .news-blurb a {
  color: #000;
  font: 400 17px/1.389 "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  aside.sidebar .news-feed .news-blurb a {
    font-size: 19px;
  }
}

aside.sidebar .news-feed .news-date,
aside.sidebar .news-feed .news-category {
  font: 300 italic 13px/1.5 "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  aside.sidebar .news-feed .news-date,
  aside.sidebar .news-feed .news-category {
    font-size: 14px;
  }
}

#urgent-message {
  width: 100%;
  background: #ffa830;
  z-index: 100;
}

#urgent-message > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  text-align: center;
  max-height: 0;
  opacity: 0;
  -webkit-transition: max-height 0.6s;
  transition: max-height 0.6s;
  pointer-events: none;
}

#urgent-message > div.open {
  max-height: 100vh;
  opacity: 1;
  padding: 20px;
  pointer-events: auto;
}

@media (min-width: 1100px) {
  #urgent-message > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    text-align: left;
  }
}

#urgent-message > div > span {
  margin-bottom: 10px;
}

@media (min-width: 1100px) {
  #urgent-message > div > span {
    margin-bottom: 0;
  }
}

#urgent-message > div .close {
  display: block;
  position: absolute;
  right: 0;
  margin-right: 30px;
  top: 15px;
}

@media (min-width: 1100px) {
  #urgent-message > div .close {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 3px;
  }
}

#urgent-message > div .date {
  display: block;
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  min-width: 90px;
}

@media (min-width: 750px) {
  #urgent-message > div .date {
    font-size: 16px;
  }
}

@media (min-width: 1100px) {
  #urgent-message > div .date {
    border-right: solid 2px #ffc26e;
    padding-right: 35px;
  }
}

#urgent-message > div .message {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px;
  font-style: italic;
  padding: 0 20px;
  text-align: center;
}

@media (min-width: 750px) {
  #urgent-message > div .message {
    font-size: 18px;
  }
}

#urgent-message > div .button {
  border: solid 1px #000;
  font-size: 12px;
  min-width: 170px;
  background: transparent;
  color: #000;
}

#urgent-message > div .button:hover {
  background: #000;
  color: #fff;
}

@media (min-width: 750px) {
  #urgent-message > div .button {
    font-size: 13px;
  }
}

.pho-fixed-box {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99999;
}

.privacy-fixed-box {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99999;
}

.privacy-fixed-box.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.privacy-text {
  padding-right: 50px;
  color: #ffffff;
  font-size: 112%;
}

.privacy-text a {
  color: #ff6933;
}

.privacy-text a:hover {
  color: #c43d0c;
}

.privacy-close {
  cursor: pointer;
  font-family: Verdana, Sans-Serif;
  font-weight: bold;
  z-index: 9999;
  color: #ffffff;
}

.privacy-close a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 135% !important;
  margin-top: 3px;
}

.privacy-close a span {
  display: block;
  text-indent: -9999px;
}

.pho-fixed-box {
  display: none;
  top: 0;
  height: 100%;
  overflow: auto;
}

.pho-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: white;
  color: black;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pho-text a {
  background-color: #307aba;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: bold;
  margin: 0;
  margin-top: 0px;
  padding: 7px 45px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  margin-top: 10px;
}

.pho-close {
  cursor: pointer;
  font-family: Verdana;
  font-weight: bold;
  z-index: 9999;
  padding-left: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.search-unified {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 750px) {
  .search-unified {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.search-unified > * + * {
  margin: 20px 0 0;
}

@media (min-width: 750px) {
  .search-unified > * + * {
    margin: 0 0 0 20px;
  }
}

.search-unified .custom-input-wrapper {
  background-color: #fff;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
  width: 100%;
}

.search-unified .custom-input-wrapper label {
  border-radius: 4px 4px 0 0;
  width: 100%;
  padding: 0 1.67em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    -webkit-transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s;
  transition: top 0.3s, padding 0.3s, color 0.3s, background-color 0.3s,
    transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  background-color: transparent;
  color: #6c6d6f;
}

.search-unified .custom-input-wrapper .input-container {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  line-height: 1em;
}

.search-unified .custom-input-wrapper .input-container input,
.search-unified .custom-input-wrapper .input-container select {
  font-family: "source-sans-pro", sans-serif;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
}

.search-unified
  .custom-input-wrapper
  .input-container
  input:not([type="button"]),
.search-unified
  .custom-input-wrapper
  .input-container
  select:not([type="button"]) {
  border: 0;
  border-radius: 4px;
}

.search-unified .custom-input-wrapper .input-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 1em;
  border: solid 1px #dce2e7;
  border-radius: 6px;
  outline: none;
  padding: 0 20px;
}

.search-unified .custom-input-wrapper.js-active label {
  top: 0;
  left: 0;
  font-size: 0.9em;
  line-height: 1.9em;
  padding: 0 0.67em;
  -webkit-transform: none;
  transform: none;
}

.search-unified .custom-input-wrapper.js-active .input-container {
  bottom: 0;
  left: 0;
  height: 2.67em;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  color: #6c6d6f;
}

.search-unified .custom-input-wrapper.js-active .input-container select,
.search-unified .custom-input-wrapper.js-active .input-container input {
  border: 0;
  color: #6c6d6f;
  border-radius: 0 0 4px 4px;
}

.search-unified .custom-input-wrapper.js-focus {
  border-color: #378fdb;
}

.search-unified .searchsubmit-site {
  background: #99a4ad
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23000' d='M1008.394,94.423C1008.394,94.423,779.613,323.204,779.613,323.204C984.372,587.858,825.873,974.911,494.277,1019.929C162.727,1064.953,-93.233,734.141,33.557,424.463C142.412,158.619,474.648,69.623,701.827,245.419C701.827,245.419,930.609,16.637,930.609,16.637C960.533,-13.287,1011.689,0.394,1022.625,41.3C1027.704,60.289,1022.304,80.513,1008.394,94.423C1008.394,94.423,1008.394,94.423,1008.394,94.423M207.66,359.809C33.329,534.186,113.128,831.877,351.289,895.661C589.45,959.445,807.341,741.508,743.511,503.347C728.961,449.08,700.409,399.571,660.647,359.809C535.549,234.712,332.758,234.712,207.66,359.809C207.66,359.809,207.66,359.809,207.66,359.809' /%3E%3C/svg%3E")
    no-repeat center center;
  border-color: #99a4ad;
  border-radius: 50%;
  padding: 0;
  height: 60px;
  width: 60px;
  text-indent: -999em;
  margin-left: -30px;
  z-index: 2;
}

#content .search-unified .searchsubmit-site {
  height: 80px;
  width: 80px;
}

.menu-bar-offscreen .search-unified {
  position: relative;
}

.menu-bar-offscreen .search-unified .custom-input-wrapper {
  height: 3.7334em;
  line-height: 3.7334em;
  width: auto;
  margin-right: 1.7em;
}

@media (min-width: 750px) {
  .menu-bar-offscreen .search-unified .custom-input-wrapper {
    width: 100%;
  }
}

.menu-bar-offscreen .search-unified .searchsubmit-site {
  height: 3.7334em;
  width: 3.7334em;
  line-height: 3.7334em;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

.autocomplete {
  display: none !important;
}

.asp_main_container {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.probox {
  background: white !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.proclose {
  position: absolute !important;
  right: 100px;
  visibility: hidden;
}

.proloading {
  position: absolute !important;
  right: 100px;
}

.proinput {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.proinput form {
  position: relative !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background: white;
}

.promagnifier {
  background: #99a4ad
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23000' d='M1008.394,94.423C1008.394,94.423,779.613,323.204,779.613,323.204C984.372,587.858,825.873,974.911,494.277,1019.929C162.727,1064.953,-93.233,734.141,33.557,424.463C142.412,158.619,474.648,69.623,701.827,245.419C701.827,245.419,930.609,16.637,930.609,16.637C960.533,-13.287,1011.689,0.394,1022.625,41.3C1027.704,60.289,1022.304,80.513,1008.394,94.423C1008.394,94.423,1008.394,94.423,1008.394,94.423M207.66,359.809C33.329,534.186,113.128,831.877,351.289,895.661C589.45,959.445,807.341,741.508,743.511,503.347C728.961,449.08,700.409,399.571,660.647,359.809C535.549,234.712,332.758,234.712,207.66,359.809C207.66,359.809,207.66,359.809,207.66,359.809' /%3E%3C/svg%3E")
    no-repeat center center !important;
  border-color: #99a4ad !important;
  border-radius: 50% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin-left: -30px !important;
  position: absolute !important;
  z-index: 2 !important;
  text-indent: -999em !important;
}

#page-header .asp_main_container {
  padding: 0 30px 0 0 !important;
  background: transparent !important;
}

@media (min-width: 750px) {
  #page-header .asp_main_container {
    padding-right: 40px !important;
  }
}

#page-header .promagnifier {
  height: 70px !important;
  width: 70px !important;
  right: 0;
  top: 0 !important;
}

#page-header #ajaxsearchpro1_1,
#page-header #ajaxsearchpro1_2,
#page-header div.asp_m.asp_m_1 {
  width: 100% !important;
  max-width: 1170px !important;
}

@media (min-width: 750px) {
  #page-header .promagnifier {
    height: 80px !important;
    width: 80px !important;
  }
}

#page-header .probox {
  height: 4.67em !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background: transparent !important;
  background-image: none !important;
  border-radius: 4px !important;
  border: 2px solid #d1d6d8;
}

#page-header .proinput {
  border: none;
  background: white;
  margin: 0 !important;
  padding-left: 20px;
}

#page-header #ajaxsearchpro1_1 .probox .proinput input.orig,
#page-header #ajaxsearchpro1_2 .probox .proinput input.orig,
#page-header div.asp_m.asp_m_1 .probox .proinput input.orig {
  margin: 0 !important;
}

.util .asp_main_container {
  background: #041f48 !important;
  overflow: hidden !important;
  padding: 15px 0 !important;
  position: absolute !important;
  top: 0 !important;
  -webkit-transition: all 0.6s !important;
  transition: all 0.6s !important;
  right: 45px !important;
  width: 0 !important;
  font-size: 12.8px !important;
  min-width: 0 !important;
  height: 100% !important;
}

.util .asp_main_container > div {
  line-height: 60px !important;
}

.util .asp_main_container.open {
  padding: 15px 50px 15px 15px !important;
  width: 540px !important;
}

.util .probox {
  height: 60px !important;
  margin-right: 35px !important;
}

.util .promagnifier {
  height: 60px !important;
  width: 60px !important;
  right: 20px;
}

.util .proloading {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mobile-nav .asp_main_container {
  padding: 20px 20px 20px 30px !important;
}

.mobile-nav .probox {
  border-radius: 4px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative !important;
  height: 3.7334em !important;
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-right: 30px !important;
}

.mobile-nav .promagnifier {
  height: 3.7335em !important;
  width: 3.7334em !important;
  line-height: 3.7334em !important;
  top: 0 !important;
  right: 0 !important;
  margin: 0 !important;
}

.mobile-nav .proinput {
  padding: 0 0 0 10px !important;
  background: transparent !important;
  margin-right: 30px !important;
  margin-left: 0 !important;
  border: 2px solid #d1d6d8 !important;
  height: auto !important;
}

.mobile-nav .proinput form {
  padding-left: 10px !important;
  background: transparent !important;
}

.mobile-nav .proclose,
.mobile-nav .proloading {
  visibility: visible;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.locations-the-content {
  position: relative;
}

@media (min-width: 1100px) {
  .locations-the-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.locations-the-content #no-results-overlay {
  background: rgba(4, 31, 72, 0.9);
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.locations-the-content #no-results-overlay > p {
  margin-top: 110px;
}

@media (min-width: 1100px) {
  .locations-the-content #no-results-overlay {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .locations-the-content #no-results-overlay > p {
    margin-top: 0;
  }
}

.locations-the-content #no-results-overlay a {
  border-color: #fff;
  background: transparent;
  color: #fff;
}

.locations-the-content #no-results-overlay a:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  color: #378fdb;
}

.locations-the-content.no-results li:after {
  content: none;
}

.locations-the-content .google-map {
  min-height: 360px;
  width: 100%;
}

@media (min-width: 750px) {
  .locations-the-content .google-map {
    min-height: 600px;
  }
}

.locations-the-content .gm-style-iw .content ul,
.locations-the-content .gm-style-iw .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.locations-the-content .gm-style-iw .content ul a,
.locations-the-content .gm-style-iw .content li a {
  color: #060606;
  font-weight: normal;
  display: inline;
  letter-spacing: 0.21px;
}

.locations-the-content .gm-style-iw .content span {
  background: #041f48;
  border-radius: 100%;
  color: white;
  display: inline-block;
  text-align: center;
  width: 1.7em;
  min-width: 1.7em;
  height: 1.7em;
  line-height: 1.7em;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  font-weight: 700;
  margin: 0 10px 10px 0;
}

.locations-the-content .locations-list-wrapper ol.locations-list {
  background-color: #e8edf1;
  font-family: "source-sans-pro", sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (min-width: 1100px) {
  .locations-the-content .locations-list-wrapper ol.locations-list {
    float: left;
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 415px;
  }
}

.locations-the-content .locations-list-wrapper ol.locations-list > h3 {
  text-align: center;
  font-size: 24px;
  font-family: "utopia-std", serif;
  background: #fff;
  margin: 0;
  line-height: 100px;
}

@media (min-width: 1100px) {
  .locations-the-content .locations-list-wrapper ol.locations-list > h3 {
    font-size: 30px;
    width: 415px;
  }
}

.locations-the-content .locations-list-wrapper ol.locations-list li {
  border-bottom: 1px solid #dadedf;
  counter-increment: item;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding: 15px 0 15px 50px;
  position: relative;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.locations-the-content .locations-list-wrapper ol.locations-list li:before {
  background: #041f48;
  border-radius: 100%;
  color: white;
  content: counter(item);
  display: inline-block;
  margin: 0 0 0 -35px;
  text-align: center;
  width: 1.7em;
  min-width: 1.7em;
  height: 1.7em;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  font-weight: 700;
}

.locations-the-content .locations-list-wrapper ol.locations-list li:after {
  content: "";
  height: 100%;
  width: 6px;
  position: absolute;
  background: #378fdb;
  top: 0;
  left: -6px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li:hover:before {
  background: #378fdb;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li:hover:after {
  left: 0;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li:hover
  .location-arrow
  i {
  color: #378fdb;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li.active:before {
  background: #378fdb;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li.active:after {
  left: 0;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li.active
  .location-arrow
  i {
  color: #378fdb;
}

@media (min-width: 750px) {
  .locations-the-content .locations-list-wrapper ol.locations-list li {
    padding: 25px 0 25px 60px;
  }
}

.locations-the-content .locations-list-wrapper ol.locations-list li a {
  text-decoration: none;
  height: 100%;
  width: 100%;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  a.locations-link
  h3 {
  color: #060606;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  a.locations-link
  span {
  color: #424446;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .locations-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 95%;
  min-width: 95%;
  padding-right: 20px;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .locations-link
  h3 {
  font-size: 20px;
  font-weight: normal;
  display: inline;
  margin: 0 0 0 10px;
  padding: 0;
  letter-spacing: 0.21px;
  text-align: left;
  width: 100%;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .locations-link
  .address {
  margin-top: 15px;
  width: 60%;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .locations-link
  .address
  span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 22px;
  margin: 0 0 0 10px;
  padding: 0;
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .locations-link
  .distance {
  color: #000;
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (min-width: 750px) {
  .locations-the-content
    .locations-list-wrapper
    ol.locations-list
    li
    .locations-link
    .distance {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 20px;
    font-weight: bold;
  }
}

@media (min-width: 1100px) {
  .locations-the-content
    .locations-list-wrapper
    ol.locations-list
    li
    .locations-link
    .distance {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-weight: bold;
  }
}

.locations-the-content
  .locations-list-wrapper
  ol.locations-list
  li
  .location-arrow {
  color: black;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1100px) {
  .locations-the-content
    .locations-list-wrapper
    ol.locations-list
    li
    .location-arrow {
    display: none;
  }
}

.locations-the-content .locations-list-wrapper .pagination {
  margin: 0 15px 15px 15px;
}

.locations-the-content .locations-list-wrapper nav.pagination .page-numbers {
  margin-top: 15px;
}

body.home #body-wrapper {
  position: relative;
}

body.home #body-wrapper:before {
  background: transparent
    url("data:image/svg+xml,%3Csvg viewBox='0 0 3 12' width='3' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1.5' fill='%2399a4ad'/%3E%3Ccircle cx='1' cy='7' r='1.5' fill='%2399a4ad' /%3E%3C/svg%3E")
    center center repeat-y;
  position: absolute;
  content: "";
  height: 100%;
  width: 3px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
  z-index: -1;
}

body.home #page-header {
  margin: 0;
  padding: 0;
  position: relative;
  background: #fff;
}

body.home #page-header * {
  z-index: 1;
}

body.home #page-header .marquee-carousel .flickity-slider {
  -webkit-transform: none !important;
  transform: none !important;
}

body.home #page-header .marquee-carousel .carousel-cell {
  padding-top: 42.85714%;
  position: relative;
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
  color: #041f48;
  width: 100%;
  -webkit-transform: none !important;
  transform: none !important;
  left: 0 !important;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none;
}

body.home #page-header .marquee-carousel .carousel-cell > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 750px) {
  body.home #page-header .marquee-carousel .carousel-cell {
    padding-top: 44%;
    position: relative;
  }
  body.home #page-header .marquee-carousel .carousel-cell > :first-child {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

body.home #page-header .marquee-carousel .carousel-cell.is-selected {
  opacity: 1;
  pointer-events: auto;
}

body.home #page-header .marquee-carousel .carousel-cell .marquee-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 750px) {
  body.home #page-header .marquee-carousel .carousel-cell .marquee-image {
    background-size: cover;
  }
}

body.home #page-header .marquee-carousel .carousel-cell .carousel-cell-wrapper {
  text-align: center;
  position: relative;
  z-index: 2;
}

@media (min-width: 750px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper {
    position: absolute;
    text-align: left;
    height: auto;
    left: 50%;
    max-width: 1210px;
    padding: 0 25px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
  }
}

@media (min-width: 750px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    > * {
    max-width: 300px;
  }
}

@media (min-width: 1100px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    > * {
    max-width: 50%;
  }
}

body.home
  #page-header
  .marquee-carousel
  .carousel-cell
  .carousel-cell-wrapper
  h2 {
  font: normal normal 38px/40px "utopia-std", serif;
  margin: 35px 35px 10px;
}

@media (min-width: 750px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    h2 {
    font: normal normal 42px/50px "utopia-std", serif;
    margin: 0 0 14px 0;
  }
}

@media (min-width: 1100px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    h2 {
    font: normal normal 62px/74px "utopia-std", serif;
  }
}

body.home
  #page-header
  .marquee-carousel
  .carousel-cell
  .carousel-cell-wrapper
  p {
  color: #041f48;
  font: normal bold 17px/21px "source-sans-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 20px 35px;
}

@media (min-width: 750px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    p {
    font: normal bold 20px/28px "source-sans-pro", sans-serif;
    font-weight: normal;
    margin: 0 0 14px 0;
  }
}

@media (min-width: 1100px) {
  body.home
    #page-header
    .marquee-carousel
    .carousel-cell
    .carousel-cell-wrapper
    p {
    font: normal 300 30px/40px "source-sans-pro", sans-serif;
  }
}

body.home
  #page-header
  .marquee-carousel
  .carousel-cell
  .carousel-cell-wrapper
  a.button {
  letter-spacing: 1px;
  min-width: 275px;
}

body.home #page-header .carousel-nav {
  margin: 30px auto 10px;
  text-align: center;
  font-size: 20px;
  max-width: 1170px;
  padding: 0 30px;
  position: relative;
}

@media (min-width: 750px) {
  body.home #page-header .carousel-nav {
    margin: -60px auto 10px;
    text-align: right;
  }
}

@media (min-width: 1100px) {
  body.home #page-header .carousel-nav {
    text-align: right;
    margin: -111px auto 20px;
  }
}

body.home #page-header .carousel-nav .next,
body.home #page-header .carousel-nav .prev {
  margin-top: 0;
  height: 47px;
  width: 47px;
  background: #fff;
  color: #378fdb;
  border: 0;
}

body.home #page-header .carousel-nav .next:hover,
body.home #page-header .carousel-nav .prev:hover {
  color: #fff;
  background: #378fdb;
}

body.home #page-header .carousel-nav .next i,
body.home #page-header .carousel-nav .prev i {
  display: inline-block;
  margin-top: 0;
  line-height: 46px;
  width: 100%;
}

body.home #page-header .carousel-nav .next i:before,
body.home #page-header .carousel-nav .prev i:before {
  margin-left: 4px;
}

body.home #page-header .carousel-nav .prev {
  margin-right: 15px;
}

body.home #page-header .carousel-nav .prev i:before {
  margin-left: 0;
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-left {
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-left.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-center {
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-center.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-right {
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-top-right.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-left-middle {
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-left-middle.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie #page-header .marquee-carousel .carousel-cell.kburns-middle {
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-middle.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-right-middle {
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-right-middle.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-left {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-left.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-center {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-center.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

@media (min-width: 1100px) {
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-right {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  body.home.not-ie
    #page-header
    .marquee-carousel
    .carousel-cell.kburns-bottom-right.animate
    .marquee-image {
    -webkit-animation: bgZoom2 16s forwards 1;
    animation: bgZoom2 16s forwards 1;
  }
}

body.home #pre-content * {
  z-index: 1;
}

body.home #pre-content .want-to-nav {
  position: relative;
  max-width: 1210px;
  margin: 0 auto;
}

body.home #pre-content .want-to-nav .want-to-nav-wrapper {
  background: #307aba;
  text-align: center;
  color: #fff;
  padding: 0;
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .want-to-nav-wrapper {
    border-radius: 6px;
  }
}

body.home #pre-content .want-to-nav a {
  color: #fff;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 25px;
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav a:hover {
    background: #fff;
    color: #307aba;
    -webkit-box-shadow: 0px 9px 8.55px 0.45px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 9px 8.55px 0.45px rgba(0, 0, 0, 0.1);
  }
}

body.home #pre-content .want-to-nav .label {
  background: #041f48;
  display: block;
  font: italic 300 24px/90px "utopia-std", serif;
  position: relative;
  width: 100%;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .label {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 250px;
    z-index: 1;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .label {
    font-size: 28px;
    max-width: 170px;
    padding: 0 20px 0 0;
    bottom: auto;
    height: 90px;
    border-radius: 6px 0 0 6px;
  }
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .label .label-wrap {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
  }
}

body.home #pre-content .want-to-nav .label:before,
body.home #pre-content .want-to-nav .label:after {
  border: solid 13.5px transparent;
  border-top-color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 13px;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-top: -13.5px;
  z-index: 10;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .label:before,
  body.home #pre-content .want-to-nav .label:after {
    border-color: transparent transparent transparent #041f48;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 100%;
    top: 50%;
  }
}

body.home #pre-content .want-to-nav .label:before {
  border-color: #041f48 transparent transparent transparent;
  margin-top: -14.5px;
  z-index: 10;
  top: 115%;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .label:before {
    content: none;
  }
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .label:before {
    content: "";
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 100%;
  }
}

body.home #pre-content .want-to-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav ul {
    padding: 0 55px;
    text-align: left;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav ul {
    margin: 0;
    padding: 0 0 0 15px;
  }
}

body.home #pre-content .want-to-nav ul li {
  display: block;
  margin: 0;
  padding: 0;
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav ul li {
    display: inline-block;
  }
}

body.home #pre-content .want-to-nav ul li a {
  display: block;
  font: normal 15px/2.333em "source-sans-pro", sans-serif;
  width: 100%;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav ul li a {
    line-height: 50px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav ul li a {
    font-size: 17px;
  }
}

body.home #pre-content .want-to-nav ul li:before {
  content: none;
}

body.home #pre-content .want-to-nav .primary,
body.home #pre-content .want-to-nav .secondary {
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .primary,
  body.home #pre-content .want-to-nav .secondary {
    padding: 30px 0 30px 250px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .primary,
  body.home #pre-content .want-to-nav .secondary {
    padding: 50px 0;
  }
}

body.home #pre-content .want-to-nav .primary {
  position: relative;
  margin-top: 30px;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .primary {
    margin-top: 0;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .primary {
    border-radius: 6px;
    padding: 0 0 0 170px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .primary li a {
    font-size: 15px;
    margin: 20px 0;
    padding: 0 20px;
  }
}

@media (min-width: 1200px) {
  body.home #pre-content .want-to-nav .primary li a {
    font-size: 17px;
  }
}

body.home #pre-content .want-to-nav .primary li + li {
  margin-left: 0;
}

body.home #pre-content .want-to-nav .secondary {
  padding-top: 0;
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .secondary {
    text-align: left;
    border-radius: 0 0 6px 6px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .secondary ul {
    margin: 0 auto;
    max-width: 1280px;
  }
  body.home #pre-content .want-to-nav .secondary ul li {
    display: inline-block;
    border-left: 2px solid #378fdb;
    padding: 15px 0 15px 15px;
    width: 30%;
  }
  body.home #pre-content .want-to-nav .secondary ul a {
    line-height: 30px;
    padding: 0 20px;
  }
}

body.home #pre-content .want-to-nav .button {
  background: #fff;
  color: #307aba;
  font: normal bold 13px/13px "source-sans-pro", sans-serif;
  margin: 25px 0;
  padding: 11px 45px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: none;
  transform: none;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav .button {
    margin: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav .button {
    top: 45px;
  }
}

body.home #pre-content .want-to-nav .button:after {
  content: "J";
  font-family: "hallmark icons";
  position: absolute;
  color: transparent;
  top: 12px;
  left: 12px;
  z-index: 1;
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav.open .label {
    border-radius: 6px 0 0 0;
  }
  body.home #pre-content .want-to-nav.open .label:before {
    top: 115%;
  }
  body.home #pre-content .want-to-nav.open .label:after {
    left: 90%;
  }
}

body.home #pre-content .want-to-nav.open .button {
  color: transparent;
  height: 40px;
  padding: 10px;
  width: 40px;
  background: transparent;
  border: solid 1px #fff;
}

body.home #pre-content .want-to-nav.open .button:after {
  color: #fff;
}

body.home #pre-content .want-to-nav.open .button:hover:after {
  color: #fff;
}

body.home #pre-content .want-to-nav.open .primary {
  padding-bottom: 0;
}

body.home #pre-content .want-to-nav.open .secondary {
  display: block;
  max-height: 800px;
}

@media (min-width: 750px) {
  body.home #pre-content .want-to-nav.open .secondary {
    padding-bottom: 30px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content .want-to-nav.open .secondary {
    padding: 30px 0;
  }
}

body.home #pre-content section.cta-block .cta-wrapper {
  color: #000;
  text-align: center;
  max-width: 1090px;
  padding: 0 20px;
  margin: 50px auto;
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper {
    padding: 23px 20px;
  }
}

body.home #pre-content section.cta-block .cta-wrapper h2 {
  background: #fff;
  min-width: 100%;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0 0 50px;
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper h2 {
    font-size: 44px;
    min-width: 80%;
    width: 80%;
    margin: 0 auto;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper h2 {
    width: 100%;
  }
}

body.home #pre-content section.cta-block .cta-wrapper .content {
  font: 300 normal 16px/24px "source-sans-pro", sans-serif;
  letter-spacing: 0.05em;
  margin: 10px 20px;
  text-align: center;
  clear: left;
}

body.home #pre-content section.cta-block .cta-wrapper .content p {
  padding: 20px 0;
  position: relative;
  background: #fff;
  font-weight: 300;
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper .content p {
    padding: 0;
  }
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper .content {
    margin: 0;
    text-align: left;
    width: 50%;
    padding: 20px;
    font: normal 20px/30px "source-sans-pro", sans-serif;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper .content {
    font: normal normal 24px/34px "source-sans-pro", sans-serif;
    max-width: 60%;
    padding: 45px;
    clear: none;
  }
}

body.home #pre-content section.cta-block .cta-wrapper i {
  display: inline-block;
  font-size: 35px;
  margin: 20px 0;
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper i {
    font-size: 50px;
  }
}

body.home #pre-content section.cta-block .cta-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 750px) {
  body.home #pre-content section.cta-block .cta-wrapper ul {
    padding: 20px;
    width: 50%;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper ul {
    padding: 45px;
  }
}

body.home #pre-content section.cta-block .cta-wrapper ul li {
  padding-top: 50%;
  position: relative;
  border-radius: 6px;
  display: block;
  float: left;
  border: solid 2px #fff;
  width: 49%;
  margin: 0;
  position: relative;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

body.home #pre-content section.cta-block .cta-wrapper ul li > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper ul li {
    padding-top: 35.71429%;
    position: relative;
  }
  body.home #pre-content section.cta-block .cta-wrapper ul li > :first-child {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

body.home #pre-content section.cta-block .cta-wrapper ul li:nth-child(2) a span,
body.home
  #pre-content
  section.cta-block
  .cta-wrapper
  ul
  li:nth-child(3)
  a
  span {
  background: rgba(8, 54, 124, 0.9);
}

body.home #pre-content section.cta-block .cta-wrapper ul li a {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  font-size: 20px;
  line-height: 1.2em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body.home #pre-content section.cta-block .cta-wrapper ul li a:hover span {
  min-height: 0%;
  min-width: 0%;
  margin: 0 10px;
  border-radius: 0 0 6px 6px;
}

body.home #pre-content section.cta-block .cta-wrapper ul li a span {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  min-width: 100%;
  background: rgba(48, 122, 186, 0.9);
  padding: 10px;
  z-index: 1;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin: 0;
}

@media (min-width: 1100px) {
  body.home #pre-content section.cta-block .cta-wrapper ul li a span {
    padding: 20px;
  }
}

body.home #pre-content .slideshow-outer {
  background: #e8edf1;
}

body.home #pre-content section.slideshow {
  position: relative;
  padding: 1px 10px 50px;
  margin-top: 20px;
}

body.home #pre-content section.slideshow:after {
  clear: both;
  content: "";
  display: table;
}

body.home #pre-content section.slideshow:before {
  background: transparent
    url("data:image/svg+xml,%3Csvg viewBox='0 0 3 12' width='3' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1.5' fill='%2399a4ad'/%3E%3Ccircle cx='1' cy='7' r='1.5' fill='%2399a4ad' /%3E%3C/svg%3E")
    center center repeat-y;
  position: absolute;
  content: "";
  height: 100%;
  width: 3px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
  z-index: 0;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow {
    margin-top: 150px;
    padding-bottom: 110px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.slideshow {
    position: relative;
    padding: 0 25px 70px;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

body.home #pre-content section.slideshow .content {
  position: relative;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 18px 32px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 18px 32px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #eaeff2;
  margin-top: 45px;
  z-index: 1;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow .content {
    margin: -75px 120px 0 0;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.slideshow .content {
    margin: -65px -60px 0 0;
    padding: 60px 40px 45px;
    width: 40%;
  }
}

body.home #pre-content section.slideshow .content h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  margin: 0 0 30px 0;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow .content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.slideshow .content h2 {
    margin-bottom: 40px;
  }
}

body.home #pre-content section.slideshow .content .intro-content {
  font: normal 20px/28px "source-sans-pro", sans-serif;
  margin-bottom: 20px;
}

@media (min-width: 1100px) {
  body.home #pre-content section.slideshow .content .intro-content {
    font: normal 24px/36px "source-sans-pro", sans-serif;
  }
}

body.home #pre-content section.slideshow .content .main-content {
  font: normal 16px/24px "source-sans-pro", sans-serif;
  margin-bottom: 20px;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow .content .main-content {
    font: normal 18px/30px "source-sans-pro", sans-serif;
  }
}

body.home #pre-content section.slideshow .content ul.ctas {
  margin: 0;
  list-style-type: none;
  padding: 0;
  text-align: left;
}

body.home #pre-content section.slideshow .content ul.ctas:after {
  clear: both;
  content: "";
  display: table;
}

body.home #pre-content section.slideshow .content ul.ctas li {
  padding: 0 0 10px;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  body.home #pre-content section.slideshow .content ul.ctas li {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    display: block;
    float: left;
  }
  body.home #pre-content section.slideshow .content ul.ctas li + li {
    margin-left: 20px;
  }
  body.home #pre-content section.slideshow .content ul.ctas li a {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  body.home #pre-content section.slideshow .content ul.ctas li a {
    width: 100%;
  }
}

body.home #pre-content section.slideshow .content ul.ctas li a {
  font-size: 16px;
  line-height: 22px;
  min-width: 60%;
}

body.home #pre-content section.slideshow .content ul.ctas li:before {
  content: none;
}

body.home #pre-content section.slideshow .carousel-container {
  z-index: 0;
  position: relative;
  margin: -30px -10px;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow .carousel-container {
    width: 80%;
    float: right;
    margin: -30px 0;
  }
}

@media (min-width: 1100px) {
  body.home #pre-content section.slideshow .carousel-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 55%;
    margin-top: 65px;
    float: none;
  }
}

body.home #pre-content section.slideshow .carousel-cell {
  width: 100%;
}

body.home #pre-content section.slideshow .flickity-prev-next-button {
  display: none;
}

@media (min-width: 750px) {
  body.home #pre-content section.slideshow .flickity-prev-next-button {
    display: block;
    background: transparent;
    top: -30px;
    right: 0;
    padding: 0 10px;
    left: auto;
  }
  body.home #pre-content section.slideshow .flickity-prev-next-button path {
    fill: #307aba;
  }
}

body.home #pre-content section.slideshow .flickity-prev-next-button.previous {
  right: 70px;
}

body.home #post-content:after {
  clear: both;
  content: "";
  display: table;
}

body.home #post-content .social-feed {
  position: relative;
  margin: 0 -20px;
}

body.home #post-content .social-feed * {
  z-index: 1;
}

body.home #post-content .social-feed:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  body.home #post-content .social-feed {
    margin: 0 auto;
  }
}

body.home #post-content .social-feed h2 {
  background: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  padding: 10px 0;
  margin: 35px 0;
  position: relative;
}

@media (min-width: 750px) {
  body.home #post-content .social-feed h2 {
    font-size: 44px;
    margin: 40px 0;
    padding: 30px 0;
  }
}

body.home #post-content .social-feed h2 img {
  height: 22px;
  margin-top: -6px;
}

@media (min-width: 750px) {
  body.home #post-content .social-feed h2 img {
    height: 30px;
    margin-top: -10px;
  }
}

body.home #post-content .social-feed .social-card {
  float: left;
  padding-top: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  border: 1px solid #fff;
  color: #fff;
  overflow: hidden;
}

@media (min-width: 750px) {
  body.home #post-content .social-feed .social-card {
    width: 50%;
    padding-top: 50%;
  }
}

@media (min-width: 1100px) {
  body.home #post-content .social-feed .social-card {
    width: 25%;
    padding-top: -webkit-calc(25% - 1px);
    padding-top: calc(25% - 1px);
  }
}

@media (min-width: 750px) {
  body.home #post-content .social-feed .social-card:first-of-type {
    width: 100%;
    padding-top: 100%;
  }
}

@media (min-width: 1100px) {
  body.home #post-content .social-feed .social-card:first-of-type {
    width: 50%;
    padding-top: 50%;
  }
}

body.home #post-content .social-feed .social-card:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    to(rgba(4, 31, 72, 0.9))
  );
  background-image: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(4, 31, 72, 0.9) 100%
  );
}

body.home #post-content .social-feed .social-card:after {
  content: "c";
  font-family: "hallmark icons";
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #3b5998;
}

body.home #post-content .social-feed .social-card.instagram:after {
  content: "i";
  font-family: "hallmark icons";
  background-color: #d93175;
}

body.home #post-content .social-feed .social-card.twitter:after {
  content: "g";
  font-family: "hallmark icons";
  background-color: #1da1f2;
}

body.home #post-content .social-feed .social-card > a {
  display: block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(4, 31, 72, 0.2);
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}

body.home #post-content .social-feed .social-card > a:hover {
  background: rgba(4, 31, 72, 0.4);
}

body.home #post-content .social-feed .social-card .caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 10px;
  font-size: 14px;
  line-height: 1.2em;
  max-height: 118px;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.home #post-content .social-feed .social-card .caption span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

body.home #post-content .social-feed .social-card.video {
  background: #041f48;
}

body.home #post-content .social-feed .social-card.video .fb-video {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

body.home #post-content > div {
  float: left;
  width: 50%;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  body.home #post-content > div {
    float: none;
    width: auto;
  }
}

@media screen and (max-width: 750px) {
  body.home #post-content > div {
    float: none;
    width: auto;
  }
}

body.home #post-content .classes-and-events {
  background: #dce2e7;
  display: block;
  float: none;
  padding: 1px 0;
  width: 100%;
  position: relative;
}

body.home #post-content .classes-and-events * {
  z-index: 1;
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events {
    margin-top: 85px;
  }
}

body.home #post-content .classes-and-events:before {
  background: transparent
    url("data:image/svg+xml,%3Csvg viewBox='0 0 3 12' width='3' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1.5' fill='%2399a4ad'/%3E%3Ccircle cx='1' cy='7' r='1.5' fill='%2399a4ad' /%3E%3C/svg%3E")
    center center repeat-y;
  position: absolute;
  content: "";
  height: 100px;
  width: 3px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
  z-index: 0;
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events .events-wrap {
    margin: 0 -45px;
  }
}

body.home #post-content .classes-and-events.inline-cell .type-tribe_events {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px auto;
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events.inline-cell .type-tribe_events {
    margin: 0;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }
}

@media (min-width: 1100px) {
  body.home #post-content .classes-and-events.inline-cell .type-tribe_events {
    margin: 0 10px;
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  body.home
    #post-content
    .classes-and-events.inline-cell
    .type-tribe_events:hover {
    -webkit-box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.15);
  }
}

body.home #post-content .classes-and-events .tribe-mini-calendar-event {
  cursor: pointer;
  width: 100%;
}

@media (min-width: 1100px) {
  body.home #post-content .classes-and-events .tribe-mini-calendar-event {
    padding: 20px 20px 130px 20px;
  }
  body.home #post-content .classes-and-events .tribe-mini-calendar-event:after {
    content: "C";
    font-family: "hallmark icons";
    border-radius: 50%;
    color: #fff;
    background: #378fdb;
    font-size: 14px;
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    display: block;
    position: absolute;
    left: 35px;
    bottom: 35px;
  }
}

body.home
  #post-content
  .classes-and-events
  .tribe-mini-calendar-event
  .desktop-date {
  top: auto;
  bottom: 22px;
  right: 29px;
}

body.home #post-content .classes-and-events h2 {
  position: relative;
  background: #dce2e7;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  padding: 10px 0 40px;
  margin: 40px 0 0;
  color: #041f48;
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events h2 {
    font-size: 44px;
    margin: 40px 0;
    padding: 30px 0;
  }
}

body.home #post-content .classes-and-events h2 img {
  height: 22px;
  margin-top: -6px;
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events h2 img {
    height: 30px;
    margin-top: -10px;
  }
}

body.home #post-content .classes-and-events .classes-events-blurb {
  font: 300 22px/1.35em "utopia-std", serif;
  margin: 10px 0 20px;
}

@media (min-width: 1100px) {
  body.home #post-content .classes-and-events .classes-events-blurb {
    font: 300 30px/1.35em "utopia-std", serif;
  }
}

@media (min-width: 1100px) {
  body.home #post-content .classes-and-events .classes-events-date {
    position: static;
    bottom: auto;
    left: auto;
    padding: 0;
    font-size: 0;
    line-height: 0;
  }
  body.home #post-content .classes-and-events .classes-events-date span {
    display: block;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
  }
  body.home #post-content .classes-and-events .classes-events-date span.date {
    display: none;
  }
}

@media (min-width: 750px) {
  body.home #post-content .classes-and-events .tribe-events-widget-link {
    margin-right: -15px;
  }
}

body.home #post-content .classes-and-events .tribe-events-widget-link a {
  color: #041f48;
}

body.home #post-content section.triad {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

@media (min-width: 1100px) {
  body.home #post-content section.triad {
    text-align: left;
  }
}

body.home #post-content section.triad h2 {
  font-family: "utopia-std", serif;
  margin-top: 0;
  color: white;
}

body.home #post-content section.triad p,
body.home #post-content section.triad a {
  color: #fff;
  margin-bottom: 0;
}

body.home #post-content section.triad .block {
  background-size: cover;
  background-position: center center;
  padding: 60px 30px;
  position: relative;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-bottom: solid 1px #fff;
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .block {
    padding: 30px 80px;
  }
}

body.home #post-content section.triad .block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(48, 122, 186, 0.8);
  z-index: 0;
}

body.home #post-content section.triad .block > .content {
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  position: relative;
}

body.home #post-content section.triad .block .button {
  background: transparent;
  border: solid 2px #fff;
  font-weight: normal;
  color: #fff;
  padding: 10px 25px;
  font-size: 13px;
  margin: 0 3px 15px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 750px) {
  body.home #post-content section.triad .block .button {
    font-size: 15px;
    margin: 0 10px;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .block .button {
    margin: 10px 20px 0 0;
  }
}

body.home #post-content section.triad .block .button:hover {
  background: #fff;
  color: #378fdb;
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .primary {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.home #post-content section.triad .primary .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

body.home #post-content section.triad .primary h2 {
  font-weight: normal;
}

@media (min-width: 750px) {
  body.home #post-content section.triad .primary h2 {
    font-size: 34px;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .primary h2 {
    font-size: 40px;
  }
}

body.home #post-content section.triad .primary p {
  margin: 30px 0;
}

body.home #post-content section.triad .secondary {
  width: 100%;
  position: relative;
}

@media (min-width: 750px) {
  body.home #post-content section.triad .secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .secondary {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
  }
}

@media (min-width: 750px) {
  body.home #post-content section.triad .secondary h2 {
    font-size: 28px;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .secondary h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}

body.home #post-content section.triad .secondary .block {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px 90px;
  font-size: 16px;
}

@media (min-width: 750px) {
  body.home #post-content section.triad .secondary .block {
    padding: 90px 30px 130px;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .secondary .block {
    border-left: solid 1px #fff;
    font-size: 18px;
    padding: 85px 150px 85px 90px;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
}

body.home #post-content section.triad .secondary .block:after {
  content: "C";
  font-family: "hallmark icons";
  font-size: 24px;
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  bottom: 35px;
}

@media (min-width: 750px) {
  body.home #post-content section.triad .secondary .block:after {
    font-size: 30px;
    bottom: 60px;
  }
}

@media (min-width: 1100px) {
  body.home #post-content section.triad .secondary .block:after {
    right: 80px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    bottom: auto;
  }
}

body.home #post-content section.triad .secondary .block h2 {
  font-weight: 400;
}

body.home #post-content section.triad .secondary .block:before {
  background: rgba(8, 54, 124, 0.6);
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
}

body.home #post-content section.triad .secondary .block:hover:before {
  background-color: rgba(8, 54, 124, 0.85);
}

@media (min-width: 750px) {
  body.home #post-content section.triad .secondary .block + .block {
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    margin-top: -1px;
  }
}

body.home #post-content section.triad .secondary .block + .block:before {
  background-color: rgba(48, 122, 186, 0.6);
}

body.home #post-content section.triad .secondary .block + .block:hover:before {
  background-color: rgba(48, 122, 186, 0.85);
}

body.home #footer-site {
  z-index: 1;
  position: relative;
}

@media (min-width: 750px) {
  body.home.windows #post-content section.triad .secondary .block + .block {
    border-size: 2px 0 0;
  }
}

#style-guide .universal-styling dl:after {
  clear: both;
  content: "";
  display: table;
}

#style-guide .universal-styling dl dt {
  margin: 20px 0 0;
}

#style-guide .universal-styling dl dd {
  margin: 20px 0 0;
}

#style-guide .universal-styling dl dd + dt {
  border-top: 2px solid #eeeeef;
  margin-top: 40px;
  padding-top: 10px;
}

#style-guide .universal-styling .font-serif {
  font-family: "utopia-std", serif;
}

#style-guide .universal-styling .font-serif h1 {
  color: #041f48;
}

#style-guide .universal-styling .font-sans-serif {
  font-family: "source-sans-pro", sans-serif;
}

#style-guide .universal-styling .font-sans-serif h1 {
  font-family: "source-sans-pro", sans-serif;
  color: #041f48;
}

#style-guide .universal-styling .black {
  font-weight: 900;
}

#style-guide .universal-styling .extra-bold {
  font-weight: 800;
}

#style-guide .universal-styling .bold {
  font-weight: 700;
}

#style-guide .universal-styling .regular {
  font-weight: 400;
}

#style-guide .universal-styling .light {
  font-weight: 300;
}

#style-guide .universal-styling .primary-1 {
  width: 300px;
}

#style-guide .universal-styling .primary-1 .main {
  fill: #307aba;
}

#style-guide .universal-styling .primary-1 .sub1 {
  fill: #378fdb;
}

#style-guide .universal-styling .primary-1 .sub2,
#style-guide .universal-styling .primary-1 .sub2-label {
  fill: transparent;
}

#style-guide .universal-styling .primary-1 .sub3,
#style-guide .universal-styling .primary-1 .sub3-label {
  fill: transparent;
}

#style-guide .universal-styling .primary-1 .sub4,
#style-guide .universal-styling .primary-1 .sub4-label {
  fill: transparent;
}

#style-guide .universal-styling .primary-2 {
  width: 300px;
}

#style-guide .universal-styling .primary-2 .main {
  fill: #08367c;
}

#style-guide .universal-styling .primary-2 .sub1 {
  fill: #041f48;
}

#style-guide .universal-styling .primary-2 .sub2,
#style-guide .universal-styling .primary-2 .sub2-label {
  fill: transparent;
}

#style-guide .universal-styling .primary-2 .sub3,
#style-guide .universal-styling .primary-2 .sub3-label {
  fill: transparent;
}

#style-guide .universal-styling .primary-2 .sub4,
#style-guide .universal-styling .primary-2 .sub4-label {
  fill: transparent;
}

#style-guide .universal-styling [class*="supp"] {
  width: 200px;
  height: 60px;
  background-color: #fff;
  color: #fff;
  line-height: 60px;
  text-align: center;
}

#style-guide .universal-styling [class*="supp"].light-bg {
  color: #000;
}

#style-guide .universal-styling [class*="supp"].supp-0 {
  background-color: #e8edf1;
}

#style-guide .universal-styling [class*="supp"].supp-1 {
  background-color: #dce2e7;
}

#style-guide .universal-styling [class*="supp"].supp-2 {
  background-color: #cfd7dd;
}

#style-guide .universal-styling [class*="supp"].supp-3 {
  background-color: #99a4ad;
}

#style-guide .universal-styling [class*="supp"].supp-4 {
  background-color: #6c6d6f;
}

#style-guide .universal-styling [class*="supp"].supp-5 {
  background-color: #424446;
}

#style-guide .universal-styling [class*="supp"].supp-6 {
  background-color: #e4e8e9;
}

#style-guide .universal-styling [class*="supp"].supp-7 {
  background-color: #6c6d6f;
}

#style-guide .universal-styling [class*="supp"].supp-8 {
  background-color: #f3f6f7;
}

#style-guide .universal-styling [class*="supp"].supp-9 {
  background-color: #e3e7e8;
}

#style-guide .universal-styling [class*="supp"].supp-10 {
  background-color: #3c8fdb;
}

#style-guide .universal-styling [class*="supp"].supp-11 {
  background-color: #b9c8d5;
}

#style-guide .universal-styling [class*="supp"].supp-12 {
  background-color: #307aba;
}

#style-guide .universal-styling [class*="supp"].supp-13 {
  background-color: #b2dbff;
}

#style-guide .universal-styling [class*="supp"].supp-14 {
  background-color: #060606;
}

#style-guide dd blockquote {
  margin-left: -40px;
}

.page-template-default #page-header > div,
.page-template-template-section-landing #page-header > div,
.page-template-template-dr-landing #page-header > div,
.services-template-default #page-header > div,
.services-template-template-service-extended #page-header > div,
.single-locations #page-header > div,
#single-location-sub #page-header > div,
.page-template-template-careers #page-header > div,
.page-template-template-careers-landing #page-header > div,
.single-tribe_events #page-header > div,
.page-template-template-page-no-sidebar #page-header > div,
.error404 #page-header > div {
  padding-bottom: 1px;
  position: relative;
  z-index: 1;
}

@media (min-width: 750px) {
  .page-template-default #page-header,
  .page-template-template-section-landing #page-header,
  .page-template-template-dr-landing #page-header,
  .services-template-default #page-header,
  .services-template-template-service-extended #page-header,
  .single-locations #page-header,
  #single-location-sub #page-header,
  .page-template-template-careers #page-header,
  .page-template-template-careers-landing #page-header,
  .single-tribe_events #page-header,
  .page-template-template-page-no-sidebar #page-header,
  .error404 #page-header {
    margin-top: 40px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header,
  .page-template-template-section-landing #page-header,
  .page-template-template-dr-landing #page-header,
  .services-template-default #page-header,
  .services-template-template-service-extended #page-header,
  .single-locations #page-header,
  #single-location-sub #page-header,
  .page-template-template-careers #page-header,
  .page-template-template-careers-landing #page-header,
  .single-tribe_events #page-header,
  .page-template-template-page-no-sidebar #page-header,
  .error404 #page-header {
    margin-top: 70px;
  }
}

.page-template-default #page-header h1,
.page-template-template-section-landing #page-header h1,
.page-template-template-dr-landing #page-header h1,
.services-template-default #page-header h1,
.services-template-template-service-extended #page-header h1,
.single-locations #page-header h1,
#single-location-sub #page-header h1,
.page-template-template-careers #page-header h1,
.page-template-template-careers-landing #page-header h1,
.single-tribe_events #page-header h1,
.page-template-template-page-no-sidebar #page-header h1,
.error404 #page-header h1 {
  font: normal 34px/1.2em "utopia-std", serif;
  letter-spacing: 0.66px;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  .page-template-default #page-header h1,
  .page-template-template-section-landing #page-header h1,
  .page-template-template-dr-landing #page-header h1,
  .services-template-default #page-header h1,
  .services-template-template-service-extended #page-header h1,
  .single-locations #page-header h1,
  #single-location-sub #page-header h1,
  .page-template-template-careers #page-header h1,
  .page-template-template-careers-landing #page-header h1,
  .single-tribe_events #page-header h1,
  .page-template-template-page-no-sidebar #page-header h1,
  .error404 #page-header h1 {
    font: normal 42px "utopia-std", serif;
    margin: 40px 0 10px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header h1,
  .page-template-template-section-landing #page-header h1,
  .page-template-template-dr-landing #page-header h1,
  .services-template-default #page-header h1,
  .services-template-template-service-extended #page-header h1,
  .single-locations #page-header h1,
  #single-location-sub #page-header h1,
  .page-template-template-careers #page-header h1,
  .page-template-template-careers-landing #page-header h1,
  .single-tribe_events #page-header h1,
  .page-template-template-page-no-sidebar #page-header h1,
  .error404 #page-header h1 {
    font: normal 66px "utopia-std", serif;
    margin: 45px 0 20px;
  }
}

.page-template-default #page-header p,
.page-template-template-section-landing #page-header p,
.page-template-template-dr-landing #page-header p,
.services-template-default #page-header p,
.services-template-template-service-extended #page-header p,
.single-locations #page-header p,
#single-location-sub #page-header p,
.page-template-template-careers #page-header p,
.page-template-template-careers-landing #page-header p,
.single-tribe_events #page-header p,
.page-template-template-page-no-sidebar #page-header p,
.error404 #page-header p {
  font: 100 15px/22px "source-sans-pro", sans-serif;
  color: #041f48;
  letter-spacing: 0.05em;
}

@media (min-width: 750px) {
  .page-template-default #page-header p,
  .page-template-template-section-landing #page-header p,
  .page-template-template-dr-landing #page-header p,
  .services-template-default #page-header p,
  .services-template-template-service-extended #page-header p,
  .single-locations #page-header p,
  #single-location-sub #page-header p,
  .page-template-template-careers #page-header p,
  .page-template-template-careers-landing #page-header p,
  .single-tribe_events #page-header p,
  .page-template-template-page-no-sidebar #page-header p,
  .error404 #page-header p {
    font: 100 20px/28px "source-sans-pro", sans-serif;
    margin-bottom: 60px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header p,
  .page-template-template-section-landing #page-header p,
  .page-template-template-dr-landing #page-header p,
  .services-template-default #page-header p,
  .services-template-template-service-extended #page-header p,
  .single-locations #page-header p,
  #single-location-sub #page-header p,
  .page-template-template-careers #page-header p,
  .page-template-template-careers-landing #page-header p,
  .single-tribe_events #page-header p,
  .page-template-template-page-no-sidebar #page-header p,
  .error404 #page-header p {
    font: 100 22px/34px "source-sans-pro", sans-serif;
  }
}

.page-template-default #page-header .featured-image,
.page-template-template-section-landing #page-header .featured-image,
.page-template-template-dr-landing #page-header .featured-image,
.services-template-default #page-header .featured-image,
.services-template-template-service-extended #page-header .featured-image,
.single-locations #page-header .featured-image,
#single-location-sub #page-header .featured-image,
.page-template-template-careers #page-header .featured-image,
.page-template-template-careers-landing #page-header .featured-image,
.single-tribe_events #page-header .featured-image,
.page-template-template-page-no-sidebar #page-header .featured-image,
.error404 #page-header .featured-image {
  padding-top: 59.375%;
  position: relative;
  margin: 0 -20px;
  overflow: hidden;
}

.page-template-default #page-header .featured-image > :first-child,
.page-template-template-section-landing
  #page-header
  .featured-image
  > :first-child,
.page-template-template-dr-landing #page-header .featured-image > :first-child,
.services-template-default #page-header .featured-image > :first-child,
.services-template-template-service-extended
  #page-header
  .featured-image
  > :first-child,
.single-locations #page-header .featured-image > :first-child,
#single-location-sub #page-header .featured-image > :first-child,
.page-template-template-careers #page-header .featured-image > :first-child,
.page-template-template-careers-landing
  #page-header
  .featured-image
  > :first-child,
.single-tribe_events #page-header .featured-image > :first-child,
.page-template-template-page-no-sidebar
  #page-header
  .featured-image
  > :first-child,
.error404 #page-header .featured-image > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-template-default #page-header .featured-image > :first-child,
.page-template-template-section-landing
  #page-header
  .featured-image
  > :first-child,
.page-template-template-dr-landing #page-header .featured-image > :first-child,
.services-template-default #page-header .featured-image > :first-child,
.services-template-template-service-extended
  #page-header
  .featured-image
  > :first-child,
.single-locations #page-header .featured-image > :first-child,
#single-location-sub #page-header .featured-image > :first-child,
.page-template-template-careers #page-header .featured-image > :first-child,
.page-template-template-careers-landing
  #page-header
  .featured-image
  > :first-child,
.single-tribe_events #page-header .featured-image > :first-child,
.page-template-template-page-no-sidebar
  #page-header
  .featured-image
  > :first-child,
.error404 #page-header .featured-image > :first-child {
  height: auto;
  width: 100%;
}

@media (min-width: 750px) {
  .page-template-default #page-header .featured-image > :first-child,
  .page-template-template-section-landing
    #page-header
    .featured-image
    > :first-child,
  .page-template-template-dr-landing
    #page-header
    .featured-image
    > :first-child,
  .services-template-default #page-header .featured-image > :first-child,
  .services-template-template-service-extended
    #page-header
    .featured-image
    > :first-child,
  .single-locations #page-header .featured-image > :first-child,
  #single-location-sub #page-header .featured-image > :first-child,
  .page-template-template-careers #page-header .featured-image > :first-child,
  .page-template-template-careers-landing
    #page-header
    .featured-image
    > :first-child,
  .single-tribe_events #page-header .featured-image > :first-child,
  .page-template-template-page-no-sidebar
    #page-header
    .featured-image
    > :first-child,
  .error404 #page-header .featured-image > :first-child {
    position: relative;
  }
}

@media (min-width: 750px) {
  .page-template-default #page-header .featured-image,
  .page-template-template-section-landing #page-header .featured-image,
  .page-template-template-dr-landing #page-header .featured-image,
  .services-template-default #page-header .featured-image,
  .services-template-template-service-extended #page-header .featured-image,
  .single-locations #page-header .featured-image,
  #single-location-sub #page-header .featured-image,
  .page-template-template-careers #page-header .featured-image,
  .page-template-template-careers-landing #page-header .featured-image,
  .single-tribe_events #page-header .featured-image,
  .page-template-template-page-no-sidebar #page-header .featured-image,
  .error404 #page-header .featured-image {
    border: 4px solid #fff;
    float: right;
    margin: 0 -24px 0 20px;
    overflow: auto;
    padding: 0;
    width: 365px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .featured-image,
  .page-template-template-section-landing #page-header .featured-image,
  .page-template-template-dr-landing #page-header .featured-image,
  .services-template-default #page-header .featured-image,
  .services-template-template-service-extended #page-header .featured-image,
  .single-locations #page-header .featured-image,
  #single-location-sub #page-header .featured-image,
  .page-template-template-careers #page-header .featured-image,
  .page-template-template-careers-landing #page-header .featured-image,
  .single-tribe_events #page-header .featured-image,
  .page-template-template-page-no-sidebar #page-header .featured-image,
  .error404 #page-header .featured-image {
    border-width: 6px;
    margin: -30px 0 0 70px;
    width: auto;
    max-width: 50%;
  }
}

.page-template-default #page-header .ctas,
.page-template-template-section-landing #page-header .ctas,
.page-template-template-dr-landing #page-header .ctas,
.services-template-default #page-header .ctas,
.services-template-template-service-extended #page-header .ctas,
.single-locations #page-header .ctas,
#single-location-sub #page-header .ctas,
.page-template-template-careers #page-header .ctas,
.page-template-template-careers-landing #page-header .ctas,
.single-tribe_events #page-header .ctas,
.page-template-template-page-no-sidebar #page-header .ctas,
.error404 #page-header .ctas {
  background: #378fdb;
  background: radial-gradient(
    ellipse at center left 25%,
    #64a7dd 1%,
    #62a7e2 23%,
    #5599db 50%,
    #448fdb 75%,
    #378fdb 99%
  );
  background-size: 100% 200%;
  margin-top: 25px;
  padding: 15px 0;
  z-index: 0;
}

.page-template-default #page-header .ctas.no-header-img,
.page-template-template-section-landing #page-header .ctas.no-header-img,
.page-template-template-dr-landing #page-header .ctas.no-header-img,
.services-template-default #page-header .ctas.no-header-img,
.services-template-template-service-extended #page-header .ctas.no-header-img,
.single-locations #page-header .ctas.no-header-img,
#single-location-sub #page-header .ctas.no-header-img,
.page-template-template-careers #page-header .ctas.no-header-img,
.page-template-template-careers-landing #page-header .ctas.no-header-img,
.single-tribe_events #page-header .ctas.no-header-img,
.page-template-template-page-no-sidebar #page-header .ctas.no-header-img,
.error404 #page-header .ctas.no-header-img {
  margin-top: 25px;
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas.no-header-img,
  .page-template-template-section-landing #page-header .ctas.no-header-img,
  .page-template-template-dr-landing #page-header .ctas.no-header-img,
  .services-template-default #page-header .ctas.no-header-img,
  .services-template-template-service-extended #page-header .ctas.no-header-img,
  .single-locations #page-header .ctas.no-header-img,
  #single-location-sub #page-header .ctas.no-header-img,
  .page-template-template-careers #page-header .ctas.no-header-img,
  .page-template-template-careers-landing #page-header .ctas.no-header-img,
  .single-tribe_events #page-header .ctas.no-header-img,
  .page-template-template-page-no-sidebar #page-header .ctas.no-header-img,
  .error404 #page-header .ctas.no-header-img {
    margin-top: 40px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .ctas.no-header-img,
  .page-template-template-section-landing #page-header .ctas.no-header-img,
  .page-template-template-dr-landing #page-header .ctas.no-header-img,
  .services-template-default #page-header .ctas.no-header-img,
  .services-template-template-service-extended #page-header .ctas.no-header-img,
  .single-locations #page-header .ctas.no-header-img,
  #single-location-sub #page-header .ctas.no-header-img,
  .page-template-template-careers #page-header .ctas.no-header-img,
  .page-template-template-careers-landing #page-header .ctas.no-header-img,
  .single-tribe_events #page-header .ctas.no-header-img,
  .page-template-template-page-no-sidebar #page-header .ctas.no-header-img,
  .error404 #page-header .ctas.no-header-img {
    margin-top: 60px;
  }
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas,
  .page-template-template-section-landing #page-header .ctas,
  .page-template-template-dr-landing #page-header .ctas,
  .services-template-default #page-header .ctas,
  .services-template-template-service-extended #page-header .ctas,
  .single-locations #page-header .ctas,
  #single-location-sub #page-header .ctas,
  .page-template-template-careers #page-header .ctas,
  .page-template-template-careers-landing #page-header .ctas,
  .single-tribe_events #page-header .ctas,
  .page-template-template-page-no-sidebar #page-header .ctas,
  .error404 #page-header .ctas {
    margin-top: -16px;
    padding: 25px 0 15px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .ctas,
  .page-template-template-section-landing #page-header .ctas,
  .page-template-template-dr-landing #page-header .ctas,
  .services-template-default #page-header .ctas,
  .services-template-template-service-extended #page-header .ctas,
  .single-locations #page-header .ctas,
  #single-location-sub #page-header .ctas,
  .page-template-template-careers #page-header .ctas,
  .page-template-template-careers-landing #page-header .ctas,
  .single-tribe_events #page-header .ctas,
  .page-template-template-page-no-sidebar #page-header .ctas,
  .error404 #page-header .ctas {
    background-size: cover;
    margin-top: -25px;
    padding: 30px 0;
  }
}

.page-template-default #page-header .ctas > div,
.page-template-template-section-landing #page-header .ctas > div,
.page-template-template-dr-landing #page-header .ctas > div,
.services-template-default #page-header .ctas > div,
.services-template-template-service-extended #page-header .ctas > div,
.single-locations #page-header .ctas > div,
#single-location-sub #page-header .ctas > div,
.page-template-template-careers #page-header .ctas > div,
.page-template-template-careers-landing #page-header .ctas > div,
.single-tribe_events #page-header .ctas > div,
.page-template-template-page-no-sidebar #page-header .ctas > div,
.error404 #page-header .ctas > div {
  position: relative;
}

.page-template-default #page-header .ctas > div:after,
.page-template-template-section-landing #page-header .ctas > div:after,
.page-template-template-dr-landing #page-header .ctas > div:after,
.services-template-default #page-header .ctas > div:after,
.services-template-template-service-extended #page-header .ctas > div:after,
.single-locations #page-header .ctas > div:after,
#single-location-sub #page-header .ctas > div:after,
.page-template-template-careers #page-header .ctas > div:after,
.page-template-template-careers-landing #page-header .ctas > div:after,
.single-tribe_events #page-header .ctas > div:after,
.page-template-template-page-no-sidebar #page-header .ctas > div:after,
.error404 #page-header .ctas > div:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  content: "";
  height: 0;
  left: -webkit-calc(50% - 15px);
  left: calc(50% - 15px);
  position: absolute;
  top: -15px;
  width: 0;
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas > div:after,
  .page-template-template-section-landing #page-header .ctas > div:after,
  .page-template-template-dr-landing #page-header .ctas > div:after,
  .services-template-default #page-header .ctas > div:after,
  .services-template-template-service-extended #page-header .ctas > div:after,
  .single-locations #page-header .ctas > div:after,
  #single-location-sub #page-header .ctas > div:after,
  .page-template-template-careers #page-header .ctas > div:after,
  .page-template-template-careers-landing #page-header .ctas > div:after,
  .single-tribe_events #page-header .ctas > div:after,
  .page-template-template-page-no-sidebar #page-header .ctas > div:after,
  .error404 #page-header .ctas > div:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    left: 40px;
    top: -25px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .ctas > div:after,
  .page-template-template-section-landing #page-header .ctas > div:after,
  .page-template-template-dr-landing #page-header .ctas > div:after,
  .services-template-default #page-header .ctas > div:after,
  .services-template-template-service-extended #page-header .ctas > div:after,
  .single-locations #page-header .ctas > div:after,
  #single-location-sub #page-header .ctas > div:after,
  .page-template-template-careers #page-header .ctas > div:after,
  .page-template-template-careers-landing #page-header .ctas > div:after,
  .single-tribe_events #page-header .ctas > div:after,
  .page-template-template-page-no-sidebar #page-header .ctas > div:after,
  .error404 #page-header .ctas > div:after {
    left: 20px;
    top: -30px;
  }
}

.page-template-default #page-header .ctas .ctas-wrapper,
.page-template-template-section-landing #page-header .ctas .ctas-wrapper,
.page-template-template-dr-landing #page-header .ctas .ctas-wrapper,
.services-template-default #page-header .ctas .ctas-wrapper,
.services-template-template-service-extended #page-header .ctas .ctas-wrapper,
.single-locations #page-header .ctas .ctas-wrapper,
#single-location-sub #page-header .ctas .ctas-wrapper,
.page-template-template-careers #page-header .ctas .ctas-wrapper,
.page-template-template-careers-landing #page-header .ctas .ctas-wrapper,
.single-tribe_events #page-header .ctas .ctas-wrapper,
.page-template-template-page-no-sidebar #page-header .ctas .ctas-wrapper,
.error404 #page-header .ctas .ctas-wrapper {
  padding-top: 35px;
  padding-bottom: 25px;
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas .ctas-wrapper,
  .page-template-template-section-landing #page-header .ctas .ctas-wrapper,
  .page-template-template-dr-landing #page-header .ctas .ctas-wrapper,
  .services-template-default #page-header .ctas .ctas-wrapper,
  .services-template-template-service-extended #page-header .ctas .ctas-wrapper,
  .single-locations #page-header .ctas .ctas-wrapper,
  #single-location-sub #page-header .ctas .ctas-wrapper,
  .page-template-template-careers #page-header .ctas .ctas-wrapper,
  .page-template-template-careers-landing #page-header .ctas .ctas-wrapper,
  .single-tribe_events #page-header .ctas .ctas-wrapper,
  .page-template-template-page-no-sidebar #page-header .ctas .ctas-wrapper,
  .error404 #page-header .ctas .ctas-wrapper {
    padding-top: 25px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .ctas .ctas-wrapper,
  .page-template-template-section-landing #page-header .ctas .ctas-wrapper,
  .page-template-template-dr-landing #page-header .ctas .ctas-wrapper,
  .services-template-default #page-header .ctas .ctas-wrapper,
  .services-template-template-service-extended #page-header .ctas .ctas-wrapper,
  .single-locations #page-header .ctas .ctas-wrapper,
  #single-location-sub #page-header .ctas .ctas-wrapper,
  .page-template-template-careers #page-header .ctas .ctas-wrapper,
  .page-template-template-careers-landing #page-header .ctas .ctas-wrapper,
  .single-tribe_events #page-header .ctas .ctas-wrapper,
  .page-template-template-page-no-sidebar #page-header .ctas .ctas-wrapper,
  .error404 #page-header .ctas .ctas-wrapper {
    padding-bottom: 15px;
  }
}

.page-template-default #page-header .ctas .ctas-wrapper .button,
.page-template-template-section-landing
  #page-header
  .ctas
  .ctas-wrapper
  .button,
.page-template-template-dr-landing #page-header .ctas .ctas-wrapper .button,
.services-template-default #page-header .ctas .ctas-wrapper .button,
.services-template-template-service-extended
  #page-header
  .ctas
  .ctas-wrapper
  .button,
.single-locations #page-header .ctas .ctas-wrapper .button,
#single-location-sub #page-header .ctas .ctas-wrapper .button,
.page-template-template-careers #page-header .ctas .ctas-wrapper .button,
.page-template-template-careers-landing
  #page-header
  .ctas
  .ctas-wrapper
  .button,
.single-tribe_events #page-header .ctas .ctas-wrapper .button,
.page-template-template-page-no-sidebar
  #page-header
  .ctas
  .ctas-wrapper
  .button,
.error404 #page-header .ctas .ctas-wrapper .button {
  width: 100%;
  margin-bottom: 10px;
  padding: 7px 20px;
  background: #fff;
  color: #307aba;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas .ctas-wrapper .button,
  .page-template-template-section-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button,
  .page-template-template-dr-landing #page-header .ctas .ctas-wrapper .button,
  .services-template-default #page-header .ctas .ctas-wrapper .button,
  .services-template-template-service-extended
    #page-header
    .ctas
    .ctas-wrapper
    .button,
  .single-locations #page-header .ctas .ctas-wrapper .button,
  #single-location-sub #page-header .ctas .ctas-wrapper .button,
  .page-template-template-careers #page-header .ctas .ctas-wrapper .button,
  .page-template-template-careers-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button,
  .single-tribe_events #page-header .ctas .ctas-wrapper .button,
  .page-template-template-page-no-sidebar
    #page-header
    .ctas
    .ctas-wrapper
    .button,
  .error404 #page-header .ctas .ctas-wrapper .button {
    padding: 7px 45px;
    width: auto;
  }
}

.page-template-default #page-header .ctas .ctas-wrapper .button:hover,
.page-template-template-section-landing
  #page-header
  .ctas
  .ctas-wrapper
  .button:hover,
.page-template-template-dr-landing
  #page-header
  .ctas
  .ctas-wrapper
  .button:hover,
.services-template-default #page-header .ctas .ctas-wrapper .button:hover,
.services-template-template-service-extended
  #page-header
  .ctas
  .ctas-wrapper
  .button:hover,
.single-locations #page-header .ctas .ctas-wrapper .button:hover,
#single-location-sub #page-header .ctas .ctas-wrapper .button:hover,
.page-template-template-careers #page-header .ctas .ctas-wrapper .button:hover,
.page-template-template-careers-landing
  #page-header
  .ctas
  .ctas-wrapper
  .button:hover,
.single-tribe_events #page-header .ctas .ctas-wrapper .button:hover,
.page-template-template-page-no-sidebar
  #page-header
  .ctas
  .ctas-wrapper
  .button:hover,
.error404 #page-header .ctas .ctas-wrapper .button:hover {
  border-color: #fff;
  color: #08367c;
}

@media (min-width: 750px) {
  .page-template-default #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-section-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .page-template-template-dr-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .services-template-default #page-header .ctas .ctas-wrapper .button + .button,
  .services-template-template-service-extended
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .single-locations #page-header .ctas .ctas-wrapper .button + .button,
  #single-location-sub #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-careers
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .page-template-template-careers-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .single-tribe_events #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-page-no-sidebar
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .error404 #page-header .ctas .ctas-wrapper .button + .button {
    margin-left: 10px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-section-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .page-template-template-dr-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .services-template-default #page-header .ctas .ctas-wrapper .button + .button,
  .services-template-template-service-extended
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .single-locations #page-header .ctas .ctas-wrapper .button + .button,
  #single-location-sub #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-careers
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .page-template-template-careers-landing
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .single-tribe_events #page-header .ctas .ctas-wrapper .button + .button,
  .page-template-template-page-no-sidebar
    #page-header
    .ctas
    .ctas-wrapper
    .button
    + .button,
  .error404 #page-header .ctas .ctas-wrapper .button + .button {
    margin-left: 25px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content.with-sidebar,
  .page-template-template-section-landing #content.with-sidebar,
  .page-template-template-dr-landing #content.with-sidebar,
  .services-template-default #content.with-sidebar,
  .services-template-template-service-extended #content.with-sidebar,
  .single-locations #content.with-sidebar,
  #single-location-sub #content.with-sidebar,
  .page-template-template-careers #content.with-sidebar,
  .page-template-template-careers-landing #content.with-sidebar,
  .single-tribe_events #content.with-sidebar,
  .page-template-template-page-no-sidebar #content.with-sidebar,
  .error404 #content.with-sidebar {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #fff),
      color-stop(50%, #e8edf1)
    );
    background: linear-gradient(90deg, #fff 50%, #e8edf1 50%);
  }
  .page-template-default #content.with-sidebar .content,
  .page-template-template-section-landing #content.with-sidebar .content,
  .page-template-template-dr-landing #content.with-sidebar .content,
  .services-template-default #content.with-sidebar .content,
  .services-template-template-service-extended #content.with-sidebar .content,
  .single-locations #content.with-sidebar .content,
  #single-location-sub #content.with-sidebar .content,
  .page-template-template-careers #content.with-sidebar .content,
  .page-template-template-careers-landing #content.with-sidebar .content,
  .single-tribe_events #content.with-sidebar .content,
  .page-template-template-page-no-sidebar #content.with-sidebar .content,
  .error404 #content.with-sidebar .content {
    padding-right: 130px;
  }
}

@media (min-width: 1100px) and (min-width: 1100px) {
  .page-template-default #content.with-sidebar .content,
  .page-template-template-section-landing #content.with-sidebar .content,
  .page-template-template-dr-landing #content.with-sidebar .content,
  .services-template-default #content.with-sidebar .content,
  .services-template-template-service-extended #content.with-sidebar .content,
  .single-locations #content.with-sidebar .content,
  #single-location-sub #content.with-sidebar .content,
  .page-template-template-careers #content.with-sidebar .content,
  .page-template-template-careers-landing #content.with-sidebar .content,
  .single-tribe_events #content.with-sidebar .content,
  .page-template-template-page-no-sidebar #content.with-sidebar .content,
  .error404 #content.with-sidebar .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content.with-sidebar .content .the-content,
  .page-template-template-section-landing
    #content.with-sidebar
    .content
    .the-content,
  .page-template-template-dr-landing
    #content.with-sidebar
    .content
    .the-content,
  .services-template-default #content.with-sidebar .content .the-content,
  .services-template-template-service-extended
    #content.with-sidebar
    .content
    .the-content,
  .single-locations #content.with-sidebar .content .the-content,
  #single-location-sub #content.with-sidebar .content .the-content,
  .page-template-template-careers #content.with-sidebar .content .the-content,
  .page-template-template-careers-landing
    #content.with-sidebar
    .content
    .the-content,
  .single-tribe_events #content.with-sidebar .content .the-content,
  .page-template-template-page-no-sidebar
    #content.with-sidebar
    .content
    .the-content,
  .error404 #content.with-sidebar .content .the-content {
    max-width: 740px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content.with-sidebar > div,
  .page-template-template-section-landing #content.with-sidebar > div,
  .page-template-template-dr-landing #content.with-sidebar > div,
  .services-template-default #content.with-sidebar > div,
  .services-template-template-service-extended #content.with-sidebar > div,
  .single-locations #content.with-sidebar > div,
  #single-location-sub #content.with-sidebar > div,
  .page-template-template-careers #content.with-sidebar > div,
  .page-template-template-careers-landing #content.with-sidebar > div,
  .single-tribe_events #content.with-sidebar > div,
  .page-template-template-page-no-sidebar #content.with-sidebar > div,
  .error404 #content.with-sidebar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-template-default #content .content,
.page-template-template-section-landing #content .content,
.page-template-template-dr-landing #content .content,
.services-template-default #content .content,
.services-template-template-service-extended #content .content,
.single-locations #content .content,
#single-location-sub #content .content,
.page-template-template-careers #content .content,
.page-template-template-careers-landing #content .content,
.single-tribe_events #content .content,
.page-template-template-page-no-sidebar #content .content,
.error404 #content .content {
  background: #fff;
  margin-top: 45px;
}

@media (min-width: 1100px) {
  .page-template-default #content .content,
  .page-template-template-section-landing #content .content,
  .page-template-template-dr-landing #content .content,
  .services-template-default #content .content,
  .services-template-template-service-extended #content .content,
  .single-locations #content .content,
  #single-location-sub #content .content,
  .page-template-template-careers #content .content,
  .page-template-template-careers-landing #content .content,
  .single-tribe_events #content .content,
  .page-template-template-page-no-sidebar #content .content,
  .error404 #content .content {
    padding-bottom: 100px;
    padding-top: 45px;
    margin-top: 0;
  }
}

.page-template-default #content .content .intro,
.page-template-template-section-landing #content .content .intro,
.page-template-template-dr-landing #content .content .intro,
.services-template-default #content .content .intro,
.services-template-template-service-extended #content .content .intro,
.single-locations #content .content .intro,
#single-location-sub #content .content .intro,
.page-template-template-careers #content .content .intro,
.page-template-template-careers-landing #content .content .intro,
.single-tribe_events #content .content .intro,
.page-template-template-page-no-sidebar #content .content .intro,
.error404 #content .content .intro {
  position: relative;
}

.page-template-default #content .content .intro h2,
.page-template-template-section-landing #content .content .intro h2,
.page-template-template-dr-landing #content .content .intro h2,
.services-template-default #content .content .intro h2,
.services-template-template-service-extended #content .content .intro h2,
.single-locations #content .content .intro h2,
#single-location-sub #content .content .intro h2,
.page-template-template-careers #content .content .intro h2,
.page-template-template-careers-landing #content .content .intro h2,
.single-tribe_events #content .content .intro h2,
.page-template-template-page-no-sidebar #content .content .intro h2,
.error404 #content .content .intro h2 {
  margin: 60px 0 30px;
  font: normal 44px/1.2em "utopia-std", serif;
  letter-spacing: -0.02em;
}

@media (min-width: 750px) {
  .page-template-default #content .content .intro,
  .page-template-template-section-landing #content .content .intro,
  .page-template-template-dr-landing #content .content .intro,
  .services-template-default #content .content .intro,
  .services-template-template-service-extended #content .content .intro,
  .single-locations #content .content .intro,
  #single-location-sub #content .content .intro,
  .page-template-template-careers #content .content .intro,
  .page-template-template-careers-landing #content .content .intro,
  .single-tribe_events #content .content .intro,
  .page-template-template-page-no-sidebar #content .content .intro,
  .error404 #content .content .intro {
    margin: 0 -40px 0 -45px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .content .intro,
  .page-template-template-section-landing #content .content .intro,
  .page-template-template-dr-landing #content .content .intro,
  .services-template-default #content .content .intro,
  .services-template-template-service-extended #content .content .intro,
  .single-locations #content .content .intro,
  #single-location-sub #content .content .intro,
  .page-template-template-careers #content .content .intro,
  .page-template-template-careers-landing #content .content .intro,
  .single-tribe_events #content .content .intro,
  .page-template-template-page-no-sidebar #content .content .intro,
  .error404 #content .content .intro {
    margin: 0 0 0 -60px;
  }
}

@media (min-width: 750px) {
  .page-template-default #content .content .intro:after,
  .page-template-template-section-landing #content .content .intro:after,
  .page-template-template-dr-landing #content .content .intro:after,
  .services-template-default #content .content .intro:after,
  .services-template-template-service-extended #content .content .intro:after,
  .single-locations #content .content .intro:after,
  #single-location-sub #content .content .intro:after,
  .page-template-template-careers #content .content .intro:after,
  .page-template-template-careers-landing #content .content .intro:after,
  .single-tribe_events #content .content .intro:after,
  .page-template-template-page-no-sidebar #content .content .intro:after,
  .error404 #content .content .intro:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #dce2e7 transparent transparent;
    position: absolute;
    border-width: 0 25px 25px 0;
    bottom: -50px;
    left: auto;
  }
}

.page-template-default #content .content .intro p,
.page-template-template-section-landing #content .content .intro p,
.page-template-template-dr-landing #content .content .intro p,
.services-template-default #content .content .intro p,
.services-template-template-service-extended #content .content .intro p,
.single-locations #content .content .intro p,
#single-location-sub #content .content .intro p,
.page-template-template-careers #content .content .intro p,
.page-template-template-careers-landing #content .content .intro p,
.single-tribe_events #content .content .intro p,
.page-template-template-page-no-sidebar #content .content .intro p,
.error404 #content .content .intro p {
  font: 300 24px/32px "source-sans-pro", sans-serif;
  color: #6c6d6f;
  min-height: 1px;
}

@media (min-width: 750px) {
  .page-template-default #content .content .intro p,
  .page-template-template-section-landing #content .content .intro p,
  .page-template-template-dr-landing #content .content .intro p,
  .services-template-default #content .content .intro p,
  .services-template-template-service-extended #content .content .intro p,
  .single-locations #content .content .intro p,
  #single-location-sub #content .content .intro p,
  .page-template-template-careers #content .content .intro p,
  .page-template-template-careers-landing #content .content .intro p,
  .single-tribe_events #content .content .intro p,
  .page-template-template-page-no-sidebar #content .content .intro p,
  .error404 #content .content .intro p {
    font: 300 30px/1.33em "source-sans-pro", sans-serif;
  }
}

.page-template-default #content .content .intro p a,
.page-template-template-section-landing #content .content .intro p a,
.page-template-template-dr-landing #content .content .intro p a,
.services-template-default #content .content .intro p a,
.services-template-template-service-extended #content .content .intro p a,
.single-locations #content .content .intro p a,
#single-location-sub #content .content .intro p a,
.page-template-template-careers #content .content .intro p a,
.page-template-template-careers-landing #content .content .intro p a,
.single-tribe_events #content .content .intro p a,
.page-template-template-page-no-sidebar #content .content .intro p a,
.error404 #content .content .intro p a {
  margin: 0 0 -0.25em;
}

.page-template-default #content .content .intro + *,
.page-template-template-section-landing #content .content .intro + *,
.page-template-template-dr-landing #content .content .intro + *,
.services-template-default #content .content .intro + *,
.services-template-template-service-extended #content .content .intro + *,
.single-locations #content .content .intro + *,
#single-location-sub #content .content .intro + *,
.page-template-template-careers #content .content .intro + *,
.page-template-template-careers-landing #content .content .intro + *,
.single-tribe_events #content .content .intro + *,
.page-template-template-page-no-sidebar #content .content .intro + *,
.error404 #content .content .intro + * {
  margin-top: 0;
}

.page-template-default #content .content .the-content,
.page-template-template-section-landing #content .content .the-content,
.page-template-template-dr-landing #content .content .the-content,
.services-template-default #content .content .the-content,
.services-template-template-service-extended #content .content .the-content,
.single-locations #content .content .the-content,
#single-location-sub #content .content .the-content,
.page-template-template-careers #content .content .the-content,
.page-template-template-careers-landing #content .content .the-content,
.single-tribe_events #content .content .the-content,
.page-template-template-page-no-sidebar #content .content .the-content,
.error404 #content .content .the-content {
  position: relative;
  -webkit-transition: height 1.6s;
  transition: height 1.6s;
}

@media (min-width: 750px) {
  .page-template-default #content .content .the-content,
  .page-template-template-section-landing #content .content .the-content,
  .page-template-template-dr-landing #content .content .the-content,
  .services-template-default #content .content .the-content,
  .services-template-template-service-extended #content .content .the-content,
  .single-locations #content .content .the-content,
  #single-location-sub #content .content .the-content,
  .page-template-template-careers #content .content .the-content,
  .page-template-template-careers-landing #content .content .the-content,
  .single-tribe_events #content .content .the-content,
  .page-template-template-page-no-sidebar #content .content .the-content,
  .error404 #content .content .the-content {
    margin: 0 40px 0 45px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .content .the-content,
  .page-template-template-section-landing #content .content .the-content,
  .page-template-template-dr-landing #content .content .the-content,
  .services-template-default #content .content .the-content,
  .services-template-template-service-extended #content .content .the-content,
  .single-locations #content .content .the-content,
  #single-location-sub #content .content .the-content,
  .page-template-template-careers #content .content .the-content,
  .page-template-template-careers-landing #content .content .the-content,
  .single-tribe_events #content .content .the-content,
  .page-template-template-page-no-sidebar #content .content .the-content,
  .error404 #content .content .the-content {
    margin-left: 60px;
    max-height: none;
  }
}

.page-template-default #content hr,
.page-template-template-section-landing #content hr,
.page-template-template-dr-landing #content hr,
.services-template-default #content hr,
.services-template-template-service-extended #content hr,
.single-locations #content hr,
#single-location-sub #content hr,
.page-template-template-careers #content hr,
.page-template-template-careers-landing #content hr,
.single-tribe_events #content hr,
.page-template-template-page-no-sidebar #content hr,
.error404 #content hr {
  margin: 65px 0 30px 0;
}

@media (min-width: 750px) {
  .page-template-default #content hr,
  .page-template-template-section-landing #content hr,
  .page-template-template-dr-landing #content hr,
  .services-template-default #content hr,
  .services-template-template-service-extended #content hr,
  .single-locations #content hr,
  #single-location-sub #content hr,
  .page-template-template-careers #content hr,
  .page-template-template-careers-landing #content hr,
  .single-tribe_events #content hr,
  .page-template-template-page-no-sidebar #content hr,
  .error404 #content hr {
    margin: 90px 0 45px -45px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content hr,
  .page-template-template-section-landing #content hr,
  .page-template-template-dr-landing #content hr,
  .services-template-default #content hr,
  .services-template-template-service-extended #content hr,
  .single-locations #content hr,
  #single-location-sub #content hr,
  .page-template-template-careers #content hr,
  .page-template-template-careers-landing #content hr,
  .single-tribe_events #content hr,
  .page-template-template-page-no-sidebar #content hr,
  .error404 #content hr {
    margin: 90px -100px 45px -60px;
  }
}

@media (min-width: 750px) {
  .page-template-default #content aside.sidebar,
  .page-template-template-section-landing #content aside.sidebar,
  .page-template-template-dr-landing #content aside.sidebar,
  .services-template-default #content aside.sidebar,
  .services-template-template-service-extended #content aside.sidebar,
  .single-locations #content aside.sidebar,
  #single-location-sub #content aside.sidebar,
  .page-template-template-careers #content aside.sidebar,
  .page-template-template-careers-landing #content aside.sidebar,
  .single-tribe_events #content aside.sidebar,
  .page-template-template-page-no-sidebar #content aside.sidebar,
  .error404 #content aside.sidebar {
    padding-bottom: 75px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content aside.sidebar,
  .page-template-template-section-landing #content aside.sidebar,
  .page-template-template-dr-landing #content aside.sidebar,
  .services-template-default #content aside.sidebar,
  .services-template-template-service-extended #content aside.sidebar,
  .single-locations #content aside.sidebar,
  #single-location-sub #content aside.sidebar,
  .page-template-template-careers #content aside.sidebar,
  .page-template-template-careers-landing #content aside.sidebar,
  .single-tribe_events #content aside.sidebar,
  .page-template-template-page-no-sidebar #content aside.sidebar,
  .error404 #content aside.sidebar {
    padding-bottom: 85px;
    padding-top: 90px;
    width: 370px;
  }
}

.page-template-default #content #expand_wrapper,
.page-template-template-section-landing #content #expand_wrapper,
.page-template-template-dr-landing #content #expand_wrapper,
.services-template-default #content #expand_wrapper,
.services-template-template-service-extended #content #expand_wrapper,
.single-locations #content #expand_wrapper,
#single-location-sub #content #expand_wrapper,
.page-template-template-careers #content #expand_wrapper,
.page-template-template-careers-landing #content #expand_wrapper,
.single-tribe_events #content #expand_wrapper,
.page-template-template-page-no-sidebar #content #expand_wrapper,
.error404 #content #expand_wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, rgba(255, 255, 255, 0)),
    to(white)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 5%, white 100%);
  bottom: 0;
  height: 250px;
  position: absolute;
  width: 100%;
  z-index: 100;
}

@media (min-width: 1100px) {
  .page-template-default #content #expand_wrapper,
  .page-template-template-section-landing #content #expand_wrapper,
  .page-template-template-dr-landing #content #expand_wrapper,
  .services-template-default #content #expand_wrapper,
  .services-template-template-service-extended #content #expand_wrapper,
  .single-locations #content #expand_wrapper,
  #single-location-sub #content #expand_wrapper,
  .page-template-template-careers #content #expand_wrapper,
  .page-template-template-careers-landing #content #expand_wrapper,
  .single-tribe_events #content #expand_wrapper,
  .page-template-template-page-no-sidebar #content #expand_wrapper,
  .error404 #content #expand_wrapper {
    display: none;
  }
}

.page-template-default #content #expand_wrapper a,
.page-template-template-section-landing #content #expand_wrapper a,
.page-template-template-dr-landing #content #expand_wrapper a,
.services-template-default #content #expand_wrapper a,
.services-template-template-service-extended #content #expand_wrapper a,
.single-locations #content #expand_wrapper a,
#single-location-sub #content #expand_wrapper a,
.page-template-template-careers #content #expand_wrapper a,
.page-template-template-careers-landing #content #expand_wrapper a,
.single-tribe_events #content #expand_wrapper a,
.page-template-template-page-no-sidebar #content #expand_wrapper a,
.error404 #content #expand_wrapper a {
  bottom: 10px;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  padding-top: 20px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none;
  width: 100%;
}

.page-template-default #content #expand_wrapper a i,
.page-template-template-section-landing #content #expand_wrapper a i,
.page-template-template-dr-landing #content #expand_wrapper a i,
.services-template-default #content #expand_wrapper a i,
.services-template-template-service-extended #content #expand_wrapper a i,
.single-locations #content #expand_wrapper a i,
#single-location-sub #content #expand_wrapper a i,
.page-template-template-careers #content #expand_wrapper a i,
.page-template-template-careers-landing #content #expand_wrapper a i,
.single-tribe_events #content #expand_wrapper a i,
.page-template-template-page-no-sidebar #content #expand_wrapper a i,
.error404 #content #expand_wrapper a i {
  color: #378fdb;
  font-size: 26px;
  line-height: 26px;
  margin-right: 12px;
}

.page-template-default #content #expand_wrapper a:hover,
.page-template-template-section-landing #content #expand_wrapper a:hover,
.page-template-template-dr-landing #content #expand_wrapper a:hover,
.services-template-default #content #expand_wrapper a:hover,
.services-template-template-service-extended #content #expand_wrapper a:hover,
.single-locations #content #expand_wrapper a:hover,
#single-location-sub #content #expand_wrapper a:hover,
.page-template-template-careers #content #expand_wrapper a:hover,
.page-template-template-careers-landing #content #expand_wrapper a:hover,
.single-tribe_events #content #expand_wrapper a:hover,
.page-template-template-page-no-sidebar #content #expand_wrapper a:hover,
.error404 #content #expand_wrapper a:hover {
  background: #fff;
}

.page-template-default #content .page-share-button,
.page-template-template-section-landing #content .page-share-button,
.page-template-template-dr-landing #content .page-share-button,
.services-template-default #content .page-share-button,
.services-template-template-service-extended #content .page-share-button,
.single-locations #content .page-share-button,
#single-location-sub #content .page-share-button,
.page-template-template-careers #content .page-share-button,
.page-template-template-careers-landing #content .page-share-button,
.single-tribe_events #content .page-share-button,
.page-template-template-page-no-sidebar #content .page-share-button,
.error404 #content .page-share-button {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1100px) {
  .page-template-default #content .page-share-button,
  .page-template-template-section-landing #content .page-share-button,
  .page-template-template-dr-landing #content .page-share-button,
  .services-template-default #content .page-share-button,
  .services-template-template-service-extended #content .page-share-button,
  .single-locations #content .page-share-button,
  #single-location-sub #content .page-share-button,
  .page-template-template-careers #content .page-share-button,
  .page-template-template-careers-landing #content .page-share-button,
  .single-tribe_events #content .page-share-button,
  .page-template-template-page-no-sidebar #content .page-share-button,
  .error404 #content .page-share-button {
    left: auto;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }
}

.page-template-default #content .next-steps,
.page-template-template-section-landing #content .next-steps,
.page-template-template-dr-landing #content .next-steps,
.services-template-default #content .next-steps,
.services-template-template-service-extended #content .next-steps,
.single-locations #content .next-steps,
#single-location-sub #content .next-steps,
.page-template-template-careers #content .next-steps,
.page-template-template-careers-landing #content .next-steps,
.single-tribe_events #content .next-steps,
.page-template-template-page-no-sidebar #content .next-steps,
.error404 #content .next-steps {
  margin-top: 65px;
  text-align: center;
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps,
  .page-template-template-section-landing #content .next-steps,
  .page-template-template-dr-landing #content .next-steps,
  .services-template-default #content .next-steps,
  .services-template-template-service-extended #content .next-steps,
  .single-locations #content .next-steps,
  #single-location-sub #content .next-steps,
  .page-template-template-careers #content .next-steps,
  .page-template-template-careers-landing #content .next-steps,
  .single-tribe_events #content .next-steps,
  .page-template-template-page-no-sidebar #content .next-steps,
  .error404 #content .next-steps {
    margin: 0 -10px;
    text-align: left;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps,
  .page-template-template-section-landing #content .next-steps,
  .page-template-template-dr-landing #content .next-steps,
  .services-template-default #content .next-steps,
  .services-template-template-service-extended #content .next-steps,
  .single-locations #content .next-steps,
  #single-location-sub #content .next-steps,
  .page-template-template-careers #content .next-steps,
  .page-template-template-careers-landing #content .next-steps,
  .single-tribe_events #content .next-steps,
  .page-template-template-page-no-sidebar #content .next-steps,
  .error404 #content .next-steps {
    margin: 0 -115px 0 -15px;
  }
}

.page-template-default #content .next-steps h3,
.page-template-template-section-landing #content .next-steps h3,
.page-template-template-dr-landing #content .next-steps h3,
.services-template-default #content .next-steps h3,
.services-template-template-service-extended #content .next-steps h3,
.single-locations #content .next-steps h3,
#single-location-sub #content .next-steps h3,
.page-template-template-careers #content .next-steps h3,
.page-template-template-careers-landing #content .next-steps h3,
.single-tribe_events #content .next-steps h3,
.page-template-template-page-no-sidebar #content .next-steps h3,
.error404 #content .next-steps h3 {
  font-size: 28px;
  font-weight: 400;
  margin: 30px 15px;
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps h3,
  .page-template-template-section-landing #content .next-steps h3,
  .page-template-template-dr-landing #content .next-steps h3,
  .services-template-default #content .next-steps h3,
  .services-template-template-service-extended #content .next-steps h3,
  .single-locations #content .next-steps h3,
  #single-location-sub #content .next-steps h3,
  .page-template-template-careers #content .next-steps h3,
  .page-template-template-careers-landing #content .next-steps h3,
  .single-tribe_events #content .next-steps h3,
  .page-template-template-page-no-sidebar #content .next-steps h3,
  .error404 #content .next-steps h3 {
    font-size: 36px;
    margin: 90px 15px 20px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps h3,
  .page-template-template-section-landing #content .next-steps h3,
  .page-template-template-dr-landing #content .next-steps h3,
  .services-template-default #content .next-steps h3,
  .services-template-template-service-extended #content .next-steps h3,
  .single-locations #content .next-steps h3,
  #single-location-sub #content .next-steps h3,
  .page-template-template-careers #content .next-steps h3,
  .page-template-template-careers-landing #content .next-steps h3,
  .single-tribe_events #content .next-steps h3,
  .page-template-template-page-no-sidebar #content .next-steps h3,
  .error404 #content .next-steps h3 {
    margin: 90px 15px 30px;
  }
}

.page-template-default #content .next-steps .items,
.page-template-template-section-landing #content .next-steps .items,
.page-template-template-dr-landing #content .next-steps .items,
.services-template-default #content .next-steps .items,
.services-template-template-service-extended #content .next-steps .items,
.single-locations #content .next-steps .items,
#single-location-sub #content .next-steps .items,
.page-template-template-careers #content .next-steps .items,
.page-template-template-careers-landing #content .next-steps .items,
.single-tribe_events #content .next-steps .items,
.page-template-template-page-no-sidebar #content .next-steps .items,
.error404 #content .next-steps .items {
  list-style-type: none;
  padding: 0;
}

.page-template-default #content .next-steps .items:after,
.page-template-template-section-landing #content .next-steps .items:after,
.page-template-template-dr-landing #content .next-steps .items:after,
.services-template-default #content .next-steps .items:after,
.services-template-template-service-extended #content .next-steps .items:after,
.single-locations #content .next-steps .items:after,
#single-location-sub #content .next-steps .items:after,
.page-template-template-careers #content .next-steps .items:after,
.page-template-template-careers-landing #content .next-steps .items:after,
.single-tribe_events #content .next-steps .items:after,
.page-template-template-page-no-sidebar #content .next-steps .items:after,
.error404 #content .next-steps .items:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps .items,
  .page-template-template-section-landing #content .next-steps .items,
  .page-template-template-dr-landing #content .next-steps .items,
  .services-template-default #content .next-steps .items,
  .services-template-template-service-extended #content .next-steps .items,
  .single-locations #content .next-steps .items,
  #single-location-sub #content .next-steps .items,
  .page-template-template-careers #content .next-steps .items,
  .page-template-template-careers-landing #content .next-steps .items,
  .single-tribe_events #content .next-steps .items,
  .page-template-template-page-no-sidebar #content .next-steps .items,
  .error404 #content .next-steps .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps .items,
  .page-template-template-section-landing #content .next-steps .items,
  .page-template-template-dr-landing #content .next-steps .items,
  .services-template-default #content .next-steps .items,
  .services-template-template-service-extended #content .next-steps .items,
  .single-locations #content .next-steps .items,
  #single-location-sub #content .next-steps .items,
  .page-template-template-careers #content .next-steps .items,
  .page-template-template-careers-landing #content .next-steps .items,
  .single-tribe_events #content .next-steps .items,
  .page-template-template-page-no-sidebar #content .next-steps .items,
  .error404 #content .next-steps .items {
    margin: 0 -3px;
  }
}

.page-template-default #content .next-steps .items .next-steps-item,
.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item,
.page-template-template-dr-landing #content .next-steps .items .next-steps-item,
.services-template-default #content .next-steps .items .next-steps-item,
.services-template-template-service-extended
  #content
  .next-steps
  .items
  .next-steps-item,
.single-locations #content .next-steps .items .next-steps-item,
#single-location-sub #content .next-steps .items .next-steps-item,
.page-template-template-careers #content .next-steps .items .next-steps-item,
.page-template-template-careers-landing
  #content
  .next-steps
  .items
  .next-steps-item,
.single-tribe_events #content .next-steps .items .next-steps-item,
.page-template-template-page-no-sidebar
  #content
  .next-steps
  .items
  .next-steps-item,
.error404 #content .next-steps .items .next-steps-item {
  border-radius: 6px;
  padding: 20px;
  font: 16px/24px "source-sans-pro", sans-serif;
  margin: 20px 0;
  background-color: #e8edf1;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps .items .next-steps-item,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .services-template-default #content .next-steps .items .next-steps-item,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item,
  .single-locations #content .next-steps .items .next-steps-item,
  #single-location-sub #content .next-steps .items .next-steps-item,
  .page-template-template-careers #content .next-steps .items .next-steps-item,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .single-tribe_events #content .next-steps .items .next-steps-item,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item,
  .error404 #content .next-steps .items .next-steps-item {
    font: 17px/28px "source-sans-pro", sans-serif;
    -webkit-flex-basis: -webkit-calc(50% - 20px);
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    margin: 10px;
    padding: 20px 15px 105px;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps .items .next-steps-item,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .services-template-default #content .next-steps .items .next-steps-item,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item,
  .single-locations #content .next-steps .items .next-steps-item,
  #single-location-sub #content .next-steps .items .next-steps-item,
  .page-template-template-careers #content .next-steps .items .next-steps-item,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item,
  .single-tribe_events #content .next-steps .items .next-steps-item,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item,
  .error404 #content .next-steps .items .next-steps-item {
    -webkit-flex-basis: -webkit-calc(25% - 6px);
    -ms-flex-preferred-size: calc(25% - 6px);
    flex-basis: calc(25% - 6px);
    margin: 3px;
    padding: 20px 10px 115px;
  }
}

.page-template-default #content .next-steps .items .next-steps-item:before,
.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item:before,
.page-template-template-dr-landing
  #content
  .next-steps
  .items
  .next-steps-item:before,
.services-template-default #content .next-steps .items .next-steps-item:before,
.services-template-template-service-extended
  #content
  .next-steps
  .items
  .next-steps-item:before,
.single-locations #content .next-steps .items .next-steps-item:before,
#single-location-sub #content .next-steps .items .next-steps-item:before,
.page-template-template-careers
  #content
  .next-steps
  .items
  .next-steps-item:before,
.page-template-template-careers-landing
  #content
  .next-steps
  .items
  .next-steps-item:before,
.single-tribe_events #content .next-steps .items .next-steps-item:before,
.page-template-template-page-no-sidebar
  #content
  .next-steps
  .items
  .next-steps-item:before,
.error404 #content .next-steps .items .next-steps-item:before {
  content: none;
}

.page-template-default #content .next-steps .items .next-steps-item img,
.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.page-template-template-dr-landing
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.services-template-default #content .next-steps .items .next-steps-item img,
.services-template-template-service-extended
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.single-locations #content .next-steps .items .next-steps-item img,
#single-location-sub #content .next-steps .items .next-steps-item img,
.page-template-template-careers
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.page-template-template-careers-landing
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.single-tribe_events #content .next-steps .items .next-steps-item img,
.page-template-template-page-no-sidebar
  #content
  .next-steps
  .items
  .next-steps-item
  img,
.error404 #content .next-steps .items .next-steps-item img {
  margin: -20px -20px 0 -20px;
  max-width: none;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps .items .next-steps-item img,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .services-template-default #content .next-steps .items .next-steps-item img,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .single-locations #content .next-steps .items .next-steps-item img,
  #single-location-sub #content .next-steps .items .next-steps-item img,
  .page-template-template-careers
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .single-tribe_events #content .next-steps .items .next-steps-item img,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .error404 #content .next-steps .items .next-steps-item img {
    margin: -20px -15px 0;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps .items .next-steps-item img,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .services-template-default #content .next-steps .items .next-steps-item img,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .single-locations #content .next-steps .items .next-steps-item img,
  #single-location-sub #content .next-steps .items .next-steps-item img,
  .page-template-template-careers
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .single-tribe_events #content .next-steps .items .next-steps-item img,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item
    img,
  .error404 #content .next-steps .items .next-steps-item img {
    margin: -10px -20px 0;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
  }
}

.page-template-default #content .next-steps .items .next-steps-item h3,
.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item
  h3,
.page-template-template-dr-landing
  #content
  .next-steps
  .items
  .next-steps-item
  h3,
.services-template-default #content .next-steps .items .next-steps-item h3,
.services-template-template-service-extended
  #content
  .next-steps
  .items
  .next-steps-item
  h3,
.single-locations #content .next-steps .items .next-steps-item h3,
#single-location-sub #content .next-steps .items .next-steps-item h3,
.page-template-template-careers #content .next-steps .items .next-steps-item h3,
.page-template-template-careers-landing
  #content
  .next-steps
  .items
  .next-steps-item
  h3,
.single-tribe_events #content .next-steps .items .next-steps-item h3,
.page-template-template-page-no-sidebar
  #content
  .next-steps
  .items
  .next-steps-item
  h3,
.error404 #content .next-steps .items .next-steps-item h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 25px 0 20px;
}

.page-template-default #content .next-steps .items .next-steps-item .button,
.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.page-template-template-dr-landing
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.services-template-default #content .next-steps .items .next-steps-item .button,
.services-template-template-service-extended
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.single-locations #content .next-steps .items .next-steps-item .button,
#single-location-sub #content .next-steps .items .next-steps-item .button,
.page-template-template-careers
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.page-template-template-careers-landing
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.single-tribe_events #content .next-steps .items .next-steps-item .button,
.page-template-template-page-no-sidebar
  #content
  .next-steps
  .items
  .next-steps-item
  .button,
.error404 #content .next-steps .items .next-steps-item .button {
  font-size: 14px;
  margin: 20px 0;
  padding: 4px 15px;
  text-align: center;
  width: 100%;
}

@media (min-width: 750px) {
  .page-template-default #content .next-steps .items .next-steps-item .button,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .services-template-default
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .single-locations #content .next-steps .items .next-steps-item .button,
  #single-location-sub #content .next-steps .items .next-steps-item .button,
  .page-template-template-careers
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .single-tribe_events #content .next-steps .items .next-steps-item .button,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .error404 #content .next-steps .items .next-steps-item .button {
    bottom: 20px;
    padding: 7px 45px;
    position: absolute;
    width: auto;
  }
}

@media (min-width: 1100px) {
  .page-template-default #content .next-steps .items .next-steps-item .button,
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .page-template-template-dr-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .services-template-default
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .services-template-template-service-extended
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .single-locations #content .next-steps .items .next-steps-item .button,
  #single-location-sub #content .next-steps .items .next-steps-item .button,
  .page-template-template-careers
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .page-template-template-careers-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .single-tribe_events #content .next-steps .items .next-steps-item .button,
  .page-template-template-page-no-sidebar
    #content
    .next-steps
    .items
    .next-steps-item
    .button,
  .error404 #content .next-steps .items .next-steps-item .button {
    padding: 7px 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
}

.page-template-default #post-content .footer-ctas,
.page-template-template-section-landing #post-content .footer-ctas,
.page-template-template-dr-landing #post-content .footer-ctas,
.services-template-default #post-content .footer-ctas,
.services-template-template-service-extended #post-content .footer-ctas,
.single-locations #post-content .footer-ctas,
#single-location-sub #post-content .footer-ctas,
.page-template-template-careers #post-content .footer-ctas,
.page-template-template-careers-landing #post-content .footer-ctas,
.single-tribe_events #post-content .footer-ctas,
.page-template-template-page-no-sidebar #post-content .footer-ctas,
.error404 #post-content .footer-ctas {
  background: transparent top left no-repeat;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3c8fdb),
    to(#307aba)
  );
  background-image: linear-gradient(to right, #3c8fdb, #307aba);
  background-size: cover;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas,
  .page-template-template-section-landing #post-content .footer-ctas,
  .page-template-template-dr-landing #post-content .footer-ctas,
  .services-template-default #post-content .footer-ctas,
  .services-template-template-service-extended #post-content .footer-ctas,
  .single-locations #post-content .footer-ctas,
  #single-location-sub #post-content .footer-ctas,
  .page-template-template-careers #post-content .footer-ctas,
  .page-template-template-careers-landing #post-content .footer-ctas,
  .single-tribe_events #post-content .footer-ctas,
  .page-template-template-page-no-sidebar #post-content .footer-ctas,
  .error404 #post-content .footer-ctas {
    background-position: top 50% left;
    background-size: cover;
  }
}

.page-template-default #post-content .footer-ctas:before,
.page-template-template-section-landing #post-content .footer-ctas:before,
.page-template-template-dr-landing #post-content .footer-ctas:before,
.services-template-default #post-content .footer-ctas:before,
.services-template-template-service-extended #post-content .footer-ctas:before,
.single-locations #post-content .footer-ctas:before,
#single-location-sub #post-content .footer-ctas:before,
.page-template-template-careers #post-content .footer-ctas:before,
.page-template-template-careers-landing #post-content .footer-ctas:before,
.single-tribe_events #post-content .footer-ctas:before,
.page-template-template-page-no-sidebar #post-content .footer-ctas:before,
.error404 #post-content .footer-ctas:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(4, 31, 72, 0.75);
  opacity: 0.6;
}

.page-template-default #post-content .footer-ctas > div,
.page-template-template-section-landing #post-content .footer-ctas > div,
.page-template-template-dr-landing #post-content .footer-ctas > div,
.services-template-default #post-content .footer-ctas > div,
.services-template-template-service-extended #post-content .footer-ctas > div,
.single-locations #post-content .footer-ctas > div,
#single-location-sub #post-content .footer-ctas > div,
.page-template-template-careers #post-content .footer-ctas > div,
.page-template-template-careers-landing #post-content .footer-ctas > div,
.single-tribe_events #post-content .footer-ctas > div,
.page-template-template-page-no-sidebar #post-content .footer-ctas > div,
.error404 #post-content .footer-ctas > div {
  color: #fff;
  opacity: 1;
  padding: 75px 35px 45px;
  text-align: center;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas > div,
  .page-template-template-section-landing #post-content .footer-ctas > div,
  .page-template-template-dr-landing #post-content .footer-ctas > div,
  .services-template-default #post-content .footer-ctas > div,
  .services-template-template-service-extended #post-content .footer-ctas > div,
  .single-locations #post-content .footer-ctas > div,
  #single-location-sub #post-content .footer-ctas > div,
  .page-template-template-careers #post-content .footer-ctas > div,
  .page-template-template-careers-landing #post-content .footer-ctas > div,
  .single-tribe_events #post-content .footer-ctas > div,
  .page-template-template-page-no-sidebar #post-content .footer-ctas > div,
  .error404 #post-content .footer-ctas > div {
    padding: 100px 20px;
  }
}

.page-template-default #post-content .footer-ctas > div h3,
.page-template-template-section-landing #post-content .footer-ctas > div h3,
.page-template-template-dr-landing #post-content .footer-ctas > div h3,
.services-template-default #post-content .footer-ctas > div h3,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  h3,
.single-locations #post-content .footer-ctas > div h3,
#single-location-sub #post-content .footer-ctas > div h3,
.page-template-template-careers #post-content .footer-ctas > div h3,
.page-template-template-careers-landing #post-content .footer-ctas > div h3,
.single-tribe_events #post-content .footer-ctas > div h3,
.page-template-template-page-no-sidebar #post-content .footer-ctas > div h3,
.error404 #post-content .footer-ctas > div h3 {
  color: #fff;
  font: 24px/1.2em "utopia-std", serif;
  margin-top: 0;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas > div h3,
  .page-template-template-section-landing #post-content .footer-ctas > div h3,
  .page-template-template-dr-landing #post-content .footer-ctas > div h3,
  .services-template-default #post-content .footer-ctas > div h3,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    h3,
  .single-locations #post-content .footer-ctas > div h3,
  #single-location-sub #post-content .footer-ctas > div h3,
  .page-template-template-careers #post-content .footer-ctas > div h3,
  .page-template-template-careers-landing #post-content .footer-ctas > div h3,
  .single-tribe_events #post-content .footer-ctas > div h3,
  .page-template-template-page-no-sidebar #post-content .footer-ctas > div h3,
  .error404 #post-content .footer-ctas > div h3 {
    font: 34px/1.2em "utopia-std", serif;
  }
}

@media (min-width: 1100px) {
  .page-template-default #post-content .footer-ctas > div h3,
  .page-template-template-section-landing #post-content .footer-ctas > div h3,
  .page-template-template-dr-landing #post-content .footer-ctas > div h3,
  .services-template-default #post-content .footer-ctas > div h3,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    h3,
  .single-locations #post-content .footer-ctas > div h3,
  #single-location-sub #post-content .footer-ctas > div h3,
  .page-template-template-careers #post-content .footer-ctas > div h3,
  .page-template-template-careers-landing #post-content .footer-ctas > div h3,
  .single-tribe_events #post-content .footer-ctas > div h3,
  .page-template-template-page-no-sidebar #post-content .footer-ctas > div h3,
  .error404 #post-content .footer-ctas > div h3 {
    font: 700 40px/1.2em "utopia-std", serif;
  }
}

.page-template-default #post-content .footer-ctas > div .content,
.page-template-template-section-landing
  #post-content
  .footer-ctas
  > div
  .content,
.page-template-template-dr-landing #post-content .footer-ctas > div .content,
.services-template-default #post-content .footer-ctas > div .content,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  .content,
.single-locations #post-content .footer-ctas > div .content,
#single-location-sub #post-content .footer-ctas > div .content,
.page-template-template-careers #post-content .footer-ctas > div .content,
.page-template-template-careers-landing
  #post-content
  .footer-ctas
  > div
  .content,
.single-tribe_events #post-content .footer-ctas > div .content,
.page-template-template-page-no-sidebar
  #post-content
  .footer-ctas
  > div
  .content,
.error404 #post-content .footer-ctas > div .content {
  font: 300 16px/24px "source-sans-pro", sans-serif;
  letter-spacing: 0.02em;
  margin: 0 auto 38px;
  max-width: 768px;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas > div .content,
  .page-template-template-section-landing
    #post-content
    .footer-ctas
    > div
    .content,
  .page-template-template-dr-landing #post-content .footer-ctas > div .content,
  .services-template-default #post-content .footer-ctas > div .content,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    .content,
  .single-locations #post-content .footer-ctas > div .content,
  #single-location-sub #post-content .footer-ctas > div .content,
  .page-template-template-careers #post-content .footer-ctas > div .content,
  .page-template-template-careers-landing
    #post-content
    .footer-ctas
    > div
    .content,
  .single-tribe_events #post-content .footer-ctas > div .content,
  .page-template-template-page-no-sidebar
    #post-content
    .footer-ctas
    > div
    .content,
  .error404 #post-content .footer-ctas > div .content {
    font: 300 20px/1.42em "source-sans-pro", sans-serif;
  }
}

.page-template-default #post-content .footer-ctas > div h3,
.page-template-template-section-landing #post-content .footer-ctas > div h3,
.page-template-template-dr-landing #post-content .footer-ctas > div h3,
.services-template-default #post-content .footer-ctas > div h3,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  h3,
.single-locations #post-content .footer-ctas > div h3,
#single-location-sub #post-content .footer-ctas > div h3,
.page-template-template-careers #post-content .footer-ctas > div h3,
.page-template-template-careers-landing #post-content .footer-ctas > div h3,
.single-tribe_events #post-content .footer-ctas > div h3,
.page-template-default #post-content .footer-ctas > div .content,
.page-template-template-section-landing
  #post-content
  .footer-ctas
  > div
  .content,
.page-template-template-dr-landing #post-content .footer-ctas > div .content,
.services-template-default #post-content .footer-ctas > div .content,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  .content,
.single-locations #post-content .footer-ctas > div .content,
#single-location-sub #post-content .footer-ctas > div .content,
.page-template-template-careers #post-content .footer-ctas > div .content,
.page-template-template-careers-landing
  #post-content
  .footer-ctas
  > div
  .content,
.single-tribe_events #post-content .footer-ctas > div .content,
.page-template-template-page-no-sidebar #post-content .footer-ctas > div h3,
.page-template-template-page-no-sidebar
  #post-content
  .footer-ctas
  > div
  .content,
.error404 #post-content .footer-ctas > div h3,
.error404 #post-content .footer-ctas > div .content {
  position: relative;
}

.page-template-default #post-content .footer-ctas > div ul,
.page-template-template-section-landing #post-content .footer-ctas > div ul,
.page-template-template-dr-landing #post-content .footer-ctas > div ul,
.services-template-default #post-content .footer-ctas > div ul,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  ul,
.single-locations #post-content .footer-ctas > div ul,
#single-location-sub #post-content .footer-ctas > div ul,
.page-template-template-careers #post-content .footer-ctas > div ul,
.page-template-template-careers-landing #post-content .footer-ctas > div ul,
.single-tribe_events #post-content .footer-ctas > div ul,
.page-template-template-page-no-sidebar #post-content .footer-ctas > div ul,
.error404 #post-content .footer-ctas > div ul {
  padding: 0;
  text-align: center;
  margin: 0 -20px;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas > div ul,
  .page-template-template-section-landing #post-content .footer-ctas > div ul,
  .page-template-template-dr-landing #post-content .footer-ctas > div ul,
  .services-template-default #post-content .footer-ctas > div ul,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul,
  .single-locations #post-content .footer-ctas > div ul,
  #single-location-sub #post-content .footer-ctas > div ul,
  .page-template-template-careers #post-content .footer-ctas > div ul,
  .page-template-template-careers-landing #post-content .footer-ctas > div ul,
  .single-tribe_events #post-content .footer-ctas > div ul,
  .page-template-template-page-no-sidebar #post-content .footer-ctas > div ul,
  .error404 #post-content .footer-ctas > div ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.page-template-default #post-content .footer-ctas > div ul .item,
.page-template-template-section-landing
  #post-content
  .footer-ctas
  > div
  ul
  .item,
.page-template-template-dr-landing #post-content .footer-ctas > div ul .item,
.services-template-default #post-content .footer-ctas > div ul .item,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  ul
  .item,
.single-locations #post-content .footer-ctas > div ul .item,
#single-location-sub #post-content .footer-ctas > div ul .item,
.page-template-template-careers #post-content .footer-ctas > div ul .item,
.page-template-template-careers-landing
  #post-content
  .footer-ctas
  > div
  ul
  .item,
.single-tribe_events #post-content .footer-ctas > div ul .item,
.page-template-template-page-no-sidebar
  #post-content
  .footer-ctas
  > div
  ul
  .item,
.error404 #post-content .footer-ctas > div ul .item {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}

@media (min-width: 750px) {
  .page-template-default #post-content .footer-ctas > div ul .item,
  .page-template-template-section-landing
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .page-template-template-dr-landing #post-content .footer-ctas > div ul .item,
  .services-template-default #post-content .footer-ctas > div ul .item,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .single-locations #post-content .footer-ctas > div ul .item,
  #single-location-sub #post-content .footer-ctas > div ul .item,
  .page-template-template-careers #post-content .footer-ctas > div ul .item,
  .page-template-template-careers-landing
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .single-tribe_events #post-content .footer-ctas > div ul .item,
  .page-template-template-page-no-sidebar
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .error404 #post-content .footer-ctas > div ul .item {
    margin: 5px 20px;
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

@media (min-width: 1100px) {
  .page-template-default #post-content .footer-ctas > div ul .item,
  .page-template-template-section-landing
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .page-template-template-dr-landing #post-content .footer-ctas > div ul .item,
  .services-template-default #post-content .footer-ctas > div ul .item,
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .single-locations #post-content .footer-ctas > div ul .item,
  #single-location-sub #post-content .footer-ctas > div ul .item,
  .page-template-template-careers #post-content .footer-ctas > div ul .item,
  .page-template-template-careers-landing
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .single-tribe_events #post-content .footer-ctas > div ul .item,
  .page-template-template-page-no-sidebar
    #post-content
    .footer-ctas
    > div
    ul
    .item,
  .error404 #post-content .footer-ctas > div ul .item {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.page-template-default #post-content .footer-ctas .button,
.page-template-template-section-landing #post-content .footer-ctas .button,
.page-template-template-dr-landing #post-content .footer-ctas .button,
.services-template-default #post-content .footer-ctas .button,
.services-template-template-service-extended #post-content .footer-ctas .button,
.single-locations #post-content .footer-ctas .button,
#single-location-sub #post-content .footer-ctas .button,
.page-template-template-careers #post-content .footer-ctas .button,
.page-template-template-careers-landing #post-content .footer-ctas .button,
.single-tribe_events #post-content .footer-ctas .button,
.page-template-template-page-no-sidebar #post-content .footer-ctas .button,
.error404 #post-content .footer-ctas .button {
  background-color: #fff;
  color: #307aba;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
}

.page-template-default #post-content .footer-ctas .button:hover,
.page-template-template-section-landing
  #post-content
  .footer-ctas
  .button:hover,
.page-template-template-dr-landing #post-content .footer-ctas .button:hover,
.services-template-default #post-content .footer-ctas .button:hover,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  .button:hover,
.single-locations #post-content .footer-ctas .button:hover,
#single-location-sub #post-content .footer-ctas .button:hover,
.page-template-template-careers #post-content .footer-ctas .button:hover,
.page-template-template-careers-landing
  #post-content
  .footer-ctas
  .button:hover,
.single-tribe_events #post-content .footer-ctas .button:hover,
.page-template-template-page-no-sidebar
  #post-content
  .footer-ctas
  .button:hover,
.error404 #post-content .footer-ctas .button:hover {
  color: #08367c;
}

.st-btns .st-btn {
  display: none !important;
}

.st-btns .st-btn[data-network="facebook"],
.st-btns .st-btn[data-network="twitter"],
.st-btns .st-btn[data-network="email"] {
  display: inline-block !important;
}

.page-template-template-section-landing {
  padding-top: 0;
  margin-top: 0;
}

.page-template-template-section-landing #page-header {
  background: transparent url(images/section_gradient.png) center center
    no-repeat;
  background-size: cover;
  margin-top: 0;
  position: relative;
}

.page-template-template-section-landing #page-header.featured-image:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(4, 31, 72, 0.4);
}

.page-template-template-section-landing #page-header.featured-image > div {
  padding-top: 230px;
}

.page-template-template-section-landing #page-header .content {
  background: rgba(4, 31, 72, 0.75);
  padding: 35px 30px;
}

@media (min-width: 750px) {
  .page-template-template-section-landing #page-header .content {
    max-width: 580px;
    margin: 0 auto;
  }
}

@media (min-width: 1100px) {
  .page-template-template-section-landing #page-header .content {
    width: 770px;
    max-width: none;
  }
}

.page-template-template-section-landing #page-header .content h1 {
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
}

.page-template-template-section-landing #page-header .content p {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.page-template-template-section-landing #page-header .links-wrapper {
  background: rgba(4, 31, 72, 0.75);
}

@media (min-width: 750px) {
  .page-template-template-section-landing #page-header .links-wrapper {
    padding: 30px 30px;
  }
}

.page-template-template-section-landing #page-header .links {
  text-align: center;
  padding: 30px 30px;
}

@media (min-width: 750px) {
  .page-template-template-section-landing #page-header .links {
    padding: 0;
  }
}

.page-template-template-section-landing #page-header .links .button {
  margin: 0 0 10px;
  padding: 7px 25px;
  width: 100%;
  background-color: #fff;
  color: #307aba;
}

.page-template-template-section-landing #page-header .links .button:hover {
  border-color: #fff;
  color: #378fdb;
}

@media (min-width: 750px) {
  .page-template-template-section-landing #page-header .links .button {
    margin: 0 0 20px;
    padding: 7px 45px;
    width: auto;
  }
  .page-template-template-section-landing #page-header .links .button + a {
    margin-left: 10px;
  }
}

.page-template-template-section-landing #content .content .video_region {
  margin: 60px 0 0;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-template-section-landing #content .content .video_region {
    margin: 90px -15px 45px -60px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-section-landing #content .content .video_region {
    margin: 90px -100px 45px -60px;
  }
}

.page-template-template-section-landing #content .content .video_region h3 {
  font: italic 400 21px/21px "source-sans-pro", sans-serif;
  color: #060606;
  margin: 0.7em auto;
  text-align: center;
  position: relative;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  h3
  span {
  display: inline-block;
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  h3:before {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  background: #99a4ad;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed {
  padding-top: 56.25%;
  position: relative;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  .video_image,
.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  iframe,
.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  object,
.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  .video_image {
  display: block;
  cursor: pointer;
  z-index: 10;
  text-align: center;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  .video_image
  img {
  width: 100%;
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  .video_image
  a {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  width: 78px;
  height: 78px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  border-color: transparent;
  text-align: center;
  display: block;
  color: #378fdb;
  top: -webkit-calc(50% - 39px);
  top: calc(50% - 39px);
  left: -webkit-calc(50% - 39px);
  left: calc(50% - 39px);
}

.page-template-template-section-landing
  #content
  .content
  .video_region
  .video_embed
  .video_image
  a
  em {
  position: absolute;
  top: 21px;
  left: 25px;
  font-size: 36px;
}

.page-template-template-section-landing #content .next-steps {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  margin: 0;
}

.page-template-template-section-landing #content .next-steps .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-template-template-section-landing #content .next-steps .items:after {
  display: none;
}

@media (min-width: 750px) {
  .page-template-template-section-landing #content .next-steps .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item {
  padding: 0;
  width: 100%;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 750px) {
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item {
    width: 49%;
    margin: 0;
  }
}

.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item
  img {
  display: none;
}

.page-template-template-section-landing
  #content
  .next-steps
  .items
  .next-steps-item
  .next-steps-inner {
  padding: 20px;
}

@media (min-width: 750px) {
  .page-template-template-section-landing
    #content
    .next-steps
    .items
    .next-steps-item
    .next-steps-inner
    .next_steps_item_content {
    padding-bottom: 100px;
  }
}

.page-template-template-section-landing #content .the-content.more-content {
  overflow: visible;
  position: relative;
  padding-bottom: 50px;
}

.page-template-template-section-landing #content .sidebar {
  margin-bottom: 0;
}

.page-template-template-section-landing #post-content .full-width-flex {
  background-color: #e8edf1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .page-template-template-section-landing #post-content .full-width-flex {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.page-template-template-section-landing
  #post-content
  .full-width-flex
  .classes-and-events {
  background: #e8edf1;
  padding: 25px 20px;
  border: 2px solid #fff;
  border-width: 10px 0 0 0;
}

@media (min-width: 1100px) {
  .page-template-template-section-landing
    #post-content
    .full-width-flex
    .classes-and-events {
    border-width: 0 1px 0 0;
    max-width: 605px;
    padding: 90px 115px 90px 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 605px;
    -ms-flex: 1 0 605px;
    flex: 1 0 605px;
  }
}

.page-template-template-section-landing
  #post-content
  .full-width-flex
  .news-feed-stack {
  border: 2px solid #fff;
  border-width: 2px 0 0 0;
  padding: 16px 30px 40px;
}

@media (min-width: 750px) {
  .page-template-template-section-landing
    #post-content
    .full-width-flex
    .news-feed-stack {
    border-width: 10px 0 0 0;
  }
}

@media (min-width: 1100px) {
  .page-template-template-section-landing
    #post-content
    .full-width-flex
    .news-feed-stack {
    border-width: 0 0 0 1px;
    max-width: 605px;
    padding: 90px 20px 90px 115px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 605px;
    -ms-flex: 1 0 605px;
    flex: 1 0 605px;
  }
}

.intro:after {
  content: "";
  height: 0;
  width: 0;
  border-left: 0.5 solid transparent;
  border-right: 0.5 solid transparent;
  border-bottom: 0.5 solid red;
}

.page-template-template-dr-landing {
  padding-top: 0; /* .main-content { .main-content-content { float: left; padding: 0 170px 0 20px; width: calc( 100% - 300px ); h1 { margin-top: 20px; } @include media($tablet) { float: none; padding: 0 20px; width: 100%; } @include media($mobile) { float: none; padding: 0 20px; width: 100%; } } aside { float: left; width: 300px; @include media($tablet) { padding: 0 20px; width: 100%; } @include media($mobile) { margin-bottom: 50px; padding: 0 20px; width: 100%; } } } */
}

.page-template-template-dr-landing #page-header {
  padding-top: 68.75%;
  position: relative;
  background: transparent center center no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 20px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 10px 0 rgba(0, 0, 0, 0.2);
  max-width: 100%;
  margin: 0 0 15px;
  position: relative;
  text-align: center;
}

.page-template-template-dr-landing #page-header > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 750px) {
  .page-template-template-dr-landing #page-header {
    padding-top: 35.71429%;
    position: relative;
  }
  .page-template-template-dr-landing #page-header > :first-child {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

.page-template-template-dr-landing #page-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 0;
}

@media (min-width: 1100px) {
  .page-template-template-dr-landing #page-header:before {
    content: none;
  }
}

.page-template-template-dr-landing #page-header:after {
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3c8fdb),
    to(#307aba)
  );
  background: linear-gradient(90deg, #3c8fdb 0%, #307aba 100%);
  height: 15px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.page-template-template-dr-landing #page-header .wrap-max-site-width {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.page-template-template-dr-landing #page-header .content {
  display: table;
  height: 100%;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}

.page-template-template-dr-landing #page-header .content .wrapper {
  display: table-cell;
  height: 100%;
  padding-right: 50%;
  vertical-align: middle;
}

.page-template-template-dr-landing #page-header .content .wrapper h1 {
  color: #041f48;
  font-size: 85px;
  line-height: 85px;
  margin: 0 0 20px;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing #page-header .content .wrapper h1 {
    margin: 0 0 7px;
  }
}

.page-template-template-dr-landing #page-header .content .wrapper span {
  display: block;
  color: #041f48;
  font: italic 17px/17px "utopia-std", serif;
  margin-top: 10px;
}

.page-template-template-dr-landing #page-header .content .wrapper span a {
  display: inline;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing #page-header .content .wrapper {
    padding: 0 0 20px;
    vertical-align: bottom;
  }
  .page-template-template-dr-landing #page-header .content .wrapper h1 {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing #page-header .content .wrapper {
    padding: 0 0 20px;
    vertical-align: bottom;
  }
  .page-template-template-dr-landing #page-header .content .wrapper h1 {
    font-size: 36px;
    line-height: 46px;
    width: 100%;
  }
  .page-template-template-dr-landing #page-header .content .wrapper a.button {
    font-size: 14px;
  }
}

.page-template-template-dr-landing
  #page-header
  .content
  .wrapper
  a:not(.button) {
  color: #307aba;
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
}

.page-template-template-dr-landing .link-list-container {
  background: #eeeeef;
  width: 100%;
}

.page-template-template-dr-landing .link-list-container > div {
  padding: 50px;
}

.page-template-template-dr-landing .link-list-container h2 {
  color: #041f48;
  font: normal 40px/40px "source-sans-pro", sans-serif;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .link-list-container h2 {
    font-size: 20px;
  }
}

.page-template-template-dr-landing .link-list-container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 0;
  padding: 0;
}

.page-template-template-dr-landing .link-list-container ul li {
  border-left: 2px solid #3c8fdb;
  display: inline-block;
  line-height: 38px;
  margin: 0;
  padding: 0 0 0 20px;
  width: 25%;
}

.page-template-template-dr-landing .link-list-container ul li a {
  color: #307aba;
  font: normal 16px/42px "source-sans-pro", sans-serif;
}

.page-template-template-dr-landing .link-list-container ul li:before {
  content: none;
}

.page-template-template-dr-landing .link-list-container ul li:last-child a {
  font-style: italic;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing .link-list-container ul li {
    width: -webkit-calc(50% - 21px);
    width: calc(50% - 21px);
  }
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .link-list-container ul li {
    width: 100%;
  }
}

.page-template-template-dr-landing .facts-container {
  background: #041f48;
  -webkit-box-shadow: 0 7px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 10px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "source-sans-pro", sans-serif;
  position: relative;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.35);
  width: 100%;
  z-index: 1;
}

.page-template-template-dr-landing .facts-container ul {
  margin: 0;
  padding: 40px 0;
  text-align: center;
}

.page-template-template-dr-landing .facts-container ul li {
  display: inline-block;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 24px;
  padding: 0;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .facts-container ul li {
    font-size: 15px;
    line-height: 15px;
    margin: 20px 15px;
  }
}

.page-template-template-dr-landing .facts-container ul li span {
  display: block;
  font-size: 90px;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 90px;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .facts-container ul li span {
    font-size: 54px;
    line-height: 54px;
  }
}

.page-template-template-dr-landing .facts-container ul li span sup {
  font-size: 68px;
  top: -0.2em;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .facts-container ul li span sup {
    font-size: 36px;
    top: -0.3em;
  }
}

.page-template-template-dr-landing .facts-container ul li:before {
  content: none;
}

.page-template-template-dr-landing .facts-container ul li + li {
  margin-left: 70px;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .facts-container ul li + li {
    margin: 20px 15px;
  }
}

.page-template-template-dr-landing .diad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 480px;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing .diad {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .diad {
    display: block;
    min-height: 480px;
  }
}

.page-template-template-dr-landing .diad > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 480px;
  position: relative;
  text-align: center;
  width: 50%;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing .diad > div {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .diad > div {
    width: 100%;
  }
}

.page-template-template-dr-landing .diad > div .content {
  color: #fff;
  display: table;
  float: right;
  height: 100%; /* max-width: 570px; */
  padding: 40px 100px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}

.page-template-template-dr-landing .diad > div .content a.button {
  font-size: 17px;
  padding: 3px 45px;
  background: #fff;
  color: #307aba;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.page-template-template-dr-landing .diad > div .content a.button:hover {
  color: #08367c;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing .diad > div .content {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .diad > div .content {
    max-width: 100%;
    padding: 0 25px;
    width: 100%;
  }
  .page-template-template-dr-landing .diad > div .content p {
    font-size: 17px;
    line-height: 28px;
  }
}

.page-template-template-dr-landing .diad > div .content h2 {
  font: normal 40px/52px "utopia-std", serif;
  margin-top: 0;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .diad > div .content h2 {
    font: normal 28px/42px "source-sans-pro", sans-serif;
  }
}

.page-template-template-dr-landing .diad > div .content p {
  font-family: "source-sans-pro", sans-serif;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing .diad > div .content a.button {
    padding: 7px 40px;
  }
}

.page-template-template-dr-landing .diad > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(8, 54, 124, 0.8);
  z-index: 0;
}

.page-template-template-dr-landing .diad div + div {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.page-template-template-dr-landing .diad div + div .content {
  float: left;
}

.page-template-template-dr-landing .diad div + div:before {
  background: rgba(48, 122, 186, 0.8);
}

.page-template-template-dr-landing #content.with-sidebar {
  background: transparent;
}

.page-template-template-dr-landing #content.with-sidebar aside.sidebar {
  background: transparent;
  border: none;
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links {
  border-left: 3px solid #e5e9ea;
  margin-top: 20px;
  list-style: none;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .page-template-template-dr-landing
    #content.with-sidebar
    aside.sidebar
    ul.list-links {
    border-left: none;
    margin: 0;
    padding: 0;
  }
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li:before {
  content: none;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing
    #content.with-sidebar
    aside.sidebar
    ul.list-links
    li {
    margin: 0;
    padding: 0;
  }
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li
  + li {
  margin-top: 40px;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing
    #content.with-sidebar
    aside.sidebar
    ul.list-links
    li
    + li {
    margin-top: 35px;
  }
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li
  a {
  font: bold 17px/28px "source-sans-pro", sans-serif;
  color: #000;
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li
  a
  i {
  color: #378fdb;
  margin-left: 35px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media screen and (max-width: 750px) {
  .page-template-template-dr-landing
    #content.with-sidebar
    aside.sidebar
    ul.list-links
    li
    a
    i {
    margin-left: 10px;
  }
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li
  a:after {
  content: none;
}

.page-template-template-dr-landing
  #content.with-sidebar
  aside.sidebar
  ul.list-links
  li
  a:hover
  i {
  color: #000;
}

.social-share {
  display: inline-block;
  left: -webkit-calc(50% - 68px);
  left: calc(50% - 68px);
  line-height: 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 8px;
  z-index: 100;
}

@media (min-width: 1100px) {
  .social-share {
    left: 0;
    position: fixed;
    text-align: left;
    top: 360px;
    width: 45px;
  }
}

.social-share a {
  color: #fff;
  display: inline-block;
  float: left;
  height: 45px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 45px;
}

@media (min-width: 1100px) {
  .social-share a {
    clear: both;
    position: relative;
  }
}

.social-share a span {
  fill: #fff;
  position: relative;
}

.social-share .share-gp {
  background: #e9433f;
  font-size: 28px;
  padding-top: 7px;
}

.social-share .share-gp:hover {
  opacity: 0.9;
}

.social-share .share-fb {
  background: #3b5998;
  font-size: 22px;
  padding-top: 9px;
}

.social-share .share-fb:hover {
  opacity: 0.9;
}

.social-share .share-fb .icon-social-facebook {
  left: -2px;
}

.social-share .share-tw {
  background: #1da1f2;
  font-size: 24px;
  padding-top: 9px;
}

.social-share .share-tw:hover {
  opacity: 0.9;
}

.social-share.js-stuck {
  position: fixed;
  top: 0;
}

.headroom--pinned ~ #body-wrapper .social-share.js-stuck {
  top: 62px;
}

@media (min-width: 750px) {
  .headroom--pinned ~ #body-wrapper .social-share.js-stuck {
    top: 82px;
  }
}

@media (min-width: 1100px) {
  .headroom--pinned ~ #body-wrapper .social-share.js-stuck {
    top: 90px;
  }
}

body.post-type-archive-news .news-header .title {
  display: block;
  width: 100%;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-header .title {
    width: 1190px;
    margin: 0 auto;
    padding: 0 20px;
  }
}

body.post-type-archive-news .share-container {
  height: 70px;
  margin: 0 auto;
  position: relative;
  top: 20px;
  width: 70px;
}

@media (min-width: 750px) {
  body.post-type-archive-news .share-container {
    float: right;
    right: 40px;
    top: 20px;
  }
}

@media (min-width: 1100px) {
  body.post-type-archive-news .share-container {
    right: -webkit-calc(50% - 520px);
    right: calc(50% - 520px);
    top: -30px;
  }
}

body.post-type-archive-news .search-site.search-unified .custom-input-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

body.post-type-archive-news .search-site.search-unified .searchsubmit-site {
  border-radius: 30px;
  margin: 10px 0 0;
  width: 100%;
  display: inline-block;
}

@media (min-width: 750px) {
  body.post-type-archive-news .search-site.search-unified .searchsubmit-site {
    border-radius: 50%;
    margin: 0 0 0 10px;
    height: 70px;
    width: 70px;
  }
}

@media (min-width: 1100px) {
  body.post-type-archive-news .search-site.search-unified .searchsubmit-site {
    height: 80px;
    width: 80px;
  }
}

body.post-type-archive-news .news-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  max-width: 1190px;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

body.post-type-archive-news .news-top .latest-feature-title {
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding: 0 20px 20px 20px;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-top .latest-feature-title {
    font-size: 42px;
  }
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-top .latest-feature-title {
    font-size: 57px;
  }
}

body.post-type-archive-news .news-top .latest-feature-title a {
  color: #060606;
  text-decoration: none;
  position: relative;
  display: block;
}

body.post-type-archive-news .news-top .latest-feature-title a:hover {
  border-bottom: 2px solid #378fdb;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-top .latest-feature-title a {
    max-width: 64%;
  }
}

body.post-type-archive-news .news-top .latest-feature-image {
  display: block;
  padding: 0 20px 20px;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-top .latest-feature-image {
    border-right: 2px solid #cacaca;
    max-width: 64%;
    padding: 0 32px 0 20px;
  }
}

body.post-type-archive-news .news-top .latest-feature-image a {
  display: inline-block;
}

body.post-type-archive-news .news-top .latest-feature-image img {
  width: 100%;
}

body.post-type-archive-news .news-top .latest-news-list {
  display: block;
  padding: 0 20px 20px 20px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-top .latest-news-list {
    padding: 0 20px 0 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
  }
}

body.post-type-archive-news .news-top .latest-news-list .news-list-title {
  display: block;
  font-size: 32px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px 0;
}

body.post-type-archive-news .news-top .latest-news-list .latest-news-group {
  display: block;
  font-family: "source-sans-pro", sans-serif;
  vertical-align: top;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group:after {
  background: #f3f3f3;
  content: "";
  display: block;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 90px;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group:last-child:after {
  display: none;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group
  .latest-news-title {
  display: block;
  margin-bottom: 6px;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group
  .latest-news-title
  a {
  color: #060606;
  display: inline-block;
  text-decoration: none;
  margin-bottom: -0.53em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group
  .latest-news-title
  a:hover:after {
  background: #378fdb;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: -webkit-calc(100% - 1px);
  top: calc(100% - 1px);
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  width: 100%;
  z-index: -1;
}

body.post-type-archive-news
  .news-top
  .latest-news-list
  .latest-news-group
  .latest-news-date {
  display: block;
  font-size: 0.8em;
  font-style: italic;
  vertical-align: bottom;
}

@media (min-width: 750px) {
  body.post-type-archive-news .no-feature-image .latest-feature-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  body.post-type-archive-news .no-feature-image .latest-feature-title a {
    max-width: 100%;
  }
}

body.post-type-archive-news .news-signup {
  background: #e8edf1;
  display: block;
  text-align: center;
}

body.post-type-archive-news .news-signup h3 {
  margin: 0 !important;
}

body.post-type-archive-news .news-signup .gform_heading {
  display: block;
  vertical-align: top;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-signup .gform_heading {
    display: inline-block;
    margin: 12px 20px 10px 10px;
  }
}

body.post-type-archive-news .news-signup .gform_heading .gform_title {
  color: #3c8fdb;
  font-size: 2em;
}

body.post-type-archive-news .news-signup .gform_heading .gform_description {
  color: #000;
  font-family: "utopia-std", serif;
  font-style: italic;
  margin: 0;
  padding: 0;
}

body.post-type-archive-news
  .news-signup
  .gform_heading
  .gform_description:before {
  display: none;
}

body.post-type-archive-news .news-signup .gform_body {
  display: block;
  max-width: 440px;
  margin: 0 auto;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-signup .gform_body {
    width: 500px;
  }
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-signup .gform_body {
    display: inline-block;
    width: 600px;
  }
}

body.post-type-archive-news .news-signup .gform_body input {
  border-radius: 4px 0 0 4px;
}

body.post-type-archive-news .news-signup .gform_footer {
  display: block;
  vertical-align: top;
  margin-top: 20px;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-signup .gform_footer {
    margin-top: 0;
    display: inline-block;
  }
}

body.post-type-archive-news .news-signup .gform_footer button.submit:after {
  display: none;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-signup .gform_footer button.submit {
    border-radius: 0 4px 4px 0;
    height: 68px;
    left: -4px;
    padding: 0;
    top: 7px;
    width: 110px;
  }
}

body.post-type-archive-news .news-signup .gform_wrapper ul.gform_fields li {
  margin: 6px auto;
}

body.post-type-archive-news .news-signup .gfield_label {
  left: 0;
}

body.post-type-archive-news .news-signup .ginput_container_email {
  margin: 0;
}

body.post-type-archive-news .news-signup .gform_confirmation_message {
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 400;
}

body.post-type-archive-news .news-bottom {
  padding: 0;
  margin: 0 auto;
  max-width: 1190px;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-bottom {
    padding: 20px 10px;
  }
}

body.post-type-archive-news .news-bottom .news-group {
  background: #e8edf1;
  display: block;
  margin: 20px;
  vertical-align: top;
}

@media (min-width: 750px) {
  body.post-type-archive-news .news-bottom .news-group {
    margin: 20px 65px;
  }
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-bottom .news-group {
    display: inline-block;
    margin: 0 10px 20px 10px;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }
}

body.post-type-archive-news .news-bottom .news-group .no-line {
  border-bottom: none;
  padding: 0;
}

body.post-type-archive-news .news-bottom .news-group .no-line:hover + a {
  background: #cfd7dd;
  color: #08367c;
}

body.post-type-archive-news .news-bottom .news-group .category-title {
  background: #3c8fdb;
  color: #fff;
  display: block;
  font-family: "source-sans-pro", sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  padding: 4px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

body.post-type-archive-news .news-bottom .news-group img {
  width: 100%;
}

body.post-type-archive-news .news-bottom .news-group img + a {
  font-size: 22px;
}

body.post-type-archive-news .news-bottom .news-group a {
  border-bottom: 1px solid #6c6d6f;
  color: #000;
  display: block;
  text-decoration: none;
  font-family: "source-sans-pro", sans-serif;
  font-size: 20px;
  padding: 6px 10px;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

body.post-type-archive-news .news-bottom .news-group a:last-child {
  border-bottom: none;
}

body.post-type-archive-news .news-bottom .news-group a:nth-last-child(-n + 2) {
  border-bottom: none;
}

body.post-type-archive-news .news-bottom .news-group a:hover {
  background: #cfd7dd;
  color: #08367c;
}

@media (min-width: 1100px) {
  body.post-type-archive-news .news-bottom .news-group a {
    padding: 10px 18px;
  }
}

body.post-type-archive-news .news-bottom .news-group .category-more {
  display: table-cell;
  font-weight: 600;
  vertical-align: middle;
}

body.post-type-archive-news .news-bottom .news-group .category-more a {
  font-size: 14px;
  padding-bottom: 35px;
}

body.post-type-archive-news .news-bottom .news-group .category-more a:hover {
  background: transparent;
  color: #378fdb;
}

body.post-type-archive-news
  .news-bottom
  .news-group
  .category-more
  .icon-arrow-right {
  margin-left: 6px;
  vertical-align: middle;
}

body.post-type-archive-news #post-content {
  margin-bottom: 40px;
  padding: 40px;
}

body.post-type-archive-news #post-content .social-feeds-container {
  margin-left: -40px;
}

@media (min-width: 1100px) {
  body.post-type-archive-news #post-content .social-feeds-container {
    margin-left: auto;
  }
}

body.post-type-archive-news #post-content .feeds {
  width: 1200px;
}

@media (min-width: 1100px) {
  body.post-type-archive-news #post-content .feeds {
    width: auto;
    max-width: 100%;
  }
}

body.post-type-archive-news #post-content .feeds .fts-tweeter-wrap {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.post-type-archive-news #post-content .feeds .fts-jal-single-fb-post {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.post-type-archive-news #post-content .feeds .instagram-placeholder {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.post-type-archive-news #post-content .button-next {
  top: 40% !important;
}

@media (min-width: 750px) {
  body.post-type-archive-news #post-content .follow-us-mobile {
    display: none;
  }
}

.news-header {
  background: transparent url(images/single_news_background.jpg) center top
    no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  text-align: center;
}

@media (min-width: 1100px) {
  .news-header {
    text-align: left;
  }
}

.news-header .page-title {
  color: #fff;
  display: block;
  font-size: 34px;
  font-weight: 600;
  padding: 18px 0 6px 0;
}

@media (min-width: 1100px) {
  .news-header .page-title {
    font-size: 48px;
    width: auto;
    padding: 40px 0;
  }
}

.news-header .news-search-wrapper {
  display: block;
  padding: 10px;
  position: relative;
}

@media (min-width: 1100px) {
  .news-header .news-search-wrapper {
    position: absolute;
    top: 22px;
    right: 10%;
  }
}

.news-header .news-search-wrapper .button {
  background: #fff;
  color: #307aba;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.news-header .news-search-wrapper .button:hover {
  color: #08367c;
}

.news-header .news-search-wrapper .news-search-close {
  display: none;
}

.news-header .news-search-wrapper.js-active .news-search-close {
  display: block;
  margin: 0 auto;
  max-width: 80px;
}

.news-header .news-search-wrapper.js-active .news-search-close .icon-close {
  margin-left: -10px;
}

.news-header .news-search-wrapper.js-active .news-search-open {
  display: none;
}

.news-search-form {
  background: #eeeeef;
  display: none;
  padding: 20px;
  position: relative;
}

@media (min-width: 750px) {
  .news-search-form {
    text-align: left;
  }
}

.news-search-form form {
  max-width: 1000px;
  margin: 0 auto;
}

.news-search-form form .search-submit.category {
  margin: 20px 0 0;
}

@media (min-width: 750px) {
  .news-search-form form .search-submit.category {
    margin: 0 0 0 1em;
  }
}

@media (min-width: 1100px) {
  .news-search-form form .search-submit.category {
    margin: 0 0 0 1em;
  }
}

.news-search-form .form-wrapper {
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

@media (min-width: 1100px) {
  .news-search-form .form-wrapper {
    width: 1190px;
  }
}

.media-inquiries {
  margin-left: 20px;
  text-decoration: underline;
}

@media (min-width: 750px) {
  .media-inquiries {
    margin-left: 65px;
  }
}

@media (min-width: 1100px) {
  .media-inquiries {
    margin-left: 10px;
  }
}

.media-inquiries a {
  color: #378fdb;
}

body.tax-news_categories .bread,
body.news-searched .bread {
  padding: 0 0 0 0;
}

@media (min-width: 750px) {
  body.tax-news_categories .bread,
  body.news-searched .bread {
    padding: 30px 0 0 20px;
  }
}

body.tax-news_categories .news-header .page-title,
body.news-searched .news-header .page-title {
  color: #fff;
  display: block;
  font-size: 34px;
  font-weight: 600;
  padding: 18px 0 6px 0;
}

@media (min-width: 1100px) {
  body.tax-news_categories .news-header .page-title,
  body.news-searched .news-header .page-title {
    font-size: 44px;
    width: auto;
    padding: 40px 0;
  }
}

body.tax-news_categories .page-title,
body.news-searched .page-title {
  color: #000;
  display: block;
  font-size: 34px;
  font-weight: 600;
  padding: 20px;
}

@media (min-width: 1100px) {
  body.tax-news_categories .page-title,
  body.news-searched .page-title {
    font-size: 44px;
    width: auto;
    padding: 40px 0;
  }
}

body.tax-news_categories .page-title .title,
body.news-searched .page-title .title {
  display: block;
  width: 100%;
}

@media (min-width: 1100px) {
  body.tax-news_categories .page-title .title,
  body.news-searched .page-title .title {
    width: 1190px;
    margin: 0 auto;
    padding: 0 20px;
  }
}

body.tax-news_categories .share-container,
body.news-searched .share-container {
  height: 70px;
  position: absolute;
  right: 20px;
  top: -64px;
  width: 70px;
}

@media (min-width: 750px) {
  body.tax-news_categories .share-container,
  body.news-searched .share-container {
    right: 40px;
    top: 0;
  }
}

@media (min-width: 1100px) {
  body.tax-news_categories .share-container,
  body.news-searched .share-container {
    top: 20px;
  }
}

body.tax-news_categories .type-post-wrapper,
body.news-searched .type-post-wrapper {
  margin: 30px auto 60px auto;
  max-width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 1100px) {
  body.tax-news_categories .type-post-wrapper,
  body.news-searched .type-post-wrapper {
    max-width: 1190px;
  }
}

body.tax-news_categories .type-post-wrapper .type-post,
body.news-searched .type-post-wrapper .type-post {
  background: #e8edf1;
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  margin: 0 2px 20px 2px;
  position: relative;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  vertical-align: top;
  width: 100%;
}

@media (min-width: 750px) {
  body.tax-news_categories .type-post-wrapper .type-post,
  body.news-searched .type-post-wrapper .type-post {
    height: 420px;
    margin: 0 6px 12px 6px;
    width: 31%;
  }
}

@media (min-width: 1100px) {
  body.tax-news_categories .type-post-wrapper .type-post,
  body.news-searched .type-post-wrapper .type-post {
    margin: 0 8px 16px 8px;
    width: 23%;
  }
}

body.tax-news_categories .type-post-wrapper .type-post:hover,
body.news-searched .type-post-wrapper .type-post:hover {
  background: #cfd7dd;
  color: #08367c;
}

body.tax-news_categories .type-post-wrapper .type-post .entry-image img,
body.news-searched .type-post-wrapper .type-post .entry-image img {
  width: 100%;
  height: 190px;
}

body.tax-news_categories .type-post-wrapper .type-post a,
body.news-searched .type-post-wrapper .type-post a {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  color: #000;
}

body.tax-news_categories .type-post-wrapper .type-post .entry-title,
body.news-searched .type-post-wrapper .type-post .entry-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 22px;
  font-weight: 100;
  margin: 0 0 40px 0;
  padding: 20px;
  text-decoration: none;
}

@media (min-width: 750px) {
  body.tax-news_categories .type-post-wrapper .type-post .entry-title,
  body.news-searched .type-post-wrapper .type-post .entry-title {
    margin: 0;
  }
}

body.tax-news_categories .type-post-wrapper .type-post .image-replacement-intro,
body.news-searched .type-post-wrapper .type-post .image-replacement-intro {
  color: #060606;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

@media (min-width: 750px) {
  body.tax-news_categories
    .type-post-wrapper
    .type-post
    .image-replacement-intro,
  body.news-searched .type-post-wrapper .type-post .image-replacement-intro {
    top: 214px;
    padding: 0 20px 0 20px;
    position: absolute;
  }
}

body.tax-news_categories .type-post-wrapper .type-post .entry-meta,
body.news-searched .type-post-wrapper .type-post .entry-meta {
  bottom: 20px;
  color: #060606;
  font-size: 14px;
  left: 20px;
  position: absolute;
  font-style: italic;
  text-decoration: none;
}

body.tax-news_categories #post-content,
body.news-searched #post-content {
  margin-bottom: 40px;
  padding: 40px;
}

body.tax-news_categories #post-content .social-feeds-container,
body.news-searched #post-content .social-feeds-container {
  margin-left: -40px;
}

@media (min-width: 1100px) {
  body.tax-news_categories #post-content .social-feeds-container,
  body.news-searched #post-content .social-feeds-container {
    margin-left: auto;
  }
}

body.tax-news_categories #post-content .feeds,
body.news-searched #post-content .feeds {
  width: 1200px;
}

@media (min-width: 1100px) {
  body.tax-news_categories #post-content .feeds,
  body.news-searched #post-content .feeds {
    width: auto;
    max-width: 100%;
  }
}

body.tax-news_categories #post-content .feeds .fts-tweeter-wrap,
body.news-searched #post-content .feeds .fts-tweeter-wrap {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.tax-news_categories #post-content .feeds .fts-jal-single-fb-post,
body.news-searched #post-content .feeds .fts-jal-single-fb-post {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.tax-news_categories #post-content .feeds .instagram-placeholder,
body.news-searched #post-content .feeds .instagram-placeholder {
  width: 25% !important;
  border: 2px solid white;
  height: 275px;
}

body.tax-news_categories #post-content .button-next,
body.news-searched #post-content .button-next {
  top: 40% !important;
}

@media (min-width: 750px) {
  body.tax-news_categories #post-content .follow-us-mobile,
  body.news-searched #post-content .follow-us-mobile {
    display: none;
  }
}

body.tax-news_categories .pagination,
body.news-searched .pagination {
  padding: 0 12px;
  text-align: center;
}

@media (min-width: 750px) {
  body.tax-news_categories .pagination,
  body.news-searched .pagination {
    text-align: right;
  }
}

body.tax-news_categories .news-signup,
body.news-searched .news-signup {
  background: #e8edf1;
  display: block;
  text-align: center;
}

body.tax-news_categories .news-signup h3,
body.news-searched .news-signup h3 {
  margin: 0 !important;
}

body.tax-news_categories .news-signup .gform_heading,
body.news-searched .news-signup .gform_heading {
  display: block;
  vertical-align: top;
}

@media (min-width: 1100px) {
  body.tax-news_categories .news-signup .gform_heading,
  body.news-searched .news-signup .gform_heading {
    display: inline-block;
    margin: 20px 20px 10px 10px;
  }
}

body.tax-news_categories .news-signup .gform_heading .gform_title,
body.news-searched .news-signup .gform_heading .gform_title {
  color: #3c8fdb;
  font-size: 2em;
}

body.tax-news_categories .news-signup .gform_heading .gform_description,
body.news-searched .news-signup .gform_heading .gform_description {
  font-style: italic;
}

body.tax-news_categories .news-signup .gform_body,
body.news-searched .news-signup .gform_body {
  display: block;
  max-width: 440px;
  margin: 0 auto;
}

@media (min-width: 1100px) {
  body.tax-news_categories .news-signup .gform_body,
  body.news-searched .news-signup .gform_body {
    display: inline-block;
    width: 600px;
  }
}

body.tax-news_categories .news-signup .gform_body input,
body.news-searched .news-signup .gform_body input {
  border-radius: 4px 0 0 4px;
}

body.tax-news_categories .news-signup .gform_footer,
body.news-searched .news-signup .gform_footer {
  display: block;
  vertical-align: top;
  margin-top: 20px;
}

@media (min-width: 1100px) {
  body.tax-news_categories .news-signup .gform_footer,
  body.news-searched .news-signup .gform_footer {
    margin-top: 0;
    display: inline-block;
  }
}

body.tax-news_categories .news-signup .gform_footer button.submit:after,
body.news-searched .news-signup .gform_footer button.submit:after {
  display: none;
}

@media (min-width: 1100px) {
  body.tax-news_categories .news-signup .gform_footer button.submit,
  body.news-searched .news-signup .gform_footer button.submit {
    border-radius: 0 6px 6px 0;
    height: 68px;
    left: -4px;
    padding: 0;
    top: 7px;
    width: 110px;
  }
}

body.tax-news_categories .news-signup .gform_wrapper ul.gform_fields li,
body.news-searched .news-signup .gform_wrapper ul.gform_fields li {
  margin: 6px auto;
}

body.tax-news_categories .news-signup .gfield_label,
body.news-searched .news-signup .gfield_label {
  left: 0;
}

body.tax-news_categories .news-signup .gform_confirmation_message,
body.news-searched .news-signup .gform_confirmation_message {
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 400;
}

.single-news #page-header > div {
  padding-bottom: 1px;
  position: relative;
  z-index: 1;
}

@media (min-width: 750px) {
  .single-news #page-header {
    margin-top: 40px;
  }
}

@media (min-width: 1100px) {
  .single-news #page-header {
    margin-top: 70px;
  }
}

.single-news #page-header h1 {
  font: normal 34px/1.2em "utopia-std", serif;
  letter-spacing: 0.66px;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  .single-news #page-header h1 {
    font: normal 42px "utopia-std", serif;
    margin: 40px 0 10px;
  }
}

@media (min-width: 1100px) {
  .single-news #page-header h1 {
    font: normal 66px "utopia-std", serif;
    margin: 45px 0 20px;
  }
}

.single-news #page-header p {
  font: 100 15px/22px "source-sans-pro", sans-serif;
  color: #041f48;
  letter-spacing: 0.05em;
}

@media (min-width: 750px) {
  .single-news #page-header p {
    font: 100 20px/28px "source-sans-pro", sans-serif;
  }
}

@media (min-width: 1100px) {
  .single-news #page-header p {
    font: 100 22px/34px "source-sans-pro", sans-serif;
  }
}

.single-news #page-header .featured-image {
  padding-top: 59.375%;
  position: relative;
  margin: 0 -20px;
  overflow: hidden;
}

.single-news #page-header .featured-image > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.single-news #page-header .featured-image > :first-child {
  height: auto;
  width: 100%;
}

@media (min-width: 750px) {
  .single-news #page-header .featured-image > :first-child {
    position: relative;
  }
}

@media (min-width: 750px) {
  .single-news #page-header .featured-image {
    border: 4px solid #fff;
    float: right;
    margin: 0 -24px 0 20px;
    overflow: auto;
    padding: 0;
    width: 365px;
  }
}

@media (min-width: 1100px) {
  .single-news #page-header .featured-image {
    border-width: 6px;
    margin: -30px 0 0 94px;
    width: auto;
  }
}

.single-news #page-header .breadcrumbs {
  padding: 0;
}

@media (min-width: 750px) {
  .single-news #page-header .breadcrumbs {
    margin-left: -20px;
  }
}

.single-news #page-header .ctas {
  background: transparent url(images/cta_background.png) center top no-repeat;
  background-size: cover;
  margin-top: 25px;
  min-height: 60px;
  padding: 55px 0 45px;
  position: relative;
  z-index: 0;
}

.single-news #page-header .ctas.no-header-img {
  padding: 30px 0 20px;
}

@media (min-width: 750px) {
  .single-news #page-header .ctas {
    margin-top: -25px;
  }
}

.single-news #page-header .ctas > div {
  position: relative;
}

.single-news #page-header .ctas > div .button {
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .single-news #page-header .ctas > div .button {
    width: auto;
  }
}

@media (min-width: 750px) {
  .single-news #page-header .ctas > div .button + .button {
    margin-left: 10px;
  }
}

@media (min-width: 1100px) {
  .single-news #page-header .ctas > div .button + .button {
    margin-left: 25px;
  }
}

.single-news #page-header .ctas > div:after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  content: "";
  height: 0;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  position: absolute;
  top: -55px;
  width: 0;
}

@media (min-width: 750px) {
  .single-news #page-header .ctas > div:after {
    left: 10px;
  }
}

@media (min-width: 1100px) {
  .single-news #content.with-sidebar {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #fff),
      color-stop(50%, #e8edf1)
    );
    background: linear-gradient(90deg, #fff 50%, #e8edf1 50%);
  }
  .single-news #content.with-sidebar .content {
    padding-right: 130px;
  }
  .single-news #content.with-sidebar .content .the-content {
    max-width: 740px;
  }
  .single-news #content.with-sidebar .content .the-content img {
    width: 100%;
  }
}

@media (min-width: 1100px) {
  .single-news #content > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.single-news #content .content {
  background: #fff;
}

@media (min-width: 1100px) {
  .single-news #content .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 100px;
  }
}

.single-news #content .content .intro {
  position: relative;
}

@media (min-width: 750px) {
  .single-news #content .content .intro {
    margin: 0 0 0 -45px;
  }
}

@media (min-width: 1100px) {
  .single-news #content .content .intro {
    margin: 0 0 0 -60px;
  }
}

.single-news #content .content .intro:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: transparent #dce2e7 transparent transparent;
  position: absolute;
  bottom: -40px;
  left: -20px;
}

@media (min-width: 750px) {
  .single-news #content .content .intro:after {
    border-width: 0 25px 25px 0;
    bottom: -52px;
    left: auto;
  }
}

.single-news #content .content .intro p {
  font: 24px/32px "source-sans-pro", sans-serif;
  color: #6c6d6f;
}

@media (min-width: 750px) {
  .single-news #content .content .intro p {
    font: 300 30px/1.33em "source-sans-pro", sans-serif;
  }
}

.single-news #content .content .the-content {
  position: relative;
  -webkit-transition: height 1.6s;
  transition: height 1.6s;
}

@media (min-width: 750px) {
  .single-news #content .content .the-content {
    margin-left: 45px;
  }
}

@media (min-width: 1100px) {
  .single-news #content .content .the-content {
    margin-left: 60px;
    max-height: none;
  }
}

@media (min-width: 750px) {
  .single-news #content .content .the-content .next-steps {
    margin: 0 -15px 50px -60px;
  }
}

@media (min-width: 1100px) {
  .single-news #content .content .the-content .next-steps {
    margin: 0 -100px 100px -60px;
  }
}

.single-news #content hr {
  margin: 65px 0 30px 0;
}

@media (min-width: 750px) {
  .single-news #content hr {
    margin: 90px 0 45px -45px;
  }
}

@media (min-width: 1100px) {
  .single-news #content hr {
    margin: 90px -100px 45px -60px;
  }
}

@media (min-width: 1100px) {
  .single-news #content aside.sidebar {
    padding-bottom: 85px;
    padding-top: 90px;
    width: 370px;
  }
}

.single-news #content #expand_wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, rgba(255, 255, 255, 0)),
    to(white)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 5%, white 100%);
  bottom: 0;
  height: 250px;
  position: absolute;
  width: 100%;
}

@media (min-width: 1100px) {
  .single-news #content #expand_wrapper {
    display: none;
  }
}

.single-news #content #expand_wrapper a {
  bottom: 10px;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  padding-top: 20px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none;
  width: 100%;
}

.single-news #content #expand_wrapper a i {
  color: #378fdb;
  font-size: 26px;
  line-height: 26px; /*margin*/
}

.single-news #content #expand_wrapper a:hover {
  background: #fff;
}

body.single-news #page-header {
  margin-top: 40px;
}

body.single-news #page-header .news-header-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
  margin-bottom: 0;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-header-left {
    padding-top: 20px;
  }
}

@media (min-width: 1100px) {
  body.single-news #page-header .news-header-left {
    float: left;
    margin-bottom: 96px;
    padding-top: 40px;
    width: 50%;
  }
}

@media (min-width: 1100px) {
  body.single-news #page-header .news-header-left {
    padding-top: 50px;
  }
}

body.single-news #page-header .news-header-left .page-title {
  font-size: 24px !important;
  line-height: 1.2em !important;
  padding-right: 0 !important;
  margin: 6px 0 18px 0 !important;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-header-left .page-title {
    font-size: 40px !important;
  }
}

@media (min-width: 1100px) {
  body.single-news #page-header .news-header-left .page-title {
    font-size: 56px !important;
    padding-right: 20px !important;
  }
}

body.single-news #page-header .featured-image-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
  z-index: 1;
}

@media (min-width: 1100px) {
  body.single-news #page-header .featured-image-group {
    display: block;
    float: right;
    position: relative;
    width: 50%;
  }
}

body.single-news #page-header .featured-image-group .featured-image {
  border: none;
  float: none;
  margin: 18px -20px 0 !important;
  width: auto !important;
}

@media (min-width: 750px) {
  body.single-news #page-header .featured-image-group .featured-image {
    width: 18px auto !important;
  }
}

@media (min-width: 1100px) {
  body.single-news #page-header .featured-image-group .featured-image {
    border: 4px solid #fff;
    margin: 18px 0 0 0 !important;
  }
}

body.single-news #page-header .featured-image-group .featured-image img {
  width: 100%;
}

body.single-news #page-header .featured-image-group .image-title {
  color: #307aba;
  float: none;
  font-family: "source-sans-pro", sans-serif;
  font-style: italic;
  padding: 10px;
}

@media (min-width: 1100px) {
  body.single-news #page-header .featured-image-group .image-title {
    color: #fff;
    position: absolute;
  }
}

body.single-news #page-header .no-featured-image {
  background-color: transparent;
  display: none;
}

@media (min-width: 1100px) {
  body.single-news #page-header .no-featured-image {
    display: block;
    height: 470px;
    width: 590px;
  }
}

body.single-news #page-header .news-post-date {
  color: #041f48;
  font-size: 16px;
  font-family: "source-sans-pro", sans-serif;
  line-height: 1.4em;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-post-date {
    font-size: 18px;
    padding: 0;
  }
}

@media (min-width: 1100px) {
  body.single-news #page-header .news-post-date {
    font-size: 24px;
    padding: 0;
  }
}

body.single-news #page-header .news-information {
  display: none;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-information {
    display: block;
  }
}

body.single-news #page-header .news-information p {
  color: #041f48;
  font-size: 22px;
  font-family: "source-sans-pro", sans-serif;
  line-height: 34px;
}

@media screen and (max-width: 750px) {
  body.single-news #page-header .news-information {
    padding: 20px 20px 40px 20px;
  }
  body.single-news #page-header .news-information p {
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  body.single-news #page-header .news-information p {
    font-size: 20px;
    line-height: 28px;
  }
}

body.single-news #page-header .news-information .news-author {
  display: block;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-information .news-author {
    color: #041f48;
    font-size: 16px;
    font-family: "source-sans-pro", sans-serif;
    line-height: 1.4em;
  }
}

body.single-news #page-header .news-information .news-tags {
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 750px) {
  body.single-news #page-header .news-information .news-tags {
    color: #041f48;
    font-size: 16px;
    font-family: "source-sans-pro", sans-serif;
    line-height: 1.6em;
  }
}

body.single-news #page-header .news-information .news-tags a {
  color: #060606;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: -0.53em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

body.single-news #page-header .news-information .news-tags a:hover:after {
  background: #378fdb;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: -webkit-calc(100% - 1px);
  top: calc(100% - 1px);
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  width: 100%;
  z-index: -1;
}

body.single-news .page_cta_region {
  background-image: none;
  display: none;
  height: 0;
}

@media (min-width: 1100px) {
  body.single-news .page_cta_region {
    background: transparent url(images/single_news_background.jpg) center top
      no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin-bottom: -90px;
    position: relative;
    top: -90px;
  }
}

body.single-news .share-container {
  display: block;
  margin: 0 auto;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1100px) {
  body.single-news .share-container {
    float: right;
    right: -25%;
    top: 20px;
  }
}

body.single-news .the-content .show-disclaimer {
  background: #e8edf1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px -20px;
  padding: 30px 20px;
}

@media (min-width: 750px) {
  body.single-news .the-content .show-disclaimer {
    margin: 30px 0 30px -40px;
  }
}

@media (min-width: 1100px) {
  body.single-news .the-content .show-disclaimer {
    margin: 30px 0 30px -60px;
  }
}

body.single-news .the-content .news-comments {
  display: block;
  margin: 40px auto;
}

@media (min-width: 750px) {
  body.single-news .the-content .news-comments {
    margin: 40px 10px 40px 60px;
  }
}

body.single-news .the-content .news-comments .logged-in-as {
  display: none;
}

body.single-news .the-content .news-comments .count-wrapper {
  border-bottom: 5px solid #041f48;
  display: table;
  margin-bottom: 20px;
  padding-bottom: 6px;
}

body.single-news .the-content .news-comments .count-wrapper .comment-number {
  display: inline-block;
  padding-right: 6px;
}

body.single-news
  .the-content
  .news-comments
  .count-wrapper
  .comment-description {
  display: inline-block;
}

body.single-news .the-content .news-comments .comments-area {
  display: block;
}

body.single-news .the-content .news-comments .comments-area textarea {
  width: 100%;
  border: 1px solid #cfd7dd;
}

@media (min-width: 1100px) {
  body.single-news .the-content .news-comments .comments-area textarea {
    width: 80%;
  }
}

body.single-news
  .the-content
  .news-comments
  .comments-area
  .comment-form-comment
  label {
  display: none;
}

body.single-news
  .the-content
  .news-comments
  .comments-area
  .comment-form-comment
  textarea {
  height: 180px;
  padding: 10px;
}

body.single-news .the-content .news-comments .comments-area .comment-notes {
  display: none;
}

body.single-news .the-content .news-comments .comments-area .comment-form-url {
  display: none;
}

body.single-news .the-content .news-comments h3 {
  display: none;
}

body.single-news .the-content .news-comments .navigation {
  clear: both;
  float: left;
  width: 100%;
}

body.single-news .the-content .news-comments ol {
  margin: 0;
  padding: 0;
}

body.single-news .the-content .news-comments ol li {
  list-style: none;
  padding-left: 25px;
}

body.single-news .the-content .news-comments ol li:before {
  content: none;
}

body.single-news .the-content .news-comments .comment-body {
  clear: both;
  margin: 12px 0 0 0;
}

body.single-news .the-content .news-comments .comment-body .comment-author {
  color: #041f48;
  display: inline-block;
  font-weight: 400;
  font-style: normal !important;
}

body.single-news .the-content .news-comments .comment-body .comment-author img {
  display: none;
}

body.single-news .the-content .news-comments .comment-body .comment-author .fn {
  font-weight: 400;
  padding-right: 10px;
}

body.single-news
  .the-content
  .news-comments
  .comment-body
  .comment-author
  .says {
  display: none;
}

body.single-news .the-content .news-comments .comment-body .commentmetadata {
  display: inline-block;
}

body.single-news .the-content .news-comments .comment-body .commentmetadata a {
  font-weight: normal;
}

body.single-news .the-content .news-comments .comment-body .reply {
  position: relative;
  top: -10px;
}

body.single-news .the-content .news-comments .comment-body p {
  margin-bottom: 0.8em;
}

body.single-news .the-content #main-sidebar {
  padding: 20px 20px 40px 20px;
  padding-top: 60px;
}

@media (min-width: 750px) {
  body.single-news .the-content #main-sidebar {
    padding: 40px 70px 40px 70px;
  }
}

@media (min-width: 1100px) {
  body.single-news .the-content #main-sidebar {
    padding: 0 0 40px 0;
  }
}

body.single-news .the-content .gform_widget {
  background: transparent;
  border-left: 5px solid #3c8fdb;
  border-radius: 0;
  margin: 0;
  padding-left: 40px;
}

body.single-news .the-content .gform_widget .gform_wrapper {
  background: transparent;
  padding: 0;
}

body.single-news .the-content .gform_widget .gform_wrapper:before {
  content: normal;
}

body.single-news .the-content .gform_widget h3 {
  color: #3c8fdb;
  font-size: 35px;
  padding: 0;
}

body.single-news .the-content .gform_widget .gform_heading {
  margin-bottom: 5px;
}

body.single-news .the-content .gform_widget .gform_description {
  color: #000;
  display: block;
  font-family: "utopia-std", serif;
  font-weight: 400;
  margin-top: 10px;
}

body.single-news .the-content .gform_widget ul {
  padding: 0;
}

body.single-news .the-content .gform_widget .gform_fields li {
  margin: 0;
}

body.single-news .related-news-container {
  background: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 20px auto;
  position: relative;
  width: 100%;
}

body.single-news .related-news-container .logo {
  background: url("images/logo-h.svg");
  background-color: #041f48;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-top-right-radius: 4px;
  display: block;
  height: 34px;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}

body.single-news .related-news-container h3 {
  color: #041f48;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 24px 0 24px;
}

body.single-news .related-news-container h3:after {
  background: #041f48;
  content: " ";
  display: block;
  height: 4px;
  margin-top: 40px;
  position: relative;
  width: 35px;
}

body.single-news .related-news-container .news-item {
  border-bottom: 2px solid #cacaca;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}

body.single-news .related-news-container .news-item:last-child {
  border-bottom: none;
}

body.single-news .related-news-container .news-item .news-title {
  font-family: "source-sans-pro", sans-serif;
}

body.single-news .related-news-container .news-item .news-title a {
  color: #060606;
  text-decoration: none;
  position: relative;
}

body.single-news .related-news-container .news-item .news-title a:hover {
  border-bottom: 1px solid #378fdb;
}

body.single-news #gform_widget-6 {
  position: relative;
  padding: 0;
  background: transparent;
}

@media (min-width: 1100px) {
  body.single-news #gform_widget-6:before {
    content: "";
    position: absolute;
    display: block;
    border-left: 5px solid #3c8fdb;
    height: 100%;
    top: 0;
    left: -35px;
  }
}

body.single-news #gform_widget-6 #gform_wrapper_13 .gform_heading {
  font: 20px/1.5 "source-sans-pro", sans-serif;
  margin: 0;
}

body.single-news #gform_widget-6 #gform_wrapper_13 .gform_description {
  margin: 0;
}

body.single-news #gform_widget-6 #gform_wrapper_13 .gform_description:before {
  content: none;
}

body.single-news #gform_widget-6 #gform_wrapper_13 .gform_footer {
  margin-top: 10px;
}

body.single-news #gform_widget-6 #gform_wrapper_13 .gform_footer .submit {
  width: auto;
}

body.single-news #gform_widget-6 h3 {
  color: #3c8fdb;
  font-size: 35px;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  body.single-news #gform_widget-6 {
    padding: 20px;
    text-align: center;
    margin-top: 0;
  }
  body.single-news #gform_widget-6:before {
    border-bottom: 5px solid #3c8fdb;
    bottom: 20px;
    left: 0;
    border-left: none;
    width: 100%;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 {
    padding-bottom: 12px;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 .gform_description:before {
    content: none;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 .gform_body {
    max-width: 375px;
    margin: auto;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 .gfield_label {
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
}

@media screen and (max-width: 750px) {
  body.single-news #gform_widget-6 {
    padding: 20px;
    text-align: center;
    margin-top: 0;
  }
  body.single-news #gform_widget-6:before {
    border-bottom: 5px solid #3c8fdb;
    bottom: 20px;
    left: 0;
    border-left: none;
    width: 100%;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 {
    padding-bottom: 12px;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 .gform_body {
    max-width: 375px;
    margin: auto;
  }
  body.single-news #gform_widget-6 #gform_wrapper_13 .gfield_label {
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
}

@media (min-width: 750px) {
  .services-template-default #page-header {
    margin-top: 40px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header {
    margin-top: 40px;
  }
}

.services-template-default #page-header h1 {
  font: normal 34px/1.2em "utopia-std", serif;
  letter-spacing: 0.66px;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  .services-template-default #page-header h1 {
    font: normal 42px "utopia-std", serif;
    margin: 0px 0 10px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header h1 {
    font: normal 62px "utopia-std", serif;
    margin: 0px 0 20px;
  }
}

.services-template-default #page-header p {
  font: 100 15px/22px "source-sans-pro", sans-serif;
  color: #041f48;
  letter-spacing: 0.05em;
}

@media (min-width: 750px) {
  .services-template-default #page-header p {
    font: 100 20px/28px "source-sans-pro", sans-serif;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header p {
    font: 100 22px/34px "source-sans-pro", sans-serif;
  }
}

.services-template-default #page-header p.sub-page-parent {
  font: 100 15px/22px "utopia-std", serif;
  color: #041f48;
  font-style: italic;
  margin: 30px 0px 0px 0px;
}

@media (min-width: 750px) {
  .services-template-default #page-header p.sub-page-parent {
    font: 100 20px/28px "utopia-std", serif;
    font-style: italic;
    margin: 50px 0px 0px 0px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header p.sub-page-parent {
    font: 100 22px/34px "utopia-std", serif;
    font-style: italic;
    margin: 50px 0px 0px 0px;
  }
}

.services-template-default #page-header .featured-image {
  margin: 0 -20px;
  padding: 0;
  overflow: hidden;
}

.services-template-default #page-header .featured-image > :first-child {
  height: auto;
  width: 100%;
  position: relative;
}

@media (min-width: 750px) {
  .services-template-default #page-header .featured-image {
    border: 4px solid #fff;
    float: right;
    margin: 0 -24px 0 20px;
    overflow: auto;
    padding: 0;
    width: 365px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header .featured-image {
    border-width: 4px;
    margin: 0px 0 0 94px;
    width: 570px;
  }
}

.services-template-default #page-header .breadcrumbs {
  margin-left: -20px;
}

.services-template-default #page-header .breadcrumbs .mobile {
  margin-left: 0;
}

.services-template-default #page-header .ctas {
  background: transparent url(images/services_cta_background.jpg) center top
    no-repeat;
  background-size: cover;
  margin-top: 25px;
  padding: 15px 0;
  position: relative;
}

@media (min-width: 750px) {
  .services-template-default #page-header .ctas {
    margin-top: -25px;
  }
}

.services-template-default #page-header .ctas .wrap-max-site-width {
  position: relative;
}

.services-template-default #page-header .ctas .wrap-max-site-width:after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  content: "";
  height: 0;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  position: absolute;
  top: -15px;
  width: 0;
}

@media (min-width: 750px) {
  .services-template-default #page-header .ctas .wrap-max-site-width:after {
    left: 10px;
  }
}

.services-template-default #page-header .ctas .cta-wrap {
  padding: 40px 0;
}

.services-template-default #page-header .ctas .cta-wrap .button {
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .services-template-default #page-header .ctas .cta-wrap .button {
    width: auto;
  }
}

@media (min-width: 750px) {
  .services-template-default #page-header .ctas .cta-wrap .button + .button {
    margin-left: 10px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #page-header .ctas .cta-wrap .button + .button {
    margin-left: 25px;
  }
}

@media (min-width: 750px) {
  .services-template-default #content.with-sidebar .content {
    padding-right: 130px;
    padding-top: 20px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #content.with-sidebar {
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #e8edf1));
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      linear-gradient(90deg, #fff 50%, #e8edf1 50%);
  }
  .services-template-default #content.with-sidebar .content {
    padding-right: 130px;
    padding-top: 65px;
    margin-top: 0;
  }
}

@media (min-width: 1100px) {
  .services-template-default #content > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.services-template-default #content .content {
  background: #fff;
}

@media (min-width: 750px) {
  .services-template-default #content .content {
    padding-top: 60px;
  }
}

@media (min-width: 1100px) {
  .services-template-default #content .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (min-width: 1100px) {
  .services-template-default #content aside.sidebar {
    padding-top: 90px;
    width: 370px;
    border-bottom: solid 5px #d9dee0;
  }
}

.services-template-default #content .page-share-button {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1100px) {
  .services-template-default #content .page-share-button {
    left: auto;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }
}

.services-template-default #content .services_next_steps_region {
  margin-top: 60px;
  margin-bottom: 60px;
  display: block;
  position: relative;
}

.services-template-default #content .services_next_steps_region h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-default #content .services_next_steps_region h3 {
    text-align: left;
    font-size: 36px;
  }
}

.services-template-default
  #content
  .services_next_steps_region
  .services_next_steps_item {
  border-radius: 6px;
  padding: 0px;
  font-size: 17px;
  font-family: "source-sans-pro", sans-serif;
  line-height: 28px;
  background-color: #e8edf1;
  position: relative;
  margin-bottom: 20px;
  height: 100%;
  width: 100%;
  margin: 0;
  margin-right: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}

.services-template-default
  #content
  .services_next_steps_region
  .services_next_steps_item
  .next_steps_item_content {
  padding: 40px 30px 5px;
  width: -webkit-calc(100% - 270px);
  width: calc(100% - 270px);
}

@media screen and (max-width: 750px) {
  .services-template-default
    #content
    .services_next_steps_region
    .services_next_steps_item
    .next_steps_item_content {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.services-template-default
  #content
  .services_next_steps_region
  .services_next_steps_item
  .next_step_img {
  width: 270px;
  display: block;
  height: 100%;
  position: relative;
  height: 270px;
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media screen and (max-width: 750px) {
  .services-template-default
    #content
    .services_next_steps_region
    .services_next_steps_item
    .next_step_img {
    width: 100%;
    height: 230px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.services-template-default
  #content
  .services_next_steps_region
  .services_next_steps_item
  h5 {
  margin: 0px;
  font-size: 20px;
  margin-bottom: 30px;
}

.services-template-default
  #content
  .services_next_steps_region
  .services_next_steps_item
  .button {
  font-size: 14px;
  padding: 4px 25px;
  width: auto;
  margin-top: 10px;
  text-align: center;
  position: relative;
  bottom: 10px;
  left: 0px;
}

@media screen and (max-width: 750px) {
  .services-template-default
    #content
    .services_next_steps_region
    .services_next_steps_item {
    width: 100%;
    margin: 6px 0;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 750px) {
  .services-template-default #content .services_next_steps_region {
    padding-right: 0 !important;
  }
}

.services-template-default .related_treatments {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  background-color: #e8edf1;
  padding: 100px 0px;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-default .related_treatments {
    border-top: #fff solid 10px;
  }
}

@media screen and (max-width: 750px) {
  .services-template-default .related_treatments {
    border-top: #fff solid 10px;
    padding: 50px 0px 30px;
  }
}

.services-template-default .related_treatments .link-list-container {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-default .related_treatments .link-list-container {
    padding: 1px 85px;
  }
}

.services-template-default
  .related_treatments
  .link-list-container
  .heading_title {
  display: inline-block;
  width: 300px;
  position: relative;
  float: left;
}

.services-template-default
  .related_treatments
  .link-list-container
  .heading_title
  h2 {
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .services-template-default
    .related_treatments
    .link-list-container
    .heading_title
    h2 {
    font-size: 20px;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-default
    .related_treatments
    .link-list-container
    .heading_title {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  .services-template-default
    .related_treatments
    .link-list-container
    .heading_title {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
}

.services-template-default .related_treatments .link-list-container ul {
  display: inline-block;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  padding: 0;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-default .related_treatments .link-list-container ul {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-left: -40px;
  }
}

.services-template-default .related_treatments .link-list-container ul li {
  border-left: 1px solid #cecdcd;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 20px;
  width: -webkit-calc(33% - 21px);
  width: calc(33% - 21px);
  font-family: "source-sans-pro", sans-serif;
}

.services-template-default .related_treatments .link-list-container ul li a {
  color: #307aba;
  font: normal 17px/30px "source-sans-pro", sans-serif;
}

.services-template-default
  .related_treatments
  .link-list-container
  ul
  li:before {
  content: none;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-default .related_treatments .link-list-container ul li {
    width: -webkit-calc(50% - 21px);
    width: calc(50% - 21px);
  }
}

@media screen and (max-width: 750px) {
  .services-template-default .related_treatments .link-list-container ul li {
    width: 100%;
    border-left: none;
    width: 100%;
    padding: 0px;
  }
}

@media screen and (max-width: 750px) {
  .services-template-default .related_treatments .link-list-container ul {
    width: 100%;
  }
}

.services-template-default .patient_treatments {
  margin-bottom: 0px;
  border-top: #fff solid 10px;
}

.services-template-default .related_treatments:before {
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 35px solid #fff;
  border-left: 35px solid transparent;
  border-right: 0px solid transparent;
  top: 0;
  left: 0;
  margin-top: -18px;
  margin-left: -webkit-calc(50% - 20px);
  margin-left: calc(50% - 20px);
  -webkit-transform: rotate(135deg);
}

.services-template-default #post-content .footer-ctas {
  background: transparent top left no-repeat;
  background-size: auto 100%;
  position: relative;
}

@media (min-width: 750px) {
  .services-template-default #post-content .footer-ctas {
    background-position: top 50% left;
    background-size: 100% auto;
  }
}

.services-template-default #post-content .footer-ctas > div {
  color: #fff;
  opacity: 1;
  padding: 75px 35px 45px;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-default #post-content .footer-ctas > div {
    padding: 100px 20px;
  }
}

.services-template-default #post-content .footer-ctas > div h3 {
  font: 40px/1.2em "utopia-std", serif;
  margin-top: 0;
}

.services-template-default #post-content .footer-ctas > div .content {
  font: 300 24px/1.42em "source-sans-pro", sans-serif;
  letter-spacing: 0.02em;
  margin: 0 auto 38px;
  max-width: 768px;
}

.services-template-default #post-content .footer-ctas > div:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3c8fdb),
    to(#041f48)
  );
  background-image: linear-gradient(to right, #3c8fdb, #041f48);
  opacity: 0.6;
}

.services-template-default #post-content .footer-ctas > div h3,
.services-template-default #post-content .footer-ctas > div .content {
  position: relative;
}

.services-template-default #post-content .footer-ctas > div ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.services-template-default #post-content .footer-ctas > div ul:after {
  clear: both;
  content: "";
  display: table;
}

.services-template-default #post-content .footer-ctas > div ul .item {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}

@media (min-width: 750px) {
  .services-template-default #post-content .footer-ctas > div ul .item {
    margin-bottom: 20px;
    min-width: -webkit-calc(50% - 30px);
    min-width: calc(50% - 30px);
    width: auto;
    margin-left: 30px;
  }
  .services-template-default
    #post-content
    .footer-ctas
    > div
    ul
    .item:nth-child(odd) {
    margin-left: 0;
  }
}

@media (min-width: 1100px) {
  .services-template-default #post-content .footer-ctas > div ul .item {
    min-width: -webkit-calc(25% - 30px);
    min-width: calc(25% - 30px);
    width: auto;
  }
  .services-template-default
    #post-content
    .footer-ctas
    > div
    ul
    .item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

.services-template-default #post-content .footer-ctas .button {
  height: 40px;
  padding: 3px 45px;
  font-size: 16px;
  font-family: "source-sans-pro", sans-serif;
  width: 100%;
}

.services-template-default #post-content .footer-ctas .button:hover {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

.services-template-template-service-extended #page-header {
  position: relative;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header {
    margin-top: 40px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #page-header {
    margin-top: 40px;
  }
}

.services-template-template-service-extended #page-header h1 {
  font: normal 34px/1.2em "utopia-std", serif;
  letter-spacing: 0.66px;
  margin: 0 0 10px;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header h1 {
    font: normal 42px "utopia-std", serif;
    margin: 0 0 10px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #page-header h1 {
    font: normal 62px "utopia-std", serif;
    margin: 0 0 20px;
  }
}

.services-template-template-service-extended #page-header p {
  font: 100 15px/22px "source-sans-pro", sans-serif;
  color: #041f48;
  letter-spacing: 0.05em;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header p {
    font: 100 20px/28px "source-sans-pro", sans-serif;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #page-header p {
    font: 100 22px/34px "source-sans-pro", sans-serif;
  }
}

.services-template-template-service-extended #page-header p.sub-page-parent {
  font: 100 15px/22px "utopia-std", serif;
  color: #041f48;
  font-style: italic;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header p.sub-page-parent {
    font: 100 20px/28px "utopia-std", serif;
    font-style: italic;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #page-header p.sub-page-parent {
    font: 100 22px/34px "utopia-std", serif;
    font-style: italic;
    margin: 50px 0 0 0;
  }
}

.services-template-template-service-extended #page-header .featured_dropdown {
  display: none;
  width: 580px;
  margin: 0 auto;
  padding-left: 5px;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown
  span {
  text-transform: uppercase;
  font-family: "source-sans-pro", sans-serif;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown
  .icon-menu {
  color: #378fdb;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended #page-header .featured_dropdown {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended #page-header .featured_dropdown {
    display: block;
  }
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list {
  color: #000;
  list-style: none;
  width: 700px;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 0 0 0 0;
  display: none;
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list {
    display: block;
  }
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list.mobile-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 2s;
  transition: all 2s;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-image: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper {
    display: block;
  }
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper
  li {
  overflow: hidden;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper
  li
  a {
  color: #000;
  font-family: "source-sans-pro", sans-serif;
  font-weight: normal;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper
  li
  a:hover {
  color: #fff;
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper
  li
  a:after {
  background: #378fdb;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  width: 100%;
  z-index: -1;
  top: 111%;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper
    li {
    width: 50%;
    float: left;
    border-left: solid 1px #d3d7d8;
    line-height: 20px;
    padding: 5px 0 5px 30px;
  }
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper
    li
    a {
    color: #000;
    font-family: "source-sans-pro", sans-serif;
    font-weight: normal;
    text-decoration: none;
    position: relative;
  }
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper
    li
    a:after {
    background: #378fdb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    width: 100%;
    z-index: -1;
    top: 133%;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper
    li {
    border-left: solid 1px #d3d7d8;
    line-height: 20px;
    padding: 5px 0 15px 30px;
  }
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list
    .list_wrapper
    li
    a:after {
    background: #378fdb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    width: 100%;
    z-index: -1;
    top: 200%;
  }
}

.services-template-template-service-extended
  #page-header
  .featured_dropdown_list
  .list_wrapper
  li:hover
  a:after {
  top: 0;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list {
    width: 580px;
    height: 100%;
    padding-top: 25px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #page-header
    .featured_dropdown_list {
    width: 100%;
    height: 100%;
    padding-top: 25px;
    margin-bottom: 30px;
  }
}

.services-template-template-service-extended #page-header .featured-image {
  border: 4px solid #fff;
  float: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.services-template-template-service-extended
  #page-header
  .featured-image
  > :first-child {
  height: auto;
  width: 100%;
  position: relative;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header .featured-image {
    border: 4px solid #fff;
    float: none;
    margin: 0 auto;
    overflow: auto;
    padding: 0;
    width: 580px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #page-header .featured-image {
    border-width: 4px;
    margin: 0 auto;
    max-width: 770px;
    width: 100%;
  }
}

.services-template-template-service-extended
  #page-header
  .featured-image:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 35px solid #fff;
  border-left: 35px solid transparent;
  border-right: 0 solid transparent;
  top: 0;
  left: 0;
  z-index: 1;
  margin-top: -21px;
  margin-left: -webkit-calc(50% - 20px);
  margin-left: -webkit-calc(50% - 15px);
  margin-left: calc(50% - 15px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-box-shadow: 4px 4px 6px -1px rgba(87, 87, 87, 0.62);
  box-shadow: 4px 4px 6px -1px rgba(87, 87, 87, 0.62);
}

.services-template-template-service-extended #page-header .breadcrumbs {
  margin-left: -20px;
}

.services-template-template-service-extended #page-header .breadcrumbs .mobile {
  margin-left: 0;
}

.services-template-template-service-extended #page-header .ctas {
  background: transparent url(images/services_featured_cta_background.jpg)
    center top no-repeat;
  background-size: cover;
  padding: 180px 0 30px 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header .ctas {
    margin-top: -160px;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended #page-header .ctas {
    margin-top: -50px;
    padding: 55px 0 35px 0;
  }
}

.services-template-template-service-extended #page-header .ctas .cta-wrap {
  width: 770px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.services-template-template-service-extended
  #page-header
  .ctas
  .cta-wrap
  .button {
  width: 100%;
  margin-top: 10px;
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #page-header
    .ctas
    .cta-wrap
    .button {
    width: auto;
  }
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #page-header
    .ctas
    .cta-wrap
    .button
    + .button {
    margin-left: 10px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    #page-header
    .ctas
    .cta-wrap
    .button
    + .button {
    margin-left: 25px;
  }
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header .ctas .cta-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended #page-header .ctas .cta-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

.services-template-template-service-extended #page-header .ctas > div:after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  content: "";
  display: none;
  height: 0;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  position: absolute;
  top: -55px;
  width: 0;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #page-header .ctas > div:after {
    left: 10px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #content.with-sidebar {
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #e8edf1));
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      linear-gradient(90deg, #fff 50%, #e8edf1 50%);
  }
  .services-template-template-service-extended #content.with-sidebar .content {
    padding-right: 130px;
    padding-top: 105px;
    margin-top: 0;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #content > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.services-template-template-service-extended #content .content {
  background: #fff;
}

.services-template-template-service-extended #content .content .intro {
  margin-bottom: 50px;
}

.services-template-template-service-extended #content .content .intro p {
  font-family: "source-sans-pro", sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #6c6d6f;
  font-weight: 300;
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended #content .content .intro p {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 750px) {
  .services-template-template-service-extended #content .content {
    padding-top: 60px;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #content .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.services-template-template-service-extended #content aside.sidebar {
  margin-bottom: 0;
  padding-bottom: 45px;
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #content aside.sidebar {
    padding-top: 90px;
    width: 370px;
    border-bottom: solid 5px #d9dee0;
  }
}

.services-template-template-service-extended #content .page-share-button {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #content .page-share-button {
    left: auto;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }
}

.services-template-template-service-extended
  #content
  .services_next_steps_region {
  margin-top: 60px;
  margin-bottom: 60px;
  display: block;
  position: relative;
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #content
    .services_next_steps_region
    h3 {
    text-align: left;
    font-size: 36px;
  }
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  .services_next_steps_item {
  border-radius: 6px;
  padding: 0;
  font-size: 17px;
  font-family: "source-sans-pro", sans-serif;
  line-height: 28px;
  background-color: #e8edf1;
  position: relative;
  margin-bottom: 20px;
  height: 100%;
  width: 100%;
  margin: 0;
  margin-right: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  .services_next_steps_item
  .next_steps_item_content {
  padding: 40px 30px 5px;
  width: -webkit-calc(100% - 270px);
  width: calc(100% - 270px);
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #content
    .services_next_steps_region
    .services_next_steps_item
    .next_steps_item_content {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  .services_next_steps_item
  .next_step_img {
  width: 270px;
  display: block;
  height: 100%;
  position: relative;
  height: 270px;
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #content
    .services_next_steps_region
    .services_next_steps_item
    .next_step_img {
    width: 100%;
    height: 230px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  .services_next_steps_item
  h5 {
  margin: 0;
  font-size: 20px;
  margin-bottom: 30px;
}

.services-template-template-service-extended
  #content
  .services_next_steps_region
  .services_next_steps_item
  .button {
  font-size: 14px;
  padding: 4px 25px;
  width: auto;
  margin-top: 10px;
  text-align: center;
  position: relative;
  bottom: 10px;
  left: 0;
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #content
    .services_next_steps_region
    .services_next_steps_item {
    width: 100%;
    margin: 6px 0;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    #content
    .services_next_steps_region {
    padding-right: 0 !important;
  }
}

.services-template-template-service-extended .related_treatments {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  background-color: #e8edf1;
  padding: 100px 0;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended .related_treatments {
    border-top: #fff solid 10px;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended .related_treatments {
    border-top: #fff solid 10px;
    padding: 50px 0 30px;
  }
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container {
    padding: 1px 85px;
  }
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  .heading_title {
  display: inline-block;
  width: 300px;
  position: relative;
  float: left;
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  .heading_title
  h2 {
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    .heading_title
    h2 {
    font-size: 20px;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    .heading_title {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    .heading_title {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  padding: 0;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    ul {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-left: -40px;
  }
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  ul
  li {
  border-left: 1px solid #cecdcd;
  display: inline-block;
  margin: 0;
  padding: 0 10px 0 20px;
  width: -webkit-calc(33% - 21px);
  width: calc(33% - 21px);
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  ul
  li
  a {
  color: #307aba;
  font: normal 17px/30px "source-sans-pro", sans-serif;
  line-height: 20px;
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.services-template-template-service-extended
  .related_treatments
  .link-list-container
  ul
  li:before {
  content: none;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    ul
    li {
    width: -webkit-calc(50% - 21px);
    width: calc(50% - 21px);
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    ul
    li {
    width: 100%;
    border-left: none;
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 750px) {
  .services-template-template-service-extended
    .related_treatments
    .link-list-container
    ul {
    width: 100%;
  }
}

.services-template-template-service-extended .patient_treatments {
  margin-bottom: 0;
  border-top: #fff solid 10px;
}

.services-template-template-service-extended .related_treatments:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 35px solid #fff;
  border-left: 35px solid transparent;
  border-right: 0 solid transparent;
  top: 0;
  left: 0;
  margin-top: -18px;
  margin-left: -webkit-calc(50% - 20px);
  margin-left: calc(50% - 20px);
  -webkit-transform: rotate(135deg);
}

.services-template-template-service-extended .locations-the-content {
  margin-top: -5px;
  border-top: 5px solid #d9dee0;
}

.services-template-template-service-extended
  .locations-the-content
  .locations-list-wrapper
  h3 {
  font-size: 1.5em;
  padding: 10px 0 10px 0;
  text-align: center;
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    .locations-the-content
    .locations-list-wrapper
    h3 {
    text-align: left;
    padding: 0 0 0 60px;
  }
}

.services-template-template-service-extended #post-content .full-width-flex {
  background-color: #e7ebec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .services-template-template-service-extended #post-content .full-width-flex {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
  }
}

.services-template-template-service-extended
  #post-content
  .full-width-flex
  .classes-and-events {
  background: #e7ebec;
  padding: 25px 20px;
  border: 1px solid #fff;
  border-width: 10px 0 0 0;
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    #post-content
    .full-width-flex
    .classes-and-events {
    border-width: 0 1px 0 0;
    width: 50%;
    max-width: 605px;
    padding: 90px 115px 90px 20px;
  }
}

.services-template-template-service-extended
  #post-content
  .full-width-flex
  .news-feed-stack {
  border: 1px solid #fff;
  border-width: 2px 0 0 0;
  padding: 16px 30px 40px;
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #post-content
    .full-width-flex
    .news-feed-stack {
    border-width: 10px 0 0 0;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    #post-content
    .full-width-flex
    .news-feed-stack {
    border-width: 0 0 0 1px;
    width: 50%;
    max-width: 605px;
    padding: 90px 20px 90px 115px;
  }
}

.services-template-template-service-extended #post-content .footer-ctas {
  background: transparent top left no-repeat;
  background-size: auto 100%;
  position: relative;
}

@media (min-width: 750px) {
  .services-template-template-service-extended #post-content .footer-ctas {
    background-position: top 50% left;
    background-size: 100% auto;
  }
}

.services-template-template-service-extended #post-content .footer-ctas > div {
  color: #fff;
  opacity: 1;
  padding: 75px 35px 45px;
  text-align: center;
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div {
    padding: 100px 20px;
  }
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  h3 {
  font: 40px/1.2em "utopia-std", serif;
  margin-top: 0;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  .content {
  font: 300 24px/1.42em "source-sans-pro", sans-serif;
  letter-spacing: 0.02em;
  margin: 0 auto 38px;
  max-width: 768px;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3c8fdb),
    to(#307aba)
  );
  background-image: linear-gradient(to right, #3c8fdb, #307aba);
  opacity: 0.6;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  h3,
.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  .content {
  position: relative;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  ul:after {
  clear: both;
  content: "";
  display: table;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  > div
  ul
  .item {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}

@media (min-width: 750px) {
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item {
    margin-bottom: 20px;
    min-width: -webkit-calc(50% - 30px);
    min-width: calc(50% - 30px);
    width: auto;
    margin-left: 30px;
  }
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item:nth-child(odd) {
    margin-left: 0;
  }
}

@media (min-width: 1100px) {
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item {
    min-width: -webkit-calc(25% - 30px);
    min-width: calc(25% - 30px);
    width: auto;
  }
  .services-template-template-service-extended
    #post-content
    .footer-ctas
    > div
    ul
    .item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  .button {
  height: 40px;
  padding: 3px 45px;
  font-size: 16px;
  font-family: "source-sans-pro", sans-serif;
  width: 100%;
}

.services-template-template-service-extended
  #post-content
  .footer-ctas
  .button:hover {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services.section-content-wrapper {
  background-image: url("images/services_featured_cta_background.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 140px;
  position: relative;
  z-index: 1;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services.section-content-wrapper {
    min-height: 260px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services.section-content-wrapper
  h1.page-title {
  text-align: center;
  color: white;
  padding-top: 30px;
  font-size: 38px;
  margin-top: 0px;
  font-weight: 400;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services.section-content-wrapper
    h1.page-title {
    padding-top: 80px;
    font-size: 42px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services.section-content-wrapper
    h1.page-title {
    font-size: 66px;
  }
}

.post-type-archive-services section#content div.tabs_wrapper {
  font-family: "source-sans-pro", sans-serif;
  height: 60px;
  background-color: transparent;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: absolute;
  margin: 0;
  z-index: 1;
  padding: 0 20px;
}

@media (min-width: 750px) {
  .post-type-archive-services section#content div.tabs_wrapper {
    margin: 0 auto;
    padding: 0 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 80px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services section#content div.tabs_wrapper {
    max-width: 970px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
  }
}

.post-type-archive-services section#content div.tabs_wrapper h3 {
  color: #fff;
}

.post-type-archive-services section#content div.tabs_wrapper .featured_tab {
  width: 49%;
  background-color: transparent;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: solid white 1.5px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: none;
  color: white;
}

@media (min-width: 1100px) {
  .post-type-archive-services section#content div.tabs_wrapper .featured_tab {
    width: 49%;
  }
}

.post-type-archive-services section#content div.tabs_wrapper .featured_tab h3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content
    div.tabs_wrapper
    .featured_tab
    h3 {
    font-size: 16px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content
    div.tabs_wrapper
    .featured_tab
    h3 {
    font-size: 18px;
  }
}

.post-type-archive-services
  section#content
  div.tabs_wrapper
  .featured_tab:hover {
  cursor: pointer;
  background-color: white;
}

.post-type-archive-services
  section#content
  div.tabs_wrapper
  .featured_tab:hover
  h3 {
  color: #041f48;
}

.post-type-archive-services section#content div.tabs_wrapper .az_tab {
  width: 49%;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  border: solid white 1.5px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: none;
  color: white;
}

@media (min-width: 1100px) {
  .post-type-archive-services section#content div.tabs_wrapper .az_tab {
    width: 49%;
  }
}

.post-type-archive-services section#content div.tabs_wrapper .az_tab h3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
}

@media (min-width: 750px) {
  .post-type-archive-services section#content div.tabs_wrapper .az_tab h3 {
    font-size: 16px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services section#content div.tabs_wrapper .az_tab h3 {
    font-size: 18px;
  }
}

.post-type-archive-services section#content div.tabs_wrapper .az_tab:hover {
  cursor: pointer;
  background-color: white;
}

.post-type-archive-services section#content div.tabs_wrapper .az_tab:hover h3 {
  color: #041f48;
}

.post-type-archive-services section#content div.tabs_wrapper .active {
  background-color: #fff;
}

.post-type-archive-services section#content div.tabs_wrapper .active h3 {
  color: #041f48;
}

.post-type-archive-services .alternating-content {
  width: 100%;
  margin: 0 auto; /* margin-top: 20px; */
  display: block;
  position: relative; /* margin-top: 20px; */
  padding-top: 20px;
}

.post-type-archive-services .alternating-content .item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin-bottom: 10px;
  height: 500px;
}

.post-type-archive-services .alternating-content .item:after {
  content: "";
  display: block;
  clear: both;
}

.post-type-archive-services .alternating-content .item .imgContainer {
  width: 50%;
  height: 500px;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.post-type-archive-services
  .alternating-content
  .item:nth-child(odd)
  .imgContainer:after {
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 50px solid transparent;
  border-left: 50px solid #e8edf1;
  border-right: 0px solid transparent;
  top: 50%;
  left: 100%;
  margin-left: -10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.post-type-archive-services
  .alternating-content
  .item:nth-child(even)
  .imgContainer:after {
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 50px solid #e8edf1;
  border-left: 50px solid transparent;
  border-right: 0px solid transparent;
  top: 50%;
  left: 0%;
  margin-left: -40px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.post-type-archive-services .alternating-content .item .imgContainer img {
  width: 100%;
  padding: 0px;
  display: block;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .post-type-archive-services .alternating-content .item .imgContainer img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.post-type-archive-services .alternating-content .item .caption {
  width: 50%;
  height: 500px;
  position: relative;
  display: block;
  padding: 4%;
  vertical-align: middle;
}

.post-type-archive-services .alternating-content .item .caption h3 {
  font-size: 26px;
  display: block;
  width: 100%;
  position: relative;
  margin: 0px;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 680px) {
  .post-type-archive-services .alternating-content .item .caption h3 {
    font-size: 22px;
  }
}

.post-type-archive-services .alternating-content .item .caption h3 a {
  color: #060606;
}

.post-type-archive-services .alternating-content .item .caption p {
  font-family: "source-sans-pro", sans-serif;
  display: block;
  max-width: 100%;
  position: relative;
  font-size: 16px;
  line-height: 28px;
  color: #000;
}

@media screen and (max-width: 680px) {
  .post-type-archive-services .alternating-content .item .caption p {
    font-size: 14px;
    line-height: 23px;
  }
}

.post-type-archive-services
  .alternating-content
  .item
  .caption
  .links-cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 650px) {
  .post-type-archive-services
    .alternating-content
    .item
    .caption
    .links-cta-container {
    display: block;
  }
}

.post-type-archive-services .alternating-content .item .caption ul.links {
  font-family: "source-sans-pro", sans-serif;
  font-size: 16px;
  width: 45%;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}

@media (min-width: 750px) {
  .post-type-archive-services
    .alternating-content
    .item
    .caption
    ul.links.divider {
    border-right: solid 2px #d3d7d8;
    margin-right: 50px;
  }
}

@media screen and (max-width: 680px) {
  .post-type-archive-services .alternating-content .item .caption ul.links {
    font-size: 14px;
  }
}

.post-type-archive-services ul.links li {
  margin-bottom: 10px;
  overflow: hidden;
}

.post-type-archive-services ul.links li:before {
  content: "";
  display: none;
}

.post-type-archive-services ul.links li a {
  color: #000;
  position: relative;
  z-index: 1;
}

@media (min-width: 1100px) {
  .post-type-archive-services ul.links li a {
    -webkit-box-shadow: inset 0 0 0 0 #378fdb;
    box-shadow: inset 0 0 0 0 #378fdb;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
  }
  .post-type-archive-services ul.links li a:hover {
    -webkit-box-shadow: inset 0 -50px 0 0 #378fdb;
    box-shadow: inset 0 -50px 0 0 #378fdb;
  }
}

.post-type-archive-services .alternating-content .item .caption .cta {
  width: 55%;
}

.post-type-archive-services
  .alternating-content
  .item
  .caption
  .cta
  a.button.caps {
  font-size: 14px;
  width: 100%;
  margin-bottom: 4px;
}

.post-type-archive-services .alternating-content .item .caption .cta button {
  width: 100%;
  margin-bottom: 4px;
}

.post-type-archive-services .alternating-content .item:nth-child(odd) {
  background-color: #e8edf1;
}

.post-type-archive-services .alternating-content .item:nth-child(even) {
  background-color: #e8edf1;
}

.post-type-archive-services .alternating-content .item:nth-child(odd) .image {
  float: left;
}

.post-type-archive-services .alternating-content .item:nth-child(odd) .caption {
  text-align: left;
  float: right;
}

.post-type-archive-services .alternating-content .item:nth-child(even) .image {
  float: right;
}

.post-type-archive-services
  .alternating-content
  .item:nth-child(even)
  .caption {
  text-align: left;
  float: left;
}

@media screen and (max-width: 950px) {
  .post-type-archive-services .alternating-content .item {
    height: 100%;
  }
  .post-type-archive-services .alternating-content .item .caption {
    width: 100%;
    height: 100%;
    padding: 80px;
  }
  .post-type-archive-services .alternating-content .item .caption h3 {
    text-align: center;
  }
  .post-type-archive-services .alternating-content .item .caption p {
    text-align: center;
  }
  .post-type-archive-services .alternating-content .item .caption ul.links {
    width: 50%;
  }
  .post-type-archive-services
    .alternating-content
    .item:nth-child(odd)
    .caption {
    float: none;
  }
  .post-type-archive-services .alternating-content .item .imgContainer {
    width: 100%;
    height: 500px;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
    position: relative;
  }
  .post-type-archive-services .alternating-content .item .imgContainer .image {
    /* max-width: 100px; */
    width: 100%;
    height: 100%;
    padding: 0px;
  }
  .post-type-archive-services
    .alternating-content
    .item:nth-child(even)
    .imgContainer:after {
    position: relative;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 50px solid transparent;
    border-left: 50px solid #e3e7e8;
    border-right: 0px solid transparent;
    top: 100%;
    margin-top: -35px;
    margin-left: -webkit-calc(50% - 20px);
    margin-left: calc(50% - 20px);
    -webkit-transform: rotate(135deg); /*     transform: rotate(45deg); */
  }
  .post-type-archive-services
    .alternating-content
    .item:nth-child(odd)
    .imgContainer:after {
    position: relative;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 50px solid transparent;
    border-left: 50px solid #e3e7e8;
    border-right: 0px solid transparent;
    top: 100%;
    left: 0;
    margin-top: -35px;
    margin-left: -webkit-calc(50% - 20px);
    margin-left: calc(50% - 20px);
    -webkit-transform: rotate(135deg); /*     transform: rotate(45deg); */
  }
}

@media screen and (max-width: 650px) {
  .post-type-archive-services .alternating-content .item {
    height: 100%;
  }
  .post-type-archive-services .alternating-content .item .caption {
    width: 100%;
    height: 100%;
    float: none;
    padding: 20px;
  }
  .post-type-archive-services .alternating-content .item .caption h3,
  .post-type-archive-services p,
  .post-type-archive-services ul,
  .post-type-archive-services div.cta {
    max-width: 100%;
  }
  .post-type-archive-services .alternating-content .item .caption p {
    text-align: left;
  }
  .post-type-archive-services .alternating-content .item .caption h3 {
    text-align: left;
  }
  .post-type-archive-services .alternating-content .item .caption ul.links {
    width: 100%;
    border-right: none;
    position: relative;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .post-type-archive-services .alternating-content .item .caption .cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin-left: 0px;
    clear: both;
    border-top: solid 2px #d3d7d8;
  }
  .post-type-archive-services
    .alternating-content
    .item
    .caption
    .cta
    a.button.caps {
    margin: 15px 0;
    display: block;
    position: relative;
    width: 49%;
    float: left;
    font-size: 12px;
    padding: 7px 25px;
  }
  .post-type-archive-services
    .alternating-content
    .item:nth-child(odd)
    .caption {
    float: none;
    overflow: hidden;
  }
  .post-type-archive-services
    .alternating-content
    .item:nth-child(even)
    .caption {
    float: none;
    overflow: hidden;
  }
  .post-type-archive-services .alternating-content .item .imgContainer {
    width: 100%;
    height: 230px;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
    position: relative;
  }
  .post-type-archive-services .alternating-content .item .imgContainer .image {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0px;
  }
  .post-type-archive-services .alternating-content .item .imgContainer:after {
    position: relative;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 50px solid transparent;
    border-left: 50px solid #e3e7e8;
    border-right: 0px solid transparent;
    top: 100%;
    margin-top: -10px;
    margin-left: -webkit-calc(50% - 20px);
    margin-left: calc(50% - 20px);
    -webkit-transform: rotate(135deg); /*     transform: rotate(45deg); */
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  .featured_menu {
  width: 100%;
  background-color: #fff;
  margin-top: 60px;
  margin-bottom: 10px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  .featured_menu
  .header
  h3 {
  margin-bottom: 10px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main {
  width: 100%;
  margin: 0 auto;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row {
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 100%;
  clear: both;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row {
    width: 100%;
    padding: 0 20px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block {
  display: block;
  position: relative;
  width: 32%;
  height: 250px;
  float: left;
  margin: 2% 1% 2% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 100px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block
  h3 {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin: 0px; /* left: 50%; */
  -webkit-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
  color: #fff;
  font-weight: normal;
  font-size: 26px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:before {
  content: "";
  display: block;
  opacity: 1;
  height: 100%;
  width: 100%;
  position: relative;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block
  .link-box {
  font-family: "source-sans-pro", sans-serif;
  display: block;
  opacity: 0;
  height: 60px;
  width: 60%;
  position: absolute;
  bottom: 0%;
  margin-top: -60px;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block
  .link-box
  a {
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  margin-bottom: 0px;
  display: block;
  width: 60%;
  left: 50%;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block
  .link-box
  a:after {
  display: none;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block
  .link-box
  a.icon-arrow-right:before {
  float: right;
  color: #378fdb;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:hover {
  -webkit-transition: opacity 2s; /* Safari 3.1 to 6.0 */
  transition: opacity 2s;
  cursor: pointer;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:hover:before {
  content: "";
  opacity: 0;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  -webkit-transition: opacity 2s; /* Safari 3.1 to 6.0 */
  transition: opacity 2s;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:hover
  .link-box {
  opacity: 1;
  margin-top: -70px;
  height: 70px;
  -webkit-transition: all 0.4s; /* Safari 3.1 to 6.0 */
  transition: all 0.4s;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:first-child {
  margin: 2% 1% 2% 1%;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:first-child
  .link-box,
.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:first-child:before {
  background: rgba(48, 122, 186, 0.7);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:nth-child(2)
  .link-box,
.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:nth-child(2):before {
  background: rgba(8, 54, 124, 0.7);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:last-child
  .link-box,
.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .popular_services
  section.main
  div.row
  div.block:last-child:before {
  background: rgba(48, 122, 186, 0.7);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

@media screen and (max-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block {
    width: 100%;
    margin-bottom: 0px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block:first-child {
    margin: 0px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block:last-child {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 500px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block {
    width: 100%;
    height: 140px;
    margin-bottom: 0px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block:first-child {
    margin: 0px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .popular_services
    section.main
    div.row
    div.block:last-child {
    margin-bottom: 70px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu {
  width: 100%;
  background-color: #fff;
  margin-top: 55px;
  overflow: hidden;
  margin-bottom: 10px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header {
  width: 570px;
  margin: 0 auto;
  border-top: solid 2px #d3d7d8;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  h3 {
  margin: 0px;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 300;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  .featured_dropdown {
  float: right;
  display: inline-block;
  margin-top: -65px;
  font-size: 14px;
  margin-right: 5px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  .featured_dropdown
  span {
  margin-right: 10px;
  text-transform: uppercase;
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  .featured_dropdown
  i.icon-menu {
  color: #378fdb;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  .featured_dropdown
  i.icon-close {
  color: #378fdb;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  .featured_dropdown:hover {
  cursor: pointer;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  opacity: 0;
  max-height: 0;
  min-height: 0;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li {
  border-left: solid 1px #d3d7d8;
  width: 50%;
  padding: 15px 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li
  a {
  font-family: "source-sans-pro", sans-serif;
  font-size: 17px;
  color: #060606;
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
  -webkit-box-shadow: inset 0 0 0 0 #378fdb;
  box-shadow: inset 0 0 0 0 #378fdb;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li
  a:hover {
  -webkit-box-shadow: inset 0 -50px 0 0 #378fdb;
  box-shadow: inset 0 -50px 0 0 #378fdb;
  color: #fff;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li.extra {
  padding-right: 1px;
  padding-bottom: 0px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li.extra
  a:after {
  display: none;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list
  li.extra.line {
  border-right: solid 1px #d3d7d8;
  padding-right: 5px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_featured
  .featured_menu
  .header
  ul.featured_dropdown_list.mobile-active {
  opacity: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 500px;
}

@media screen and (max-width: 680px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header {
    width: 80%;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    h3 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 25px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    .featured_dropdown {
    float: right;
    display: block;
    margin-top: -40px;
    font-size: 14px;
    margin-right: -10px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    .featured_dropdown
    span {
    font-size: 10px;
    margin-left: -5px;
    margin-bottom: -10px;
    padding-left: 2px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    .featured_dropdown
    i.icon-menu:before {
    display: block;
    margin-top: -35px;
    padding-right: 9px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    .featured_dropdown
    i.icon-close:before {
    display: block;
    margin-top: -35px;
    margin-right: 13px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    ul.featured_dropdown_list
    li {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 5px;
    border-left: solid 1px #d3d7d8;
    border-right: none;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    ul.featured_dropdown_list
    li.extra {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 5px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    ul.featured_dropdown_list
    li.extra.line {
    display: none;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    ul.featured_dropdown_list
    li.extra {
    margin-bottom: 20px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_featured
    .featured_menu
    .header
    ul.featured_dropdown_list
    li:nth-child(odd) {
    border-right: none;
  }
}

.post-type-archive-services section#content.no-sidebar div#services_az {
  display: block;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .service-list {
  display: none;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .service-list-ul {
  margin-bottom: 50px;
  padding: 0 0px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .services-marquee-textfield-wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  height: 70px;
  padding: 0 20px;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .services-marquee-textfield-wrapper {
    padding: 0 85px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .services-marquee-textfield-wrapper {
    width: 100%;
    max-width: 970px;
    margin: auto;
    padding: 0;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .services-marquee-textfield-wrapper
  .services-marquee-textfield {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  min-height: 70px;
  background: #e1e6e7;
  border-width: 0px;
  border-radius: 4px;
  border-style: inset;
  border-color: initial;
  -webkit-border-image: initial;
  -o-border-image: initial;
  border-image: initial;
  padding-left: 25px;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 400;
  font-size: 15px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .services-marquee-textfield-wrapper
  .services-marquee-submit {
  display: inline-block;
  position: absolute;
  height: 100%;
  right: 20px;
  top: 0;
  width: 70px;
  border-radius: 4px;
  background-color: #e1e6e7;
  border-width: 0px;
  border-style: hidden;
  border-color: buttonface;
  -webkit-border-image: initial;
  -o-border-image: initial;
  border-image: initial;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .services-marquee-textfield-wrapper
    .services-marquee-submit {
    right: 85px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .services-marquee-textfield-wrapper
    .services-marquee-submit {
    right: 0;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .services-marquee-textfield-wrapper
  input.services-marquee-submit::after {
  content: "t";
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .featured_menu {
  width: 100%;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .featured_menu
  .header {
  width: 100%;
  margin: 0 auto;
  border-top: solid 2px #d3d7d8;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu
    .header {
    width: 460px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu
    .header {
    width: 570px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .featured_menu
  .header
  h3 {
  margin: 0px;
  text-align: center;
  padding-top: 20px;
  font-size: 22px;
  font-weight: 300;
  padding-top: 20px;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu
    .header
    h3 {
    font-size: 30px;
  }
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu {
    margin-top: 65px;
    margin-bottom: 45px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .filter-form {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 50px 0 15px;
  position: relative;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .filter-form
  .searchsubmit-site {
  position: absolute;
  margin: 0;
  top: 0;
  right: 15px;
  height: 70px;
  width: 70px;
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .filter-form
    .searchsubmit-site {
    width: 80px;
    height: 80px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-left: 20px;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letters-wrapper {
    padding-left: 85px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letters-wrapper {
    max-width: 970px;
    padding: 0;
    margin: auto;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
  font-size: 17px;
  height: 50px;
  margin: 0 auto;
  width: 1025px;
  margin-top: 15px;
  padding-bottom: 35px;
  padding-top: 12px;
  border-radius: 50px;
  border: solid 2px #e1e6e7;
  padding-left: 25px;
  padding-right: 25px;
  background: #ffffff;
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letters {
    width: 100%;
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter {
  color: #060606;
  text-transform: uppercase;
  font-size: 17px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter:after {
  display: none;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter:hover {
  color: #378fdb;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter.letter_featured.fade {
  opacity: 0.2;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter.letter_featured.fade:hover {
  color: #060606;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letters
  span.letter-wrapper
  a.letter:last-child {
  margin-right: 0px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .listLetterKey {
  color: red;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list {
  border-bottom: solid 2px #d3d7d8;
  outline: none;
  height: 100%;
  position: relative;
  width: 100%;
  list-style: none;
  display: block;
  font-size: 26px;
  font-weight: 600;
  margin-top: 35px;
  min-height: 60px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list:before {
  content: "";
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  a,
.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  a:visited,
.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  a:hover {
  color: #060606;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  height: 100%;
  width: 100%;
  margin-bottom: 65px;
  margin-top: 0;
  padding: 0;
  top: 30px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .inner_service {
  position: relative;
  width: 100%;
  float: none;
  clear: both;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv
    ul
    .inner_service {
    width: 50%;
    display: inline-block;
    clear: none;
  }
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv
    ul {
    margin-bottom: 35px;
    padding-left: 150px;
    top: 0;
    left: 0;
    margin-top: -25px;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .inner_service {
  font-family: "source-sans-pro", sans-serif;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
  overflow: hidden;
}

@media (min-width: 750px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv
    ul
    .inner_service {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv
    ul
    .inner_service
    a {
    -webkit-box-shadow: inset 0 0 0 0 #378fdb;
    box-shadow: inset 0 0 0 0 #378fdb;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv
    ul
    .inner_service
    a:hover {
    -webkit-box-shadow: inset 0 -50px 0 0 #378fdb;
    box-shadow: inset 0 -50px 0 0 #378fdb;
  }
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .inner_service
  span {
  display: block;
  color: #6c6d6f;
  font-size: 0.8em;
  font-style: italic;
  font-weight: 400;
  margin-top: -10px;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .parent,
.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .child {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.post-type-archive-services
  section#content.no-sidebar
  div#services_az
  .letter_list
  .innerDiv
  ul
  .child {
  font-weight: 400;
}

@media screen and (max-width: 770px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .letter_list
    .innerDiv {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .services-marquee-textfield-wrapper {
    position: relative;
  }
}

@media screen and (max-width: 680px) {
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu {
    margin-bottom: 15px;
  }
  .post-type-archive-services
    section#content.no-sidebar
    div#services_az
    .featured_menu
    .header
    h3 {
    margin-bottom: 25px;
  }
}

.post-type-archive-locations section#page-header {
  background-image: url("images/location-bg-img.jpg");
  background-size: cover;
  height: 490px;
  padding-top: 90px;
  position: relative;
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header {
    height: 600px;
    padding-top: 160px;
    position: relative;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations section#page-header {
    padding-top: 15px;
    padding-bottom: 150px;
    height: 100%;
  }
}

.post-type-archive-locations section#page-header.searched {
  height: auto;
  padding-top: 30px;
  padding-bottom: 0;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header.searched {
    padding-top: 40px;
    padding-bottom: 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header.searched {
    height: auto;
    padding-top: 50px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations section#page-header.searched {
    height: auto;
  }
}

.post-type-archive-locations section#page-header:after {
  background: rgba(23, 76, 116, 0.3);
}

.post-type-archive-locations section#page-header .page-header {
  text-align: center;
}

.post-type-archive-locations section#page-header .page-header h1 {
  color: #fff;
  font-size: 30px;
  letter-spacing: normal;
  margin-bottom: 10px;
  font-weight: normal;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header .page-header h1 {
    font-size: 42px;
    margin-bottom: 25px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header .page-header h1 {
    margin-bottom: 0;
    font-size: 50px;
  }
}

.post-type-archive-locations
  section#page-header
  .page-header
  form.location-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    .page-header
    form.location-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    .page-header
    form.location-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.post-type-archive-locations
  section#page-header
  .page-header
  form.location-filter
  button {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  color: #3c8fdb;
}

.post-type-archive-locations
  section#page-header
  .page-header
  form.location-filter
  button:hover {
  color: #08367c;
}

.post-type-archive-locations section#page-header .page-header .doc-link {
  color: #fff;
  margin-top: 20px;
  width: 100%;
}

.post-type-archive-locations section#page-header .page-header .doc-link a {
  color: #fff;
  font-weight: 700;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .doc-link
  a:hover {
  color: #041f48;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description {
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  strong {
  cursor: pointer;
  color: #fff;
  padding: 0 5px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  strong:hover {
  color: #dce2e7;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  strong
  img {
  position: relative;
  left: 0px;
  top: 0px;
  width: 38px;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px;
  padding: 0px 2px;
  margin: 0px -6px 0px -2px;
  max-width: none;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  .filter-info {
  display: inline-block;
  font-family: "source-sans-pro", sans-serif;
  text-align: left;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  .button {
  background: transparent;
  display: inline-block;
  margin: 0;
  padding: 7px 30px;
}

.post-type-archive-locations
  section#page-header
  .page-header
  .filter-description
  .button:hover {
  color: #dce2e7;
}

.post-type-archive-locations section#page-header .page-header.searched {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description {
  margin-left: 0px;
  height: 100%;
  display: inline-block;
  text-align: left;
  position: relative;
  padding-top: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description
  .button {
  right: 0;
  border: white solid 1px;
  color: white;
  position: relative;
  margin: 10px 0 0 0;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description
    .button {
    margin: 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description {
    margin-left: 60px;
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description {
  min-height: 70px;
  height: auto;
  background: rgba(19, 82, 123, 0.9);
  border-radius: 6px;
  padding: 15px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description {
    padding: 10px 10px 10px 30px;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description
    .button {
    right: 0;
    border: white solid 1px;
    color: white;
    position: relative;
    margin-left: 0%;
  }
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description
  .filter-info {
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description
  .button {
  border: white solid 1px;
  color: white;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description
  .button
  i.icon-close {
  color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-type-archive-locations
  section#page-header
  .page-header.searched
  .filter-description
  .button:hover {
  border: 1px solid #dce2e7;
  color: #dce2e7;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description
    .button {
    float: right;
    margin-left: 5px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    .page-header.searched
    .filter-description
    .button {
    right: 15px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header .page-header.searched {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.post-type-archive-locations section#page-header form.location-filter {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 20px;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header form.location-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header form.location-filter {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper {
  width: 100%;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper {
    display: inline-block;
    width: 66%;
    margin: 0 5px 0 0;
  }
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper
    .easy-autocomplete {
    width: 100%;
    font-family: Roboto;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper {
    width: 66%;
    max-width: 570px;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper {
    width: 30%;
    top: 0px;
    margin: 0;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    top: 0px;
    margin: 0 5px;
  }
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper
    .radius-filter {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    top: 0px;
    margin: 0 5px;
  }
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper
    .radius-filter {
    width: 100%;
  }
}

.post-type-archive-locations section#page-header form.location-filter .button {
  width: 35%;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .button {
    margin-top: 13px;
    float: none;
    font-size: 24px;
    height: 50px;
    width: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 0px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .button {
    max-width: 170px;
    width: 15%;
  }
}

.post-type-archive-locations section#page-header form.location-filter.searched {
  display: none;
  height: 0;
  margin: 20px auto 0;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched
  .radius-wrapper {
  display: inline-block;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0px;
  width: 100%;
  max-width: 1240px;
  padding: 25px 15px 20px 15px;
  height: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  background: rgba(19, 82, 123, 0.9);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 10;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .input-filter-wrapper {
  margin: 0px 5px 10px 5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  span.use-my-location-wrapper {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  top: 0px;
  margin: 0 5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  span.use-my-location-wrapper
  div.addressWrapper {
  width: 100%;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    span.use-my-location-wrapper {
    width: 33%;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    span.use-my-location-wrapper {
    width: 20%;
    margin: 0 0 0 5px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .radius-wrapper {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  top: 0px;
  margin: 0 5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .radius-wrapper
  .radius-filter {
  width: 100%;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .radius-wrapper {
    width: 33%;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .radius-wrapper {
    width: 20%;
    margin: 0 0 0 5px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .button {
  float: none;
  font-size: 24px;
  height: 50px;
  width: 35%;
  padding-top: 10px;
  margin-top: 10px;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .button {
    margin-top: 0;
    width: 30%;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .button {
    margin: 0 0 0 5px;
    max-width: 150px;
    width: 10%;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  select {
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 1em;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  outline: none;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 4em;
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  select::-ms-expand {
  display: none;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active {
    position: relative;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0px;
    width: 100%;
    max-width: 1240px;
    padding: 25px 15px 20px 15px;
    height: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background: rgba(19, 82, 123, 0.9);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .input-filter-wrapper {
  width: 100%;
  margin: 0px 5px 10px 5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .input-filter-wrapper
  .easy-autocomplete {
  width: 100%;
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .input-filter-wrapper {
    margin: 0;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .use-my-location-wrapper {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  top: 0px;
  margin: 0 5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .use-my-location-wrapper
  div.addressWrapper {
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .button {
  float: none;
  font-size: 24px;
  height: 50px;
  padding-top: 10px;
  left: 0px;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter.searched.js-active
    .button {
    -webkit-transform: none;
    transform: none;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .button
  .icon-search {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-type-archive-locations
  section#page-header
  form.location-filter.searched.js-active
  .button:hover
  .icon-search {
  color: #378fdb;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .location-filter.searched
  span.radius-wrapper.js-active {
  top: -15px;
  margin-left: 5px;
  display: block;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .location-filter.searched
  span.radius-wrapper.js-focus {
  border-color: #378fdb;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  form.location-filter.searched {
  display: none;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  position: relative;
  display: block;
  background: #fff;
  border: solid 2px transparent;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus {
  border-color: #378fdb;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .input-filter-wrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .input-filter-wrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .input-filter-wrapper {
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  label {
  margin: 0 0 0 0.8em;
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 0;
  z-index: 100;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: top 0.3s, margin 0.3s, color 0.3s;
  transition: top 0.3s, margin 0.3s, color 0.3s;
  white-space: nowrap;
  overflow: hidden;
  color: #6c6d6f;
  text-align: left;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete {
  height: 100%;
  bottom: 0%;
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  input,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  textarea,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  input,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  textarea,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  input,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  textarea,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  select {
  border-radius: 4px;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  input:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  textarea:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  select:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  input:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  textarea:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  select:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  input:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  textarea:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  select:not([type="button"]) {
  border: none;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .easy-autocomplete
  select {
  color: transparent;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper
    .easy-autocomplete {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper
    .easy-autocomplete {
    width: 100%;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .radius-filter {
  height: 100%;
  width: 199px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .radius-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .radius-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .radius-filter
  select {
  border-radius: 4px;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper
  .radius-filter
  select:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper
  .radius-filter
  select:not([type="button"]),
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper
  .radius-filter
  select:not([type="button"]) {
  border: solid 1px #dce2e7;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  label,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  label {
  font-size: 13px;
  left: 0;
  margin-left: 10px;
  top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  .easy-autocomplete,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  .easy-autocomplete {
  left: 0.37px;
  bottom: -webkit-calc(100% - (100% + 1.3em));
  bottom: calc(100% - (100% + 1.3em));
  display: block;
  position: relative;
  height: 2.67em;
  padding: 0px 2px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  .easy-autocomplete
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  .easy-autocomplete
  select {
  color: #000;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    .easy-autocomplete {
    width: 100% !important;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    .easy-autocomplete,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    .easy-autocomplete {
    width: 100% !important;
    bottom: -webkit-calc(100% - (100% + 1.75em));
    bottom: calc(100% - (100% + 1.75em));
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  div.addressWrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  div.addressWrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  div.addressWrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  div.addressWrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  div.addressWrapper,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  div.addressWrapper {
  margin: 0;
  bottom: calc(100% - (100% + 1.3em));
  left: 0.37px;
  bottom: -webkit-calc(100% - (100% + 1.3em));
  bottom: calc(100% - (100% + 1.3em));
  display: block;
  position: relative;
  height: 2.67em;
  padding: 0px 2px;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    div.addressWrapper {
    width: 100% !important;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    div.addressWrapper,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    div.addressWrapper {
    width: 100% !important;
    bottom: -webkit-calc(100% - (100% + 1.75em));
    bottom: calc(100% - (100% + 1.75em));
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  .use-my-location,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  .use-my-location,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  .use-my-location,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  .use-my-location,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  .use-my-location,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  .use-my-location {
  top: 62%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  .address-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  .address-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  .address-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  .address-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  .address-filter
  select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  .address-filter
  select {
  color: #000;
}

@media screen and (max-width: 1200px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    .address-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    .address-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    .address-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    .address-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    .address-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    .address-filter {
    width: 100%;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-active
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .input-filter-wrapper.js-focus
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-active
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location-wrapper.js-focus
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-active
  .radius-filter,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper.js-focus
  .radius-filter {
  left: 0.37px;
  top: 22.1px;
  position: relative;
  height: 45.375px;
  padding: 0 2px;
  color: #000;
  border: none;
  padding-left: 10px;
}

@media screen and (max-width: 1200px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-active
    .radius-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .input-filter-wrapper.js-focus
    .radius-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-active
    .radius-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location-wrapper.js-focus
    .radius-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-active
    .radius-filter,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .radius-wrapper.js-focus
    .radius-filter {
    width: 100%;
  }
}

.post-type-archive-locations section#page-header form.location-filter input {
  border: none;
  border-radius: 5px;
  color: #060606;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  input::-webkit-input-placeholder {
  color: #060606;
  font-size: 18px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  input::-moz-placeholder {
  color: #060606;
  font-size: 18px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  input:-ms-input-placeholder {
  color: #060606;
  font-size: 18px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  input::-ms-input-placeholder {
  color: #060606;
  font-size: 18px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  input::placeholder {
  color: #060606;
  font-size: 18px;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header form.location-filter input {
    font-size: 22px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .taxonomy-filter {
  float: none;
  height: 70px;
  padding-left: 25px;
  width: 100%;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .taxonomy-filter:focus {
  outline: none;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .taxonomy-filter {
    width: 73%;
    margin: 0 0px 0 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .taxonomy-filter {
    margin: 0 0 0 0px;
    width: 570px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .selectedInput {
  float: none;
  margin-left: 4.7px;
  width: 571px;
  position: relative;
  padding-top: 0px !important;
  height: 42px;
  padding-left: 25px;
  top: 26px;
  left: -2.5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .address-filter {
  float: none;
  width: 100%;
  height: 100%;
  outline: none;
  padding: 0 50px 0 20px;
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .address-filter {
    float: none;
  }
}

@media screen and (max-width: 1200px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .address-filter {
    float: right;
    width: 100%;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .address-filter::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  display: none;
  visibility: hidden;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .address-filter::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  visibility: hidden;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .address-filter:-ms-input-placeholder {
  /* IE 10+ */
  display: none;
  visibility: hidden;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .address-filter:-moz-placeholder {
  /* Firefox 18- */
  display: none;
  visibility: hidden;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  span.use-my-location-wrapper {
  position: relative;
  margin-right: 5px;
  display: block;
  width: 60%;
  display: block;
  margin-top: 10px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  span.use-my-location-wrapper:hover {
  cursor: pointer;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  span.use-my-location-wrapper:hover
  .icon-use-my-location {
  color: #378fdb;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  span.use-my-location-wrapper
  label {
  position: absolute;
  width: 100%;
  left: 0%;
  text-align: left;
  z-index: 1;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  span.use-my-location-wrapper
  div.addressWrapper {
  height: 100%;
  margin: 0;
  width: 100%;
  display: inline-block;
  bottom: 0px;
  display: block;
  position: relative;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    span.use-my-location-wrapper {
    position: relative;
    width: 32%;
    display: inline-block;
    margin: 0;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    span.use-my-location-wrapper {
    margin: 0 5px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location {
  position: relative;
  top: 23px;
  left: -100px;
  z-index: 99;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location {
    top: -4px;
    left: -40px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location {
    top: -4px;
    left: 0px;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .use-my-location.icon-use-my-location {
  color: #424446;
  height: 25px;
  font-size: 25px;
  left: -webkit-calc(100% - 40px);
  left: calc(100% - 40px);
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline-block;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location.icon-use-my-location {
    left: -webkit-calc(100% - 31px);
    left: calc(100% - 31px);
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .use-my-location.icon-use-my-location {
    left: -webkit-calc(100% - 31px);
    left: calc(100% - 31px);
  }
}

.post-type-archive-locations section#page-header form.location-filter .button {
  float: right;
  font-size: 24px;
  height: 70px;
  left: 2px;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  margin-top: 10px;
  padding: 7px;
}

@media (min-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .button {
    max-width: 460px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    float: none;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .button {
    vertical-align: middle;
    max-width: 170px;
    margin: 0;
    -webkit-transform: none;
    transform: none;
    left: 0;
  }
}

.post-type-archive-locations section#page-header form.location-filter i {
  margin-top: 10px;
}

.post-type-archive-locations section#page-header form.location-filter input,
.post-type-archive-locations section#page-header form.location-filter select,
.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete {
  display: inline-block;
  -webkit-appearance: none;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header form.location-filter input,
  .post-type-archive-locations section#page-header form.location-filter select,
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .easy-autocomplete {
    display: inline;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .radius-wrapper {
  display: none;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete {
  position: relative;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete-container {
  position: absolute;
  top: 100%;
  width: 570px;
  right: -webkit-calc(100% - 570px);
  right: calc(100% - 570px);
  z-index: 100;
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .easy-autocomplete-container {
    width: 100%;
    right: 0px;
  }
}

@media screen and (max-width: 750px) {
  .post-type-archive-locations
    section#page-header
    form.location-filter
    .easy-autocomplete-container {
    width: 100%;
    right: 0;
  }
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete-container
  ul {
  background-color: #fff;
  padding: 0 20px 20px 20px;
  border-top: 1px solid #ccc;
  text-align: left;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: none;
  margin-top: 0;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete-container
  ul
  .eac-category {
  text-transform: uppercase;
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
  color: lightslategray;
  margin-top: 10px;
  letter-spacing: 1.5px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete-container
  ul
  .eac-category:first-of-type {
  margin-top: 25px;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  .easy-autocomplete-container
  ul
  li:hover {
  cursor: pointer;
}

.post-type-archive-locations section#page-header form.location-filter ul,
.post-type-archive-locations section#page-header form.location-filter ol {
  list-style: none;
}

.post-type-archive-locations section#page-header form.location-filter ul li,
.post-type-archive-locations section#page-header form.location-filter ol li {
  padding: 0 0 0 10px;
  margin: 0;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  ul
  li:after,
.post-type-archive-locations
  section#page-header
  form.location-filter
  ul
  li:before,
.post-type-archive-locations
  section#page-header
  form.location-filter
  ol
  li:after,
.post-type-archive-locations
  section#page-header
  form.location-filter
  ol
  li:before {
  content: "";
  display: none;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  ul
  li:hover,
.post-type-archive-locations
  section#page-header
  form.location-filter
  ol
  li:hover {
  background-color: #378fdb;
}

.post-type-archive-locations
  section#page-header
  form.location-filter
  ul
  li.selected,
.post-type-archive-locations
  section#page-header
  form.location-filter
  ol
  li.selected {
  background-color: #378fdb;
  border-radius: 3px;
}

.post-type-archive-locations section#page-header a.view-all {
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  padding: 4px 25px;
  text-transform: uppercase;
  width: 230px;
  position: absolute;
  display: block;
  margin: 0;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: solid 2px #fff;
  color: #fff;
  background: transparent;
}

.post-type-archive-locations section#page-header a.view-all:hover {
  background: #307aba;
  border-color: transparent;
}

.post-type-archive-locations section#page-header a.view-all i {
  margin-left: 10px;
}

@media (min-width: 750px) {
  .post-type-archive-locations section#page-header a.view-all {
    margin-top: 165px;
  }
}

@media (min-width: 1100px) {
  .post-type-archive-locations section#page-header a.view-all {
    padding: 1.5px 35px;
    width: 282px;
  }
}

.post-type-archive-locations section#page-header a.view-all.searched {
  display: none;
}

#post-content #patient-stories {
  background: #cfd7dd;
  padding: 10px 0;
}

@media (min-width: 750px) {
  .single-locations section#page-header {
    margin-top: 30px;
  }
}

@media (min-width: 1100px) {
  .single-locations section#page-header {
    margin-top: 30px;
  }
}

.single-locations section#page-header h1 {
  font: normal 28px/1.2em "utopia-std", serif;
  letter-spacing: 0.66px;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  .single-locations section#page-header h1 {
    font: bold 42px "utopia-std", serif;
    margin: 40px 0 10px;
  }
}

@media (min-width: 1100px) {
  .single-locations section#page-header h1 {
    font: normal 60px "utopia-std", serif;
    margin: 45px 0 20px;
  }
}

.single-locations section#page-header .phone a {
  color: #041f48;
  font-weight: bold;
  text-decoration: none;
}

.single-locations section#page-header .breadcrumbs .mobile {
  margin-left: -20px;
}

@media (min-width: 750px) {
  .single-locations section#page-header .breadcrumbs .mobile {
    margin-left: 0;
  }
}

.single-locations section#page-header #other-locations {
  display: none;
  color: #000;
  font: bold 14px/14px "source-sans-pro", sans-serif;
  position: absolute;
  top: 0;
  right: 20px;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  .single-locations section#page-header #other-locations {
    display: block;
  }
}

.single-locations section#page-header #other-locations i {
  color: #378fdb;
}

@media (min-width: 1100px) {
  .single-locations section#pre-content .pre-content-container {
    position: relative;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow {
  margin: 0 -20px;
  position: relative;
  z-index: 1;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow {
    margin: 0 -40px;
  }
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow {
    width: 764px;
    margin: 0;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel-wrap {
  position: relative;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel {
  overflow: hidden;
  background-color: #222;
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow
    .carousel {
    border: 4px solid #fff;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel.flickity-enabled {
  display: block;
  height: auto;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel-cell {
  width: 100%;
  position: relative;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel-cell:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(75%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 75%,
    rgba(0, 0, 0, 0.7) 100%
  );
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel-cell
  img {
  width: 100%;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .carousel-cell
  .caption {
  display: inline-block;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  text-align: right;
  font-style: italic;
  font-family: "source-sans-pro", sans-serif;
  font-size: 12px;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow
    .carousel-cell
    .caption {
    text-align: center;
    padding: 20px 100px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .flickity-prev-next-button {
  display: none;
  -webkit-transform: none;
  transform: none;
  left: 20px;
  bottom: 20px;
  top: auto;
  padding: 25px;
  z-index: 3;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .flickity-prev-next-button.next {
  left: 80px;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .flickity-prev-next-button:disabled {
  display: none;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow
    .flickity-prev-next-button {
    display: block;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .flickity-prev-next-button
  svg {
  position: absolute;
  left: 27.5%;
  top: 27.5%;
  width: 45%;
  height: 45%;
}

.single-locations
  section#pre-content
  .pre-content-container
  .location-slideshow
  .status {
  padding: 5px 20px;
  font-weight: 700;
  text-align: right;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .location-slideshow
    .status {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
  }
}

.single-locations section#pre-content .pre-content-container .aptReferal {
  position: relative;
  padding: 0;
  font-size: 24px;
  color: #041f48;
  background-color: white;
  margin-top: 20px;
}

@media (min-width: 750px) {
  .single-locations section#pre-content .pre-content-container .aptReferal {
    padding-right: 40px;
  }
}

@media (min-width: 1100px) {
  .single-locations section#pre-content .pre-content-container .aptReferal {
    padding-right: 20px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .aptReferal
  a.more {
  padding-left: 0;
  font-size: 14px;
  margin-top: 10px;
  color: black;
  position: relative;
  display: block;
  font-weight: 600;
}

.single-locations
  section#pre-content
  .pre-content-container
  .aptReferal
  a.more
  span.icon-arrow-right {
  color: #378fdb;
}

.single-locations section#pre-content .pre-content-container .share-container {
  background-color: #cfd7dd;
  height: 2px;
  margin: 20px 0 0 -20px;
  position: relative;
  z-index: 1;
  width: 100%;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .share-container {
    margin: 20px 0 0 -40px;
  }
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .share-container {
    background: none;
    position: absolute;
    bottom: -20px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .share-container
  > a {
  position: absolute;
  top: 0;
  right: -20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .share-container
    > a {
    right: -40px;
  }
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .share-container
    > a {
    right: 0;
  }
}

.single-locations section#pre-content .pre-content-container .metadata {
  font-family: "source-sans-pro", sans-serif;
  margin-top: 25px;
}

@media (min-width: 1100px) {
  .single-locations section#pre-content .pre-content-container .metadata {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .metadata
  .phone
  a {
  color: #307aba;
  font-family: "source-sans-pro", sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .metadata
    .phone
    a {
    margin-right: 100px;
    font-size: 24px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .metadata
  span.category-more
  a {
  font-size: 14px;
  margin-top: 10px;
  color: black;
  display: block;
  font-weight: 600;
}

.single-locations
  section#pre-content
  .pre-content-container
  .metadata
  span.category-more
  a
  span.icon-arrow-right {
  color: #378fdb;
}

.single-locations section#pre-content .pre-content-container .metadata .geo {
  font-size: 14px;
  letter-spacing: 01px;
  font-weight: 700;
  color: #060606;
}

@media (min-width: 750px) {
  .single-locations section#pre-content .pre-content-container .metadata .geo {
    font-size: 16px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container {
  margin-top: 20px;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container {
    margin-top: 0;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .geo-address {
  margin-right: 100px;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container
    .geo-address {
    font-size: 16px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .geo-address
  .address {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 300;
  font-style: normal;
  color: #424446;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .geo-address
  .address
  address {
  font-style: normal;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container
    .get-hours-directions {
    border-left: solid 2px #cfd7dd;
    padding-left: 20px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions
  .directions-link,
.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions
  .get-hours {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #060606;
  display: block;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions
  .directions-link:hover,
.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions
  .get-hours:hover {
  cursor: pointer;
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container
    .get-hours-directions
    .get-hours {
    margin-top: 15px;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .get-hours-directions
  .get-hours {
  position: relative;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .hours-container {
  position: absolute;
  background: white;
  padding: 30px 30px 10px;
  left: 0;
  width: 300px;
  z-index: 10;
  border-radius: 6px;
  border: solid 1px #c1c1c1;
  display: none;
  -webkit-box-shadow: 0 3px 26px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 0 3px 26px -7px rgba(0, 0, 0, 0.75);
}

@media (min-width: 750px) {
  .single-locations
    section#pre-content
    .pre-content-container
    .address-directions-container
    .hours-container {
    width: 400px;
    right: 0;
    left: auto;
  }
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .hours-container
  .close-hours {
  position: relative;
  display: block;
  float: right;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .hours-container
  .close-hours
  i.icon-close {
  color: #000;
}

.single-locations
  section#pre-content
  .pre-content-container
  .address-directions-container
  .hours-container
  .close-hours:hover {
  cursor: pointer;
}

@media (min-width: 1100px) {
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .aptReferal {
    margin-top: 0;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .share-container {
    background-color: #cfd7dd;
    margin-top: 60px 0 0 -39px; /* compensate for image border. */
    position: relative;
    top: 0;
    z-index: auto;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .share-container
    > a {
    right: -40px;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .location-info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 35px;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .metadata {
    display: block;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .address-directions-container {
    display: block;
    margin-top: 20px;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .address-directions-container
    .get-hours-directions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    margin-top: 40px;
    padding: 0;
  }
  .single-locations
    section#pre-content.has-featured-image
    .pre-content-container
    .address-directions-container
    .get-hours-directions
    > * {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0;
  }
  .single-locations section#pre-content.has-featured-image .ctas .button {
    background: #fff;
    color: #307aba;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .single-locations section#pre-content.has-featured-image .ctas .button:hover {
    color: #08367c;
  }
}

@media (min-width: 1100px) and (min-width: 750px) {
  .single-locations section#pre-content.has-featured-image .ctas {
    padding-bottom: 55px;
  }
}

@media (min-width: 1100px) and (min-width: 1100px) {
  .single-locations section#pre-content.has-featured-image .ctas {
    margin-top: -95px;
  }
  .single-locations section#pre-content.has-featured-image .ctas .button {
    width: 100%;
  }
  .single-locations
    section#pre-content.has-featured-image
    .ctas
    .button
    + .button {
    margin: 10px 0 0 0;
  }
}

@media (min-width: 1100px) {
  .single-locations section#pre-content.has-featured-image .ctas .cta-wrapper {
    padding-left: 830px;
  }
  .single-locations
    section#pre-content.has-featured-image
    .ctas
    .cta-wrapper:after {
    top: -50px;
    right: 200px;
    -webkit-transform: none;
    transform: none;
  }
}

.single-locations .ctas {
  background: transparent url(images/location-bg-img.jpg) center top no-repeat;
  background-size: cover;
  margin-top: 15px;
  padding: 50px 0 45px;
  position: relative;
}

@media (min-width: 750px) {
  .single-locations .ctas {
    padding-bottom: 55px;
  }
}

.single-locations .ctas .cta-wrapper {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 0 30px;
}

.single-locations .ctas .cta-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  top: -50px;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

.single-locations .ctas .cta-wrapper .button {
  width: 100%;
  line-height: 1.2em;
  background: #fff;
  color: #307aba;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background: #fff;
}

.single-locations .ctas .cta-wrapper .button:hover {
  color: #08367c;
}

@media (min-width: 750px) {
  .single-locations .ctas .cta-wrapper .button {
    width: 48%;
  }
}

.single-locations .ctas .cta-wrapper .button + .button {
  margin-top: 20px;
}

@media (min-width: 750px) {
  .single-locations .ctas .cta-wrapper .button + .button {
    margin-left: 15px;
  }
}

@media (min-width: 1100px) {
  .single-locations section#content.with-sidebar {
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #e8edf1));
    background: url("images/sidebar_bottom.png") bottom right no-repeat/50% 5px,
      linear-gradient(90deg, #fff 50%, #e8edf1 50%);
  }
  .single-locations section#content.with-sidebar .sidebar {
    background-color: transparent;
  }
}

.single-locations section#content .the-content {
  height: 100%;
}

@media (min-width: 1100px) {
  .single-locations section#content .the-content {
    height: 100%;
  }
}

.single-locations section#content .the-content .collapsable *:firstchild {
  margin-top: 10px;
}

@media (min-width: 750px) {
  .single-locations section#content .content {
    padding-top: 0;
  }
}

.single-locations section#content .content .intro {
  position: relative;
  display: block;
}

.single-locations section#content .content .intro:after {
  content: none;
}

.single-locations section#content .sidebar {
  background-color: #e8edf1;
  padding-bottom: 75px;
}

.single-locations div.specialties-services {
  background-color: #e8edf1;
  padding: 70px 0;
  margin: 0 auto;
}

.single-locations div.specialties-services div.servicesWrapper h3 {
  font-size: 24px;
}

@media (min-width: 1100px) {
  .single-locations div.specialties-services div.servicesWrapper h3 {
    font-size: 40px;
    font-weight: 400;
    font-family: "utopia-std", serif;
  }
}

@media (min-width: 750px) {
  .single-locations div.specialties-services div.servicesWrapper h3 {
    font-size: 34px;
  }
}

.single-locations div.specialties-services div.servicesWrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: Roboto;
}

@media (min-width: 750px) {
  .single-locations div.specialties-services div.servicesWrapper ul {
    margin: 0 0;
  }
}

.single-locations div.specialties-services div.servicesWrapper a {
  color: #307aba;
}

.single-locations
  div.specialties-services
  div.servicesWrapper
  .services-primary {
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.6;
}

@media (min-width: 750px) {
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 675px;
    margin: 0 auto;
  }
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-primary
    li {
    padding: 5px 50px 5px 15px;
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-left: 1px solid #cecdcd;
    margin-top: 0;
  }
}

@media (min-width: 1100px) {
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-primary {
    display: block;
    width: 25%;
  }
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-primary
    li {
    width: 100%;
    padding: 5px 20px;
  }
}

.single-locations
  div.specialties-services
  div.servicesWrapper
  .services-secondary {
  line-height: 40px;
}

@media (min-width: 750px) {
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 675px;
    margin: 0 auto;
  }
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-secondary
    li {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-left: 1px solid #cecdcd;
    margin-top: 0;
    padding: 15px 50px 15px 15px;
    line-height: 20px;
  }
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-secondary
    li
    a {
    color: #307aba;
    top: 50%;
    position: relative;
    display: block;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
}

@media (min-width: 1100px) {
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-secondary {
    width: 50%;
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    max-width: 100%;
  }
  .single-locations
    div.specialties-services
    div.servicesWrapper
    .services-secondary
    li {
    padding: 5px 20px;
    width: 30%;
  }
}

@media (min-width: 750px) {
  .single-locations div.specialties-services div.servicesWrapper {
    max-width: none;
  }
  .single-locations div.specialties-services div.servicesWrapper h3 {
    margin-bottom: 40px;
    padding-top: 0;
    margin-top: 0;
    text-align: center;
  }
}

@media (min-width: 1100px) {
  .single-locations div.specialties-services div.servicesWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .single-locations div.specialties-services div.servicesWrapper h3 {
    width: 100%;
  }
}

.single-locations div.specialties-services:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-left: 50px solid transparent;
  border-right: 50px solid #e8edf1;
  border-bottom: 50px solid transparent;
  left: 0;
  margin-top: 10px;
  margin-left: -webkit-calc(50% - 20px);
  margin-left: calc(50% - 20px);
}

.single-locations #post-content {
  border-top: 5px solid #cfd7dd;
}

@media (min-width: 1100px) {
  .single-locations #post-content {
    border-top: none;
  }
}

.single-locations #post-content .news-feed-stack {
  margin: 40px 0;
}

#single-location-sub #page-header {
  position: relative;
}

#single-location-sub #page-header h3 {
  color: #041f48;
  font-style: italic;
  font-size: 14px;
  margin: 10px 0;
}

#single-location-sub #page-header h3 a,
#single-location-sub #page-header h3 a:visited {
  color: #041f48;
}

@media (min-width: 750px) {
  #single-location-sub #page-header h3 {
    margin: 50px 0 0 0;
  }
}

@media (min-width: 1100px) {
  #single-location-sub #page-header h3 {
    font-size: 20px;
  }
}

#single-location-sub #page-header .breadcrumbs {
  margin-left: -20px;
}

@media (min-width: 750px) {
  #single-location-sub #page-header .breadcrumbs {
    margin-left: 0;
  }
}

#single-location-sub #page-header .other-locations {
  display: none;
  color: #000;
  font: bold 14px/14px "source-sans-pro", sans-serif;
  position: absolute;
  top: 0;
  right: 20px;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  #single-location-sub #page-header .other-locations {
    display: block;
  }
}

#single-location-sub #page-header .other-locations i {
  color: #378fdb;
}

@media (min-width: 750px) {
  #single-location-sub #page-header h1 {
    margin-top: 0;
  }
}

#single-location-sub #pre-content .ctas {
  background: transparent url(images/location-bg-img.jpg) center no-repeat;
  background-size: cover;
  margin-top: 0px;
  min-height: 30px;
  padding: 0px;
  position: relative;
  z-index: 0;
}

#single-location-sub #pre-content .ctas .ctaWrapper:after {
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

#single-location-sub .metadata {
  position: relative;
  font-family: "source-sans-pro", sans-serif;
}

#single-location-sub .metadata .phone {
  padding-left: 0px;
  color: #041f48;
  font-family: "source-sans-pro", sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  border-bottom: 2px solid #cfd7dd;
  padding-bottom: 15px;
}

@media (min-width: 750px) {
  #single-location-sub .metadata .phone {
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
  }
}

@media (min-width: 1100px) {
  #single-location-sub .metadata .phone {
    top: 0;
    text-align: left;
  }
}

#single-location-sub .metadata .address-directions-container {
  padding: 15px 0;
  border-bottom: 2px solid #cfd7dd;
  position: relative;
}

#single-location-sub .metadata .address-directions-container .geo-address .geo {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #060606;
}

@media (min-width: 750px) {
  #single-location-sub
    .metadata
    .address-directions-container
    .geo-address
    .geo {
    font-size: 16px;
  }
}

#single-location-sub
  .metadata
  .address-directions-container
  .geo-address
  .address {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 300;
  font-style: normal;
  color: #424446;
}

#single-location-sub
  .metadata
  .address-directions-container
  .geo-address
  .address
  address {
  font-style: normal;
}

@media (min-width: 750px) {
  #single-location-sub .metadata .address-directions-container .geo-address {
    font-size: 16px;
    margin-left: 0px;
  }
}

#single-location-sub
  .metadata
  .address-directions-container
  .get-hours-directions
  .directions-link,
#single-location-sub
  .metadata
  .address-directions-container
  .get-hours-directions
  .toggle-hours {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #060606;
  display: block;
  margin-left: 0px;
  margin-top: 15px;
}

@media (min-width: 750px) {
  #single-location-sub
    .metadata
    .address-directions-container
    .get-hours-directions
    .directions-link {
    margin-top: 0;
  }
}

@media (min-width: 1100px) {
  #single-location-sub
    .metadata
    .address-directions-container
    .get-hours-directions {
    margin-left: 0px;
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #single-location-sub
    .metadata
    .address-directions-container
    .get-hours-directions
    .toggle-hours {
    margin-top: 0;
    margin-left: 0px;
  }
}

@media (min-width: 750px) {
  #single-location-sub .metadata .address-directions-container {
    text-align: center;
    padding: 30px 0;
  }
}

@media (min-width: 1100px) {
  #single-location-sub .metadata .address-directions-container {
    display: block;
    text-align: left;
  }
}

#single-location-sub .metadata .toggle-hours {
  cursor: pointer;
}

#single-location-sub .metadata .hours-container {
  position: absolute;
  background: white;
  padding: 30px 30px 10px 30px;
  left: 0;
  width: 300px;
  z-index: 10;
  border-radius: 6px;
  border: solid 1px #c1c1c1;
  display: none;
  -webkit-box-shadow: 0px 3px 26px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 26px -7px rgba(0, 0, 0, 0.75);
}

@media (min-width: 750px) {
  #single-location-sub .metadata .hours-container {
    width: 400px;
    right: 0;
    left: auto;
  }
}

#single-location-sub .metadata .hours-container .close-hours {
  position: relative;
  display: block;
  float: right;
}

#single-location-sub .metadata .hours-container .close-hours i.icon-close {
  color: #000;
}

#single-location-sub .metadata .hours-container .close-hours:hover {
  cursor: pointer;
}

#single-location-sub section#post-content .location-sub-photos {
  padding: 50px 0px;
  background-color: #060606;
}

#single-location-sub section#post-content .location-sub-photos > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 750px) {
  #single-location-sub section#post-content .location-sub-photos > div {
    padding: 0 85px;
  }
}

@media (min-width: 1100px) {
  #single-location-sub section#post-content .location-sub-photos > div {
    padding: 0 20px;
  }
}

#single-location-sub
  section#post-content
  .location-sub-photos
  > div
  span.imageSection {
  margin: 15px 0 30px;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1100px) {
  #single-location-sub
    section#post-content
    .location-sub-photos
    > div
    span.imageSection
    img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

#single-location-sub
  section#post-content
  .location-sub-photos
  > div
  span.imageSection
  span.caption {
  position: absolute;
  color: #fff;
  font-style: italic;
  z-index: 2;
  left: 0;
  bottom: -25px;
  font-size: 12px;
}

@media (min-width: 750px) {
  #single-location-sub
    section#post-content
    .location-sub-photos
    > div
    span.imageSection
    span.caption {
    font-size: 14px;
    bottom: 10px;
    left: 10px;
  }
}

#single-location-sub
  section#post-content
  .location-sub-photos
  > div
  span.imageSection:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(75%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 75%,
    rgba(0, 0, 0, 0.7) 100%
  );
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

@media (min-width: 1100px) {
  #single-location-sub
    section#post-content
    .location-sub-photos
    > div
    span.imageSection {
    height: 370px;
    margin: 15px;
  }
}

@media (min-width: 1100px) {
  #single-location-sub section#post-content .location-sub-photos > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
  }
}

#single-location-sub section#post-content .location-sub-photos:before {
  position: absolute;
  display: none;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 0px solid transparent;
  border-left: 50px solid transparent;
  border-right: 50px solid #fff;
  border-bottom: 50px solid transparent; /* top: 100%; */
  left: 0; /* top: 100%; */
  margin-top: -110px;
  margin-left: -webkit-calc(50% - 35px);
  margin-left: calc(50% - 35px);
  -webkit-transform: rotate(135deg); /* transform: rotate(45deg); */
}

@media (min-width: 1100px) {
  #single-location-sub section#post-content .location-sub-photos:before {
    display: block;
  }
}

#single-location-sub section#post-content .location-sub-photos:after {
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 0px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #212121;
  border-bottom: 30px solid transparent; /* top: 100%; */
  left: 0; /* top: 100%; */
  margin-top: 24px;
  z-index: 1;
  margin-left: -webkit-calc(50% - 35px);
  margin-left: -webkit-calc(50% - 21px);
  margin-left: calc(50% - 21px);
  -webkit-transform: rotate(135deg); /* transform: rotate(45deg); */
}

.search #page-header {
  background: transparent url("images/bg-marquee-gradient.jpg") center center
    no-repeat;
  background-size: cover;
  padding: 30px 20px 70px;
  position: relative;
}

@media (min-width: 750px) {
  .search #page-header {
    padding: 90px 20px;
  }
}

.search #page-header .search-site,
.search #page-header .asp_main_container {
  position: relative;
  max-width: 1210px;
  margin: 0 auto;
}

@media (min-width: 750px) {
  .search #page-header .search-site,
  .search #page-header .asp_main_container {
    padding: 0 20px;
  }
}

.search #page-header .search-site .custom-input-wrapper,
.search #page-header .asp_main_container .custom-input-wrapper {
  width: auto;
  margin-right: 35px;
}

@media (min-width: 750px) {
  .search #page-header .search-site .custom-input-wrapper,
  .search #page-header .asp_main_container .custom-input-wrapper {
    width: 100%;
  }
}

@media (min-width: 1100px) {
  .search #page-header .search-site .custom-input-wrapper,
  .search #page-header .asp_main_container .custom-input-wrapper {
    margin-right: 40px;
  }
}

.search #page-header .searchsubmit-site {
  width: 70px;
  height: 70px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 750px) {
  .search #page-header .searchsubmit-site {
    right: 20px;
  }
}

@media (min-width: 1100px) {
  .search #page-header .searchsubmit-site {
    height: 80px;
    width: 80px;
  }
}

.search #page-header ul.filters {
  bottom: -1px;
  text-align: center;
  left: 0;
  list-style-type: none;
  margin: 0;
  overflow: scroll;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 100%;
}

.search #page-header ul.filters li {
  display: inline-block;
  border: solid 2px #fff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  line-height: 40px;
  margin-left: 20px;
}

@media (min-width: 750px) {
  .search #page-header ul.filters li {
    line-height: 50px;
  }
}

.search #page-header ul.filters li a {
  color: #fff;
  font: 700 15px/15px "source-sans-pro", sans-serif;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (max-width: 750px) {
  .search #page-header ul.filters li a {
    font-size: 13px;
    padding: 15px 15px;
  }
}

.search #page-header ul.filters li + li {
  margin-left: 5px;
}

@media screen and (max-width: 750px) {
  .search #page-header ul.filters li + li {
    margin-left: 1px;
  }
}

.search #page-header ul.filters li:last-child {
  margin-right: 20px;
}

.search #page-header ul.filters li.selected {
  background: #eeeeef;
  border-color: #eeeeef;
}

.search #page-header ul.filters li.selected a {
  color: #000;
}

.search #content {
  background: #eeeeef;
  margin: -1px 0;
  padding: 1px 0;
}

.search #content.single-page {
  padding-bottom: 40px;
}

.search #content .sort-menu {
  padding: 0;
  margin: 30px 0;
}

@media (min-width: 750px) {
  .search #content .sort-menu {
    padding: 0 35px 0 50px;
  }
}

.search #content .sort-menu:after {
  clear: both;
  content: "";
  display: table;
}

.search #content .sort-menu .results-count {
  float: left;
  font-weight: bold;
}

.search #content .sort-menu .sort {
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right center;
  background-size: 1em;
  border: 0;
  color: #000;
  font: bold 14px/14px "source-sans-pro", sans-serif;
  outline: none;
  padding: 10px 25px 10px 10px;
  text-transform: uppercase;
}

.search #content .sort-menu .sort option {
  text-align: right;
}

.search #content .sort-menu select::-ms-expand {
  display: none;
}

.search #content article.post {
  background: #fff;
  margin-top: 10px;
  padding: 20px;
}

.search #content article.post:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  .search #content article.post {
    padding: 40px;
    margin-top: 10px;
  }
}

@media (min-width: 1100px) {
  .search #content article.post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    margin-top: 5px;
  }
}

.search #content article.post .content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.search #content article.post .content h3 {
  margin-top: 0;
}

.search #content article.post .content h3 a {
  color: #000;
  font: 700 20px/1.25em "utopia-std", serif;
}

.search #content article.post .content h3 a span {
  background-color: #fff2aa;
}

@media (min-width: 1100px) {
  .search #content article.post .content h3 a {
    font-size: 1.20659em;
  }
}

.search #content article.post .content .post-type {
  color: #041f48;
  font: 700 15px/1.25em "source-sans-pro", sans-serif;
  text-transform: uppercase;
}

.search #content article.post .content .expand {
  font: 700 13px/1.231em "source-sans-pro", sans-serif;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}

.search #content article.post .content .expand span {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  -webkit-transition: max-width 0.6s;
  transition: max-width 0.6s;
  white-space: nowrap;
  vertical-align: middle;
}

.search #content article.post .content .expand i:before {
  color: #378fdb;
  font-size: 1.231em;
  margin-left: 10px;
}

@media (min-width: 750px) {
  .search #content article.post .content .expand {
    display: none;
  }
}

.search #content article.post .content .excerpt {
  color: #424446;
  font: 15px/1.625em "source-sans-pro", sans-serif;
  max-height: 0;
  margin-bottom: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.6s;
  transition: max-height 0.6s;
}

.search #content article.post .content .excerpt span {
  background-color: #fff2aa;
}

@media (min-width: 750px) {
  .search #content article.post .content .excerpt {
    max-height: none;
    padding: 0 20px;
    font: 16px/1.75em "source-sans-pro", sans-serif;
    font-style: italic;
    font-weight: 300;
  }
}

@media (min-width: 1100px) {
  .search #content article.post .content .excerpt {
    padding: 0px 100px 0px 20px;
    font: 16px/1.75em "source-sans-pro", sans-serif;
    font-style: italic;
    font-weight: 300;
  }
}

.search #content article.post aside {
  font: 15px/1.609em "source-sans-pro", sans-serif;
  margin-top: 15px;
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.6s;
  transition: max-height 0.6s;
}

@media (min-width: 750px) {
  .search #content article.post aside {
    max-height: none;
    padding: 10px 20px 0;
    position: relative;
  }
  .search #content article.post aside:before {
    background: #c0c4c5;
    content: "";
    top: 0;
    left: 20px;
    height: 1px;
    width: 130px;
    position: absolute;
  }
}

@media (min-width: 1100px) {
  .search #content article.post aside {
    border-left: 1px solid #c0c4c5;
    margin-left: 20px;
    margin-top: 0px;
    text-align: right;
    padding: 10px 0 10px 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
  }
  .search #content article.post aside:before {
    content: none;
  }
}

.search #content article.post aside span {
  display: block;
}

.search #content article.post aside .recurringinfo {
  margin-top: 20px;
}

.search #content article.post.expanded .expand span {
  max-width: 0;
}

.search #content article.post.expanded .expand i:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.search #content article.post.expanded .excerpt,
.search #content article.post.expanded aside {
  max-height: 300px;
}

.search #content nav.pagination {
  margin: 40px 0;
  text-align: right;
}

.search #content nav.pagination a.next {
  margin-left: 80px;
}

.search #content nav.pagination a.previous {
  margin-right: 80px;
}

.page-template-template-careers #page-header h1 {
  line-height: 1em;
  margin: 5px 0 0;
}

.page-template-template-careers #page-header h3.section {
  color: #041f48;
  margin: 45px 0 0 0;
}

.page-template-template-careers #page-header .ctas {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#307aba),
    to(#08367c)
  );
  background: linear-gradient(90deg, #307aba 0%, #08367c 100%);
  padding: 30px 45px;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-template-careers #page-header .ctas {
    margin-top: -37px;
  }
}

.page-template-template-careers #page-header .ctas:before {
  background: rgba(60, 143, 219, 0.25);
  border: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.page-template-template-careers #page-header .ctas > div:after {
  top: -30px;
}

.page-template-template-careers #content .benefits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -20px 0;
}

.page-template-template-careers #content .benefits:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  .page-template-template-careers #content .benefits {
    margin: 0 -40px 60px -85px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers #content .benefits {
    margin: 40px -40px 60px -65px;
  }
}

.page-template-template-careers #content .benefits li {
  font: 14px/20px "source-sans-pro", sans-serif;
  list-style: none;
  margin-left: 0;
  padding: 25px;
  text-align: center;
  width: 50%;
}

@media (min-width: 750px) {
  .page-template-template-careers #content .benefits li {
    padding: 15px;
    width: 20%;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers #content .benefits li {
    padding: 10px;
  }
}

.page-template-template-careers #content .benefits li:before {
  content: none;
}

.page-template-template-careers #content .benefits li a {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #041f48;
  font-weight: 400;
}

.page-template-template-careers #content .benefits li i {
  display: block;
  font-size: 65px;
  margin-bottom: 30px;
}

.page-template-template-careers #post-content .navs-wrapper {
  border-top: 3px solid #3c8fdb;
}

@media (min-width: 750px) {
  .page-template-template-careers #post-content .navs-wrapper {
    border-top: 1px solid #cfd7dd;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers #post-content .navs-wrapper {
    border-top: 3px solid #3c8fdb;
    background: #e8edf1;
  }
}

.page-template-template-careers #post-content .navs-wrapper nav.section-nav {
  margin: 0 -20px 35px;
  padding: 0 30px;
}

@media (min-width: 750px) {
  .page-template-template-careers #post-content .navs-wrapper nav.section-nav {
    margin: 0 -40px 50px;
    padding: 0 0 0 125px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers #post-content .navs-wrapper nav.section-nav {
    margin: 0;
    padding: 90px 0;
    position: relative;
  }
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    + nav.section-nav {
    padding-top: 0;
  }
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    + nav.section-nav
    h3 {
    top: 0;
  }
}

.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  + nav.section-nav {
  border: none;
}

.page-template-template-careers #post-content .navs-wrapper nav.section-nav h3 {
  font-size: 24px;
  margin: 50px 0 20px;
}

@media (min-width: 750px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    h3 {
    font-size: 36px;
    font-weight: normal;
    margin: 50px 0 40px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    h3 {
    margin: 0;
    position: absolute;
    top: 90px;
    width: 360px;
  }
}

.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  ul.menu {
  padding: 0;
  margin: 0;
  font-family: "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    ul.menu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    ul.menu {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    ul.menu {
    padding-left: 380px;
  }
}

@media (min-width: 750px) {
  .page-template-template-careers
    #post-content
    .navs-wrapper
    nav.section-nav
    ul.menu
    li {
    border-left: 2px solid #cecdcd;
    padding-left: 20px;
  }
}

.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  ul.menu
  li
  a,
.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  ul.menu
  li
  a:visited,
.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  ul.menu
  li
  a:hover,
.page-template-template-careers
  #post-content
  .navs-wrapper
  nav.section-nav
  ul.menu
  li
  a:active {
  color: #307aba;
  font-size: 17px;
  line-height: 50px;
}

.page-template-template-careers-landing #page-header {
  background-size: cover;
  border-bottom: 5px solid #3c8fdb;
  margin-top: 0;
  position: relative;
}

.page-template-template-careers-landing #page-header.featured-image:after {
  content: "";
  opacity: 0.65;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#378fdb),
    to(#041f48)
  );
  background: linear-gradient(90deg, #378fdb 0%, #041f48 100%);
}

.page-template-template-careers-landing #page-header.featured-image > div {
  padding-top: 65px;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #page-header.featured-image > div {
    padding-top: 135px;
  }
}

.page-template-template-careers-landing #page-header .content {
  padding: 35px 30px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #page-header .content {
    max-width: 580px;
    margin: 0 auto;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #page-header .content {
    width: 720px;
    max-width: none;
  }
}

.page-template-template-careers-landing #page-header .content h1 {
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
}

.page-template-template-careers-landing #page-header .content p {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.page-template-template-careers-landing #page-header .links {
  text-align: center;
  padding: 30px 30px 45px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #page-header .links {
    padding: 30px 30px 65px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #page-header .links {
    padding: 30px 30px 135px;
  }
}

.page-template-template-careers-landing #page-header .links a {
  margin: 0 0 10px;
  padding: 7px 25px;
  width: 100%;
  background: #fff;
  color: #307aba;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #page-header .links a {
    margin: 0 0 20px 0;
    padding: 7px 45px;
    width: auto;
  }
  .page-template-template-careers-landing #page-header .links a + a {
    margin: 0 0 20px 10px;
  }
}

.page-template-template-careers-landing #page-header .links a:hover {
  background: #fff;
  border-color: #fff;
  color: #08367c;
}

.page-template-template-careers-landing #pre-content {
  /* ---------------------------------------------------- ---- There is an exception here for breakpoint. ---- ---- Linkedin Widget only comes in one width... ---- Replacing: @include desktop @media (min-width: 1300px) ---------------------------------------------------- */
}

.page-template-template-careers-landing #pre-content .page-share-button {
  margin: -35px auto 0;
}

.page-template-template-careers-landing #pre-content .feature {
  margin-bottom: 70px;
  text-align: center;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .feature {
    padding: 0 65px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .feature {
    padding: 0 20px;
  }
}

.page-template-template-careers-landing #pre-content .feature .content h2 {
  font-size: 34px;
  line-height: 1.2em;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .feature .content h2 {
    font-size: 44px;
    max-width: 850px;
    margin: 35px auto;
  }
}

.page-template-template-careers-landing #pre-content .feature .content p {
  color: #6c6d6f;
  font-family: "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .feature .content p {
    font-size: 24px;
    line-height: 40px;
    max-width: 850px;
    margin: 35px auto;
  }
}

.page-template-template-careers-landing #pre-content .feature .small,
.page-template-template-careers-landing #pre-content .feature .large {
  display: block;
  float: left;
  width: 50%;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .feature .small,
  .page-template-template-careers-landing #pre-content .feature .large {
    height: 310px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .feature .small,
  .page-template-template-careers-landing #pre-content .feature .large {
    width: 26.5%;
  }
}

.page-template-template-careers-landing #pre-content .feature .large {
  width: 100%;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .feature .large {
    width: 47%;
  }
}

.page-template-template-careers-landing #pre-content .benefits {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#378fdb),
    to(#041f48)
  );
  background: linear-gradient(90deg, #378fdb 0%, #041f48 100%);
  border: solid 4px #3c8fdb;
  border-width: 4px 0;
  color: #fff;
  font: 17px/28px "source-sans-pro", sans-serif;
  padding: 60px 20px;
  text-align: center;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .benefits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-template-template-careers-landing #pre-content .benefits > * {
    max-width: 615px;
    padding: 20px;
    width: 50%;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .benefits .content {
    text-align: left;
    padding-right: 70px;
  }
}

.page-template-template-careers-landing
  #pre-content
  .benefits
  .content
  a.button {
  font-weight: normal;
  text-transform: uppercase;
  background: #fff;
  border-color: #fff;
  color: #307aba;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}

.page-template-template-careers-landing
  #pre-content
  .benefits
  .content
  a.button:hover {
  color: #08367c;
}

.page-template-template-careers-landing #pre-content .benefits .content h2 {
  font-size: 24px;
  font-family: "utopia-std", serif;
  font-weight: 400;
  color: #fff;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .benefits .content h2 {
    font-size: 44px;
  }
}

.page-template-template-careers-landing #pre-content .benefits .content p {
  font-family: "source-sans-pro", sans-serif;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .benefits .content p {
    margin: 50px 0;
  }
}

.page-template-template-careers-landing #pre-content .benefits ul {
  margin: 50px 0 0;
  overflow: scroll;
  padding: 0 0 0 10px;
  white-space: nowrap;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .benefits ul {
    overflow: visible;
    white-space: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

.page-template-template-careers-landing #pre-content .benefits ul li {
  color: #fff;
  display: inline-block;
  font: 14px "source-sans-pro", sans-serif;
  font-weight: 300;
  list-style-type: none;
  top: 0;
  width: 130px;
  white-space: normal;
  vertical-align: top;
}

.page-template-template-careers-landing #pre-content .benefits ul li:hover a {
  color: #378fdb;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #pre-content .benefits ul li {
    padding: 20px;
    width: 200px;
  }
}

.page-template-template-careers-landing #pre-content .benefits ul li i {
  display: block;
  padding-bottom: 15px;
}

.page-template-template-careers-landing #pre-content .benefits ul li a {
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .full-width-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-template-template-careers-landing #pre-content .full-width-flex .half {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #pre-content .full-width-flex .half {
    width: 50%;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.title-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link
  .content {
  color: #fff;
  font-size: 48px;
  font-weight: normal;
  line-height: 1.2em;
  padding: 80px 30px 140px;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.title-link
    .content {
    padding: 90px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.title-link
    .content {
    max-width: 595px;
    padding: 25px 130px 25px 20px;
    margin: 45px 0;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link
  .content
  a.more-link {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-top: 25px;
  position: absolute;
  text-transform: uppercase;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link
  .content
  a.more-link:hover {
  color: #378fdb;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link
  .content
  a.more-link:hover
  i {
  padding-left: 10px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.title-link
    .content
    a.more-link {
    margin: 0;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.title-link
    .content
    a.more-link {
    margin-top: -20px;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link
  .content
  a.more-link
  i {
  font-size: 0.8em;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.title-link:before {
  content: "";
  opacity: 0.6;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#378fdb),
    to(#041f48)
  );
  background: linear-gradient(90deg, #378fdb 0%, #041f48 100%);
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades {
  border: solid 4px #3c8fdb;
  border-width: 4px 0 0;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 50px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades {
    max-width: 700px;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item {
  padding: 35px 20px;
  position: relative;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item {
    padding: 20px 35px 70px;
    width: 50%;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  h3 {
  font: 400 24px/1.4em "source-sans-pro", sans-serif;
  margin: 0 0 10px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item
    h3 {
    font: 400 36px/1.4em "source-sans-pro", sans-serif;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  .date {
  font: 300 18px/1.75em "source-sans-pro", sans-serif;
  margin: 15px 0;
  padding-bottom: 20px;
  position: relative;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item
    .date {
    font: 300 14px/1.75em "source-sans-pro", sans-serif;
  }
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item
    .date:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#21749d),
      to(#3e5292)
    );
    background: linear-gradient(90deg, #21749d 0%, #3e5292 100%);
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  .more {
  color: #000;
  display: block;
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item
    .more {
    bottom: 35px;
    left: 35px;
    position: absolute;
    margin-bottom: 0;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  .more
  i {
  font-size: 0.8em;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  .more:hover {
  color: #378fdb;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  .more:hover
  i {
  padding-left: 10px;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half.accolades
  .item
  + .item:before {
  content: "";
  display: block;
  height: 5px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#21749d),
    to(#3e5292)
  );
  background: linear-gradient(90deg, #21749d 0%, #3e5292 100%);
  position: absolute;
  top: -10px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex
    .half.accolades
    .item
    + .item:before {
    content: none;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half
  + .half
  .accolades {
  text-align: left;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex
  .half
  + .half
  .accolades
  .item {
  display: inline-block;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin {
  background: #3c8fdb;
  border-top: 4px solid #3c8fdb;
  border-bottom: 4px solid #3c8fdb;
  color: #fff;
  font-family: "source-sans-pro", sans-serif;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
  z-index: 99;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin {
    display: block;
    text-align: center;
  }
}

@media (min-width: 1300px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin:after {
  content: "";
  opacity: 0.4;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#378fdb),
    to(#041f48)
  );
  background: linear-gradient(90deg, #378fdb 0%, #041f48 100%);
  z-index: -1;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .half {
  width: 100%;
}

@media (min-width: 1300px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .half {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 50%;
  }
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .half
    + .half {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .content {
  color: #fff;
  max-width: 500px;
  padding: 0 20px 30px;
  position: relative;
  text-align: left;
  margin: 0 auto;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .content {
    text-align: center;
  }
}

@media (min-width: 1300px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .content {
    float: right;
    max-width: 595px;
    margin: 0;
    padding: 25px 130px 25px 20px;
    text-align: left;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .content
  h2 {
  font: 400 36px/44px Adelle;
  margin: 0 0 40px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .content
    h2 {
    margin: 0 0 50px;
  }
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .content
  p {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .content
  a {
  text-transform: uppercase;
  width: 100%;
}

/* @media (min-width: 750px) { .page-template-template-careers-landing #pre-content .full-width-flex.social-linkedin .content a { display: none; } } */

.page-template-template-careers-landing
  #pre-content
  .full-width-flex.social-linkedin
  .linkedin-widget {
  text-align: center;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .linkedin-widget {
    display: block;
  }
}

@media (min-width: 1300px) {
  .page-template-template-careers-landing
    #pre-content
    .full-width-flex.social-linkedin
    .linkedin-widget {
    text-align: left;
  }
}

.page-template-template-careers-landing
  #post-content
  .full-width-flex.feeds-wrapper {
  background: #e7ebec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 60px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .full-width-flex.feeds-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.page-template-template-careers-landing
  #post-content
  .full-width-flex.feeds-wrapper
  .classes-and-events {
  padding: 20px;
  width: 100%;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #post-content
    .full-width-flex.feeds-wrapper
    .classes-and-events {
    padding: 20px 15px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .full-width-flex.feeds-wrapper
    .classes-and-events {
    max-width: 585px;
    padding-right: 100px;
    width: 50%;
  }
}

.page-template-template-careers-landing
  #post-content
  .full-width-flex.feeds-wrapper
  .social-feeds {
  margin: 0;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .full-width-flex.feeds-wrapper
    .social-feeds {
    max-width: 640px;
    width: 50%;
  }
}

.page-template-template-careers-landing
  #post-content
  .full-width-flex.feeds-wrapper
  .social-feeds
  h3 {
  display: none;
  font: 400 36px/1em "utopia-std", serif;
  text-align: left;
  width: 100%;
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .full-width-flex.feeds-wrapper
    .social-feeds
    h3 {
    display: block;
  }
}

.page-template-template-careers-landing
  #post-content
  .full-width-flex.feeds-wrapper
  .social-feeds
  .social-feeds-container {
  margin: 0;
  position: relative;
}

.page-template-template-careers-landing #post-content .news-feed-stack {
  border: 2px solid #fff;
  border-width: 2px 0 0 0;
  padding: 16px 30px 40px;
  width: 100%;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #post-content .news-feed-stack {
    border-width: 10px 0 0 0;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #post-content .news-feed-stack {
    border-width: 0 0 0 1px;
    max-width: 605px;
    padding: 20px 20px 90px 115px;
    width: auto;
  }
}

.page-template-template-careers-landing #post-content .navs-wrapper {
  border-top: 3px solid #3c8fdb;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing #post-content .navs-wrapper {
    border-top: 1px solid #cfd7dd;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing #post-content .navs-wrapper {
    border-top: 3px solid #3c8fdb;
  }
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav {
  margin: 0 -20px 35px;
  padding: 0 30px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav {
    margin: 0 -40px 50px;
    padding: 0 0 0 125px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav {
    margin: 0;
    padding: 90px 0;
    position: relative;
  }
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    + nav.section-nav {
    padding-top: 0;
  }
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    + nav.section-nav
    h3 {
    top: 0;
  }
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  + nav.section-nav {
  border: none;
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  h3 {
  font-size: 24px;
  margin: 50px 0 20px;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    h3 {
    font-size: 36px;
    font-weight: normal;
    margin: 50px 0 40px;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    h3 {
    margin: 0;
    position: absolute;
    top: 90px;
    width: 360px;
  }
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul {
  padding: 0;
  margin: 0;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
}

@media (min-width: 1100px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    ul {
    padding-left: 380px;
  }
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul
  li {
  font-family: "source-sans-pro", sans-serif;
}

@media (min-width: 750px) {
  .page-template-template-careers-landing
    #post-content
    .navs-wrapper
    nav.section-nav
    ul
    li {
    border-left: 2px solid #cecdcd;
    padding: 10px 0 10px 20px;
    display: inline-block;
    width: 100%;
  }
}

.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul
  li
  a,
.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul
  li
  a:visited,
.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul
  li
  a:hover,
.page-template-template-careers-landing
  #post-content
  .navs-wrapper
  nav.section-nav
  ul
  li
  a:active {
  color: #307aba;
  font-size: 17px;
  line-height: 1.2em;
}

.tribe-events-back {
  display: none;
}

/* Shared styling */
.single-tribe_events .recurringinfo,
.search .recurringinfo {
  color: #424446;
  display: block;
  font: 300 italic 15px/1.625em "source-sans-pro", sans-serif !important;
}

.single-tribe_events .recurringinfo .tribe-events-divider,
.search .recurringinfo .tribe-events-divider {
  display: none;
}

.single-tribe_events .recurringinfo a,
.search .recurringinfo a {
  color: #060606;
  display: inline-block;
  font-style: italic !important;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: -0.3em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media (min-width: 1100px) {
  .single-tribe_events .recurringinfo a,
  .search .recurringinfo a {
    -webkit-box-shadow: inset 0 0 0 0 #378fdb;
    box-shadow: inset 0 0 0 0 #378fdb;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
    border-bottom: solid 1px #378fdb;
    padding: 0 3px;
  }
  .single-tribe_events .recurringinfo a:hover,
  .search .recurringinfo a:hover {
    -webkit-box-shadow: inset 0 -50px 0 0 #378fdb;
    box-shadow: inset 0 -50px 0 0 #378fdb;
  }
}

/* Single event style overrides */
.single-tribe_events #page-header {
  background: radial-gradient(
    ellipse at center left,
    #64a7dd 25%,
    #64a7dd 1%,
    #62a7e2 23%,
    #5599db 50%,
    #448fdb 75%,
    #378fdb 99%
  );
  margin: 0;
  position: relative;
}

.single-tribe_events #page-header a.all-events {
  color: #fff;
  display: block;
  font: 700 14px/28px "source-sans-pro", sans-serif;
  margin: 0;
  padding: 16px 0 17px;
  text-align: right;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  .single-tribe_events #page-header a.all-events {
    padding: 65px 0 20px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #page-header a.all-events {
    padding: 50px 0 55px;
  }
}

.single-tribe_events #page-header a.all-events span {
  display: none;
}

@media (min-width: 750px) {
  .single-tribe_events #page-header a.all-events span {
    display: inline;
  }
}

.single-tribe_events #page-header a.all-events i {
  font-size: 28px;
  margin: 0 10px;
}

.single-tribe_events #content .content {
  padding: 0;
}

.single-tribe_events #content #tribe-events-content {
  margin: 0;
}

.single-tribe_events #content .event-header {
  padding: 0 20px 20px;
  position: relative;
}

.single-tribe_events #content .event-header:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header {
    padding: 20px 40px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header {
    padding: 20px 35px 65px;
  }
}

.single-tribe_events #content .event-header .tribe-events-event-image {
  margin: 0 -20px 20px;
  position: relative;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header .tribe-events-event-image {
    border: 4px solid #fff;
    float: right;
    margin: -45px -44px -90px 0;
    width: -webkit-calc(50% + 24px);
    width: calc(50% + 24px);
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header .tribe-events-event-image {
    margin: -45px 0 -90px;
    width: 50%;
  }
}

.single-tribe_events #content .event-header h1 {
  font: 400 34px/1.2em "utopia-std", serif;
  margin: 50px 0 10px;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header h1 {
    margin: 0 0 10px;
    font-size: 42px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header h1 {
    float: left;
    font-size: 66px;
    width: 50%;
  }
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header .tribe-events-schedule {
    display: inline-block;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header .tribe-events-schedule {
    float: left;
  }
}

.single-tribe_events #content .event-header .tribe-events-schedule h2 {
  font: 400 17px/1.708 "source-sans-pro", sans-serif;
  color: #041f48;
  margin: 0;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header .tribe-events-schedule h2 {
    font-size: 20px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header .tribe-events-schedule h2 {
    font-size: 22px;
  }
}

.single-tribe_events #content .event-header .add-to-cal-container {
  clear: left;
  padding: 20px 0 35px;
  position: relative;
  text-align: right;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header .add-to-cal-container {
    display: block;
    padding: 20px 0 40px;
    text-align: left;
    width: 50%;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header .add-to-cal-container {
    padding: 0 30px 0 0;
    position: relative;
    text-align: right;
    top: -30px;
  }
}

.single-tribe_events #content .event-header.no-image {
  margin-top: 20px;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header.no-image {
    margin: 0 auto;
  }
}

.single-tribe_events #content .event-header.no-image .add-to-cal-container {
  text-align: left;
  top: auto;
}

.single-tribe_events #content .event-header.no-image .tribe-events-schedule {
  float: none;
  clear: both;
  display: block;
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .event-header.no-image
    .tribe-events-cal-links-outer {
    top: 0;
    left: -10px;
    right: auto;
  }
}

.single-tribe_events #content .event-header .add-to-cal {
  font: 700 14px/1em "source-sans-pro", sans-serif;
  color: #000;
  text-transform: uppercase;
}

.single-tribe_events #content .event-header .tribe-events-cal-links-outer {
  display: none;
  position: absolute;
  background: #fff;
  border: solid 1px #cfd7dd;
  border-radius: 4px;
  text-align: left;
  top: -10px;
  right: -10px;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.75);
  padding: 20px;
  width: 300px;
  z-index: 10;
}

@media (min-width: 750px) {
  .single-tribe_events #content .event-header .tribe-events-cal-links-outer {
    top: -12px;
    left: -20px;
    width: 320px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .event-header .tribe-events-cal-links-outer {
    top: -28px;
    right: -2px;
    left: auto;
  }
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .icon-close {
  position: absolute;
  top: 30px;
  right: 30px;
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .tribe-events-cal-links {
  margin: 0;
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .tribe-events-cal-links
  a {
  padding: 7px 45px 7px 55px;
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .tribe-events-cal-links
  a
  + a {
  margin-top: 10px;
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .tribe-events-cal-links
  a:before {
  content: "M";
  font-family: "hallmark icons";
  font-size: 25px;
  left: 15px;
  top: 8px;
  -webkit-transform: none;
  transform: none;
}

.single-tribe_events
  #content
  .event-header
  .tribe-events-cal-links-outer
  .tribe-events-button {
  background-color: #307aba;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  display: inline-block !important;
  font-family: "source-sans-pro", sans-serif;
  font-weight: bold;
  font-size: 17px;
  margin: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  text-transform: capitalize;
  line-height: 28px;
  padding: 7px 45px 7px 55px;
}

.single-tribe_events #content .page-share-button {
  left: auto;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-bottom: -35px;
}

.single-tribe_events #content .type-tribe_events {
  background: #e8edf1;
  padding-bottom: 90px;
}

.single-tribe_events #content .type-tribe_events > .wrap-max-site-width {
  padding: 0 20px 20px;
}

@media (min-width: 750px) {
  .single-tribe_events #content .type-tribe_events > .wrap-max-site-width {
    padding: 0 45px 20px;
  }
}

.single-tribe_events #content .tribe-events-event-meta {
  background: #fff;
  border: 1px solid #dce2e7;
  border-radius: 4px;
  padding: 20px;
  width: auto;
  margin: 0 -10px;
}

@media (min-width: 750px) {
  .single-tribe_events #content .tribe-events-event-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 750px) {
  .single-tribe_events #content .tribe-events-event-meta {
    padding: 25px;
    margin: 0 -25px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .tribe-events-event-meta {
    margin: 0 -15px;
  }
}

.single-tribe_events
  #content
  .tribe-events-event-meta
  .tribe-events-single-section-title {
  color: #041f48;
  font: 26px/1 "utopia-std", serif;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-single-section-title {
    margin-top: 0;
  }
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 50%;
  }
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-details {
    min-width: 100%;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-details {
    min-width: -webkit-calc(50% - 34px);
    min-width: calc(50% - 34px);
    max-width: -webkit-calc(50% - 34px);
    max-width: calc(50% - 34px);
  }
}

.single-tribe_events
  #content
  .tribe-events-event-meta
  .tribe-events-meta-group.tribe-events-meta-group-venue {
  border-top: 1px solid #99a4ad;
  margin-top: 25px;
  padding-top: 20px;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-venue {
    min-width: 50%;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-venue {
    border-top: 0;
    border-left: 1px solid #99a4ad;
    margin: 0 0 40px 25px;
    padding: 0 0 0 20px;
    min-width: -webkit-calc(25% - 17px);
    min-width: calc(25% - 17px);
    max-width: -webkit-calc(25% - 17px);
    max-width: calc(25% - 17px);
  }
}

.single-tribe_events
  #content
  .tribe-events-event-meta
  .tribe-events-meta-group.tribe-events-meta-group-phone {
  border-top: 1px solid #99a4ad;
  margin-top: 25px;
  padding-top: 20px;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-phone {
    min-width: 50%;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-phone {
    margin: 0;
    padding: 0;
    border-top: 0;
    min-width: -webkit-calc(25% - 17px);
    min-width: calc(25% - 17px);
    max-width: -webkit-calc(25% - 17px);
    max-width: calc(25% - 17px);
  }
}

.single-tribe_events
  #content
  .tribe-events-event-meta
  .tribe-events-meta-group.tribe-events-meta-group-gmap {
  margin-top: 20px;
  width: 100%;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-gmap {
    margin-top: 70px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group.tribe-events-meta-group-gmap {
    margin-top: 0;
  }
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group-details
    dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group-details
    dl
    span {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 25%;
  }
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group-details
    dl
    span:last-child {
    max-width: 50%;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events
    #content
    .tribe-events-event-meta
    .tribe-events-meta-group-details
    dl
    span {
    min-width: 33%;
    max-width: 33%;
  }
}

.single-tribe_events #content .tribe-events-event-meta dd,
.single-tribe_events #content .tribe-events-event-meta dt {
  margin: 0;
  font-family: "source-sans-pro", sans-serif;
}

.single-tribe_events #content .tribe-events-event-meta dt {
  margin-top: 20px;
  text-transform: uppercase;
}

@media (min-width: 750px) {
  .single-tribe_events #content .tribe-events-event-meta dt {
    margin-top: 0;
  }
}

.single-tribe_events #content .tribe-events-event-meta .tribe-events-gmap {
  display: block;
}

.single-tribe_events #content .tribe-events-event-meta .tribe-country-name {
  display: none;
}

.single-tribe_events #content .content .the-content {
  padding: 20px 0 10px;
}

@media (min-width: 750px) {
  .single-tribe_events #content .content .the-content {
    margin: 0;
    padding: 30px 0 50px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content .content .the-content {
    margin: 0;
    max-width: 745px;
  }
}

.single-tribe_events #content .content .the-content blockquote:after {
  background: #e8edf1;
}

.single-tribe_events #content #tribe-events-content form.cart {
  background: #fff;
  border: 1px solid #dce2e7;
  border-radius: 4px;
  padding: 25px;
  width: auto;
  margin: 20px -10px;
}

@media (min-width: 750px) {
  .single-tribe_events #content #tribe-events-content form.cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 750px) {
  .single-tribe_events #content #tribe-events-content form.cart {
    padding: 25px;
    margin: 20px -25px;
  }
}

@media (min-width: 1100px) {
  .single-tribe_events #content #tribe-events-content form.cart {
    margin: 20px -15px;
  }
}

.single-tribe_events #content #tribe-events-content form.cart h2 {
  font: 28px/1.2em "utopia-std", serif;
  border-bottom: solid 2px #000;
  padding-bottom: 40px;
  width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets {
  background: none;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  td,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  td
  > div,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  tr {
  border: 0;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .tribe-tickets-meta-row {
  display: none;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets.tribe-tickets-has-rsvp
  .tribe-tickets-meta-row {
  display: table-row;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  input[type="number"]::-webkit-outer-spin-button,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  input[type="number"] {
  -moz-appearance: textfield;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  input[type="number"]
  + .qty-nav {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  margin: 0 55px 0 -55px;
  color: #378fdb;
  vertical-align: middle;
  cursor: default;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .quantity
  input {
  margin-right: 15px;
  min-width: 135px;
  max-width: 135px;
  padding-right: 50px;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .tribe-tickets-remaining {
  color: #6d6d6d;
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font: 700 15px/1.1em "source-sans-pro", sans-serif;
  text-align: center;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    #tribe-events-content
    form.cart
    .tribe-events-tickets
    .tribe-tickets-remaining {
    text-align: left;
  }
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .tickets_name {
  font: 700 17px/1.765em "source-sans-pro", sans-serif;
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .tickets_description {
  color: #424446;
  font: italic 400 15px/1.467em "source-sans-pro", sans-serif;
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-events-tickets
  .tickets_price {
  margin-bottom: 10px;
  padding: 0;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees,
.single-tribe_events #content #tribe-events-content form.cart .rsvp-field-wrap {
  padding: 0;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  > header,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  > header,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  > header {
  border-top: solid 2px #000;
  color: #000;
  font: 400 22px/1.2em "utopia-std", serif;
  margin-bottom: 15px;
  padding-top: 15px;
  text-transform: none;
  min-width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta-text,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta-text,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta-text {
  min-width: 100%;
}

@media (min-width: 750px) {
  .single-tribe_events
    #content
    #tribe-events-content
    form.cart
    .tribe-event-tickets-plus-meta-attendee
    .tribe-tickets-meta-text,
  .single-tribe_events
    #content
    #tribe-events-content
    form.cart
    .tribe-tickets-attendees
    .tribe-tickets-meta-text,
  .single-tribe_events
    #content
    #tribe-events-content
    form.cart
    .rsvp-field-wrap
    .tribe-tickets-meta-text {
    width: auto;
  }
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-select,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-radio,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-checkbox,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-text
  + .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta.tribe-tickets-meta-textarea
  + .tribe-tickets-meta.tribe-tickets-meta-text,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-select,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-radio,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-checkbox,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-text
  + .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta.tribe-tickets-meta-textarea
  + .tribe-tickets-meta.tribe-tickets-meta-text,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-select,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-radio,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-checkbox,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-text
  + .tribe-tickets-meta.tribe-tickets-meta-textarea,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta.tribe-tickets-meta-textarea
  + .tribe-tickets-meta.tribe-tickets-meta-text {
  min-width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-meta-label,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-meta-label,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-meta-label {
  font-family: "source-sans-pro", sans-serif;
  margin: 25px 0 15px;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-event-tickets-plus-meta-attendee
  .tribe-tickets-table,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees
  .tribe-tickets-table,
.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .rsvp-field-wrap
  .tribe-tickets-table {
  width: 100%;
}

.single-tribe_events
  #content
  #tribe-events-content
  form.cart
  .tribe-tickets-attendees-list-optout {
  display: none;
}

.single-tribe_events form select,
.single-tribe_events input[type="number"] {
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 1em;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  outline: none;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4.67em;
  width: 100%;
}

.single-tribe_events .tribe-tickets-meta-text,
.single-tribe_events .tribe-tickets-meta-select {
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
}

.single-tribe_events .tribe-tickets-meta-text label,
.single-tribe_events .tribe-tickets-meta-select label {
  color: #6c6d6f;
  margin: 0 0 0 1.67em;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 100;
  -webkit-transition: top 0.3s, margin 0.3s, color 0.3s;
  transition: top 0.3s, margin 0.3s, color 0.3s;
  white-space: nowrap;
  overflow: hidden;
}

.single-tribe_events .tribe-tickets-meta-text .input-container,
.single-tribe_events .tribe-tickets-meta-select .input-container {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
}

.single-tribe_events .tribe-tickets-meta-text .input-container input,
.single-tribe_events .tribe-tickets-meta-text .input-container textarea,
.single-tribe_events .tribe-tickets-meta-text .input-container select,
.single-tribe_events .tribe-tickets-meta-select .input-container input,
.single-tribe_events .tribe-tickets-meta-select .input-container textarea,
.single-tribe_events .tribe-tickets-meta-select .input-container select {
  border-radius: 4px;
  outline: none;
  margin: 0;
  padding: 0 20px;
  height: 100%;
  width: 100%;
}

.single-tribe_events
  .tribe-tickets-meta-text
  .input-container
  input:not([type="button"]),
.single-tribe_events
  .tribe-tickets-meta-text
  .input-container
  textarea:not([type="button"]),
.single-tribe_events
  .tribe-tickets-meta-text
  .input-container
  select:not([type="button"]),
.single-tribe_events
  .tribe-tickets-meta-select
  .input-container
  input:not([type="button"]),
.single-tribe_events
  .tribe-tickets-meta-select
  .input-container
  textarea:not([type="button"]),
.single-tribe_events
  .tribe-tickets-meta-select
  .input-container
  select:not([type="button"]) {
  border: 0;
}

.single-tribe_events .tribe-tickets-meta-text .input-container select,
.single-tribe_events .tribe-tickets-meta-select .input-container select {
  color: transparent;
}

.single-tribe_events .tribe-tickets-meta-text.js-focus,
.single-tribe_events .tribe-tickets-meta-select.js-focus {
  border-color: #378fdb;
}

.single-tribe_events .tribe-tickets-meta-text.js-active label,
.single-tribe_events .tribe-tickets-meta-select.js-active label {
  top: 20%;
  margin: 0 0 0 0.67em;
  font-size: 0.8em;
  left: 0;
  line-height: 1.9em;
}

.single-tribe_events .tribe-tickets-meta-text.js-active .input-container,
.single-tribe_events .tribe-tickets-meta-select.js-active .input-container {
  bottom: 1px;
  left: 1px;
  height: 2.67em;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
}

.single-tribe_events .tribe-tickets-meta-text.js-active .input-container select,
.single-tribe_events
  .tribe-tickets-meta-select.js-active
  .input-container
  select {
  color: #000;
}

.single-tribe_events .tribe-tickets-meta-textarea {
  height: 14.66em;
}

.single-tribe_events .tribe-tickets-meta-textarea label {
  top: 2em;
}

.single-tribe_events .tribe-tickets-meta-textarea .input-container textarea {
  height: 100%;
  padding: 10px 20px;
  resize: none;
}

.single-tribe_events .tribe-tickets-meta-textarea.js-focus {
  border-color: #378fdb;
}

.single-tribe_events .tribe-tickets-meta-textarea.js-active {
  height: 14.7em;
}

.single-tribe_events .tribe-tickets-meta-textarea.js-active label {
  top: 1em;
}

.single-tribe_events .tribe-tickets-meta-textarea.js-active .input-container {
  height: 12.66em;
}

.single-tribe_events .tribe-tickets-meta-checkbox label,
.single-tribe_events .tribe-tickets-meta-radio label {
  display: block;
  line-height: 1.67em;
  vertical-align: top;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
}

@media (min-width: 750px) {
  .single-tribe_events .tribe-tickets-meta-checkbox label,
  .single-tribe_events .tribe-tickets-meta-radio label {
    display: inline-block;
    min-width: 49%;
  }
}

.single-tribe_events .tribe-tickets-meta-checkbox label input[type="radio"],
.single-tribe_events .tribe-tickets-meta-checkbox label input[type="checkbox"],
.single-tribe_events .tribe-tickets-meta-radio label input[type="radio"],
.single-tribe_events .tribe-tickets-meta-radio label input[type="checkbox"] {
  margin-right: 5px;
}

.single-tribe_events .tribe-tickets-meta-checkbox .input-container,
.single-tribe_events .tribe-tickets-meta-radio .input-container {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 1.67em;
  width: 1.67em;
}

.single-tribe_events .tribe-tickets-meta-checkbox span,
.single-tribe_events .tribe-tickets-meta-radio span {
  display: block;
  padding-left: 40px;
  vertical-align: top;
}

.single-tribe_events .tribe-tickets-meta-checkbox input[type="checkbox"],
.single-tribe_events .tribe-tickets-meta-checkbox input[type="radio"],
.single-tribe_events .tribe-tickets-meta-radio input[type="checkbox"],
.single-tribe_events .tribe-tickets-meta-radio input[type="radio"] {
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
  width: auto;
  border: 2px solid #d1d6d8;
  border-radius: 4px;
  margin-right: 5px;
}

.single-tribe_events .tribe-tickets-meta-checkbox input[type="radio"],
.single-tribe_events .tribe-tickets-meta-radio input[type="radio"] {
  border-radius: 50%;
}

.single-tribe_events .tribe-tickets-meta-checkbox input[type="checkbox"]:after,
.single-tribe_events .tribe-tickets-meta-checkbox input[type="radio"]:after,
.single-tribe_events .tribe-tickets-meta-radio input[type="checkbox"]:after,
.single-tribe_events .tribe-tickets-meta-radio input[type="radio"]:after {
  background-color: #fff;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  padding-right: 3px;
  height: 1.67em;
  width: 1.67em;
  top: -1px;
  left: -1px;
  content: "";
  color: #fff;
  display: block;
  position: relative;
  margin: 0 -2px -2px 0;
}

.single-tribe_events .tribe-tickets-meta-checkbox input[type="radio"]:after,
.single-tribe_events .tribe-tickets-meta-radio input[type="radio"]:after {
  border-radius: 50%;
  top: 0;
  left: 0;
  margin: 0;
}

.single-tribe_events
  .tribe-tickets-meta-checkbox
  input[type="checkbox"]:checked
  + label,
.single-tribe_events
  .tribe-tickets-meta-checkbox
  input[type="radio"]:checked
  + label,
.single-tribe_events
  .tribe-tickets-meta-radio
  input[type="checkbox"]:checked
  + label,
.single-tribe_events
  .tribe-tickets-meta-radio
  input[type="radio"]:checked
  + label {
  font-weight: 700;
}

.single-tribe_events
  .tribe-tickets-meta-checkbox
  input[type="checkbox"]:checked:after,
.single-tribe_events
  .tribe-tickets-meta-checkbox
  input[type="radio"]:checked:after,
.single-tribe_events
  .tribe-tickets-meta-radio
  input[type="checkbox"]:checked:after,
.single-tribe_events
  .tribe-tickets-meta-radio
  input[type="radio"]:checked:after {
  background: #378fdb url("images/icons/checkmark-white.svg") center center
    no-repeat;
  background-size: 1em;
}

.single-tribe_events
  .tribe-tickets-meta-checkbox
  input[type="radio"]:checked:after,
.single-tribe_events
  .tribe-tickets-meta-radio
  input[type="radio"]:checked:after {
  background-image: none;
  border: solid 0.35em #fff;
}

.single-tribe_events .add-to-cart button[type="submit"] {
  border: 2px solid #fff;
  font-size: 0.93em;
  line-height: 2.9em;
  padding: 0 4em;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.single-tribe_events .add-to-cart button[type="submit"] .loader-spinner {
  display: none;
}

.single-tribe_events .add-to-cart button[type="submit"]:hover,
.single-tribe_events .add-to-cart button[type="submit"].js-active {
  background-color: #378fdb;
  color: #fff;
  border: 2px solid #378fdb;
}

.single-tribe_events .add-to-cart button[type="submit"]:after {
  content: "G";
  font-family: "hallmark icons";
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 1.67em;
  line-height: 1.67em;
  left: 0.67em;
  position: absolute;
  top: 0.6em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 1.67em;
}

.single-tribe_events .add-to-cart button[type="submit"]:hover:after {
  background-color: #378fdb;
}

.single-tribe_events .add-to-cart button[type="submit"].js-active:after {
  content: none;
}

.single-tribe_events
  .add-to-cart
  button[type="submit"].js-active
  .loader-spinner {
  display: block;
  font-size: 5px;
  position: absolute;
  top: 1.5em;
  left: 1.5em;
  border-radius: 50%;
}

.single-tribe_events .tribe-tickets-meta-text label:focus,
.single-tribe_events .tribe-tickets-meta-select label:focus {
  display: none;
}

.tribe-tickets-form-row {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.tribe-tickets-form-row td {
  display: block;
}

.tribe-tickets-form-row .woocommerce {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-bottom: 0;
}

.tribe-tickets-form-row .woocommerce .quantity input {
  margin-bottom: 0 !important;
}

.tribe-tickets-form-row .tickets_name {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0 !important;
}

.tribe-tickets-form-row .tickets_price {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 0 !important;
}

.tribe-tickets-remaining {
  font-size: 12px !important;
}

.woocommerce-checkout {
  padding: 20px 20px 60px;
  background: #ebeeef;
  border-radius: 7px;
}

.woocommerce-checkout #content .content {
  padding-bottom: 60px;
}

.woocommerce-checkout #content .content .the-content {
  margin: 0;
}

.woocommerce-checkout #content .content .the-content .intro {
  display: none;
}

.woocommerce-checkout .product-thumbnail {
  display: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order table {
  width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order th:first-child,
.woocommerce-checkout .woocommerce-checkout-review-order td:first-child {
  padding-right: 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .product-name {
  text-align: left;
}

.woocommerce-checkout .woocommerce-checkout-review-order .cart-subtotal,
.woocommerce-checkout .woocommerce-checkout-review-order .order-total,
.woocommerce-checkout .woocommerce-checkout-review-order .product-total {
  text-align: right;
}

.woocommerce-checkout form select {
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1024 1024'%3E%3Cpath transform='translate(0,1024) scale(1,-1)' fill='%23378fdb' d='M0,732.991C0.771,786.996,59.686,819.89,106.045,792.256C110.814,789.381,115.233,786.014,119.231,782.086C119.231,782.086,511.991,389.326,511.991,389.326C511.991,389.326,911.765,782.086,911.765,782.086C954.968,814.489,1017.038,787.978,1023.491,734.394C1025.665,716.439,1020.826,698.344,1009.955,683.896C1009.955,683.896,561.086,242.041,561.086,242.041C533.803,215.32,490.179,215.32,462.896,242.041C462.896,242.041,21.041,683.896,21.041,683.896C7.855,696.872,0.281,714.476,0,732.991C0,732.991,0,732.991,0,732.991' /%3E%3C/svg%3E")
    no-repeat right 15px center;
  background-size: 1em;
  border: solid 1px #dce2e7;
  border-radius: 4px;
  outline: none;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4.67em;
  width: 100%;
}

.woocommerce-checkout h3,
.woocommerce-checkout [for="payment_method_authorize_net_aim"] {
  display: block;
  font: 700 26px/1.23em "utopia-std", serif;
  margin: 30px 0 20px;
  color: #424446;
  position: relative;
  padding-bottom: 20px;
}

.woocommerce-checkout h3:after,
.woocommerce-checkout [for="payment_method_authorize_net_aim"]:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 35px;
  height: 2px;
  background: #041f48;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .payment_box fieldset > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.woocommerce-checkout .form-row input::-webkit-input-placeholder,
.woocommerce-checkout .form-row textarea::-webkit-input-placeholder,
.woocommerce-checkout .form-row select::-webkit-input-placeholder,
.woocommerce-checkout .form-row .select2::-webkit-input-placeholder {
  display: none;
  color: transparent;
}

.woocommerce-checkout .form-row input::-moz-placeholder,
.woocommerce-checkout .form-row textarea::-moz-placeholder,
.woocommerce-checkout .form-row select::-moz-placeholder,
.woocommerce-checkout .form-row .select2::-moz-placeholder {
  display: none;
  color: transparent;
}

.woocommerce-checkout .form-row input:-ms-input-placeholder,
.woocommerce-checkout .form-row textarea:-ms-input-placeholder,
.woocommerce-checkout .form-row select:-ms-input-placeholder,
.woocommerce-checkout .form-row .select2:-ms-input-placeholder {
  display: none;
  color: transparent;
}

.woocommerce-checkout .form-row input::-ms-input-placeholder,
.woocommerce-checkout .form-row textarea::-ms-input-placeholder,
.woocommerce-checkout .form-row select::-ms-input-placeholder,
.woocommerce-checkout .form-row .select2::-ms-input-placeholder {
  display: none;
  color: transparent;
}

.woocommerce-checkout .form-row input::placeholder,
.woocommerce-checkout .form-row textarea::placeholder,
.woocommerce-checkout .form-row select::placeholder,
.woocommerce-checkout .form-row .select2::placeholder {
  display: none;
  color: transparent;
}

.woocommerce-checkout .form-row:not(.place-order) {
  background-color: #378fdb;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.67em;
  position: relative;
  width: 100%;
}

@media (min-width: 750px) {
  .woocommerce-checkout .form-row:not(.place-order) {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
  }
}

.woocommerce-checkout .form-row:not(.place-order) label {
  margin: 0 0 0 1.67em;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
  position: absolute;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 100;
  -webkit-transition: top 0.3s, margin 0.3s, color 0.3s;
  transition: top 0.3s, margin 0.3s, color 0.3s;
  white-space: nowrap;
  overflow: hidden;
  font-family: "source-sans-pro", sans-serif;
  color: #6d6d6d;
}

.woocommerce-checkout .form-row:not(.place-order)#billing_address_1_field,
.woocommerce-checkout .form-row:not(.place-order)#billing_address_2_field,
.woocommerce-checkout
  .form-row:not(.place-order)#wc-authorize-net-aim-account-number_field {
  width: 100%;
}

.woocommerce-checkout .form-row:not(.place-order)#billing_state_field,
.woocommerce-checkout .form-row:not(.place-order)#billing_postcode_field {
  width: 100%;
}

@media (min-width: 750px) {
  .woocommerce-checkout .form-row:not(.place-order)#billing_state_field,
  .woocommerce-checkout .form-row:not(.place-order)#billing_postcode_field {
    width: -webkit-calc(25% - 4px);
    width: calc(25% - 4px);
  }
}

.woocommerce-checkout .form-row:not(.place-order) input,
.woocommerce-checkout .form-row:not(.place-order) textarea,
.woocommerce-checkout .form-row:not(.place-order) select,
.woocommerce-checkout .form-row:not(.place-order) .select2 {
  font-family: "source-sans-pro", sans-serif;
  background: #fff;
  outline: none;
  padding: 0 20px;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  -webkit-transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
  transition: bottom 0.3s, left 0.3s, height 0.3s, width 0.3s;
}

.woocommerce-checkout .form-row:not(.place-order) input:not([type="button"]),
.woocommerce-checkout .form-row:not(.place-order) textarea:not([type="button"]),
.woocommerce-checkout .form-row:not(.place-order) select:not([type="button"]),
.woocommerce-checkout
  .form-row:not(.place-order)
  .select2:not([type="button"]) {
  border: 2px solid #d1d6d8;
  border-radius: 4px;
}

.woocommerce-checkout .form-row:not(.place-order) select {
  color: transparent;
}

.woocommerce-checkout .form-row:not(.place-order).js-active label {
  color: #fff;
  top: 20%;
  margin: 0 0 0 0.67em;
}

.woocommerce-checkout .form-row:not(.place-order).js-active select,
.woocommerce-checkout .form-row:not(.place-order).js-active input,
.woocommerce-checkout .form-row:not(.place-order).js-active textarea,
.woocommerce-checkout .form-row:not(.place-order).js-active .select2 {
  bottom: 1px;
  left: 1px;
  height: 2.67em;
  width: -webkit-calc(100% - 2px) !important;
  width: calc(100% - 2px) !important;
  border: 0;
  color: #000;
}

.woocommerce-checkout
  .form-row:not(.place-order).js-active
  select[class*="js-sv-wc-payment-gateway-credit-card"],
.woocommerce-checkout
  .form-row:not(.place-order).js-active
  input[class*="js-sv-wc-payment-gateway-credit-card"],
.woocommerce-checkout
  .form-row:not(.place-order).js-active
  textarea[class*="js-sv-wc-payment-gateway-credit-card"],
.woocommerce-checkout
  .form-row:not(.place-order).js-active
  .select2[class*="js-sv-wc-payment-gateway-credit-card"] {
  height: 1.9em;
}

.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-container--default .select2-selection__rendered {
  width: 100%;
  height: 100%;
  border: 0;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b,
.woocommerce-checkout
  .select2-container--default
  .select2-selection__rendered
  .select2-selection__arrow
  b {
  border: 0;
  position: static;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:after,
.woocommerce-checkout
  .select2-container--default
  .select2-selection__rendered
  .select2-selection__arrow
  b:after {
  content: "A";
  font-family: "hallmark icons";
  color: #378fdb;
}

.woocommerce-checkout .select2-container--default .select2-selection__rendered {
  line-height: 4.3em;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-checkout
  .woocommerce-checkout-payment
  .wc_payment_methods
  li:before {
  content: none;
}

.woocommerce-checkout [for="payment_method_authorize_net_aim"] .cc-icon-wrap {
  margin: 10px 0;
}

.woocommerce-checkout
  [for="payment_method_authorize_net_aim"]
  .sv-wc-payment-gateway-icon {
  display: inline-block;
  margin-right: 4px;
  text-indent: -9000px;
  width: 36px;
  height: 32px;
}

.woocommerce-checkout
  [for="payment_method_authorize_net_aim"]
  .sv-wc-payment-gateway-icon.visa {
  background: transparent url("images/icons/creditcards/visa.svg") top left
    no-repeat;
}

.woocommerce-checkout
  [for="payment_method_authorize_net_aim"]
  .sv-wc-payment-gateway-icon.mastercard {
  background: transparent url("images/icons/creditcards/mc.svg") top left
    no-repeat;
}

.woocommerce-checkout
  [for="payment_method_authorize_net_aim"]
  .sv-wc-payment-gateway-icon.amex {
  background: transparent url("images/icons/creditcards/amex.svg") top left
    no-repeat;
}

.woocommerce-checkout
  [for="payment_method_authorize_net_aim"]
  .sv-wc-payment-gateway-icon.discover {
  background: transparent url("images/icons/creditcards/discover.svg") top left
    no-repeat;
}

.woocommerce-checkout .js-focus .select2-container--default {
  border-color: #378fdb;
}

.woocommerce-checkout
  .js-active
  .select2-container--default
  .select2-selection--single,
.woocommerce-checkout
  .js-active
  .select2-container--default
  .select2-selection__rendered {
  line-height: 2.67em;
}

.woocommerce-checkout .required {
  color: #de2d16;
  border: 0;
}

.woocommerce-checkout #billing_country_field {
  display: none;
}

.woocommerce-checkout #place_order {
  border: none;
  font-size: 0.93em;
  line-height: 2.9em;
  padding: 0 2em;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

@media (min-width: 750px) {
  .woocommerce-checkout #place_order {
    padding: 0 6.1em;
    width: auto;
  }
}

.woocommerce-checkout #place_order .loader-spinner {
  display: none;
}

.woocommerce-checkout #place_order:hover,
.woocommerce-checkout #place_order.js-active {
  background-color: #fff;
  color: #378fdb;
}

.woocommerce-checkout #place_order:after {
  content: "G";
  font-family: "hallmark icons";
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 1.67em;
  line-height: 1.67em;
  left: 0.67em;
  position: absolute;
  top: 0.6em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 1.67em;
}

.woocommerce-checkout #place_order:hover:after {
  background-color: #378fdb;
}

.woocommerce-checkout #place_order.js-active:after {
  content: none;
}

.woocommerce-checkout #place_order.js-active .loader-spinner {
  display: block;
  font-size: 5px;
  position: absolute;
  top: 1.7em;
  left: 1.4em;
  border-radius: 50%;
}

.woocommerce-checkout .cancel {
  font-size: 0.93em;
  line-height: 2.6em;
  margin-top: 50px;
  width: 100%;
}

@media (min-width: 750px) {
  .woocommerce-checkout .cancel {
    float: right;
    padding: 0 6.1em;
    width: auto;
    margin-top: 0;
  }
}

.woocommerce-checkout .form-row input:-ms-input-placeholder,
.woocommerce-checkout .form-row textarea:-ms-input-placeholder,
.woocommerce-checkout .form-row select:-ms-input-placeholder,
.woocommerce-checkout .form-row .select2:-ms-input-placeholder {
  display: block !important;
  color: transparent;
}

.wc-authorize-net-aim-new-payment-method-form .form-row:not(.place-order) {
  background-color: #378fdb !important;
}

.wc-authorize-net-aim-new-payment-method-form
  .form-row:not(.place-order)
  label {
  color: #fff !important;
  top: 20% !important;
  margin: 0 0 0 0.67em !important;
}

.wc-authorize-net-aim-new-payment-method-form
  .form-row:not(.place-order)
  input {
  bottom: 1px !important;
  left: 1px !important;
  height: 2.67em !important;
  width: -webkit-calc(100% - 2px) !important;
  width: calc(100% - 2px) !important;
  border: 0 !important;
  color: #000 !important;
}

.wc-authorize-net-aim-new-payment-method-form
  .form-row:not(.place-order)
  input[class*="js-sv-wc-payment-gateway-credit-card"] {
  height: 1.9em !important;
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button:not([class*="mejs"]) {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer; /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09f;
  box-shadow: 0 0 0 5px #09f;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*! Lity - v2.2.2 - 2016-12-14 http://sorgalla.com/lity/ Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/* You cannot change the breakpoint of the filter plugin in an easy way. The default filter css has been removed via functions.php and here it is just so we can override the breakpoint... This makes me cry.  */
/** This CSS file was auto-generated via PostCSS Contributors should avoid editing this file, but instead edit the associated src/resources/postcss/ file. For more information, check out our engineering docs on how we handle CSS in our engineering docs. @see: http://moderntribe.github.io/products-engineering/css/ */
/**
* The Events Calendar: Advanced Filter Views Stylesheet
*
* @package TribeEventsFilterView
* @since  1.0
* @author Modern Tribe Inc.
*
*/
/* ========================================================================== Layout / Style Resets ========================================================================== */
/* Basic Reset for Filter Items */
#tribe_events_filters_wrapper.tribe-events-filters-vertical {
  float: left;
  width: 25%;
}

#tribe_events_filters_wrapper h3,
#tribe_events_filters_wrapper ul,
#tribe_events_filters_wrapper input,
#tribe_events_filters_wrapper select,
#tribe_events_filters_wrapper label {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#tribe_events_filters_wrapper ul,
#tribe_events_filters_wrapper ul li {
  list-style: none;
}

#tribe_events_filters_wrapper ul li {
  margin: 0;
  padding: 0;
}

/* Events Page Title Resets ========================================================================== */
.tribe-events-filter-view .tribe-events-page-title {
  clear: none;
  margin-top: 18px;
  padding: 0;
}

.tribe-events-filter-view.tribe-bar-is-disabled .tribe-events-page-title {
  margin-top: 0;
}

.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
  float: none;
  width: 100%;
}

/* Layout Resets ========================================================================== */
/* Events content when filters are closed */
.tribe-filters-closed #tribe-events-content {
  clear: both;
  float: none;
  width: 100%;
}

.tribe-filters-closed #tribe-events-content h2.tribe-events-page-title {
  margin-top: 50px;
}

/* Events content with closed filters and disabled bar */
.tribe-filters-closed.tribe-bar-is-disabled #tribe-events-content {
  clear: none;
}

/* Events navigation with closed filters */
.tribe-filters-closed #tribe-events-header .tribe-events-sub-nav {
  clear: both;
}

/* Toggle/Reset buttons */
#tribe_events_filter_control {
  margin: 0 0 15px 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.tribe-events-filters-mobile-controls {
  display: none;
}

/* Hide/Show button */
#tribe_events_filters_toggle {
  display: inline-block;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
}

.tribe-filters-closed .tribe_events_filters_close_filters {
  display: none !important;
}

.tribe-filters-open .tribe_events_filters_show_filters {
  display: none !important;
}

/* Filter Bar Hidden State */
.tribe-filters-closed
  #tribe_events_filters_wrapper
  #tribe_events_filter_control {
  border: 0;
}

/* Closed Filters ========================================================================== */
/* Hide Filters */
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_form,
.tribe-events-filter-view.tribe-filters-closed
  #tribe_events_filters_wrapper
  .tribe-events-filters-label,
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_reset {
  display: none;
}

/* Expand Toggle Button */
.tribe-events-filter-view.tribe-filters-closed
  #tribe_events_filters_wrapper
  #tribe_events_filters_toggle {
  display: block;
  padding-left: 0;
  width: 100%;
}

.tribe_events_filter_item.closed {
  padding-bottom: 0;
}

.tribe_events_filter_item.closed div {
  display: none;
}

/* ========================================================================== Shared Filters Styles ========================================================================== */
/* Filter Item Wrapper */
#tribe_events_filters_wrapper label.tribe-events-filters-label {
  border-bottom: 1px solid #e2e2e2;
  cursor: auto;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 15px;
}

/* Filter Items ========================================================================== */
/* Single Filter Item */
.tribe_events_filter_item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.tribe_events_filter_item.tribe_last_child,
.tribe_events_filter_item.closed.tribe_last_child {
  border-bottom: none;
  padding-bottom: 0.25em;
}

/* Filter Group Heading */
#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
  -khtml-user-select: none;
  cursor: pointer;
  font-weight: bold;
  line-height: 1;
  margin: 10px 0;
  padding: 5px 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Filter Toggles Triangle */
#tribe_events_filters_wrapper h3:before {
  border-bottom: 0 inset transparent;
  border-left: 3px inset transparent;
  border-right: 3px inset transparent;
  border-top: 5px solid;
  content: " ";
  height: 0;
  margin: 2px 0 0 -10px;
  pointer-events: none;
  position: absolute;
  width: 0;
}

#tribe_events_filters_wrapper .closed h3:before {
  border-bottom: 3px inset transparent;
  border-left: 5px solid;
  border-right: 0 inset transparent;
  border-top: 3px inset transparent;
}

.tribe-events-filter-group {
  max-height: 275px;
  position: relative;
}

#tribe_events_filters_wrapper .tribe-events-filter-group label {
  border-bottom: 1px solid #f4f4f4;
  display: block;
  padding: 15px;
}

.tribe-events-filter-group ul {
  max-height: 250px;
  overflow-y: auto;
}

/* Events Filters Form Elements ========================================================================== */
#tribe_events_filters_wrapper label {
  cursor: pointer;
  display: block;
  line-height: 16px;
  white-space: nowrap;
}

#tribe_events_filters_wrapper .tribe-events-filters-content > label {
  white-space: normal;
}

#tribe_events_filters_wrapper label input[type="checkbox"],
#tribe_events_filters_wrapper label input[type="radio"] {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 10%;
}

#tribe_events_filters_wrapper label span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 86%;
}

/* Filter Selects */
#tribe_events_filters_wrapper select {
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background: linear-gradient(to bottom, #eee 1%, #fff 15%);
  border: 1px solid #aaa;
  height: 1%;
  overflow: hidden;
  padding: 2%;
  position: relative;
  width: 100%;
}

#tribe_events_filters_wrapper select:focus {
  outline: none;
}

.tribe-events-filter-group.tribe-events-filter-range,
.tribe-events-filter-group.tribe-events-filter-select,
.tribe-events-filter-group.tribe-events-filter-multiselect,
.tribe-events-filter-group.tribe-events-filter-autocomplete {
  background: #f9fafa;
  padding: 15px;
}

/* Filter Autocomplete / Chosen */
#tribe_events_filters_wrapper .chosen-container-multi {
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background: linear-gradient(to bottom, #eee 1%, #fff 15%);
  border: 1px solid #aaa;
  font-size: 13px;
  height: auto !important;
  line-height: 1;
  padding: 2%;
}

#tribe_events_filters_wrapper
  .tribe-events-filter-autocomplete
  .chosen-container-multi
  .chosen-choices {
  background-image: none;
  border: 0;
}

.tribe-events-filter-autocomplete .chosen-container-multi .chosen-choices li,
.tribe-events-filter-autocomplete .chosen-container-multi ul li {
  margin: 3px 0 3px 5px !important;
  padding: 3px 20px 3px 5px !important;
}

.tribe-events-filters-horizontal
  .tribe-events-filter-group
  ul.chosen-results
  li:hover,
.tribe-events-filters-horizontal
  .tribe-events-filter-group
  ul.chosen-results
  li.highlighted,
.tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
  background-color: #3875d7;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
}

#tribe_events_filters_wrapper
  .chosen-container-multi.chosen-container-active
  ul.chosen-choices {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#tribe_events_filters_wrapper .chosen-container-multi .chosen-results {
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
}

#tribe_events_filters_wrapper .chosen-container-multi .chosen-results li {
  line-height: 15px;
  padding: 5px 6px;
}

#tribe_events_filters_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  left: -1px;
}

#tribe_events_filters_wrapper .chosen-drop {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* Filter Sliders */
#tribe_events_filters_wrapper .tribe_events_slider_val {
  font-size: 12px;
  font-weight: bold;
}

#tribe_events_filters_wrapper .ui-slider {
  margin: 0.25em 0;
}

#tribe_events_filters_wrapper
  .ui-slider-horizontal
  .ui-slider-handle:first-of-type {
  margin-left: -1px;
}

#tribe_events_filters_wrapper
  .ui-slider-horizontal
  .ui-slider-handle:last-of-type {
  margin-left: -16px;
}

/* Filter Submit */
#tribe_events_filters_wrapper input[type="submit"] {
  background: #666;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff !important;
  cursor: pointer;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  margin: 15px;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

#tribe_events_filters_wrapper input[type="submit"]:hover {
  background: #999;
}

/* ========================================================================== Vertical Filters Styles ========================================================================== */
/* Filters Wrapper */
.tribe-events-filters-content {
  background: #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
  background: #eaeaea;
  border-bottom: 1px solid #dadada;
  margin: 0;
  padding: 15px 20px;
  position: relative;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading:hover {
  background: #f6f6f6;
}

.tribe-filters-closed .tribe-events-filters-content {
  background: transparent;
  border-left: 0;
  border-right: 0;
  padding: 0;
}

#tribe_events_filters_reset {
  display: inline-block;
  margin: 15px 0;
  padding: 0 15px;
}

/* Sidebar Width in Relation To Main Event List */
#tribe_events_filters_wrapper.tribe-events-filters-vertical {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 60px;
  padding: 0 0 15px 0;
  position: relative;
  width: 25%;
}

.tribe-filters-closed #tribe_events_filters_wrapper {
  float: none;
  width: 100%;
}

.tribe-events-filter-group {
  border-bottom: 1px solid #e2e2e2;
  margin: 0;
}

.tribe-events-filter-group label {
  border-color: #ebebeb;
}

.tribe-events-filter-group li {
  background: #f9fafa;
}

.tribe-events-filter-group li:hover {
  background: #fff;
}

.tribe-filters-open .tribe-events-filters-vertical + #tribe-events-content,
.tribe-filters-open
  .tribe-events-filters-vertical
  + .tribe-bar-disabled
  + #tribe-events-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding-left: 30px !important;
  width: 75%;
}

.tribe-events-filter-view.tribe-filters-closed
  .tribe-events-filters-vertical
  + #tribe-events-content,
.tribe-events-filter-view.tribe-filters-open
  .tribe-events-filters-horizontal
  + #tribe-events-content {
  width: 100%;
}

.tribe-filters-open
  .tribe-events-filters-vertical
  + .tribe-bar-disabled
  + #tribe-events-content
  #tribe-events-header {
  margin-top: 30px;
}

.tribe-filters-closed
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  border: 0;
  margin: 0;
  padding: 0;
}

/* ========================================================================== Horizontal Filters Styles ========================================================================== */
/* These styles only apply to larger screens */
/* = Events Filter Styles
=============================================*/
.tribe_events_filter_item {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

#tribe_events_filters_wrapper .tribe_events_filter_item.closed h3 span:after {
  border-top-color: transparent;
}

/* mobile styles */
@media only screen and (min-width: 1099px) {
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    padding: 5px;
    text-align: center;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    background: #f5f5f5;
    margin: -1.5em 0 2.5em 0;
    padding: 13px 5px 13px 5px;
    position: static;
    width: auto;
  }
  .tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    margin-top: 0;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label {
    border: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 14px;
    padding: 0;
    text-transform: uppercase;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-group-heading {
    background: none;
    border: none;
    height: 22px;
    padding: 0 0 0 15px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-group-heading:hover {
    background: none;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 span {
    left: 12px;
    position: absolute;
    right: auto;
    top: 4px;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control {
    float: right;
    font-size: 11px;
    line-height: 1.5;
    margin: 0 13px 0 0;
    width: auto;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control a {
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }
  .tribe-events-filters-horizontal #tribe_events_filter_control a + a {
    margin-left: 10px;
  }
  .tribe-filters-closed
    .tribe-events-filters-horizontal
    #tribe_events_filter_control {
    float: none;
    width: 100%;
  }
  .tribe-events-filters-horizontal .tribe_events_filter_item {
    border: none;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    padding-bottom: 0;
    position: relative;
  }
  .tribe-events-filters-horizontal #tribe_events_filters_form {
    clear: both;
    display: block;
    padding-top: 3px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:before,
  .tribe-events-filters-horizontal .tribe-events-filter-group:after {
    border: 7px outset transparent;
    content: "";
    display: block;
    height: 0;
    left: 20px;
    position: absolute;
    width: 0;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:before {
    border-bottom: 7px solid #e0e0e0;
    top: -16px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group:after {
    border-bottom: 7px solid #fff;
    top: -14px;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group {
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 5px #e0e0e0;
    box-shadow: 0 0 5px #e0e0e0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 210px;
    min-width: 165px;
    position: absolute;
    top: auto;
    z-index: 1000;
  }
  .tribe-events-filters-horizontal .tribe_events_filter_item.tribe_last_child,
  .tribe-events-filters-horizontal
    .tribe_events_filter_item.closed.tribe_last_child {
    padding-bottom: 0;
  }
  .tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
    background: #f4f4f4;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 12px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe_events_slider_val {
    display: block;
    margin-bottom: 8px;
    position: relative;
    top: 0;
  }
}

@media only screen and (max-width: 1099px) {
  .tribe-events-filter-view.tribe-filters-closed #tribe-events-content,
  .tribe-events-filter-view.tribe-filters-open #tribe-events-content {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    float: none;
    width: 100%;
  }
  /* position the filters modal-like */
  .tribe-filters-open #tribe_events_filters_wrapper,
  .tribe-filters-open
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-open
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .tribe-ajax-success.tribe-filters-open #tribe_events_filters_wrapper {
    display: none;
  }
  .tribe-events-filters-vertical .tribe-events-filters-content {
    padding: 0;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    border: none;
    height: 0;
    margin-bottom: 0;
    margin-top: -1.5em;
    padding: 0;
    width: 100%;
  }
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-closed.tribe-bar-is-disabled
    #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin: 5px 0;
  }
  #tribe_events_filters_wrapper
    .closed
    .tribe-events-filters-group-heading:hover {
    background: #eee;
  }
  #tribe_events_filter_control {
    margin: 0;
  }
  .tribe-filters-open #tribe_events_filter_control {
    display: none;
  }
  .tribe-filters-open
    #tribe_events_filter_control.tribe-events-filters-mobile-controls {
    display: block;
    margin: 10px;
  }
  #tribe_events_filters_reset {
    display: none;
  }
  .tribe-filters-open
    #tribe_events_filter_control.tribe-events-filters-mobile-controls
    #tribe_events_filters_reset {
    display: block;
  }
  #tribe_events_filter_control a {
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: auto;
  }
  #tribe_events_filter_control a + a {
    margin: 10px 0;
  }
  #tribe_events_filter_control #tribe_events_filters_reset {
    background: #fff;
  }
  #tribe_events_filter_control #tribe_events_filters_toggle {
    background: #666;
    color: #fff;
  }
  /* Show the loading indicator over the filters */
  .tribe-filters-open .tribe-events-ajax-loading {
    position: fixed;
    top: 50%;
    z-index: 1010;
  }
  #tribe_events_filters_wrapper h5 {
    margin: 0;
  }
  .tribe-events-filters-vertical #tribe_events_filters_form {
    position: relative;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label,
  #tribe_events_filters_wrapper.tribe-events-filters-vertical
    .tribe-events-filters-label {
    border-bottom: 1px solid #f4f4f4;
    display: block;
    padding: 15px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe-events-filters-label,
  .tribe-events-filters-horizontal #tribe_events_filter_control {
    float: none;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-vertical
    .tribe-events-filter-group
    li:hover {
    background: #f9fafa;
  }
  .tribe-filters-open
    .tribe-events-filters-horizontal
    #tribe_events_filter_control {
    margin-top: 10px;
  }
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal
    .tribe_events_slider_val {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -25px;
  }
  .tribe-events-filter-group.tribe-events-filter-range {
    overflow: visible;
  }
  .tribe-bar-disabled {
    float: none;
    width: 100%;
  }
  .tribe-bar-disabled #tribe-events-bar {
    margin-bottom: 0;
  }
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin-bottom: 3em;
  }
}

.wp-block-media-text.alignwide.has-media-on-the-right.twocolumn {
  padding: 0px 0px 65px 0px;
}
.wp-block-media-text.alignwide.has-media-on-the-right.twocolumn
  .wp-block-media-text__content {
  padding: 0;
  margin-top: -147px;
}

/* Spaces content from footer on takecarebackpain page  */
@media only screen and (max-width: 1100px) {
  .wp-block-button.back-pain__button {
    margin-bottom: 100px;
  }
}

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