@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
 /*  text-decoration: underline; */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
   /* text-decoration: underline; */ }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container, .resources .tab-content .tab-pane {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container, .resources .tab-content .tab-pane {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container, .resources .tab-content .tab-pane {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .resources .tab-content .tab-pane {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container, .resources .tab-content .tab-pane {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row, .resources .tab-content .tab-pane .dnnForm {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .resources .tab-content .tab-pane .dnnForm .dnnGridItem, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6, .resources .tab-content .tab-pane .dnnForm .dnnGridItem {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4, .resources .tab-content .tab-pane .dnnForm .dnnGridItem {
    -webkit-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

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

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #6c757d !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

/*! formstone v1.4.4 [dropdown.css] 2018-03-15 | GPL-3.0 License | formstone.it */
.fs-dropdown {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%; }

.fs-dropdown, .fs-dropdown *, .fs-dropdown :after, .fs-dropdown :before, .fs-dropdown:after, .fs-dropdown:before {
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-dropdown-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

.fs-dropdown-mobile .fs-dropdown-element, .fs-dropdown-native .fs-dropdown-element {
  z-index: 7; }

.fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element, .fs-dropdown-native.fs-dropdown-multiple .fs-dropdown-element {
  z-index: -1; }

.fs-dropdown-selected {
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  border: 1px solid;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-overflow: clip; }

.fs-dropdown-options {
  width: 100%;
  max-height: 260px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  background: #fff;
  border: 1px solid;
  display: none;
  overflow: auto;
  overflow-x: hidden; }

.fs-dropdown-options.fs-scrollbar {
  position: absolute; }

.fs-dropdown-group {
  display: block;
  font-size: 75%; }

.fs-dropdown-item {
  border: none;
  padding: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis; }

.fs-dropdown-item_placeholder {
  display: none; }

.fs-dropdown-item_selected {
  background: #ddd; }

.fs-dropdown-item_disabled {
  cursor: default;
  opacity: .5; }

.fs-dropdown-open {
  z-index: 3; }

.fs-dropdown-open .fs-dropdown-options {
  display: block; }

.fs-dropdown-open .fs-dropdown-selected {
  z-index: 6; }

.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  z-index: 4; }

.fs-dropdown-cover .fs-dropdown-options {
  top: 0; }

.fs-dropdown-bottom .fs-dropdown-options {
  top: auto;
  bottom: 100%; }

.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
  top: auto;
  bottom: 0; }

.fs-dropdown-multiple .fs-dropdown-options {
  width: 100%;
  position: static;
  display: block; }

.fs-dropdown-disabled {
  opacity: .5; }

.fs-dropdown-disabled .fs-dropdown-selected {
  cursor: default; }

.fs-dropdown-disabled .fs-dropdown-group, .fs-dropdown-disabled .fs-dropdown-item {
  cursor: default; }

.fs-dropdown-options.fs-scrollbar {
  overflow: hidden; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
  border: 1px solid;
  border-width: 0 0 0 1px; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
  max-height: 260px;
  height: auto; }

.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
  padding: 0; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s,visibility 0s;
  transition: opacity .25s,visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s,visibility 0s,color .25s;
  transition: opacity .25s,visibility 0s,color .25s; }

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  /* text-decoration: underline; */ }

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-base {
  display: -webkit-box;
  display: flex;
  pointer-events: none;
  position: absolute; }

.tooltipster-box {
  -webkit-box-flex: 1;
          flex: 1 1 auto; }

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform,opacity;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

.tooltipster-slide {
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading .4s;
          animation: tooltipster-fading .4s; }

@-webkit-keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  75% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  75% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating .6s;
          animation: tooltipster-rotating .6s; }

@-webkit-keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling .6s;
          animation: tooltipster-scaling .6s; }

.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px; }

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000; }

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1); }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px; }

html, body {
  height: 100%; }

html {
  font-size: 16px; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin: 0 auto;
  background-color: white;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  color: #393d41; }

*:focus {
  outline: none !important; }

::-moz-selection {
  background: rgba(116, 170, 80, 0.2);
  color: inherit; }

::selection {
  background: rgba(116, 170, 80, 0.2);
  color: inherit; }

body > form {
  height: 100%; }

.Normal {
  color: #393d41; }

.contentPane {
  position: relative;
  z-index: 1; }

a:not([href]) {
  display: inline; }
  a:not([href]):after {
    display: none; }

h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 2.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1;
  padding-bottom: 25px;
  color: rgba(12,35,64,1); }
  @media (max-width: 767.98px) {
    h1 {
      font-size: 2.25rem; } }
  @media (max-width: 575.98px) {
    h1 {
      font-size: 1.875rem;
      letter-spacing: 0.1em; } }

h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: rgba(12,35,64,1); }
  @media (max-width: 575.98px) {
    h2 {
      font-size: 1.75rem; } }

h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.4375rem;
  font-weight: 600;
  line-height: 1.3;
  color: rgba(203,151,0,1);
  margin-top: 40px;
  margin-bottom: 25px; }

h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
  color: #393d41; }

h5 {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(0,94,184,1); }

p {
  line-height: 1.9;
  margin-bottom: 15px; }

a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    text-decoration: none; }

b,
strong {
  font-weight: 700; }

main style {
  display: none; }

main .DnnModule-DNN_HTML + .DnnModule-DNN_HTML {
  margin-top: 100px; }

main .large-text p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.7; }

main .large-text-center {
  position: relative;
  padding-bottom: 70px !important;
  text-align: center; }
  main .large-text-center:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 45px;
    background-color: #d2d6db; }
  main .large-text-center p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767.98px) {
      main .large-text-center p {
        max-width: none; } }

main a {
  position: relative;
  display: inline-block;
  /* font-style: italic; */
  font-weight: 700;
  color: rgba(0,94,184,1); }
  main a:after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(0,94,184,1);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  main a:visited {
    color: rgba(0,94,184,1); }
  main a:hover, main a:focus {
    color: rgba(0,94,184,1); }
    main a:hover:after, main a:focus:after {
      opacity: 1; }

main button, main .btn {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
  color: rgba(12,35,64,1);
  border: 1px solid rgba(12,35,64,1);
  padding: 12px 40px; }
  main button:after, main .btn:after {
    display: none; }
  main button:visited, main .btn:visited {
    color: rgba(12,35,64,1); }
  main button:hover, main button:focus, main .btn:hover, main .btn:focus {
    background-color: rgba(12,35,64,1);
    color: white; }

main button.alt, main .btn-alt {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
  color: #393d41;
  border: 1px solid rgba(0,94,184,1);
  padding: 12px 25px;
  text-align: center; }
  main button.alt:after, main .btn-alt:after {
    display: none; }
  main button.alt:visited, main .btn-alt:visited {
    color: #393d41; }
  main button.alt:hover, main button.alt:focus, main .btn-alt:hover, main .btn-alt:focus {
    background-color: rgba(0,94,184,1);
    color: white; }
  main button.alt.light, main .btn-alt.light {
    border: 1px solid #fff;
    color: white; }

main button.btn-ghost, main .btn-ghost {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
  background-color: transparent;
  color: white;
  border: 1px solid white;
  padding: 12px 40px; }
  main button.btn-ghost:after, main .btn-ghost:after {
    display: none; }
  main button.btn-ghost:visited, main .btn-ghost:visited {
    color: white; }
  main button.btn-ghost:hover, main button.btn-ghost:focus, main .btn-ghost:hover, main .btn-ghost:focus {
    background-color: rgba(255, 255, 255, 0.2);
    color: white; }

main .btn.pdf {
  position: relative;
  padding: 12px 25px; }
  main .btn.pdf:before {
    content: "\f1c1";
    display: none;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  main .btn.pdf svg {
    margin-right: 15px; }

main .btn.map {
  position: relative;
  padding: 12px 25px; }
  main .btn.map:before {
    content: '\f3c5';
    display: none;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  main .btn.map svg {
    margin-right: 15px; }

main ul, main ol {
  margin-bottom: 25px; }

main li {
  position: relative;
  list-style: none;
  line-height: 1.9;
  padding-left: 15px;
  font-size: 1.125rem;
  font-weight: 300; }

main ul li:before {
  content: '';
  position: relative;
  top: -4px;
  left: -6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: rgba(57, 61, 65, 0.85);
  display: inline-block; }

main ol {
  counter-reset: li; }
  main ol li {
    padding-left: 25px; }
  main ol li:before {
    content: counter(li, decimal) ".) ";
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0; }

main blockquote {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: rgba(12,35,64,1);
  margin-bottom: 25px; }

hr {
  border: none;
  height: 2px; }

.max-container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

main .max-container {
  max-width: 1200px;
  padding: 100px 45px; }
  @media (max-width: 767.98px) {
    main .max-container {
      padding: 80px 20px; } }

.no-scroll {
  overflow: hidden;
  position: relative;
  height: 100%; }

.green {
  color: rgba(0,94,184,1); }

.off-black {
  color: #393d41; }

.dark-gray {
  color: rgba(38, 42, 47, 0.7); }

.dnnEditState .desktop-container {
  display: block !important; }

@media (max-width: 991.98px) {
  .desktop-container {
    display: none; } }

.dnnEditState .mobile-container {
  display: block !important; }

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

.box {
  margin: 40px auto 40px; }
  .box .Normal {
    background-color: #eef1f3;
    padding: 25px; }
    .box .Normal.DNNEmptyPane {
      background-color: transparent; }
  @media (max-width: 991.98px) {
    .box {
      max-width: 100%; } }
  .box h2 {
    text-align: left;
    position: relative;
    color: #393d41 !important;
    padding-bottom: 20px; }
    .box h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60px;
      height: 2px;
      background-color: rgba(0,94,184,1); }
  .box p {
    text-align: left; }
  .box ul {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 0; }
    @media (min-width: 576px) {
      .box ul {
        flex-wrap: wrap; } }
    @media (min-width: 992px) {
      .box ul {
        flex-wrap: nowrap; } }
  .box li {
    position: relative;
    text-align: left;
    padding-left: 35px;
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.2;
    margin-right: 15px;
    margin-bottom: 15px; }
    @media (max-width: 991.98px) {
      .box li {
        width: calc(100% / 2 - 15px); } }
    @media (max-width: 575.98px) {
      .box li {
        width: 100%; } }
    .box li:before {
      content: "";
      position: absolute;
      width: 21px;
      height: 21px;
      border-radius: 0;
      top: 50%;
      left: 0;
      margin-top: -11px; }
    .box li.orange:before {
      background-color: #f68646; }
    .box li.green {
      color: inherit; }
      .box li.green:before {
        background-color: #74b564; }
    .box li.navy-blue:before {
      background-color: #043573; }
    .box li.blue:before {
      background-color: #0170bb; }

.note {
  font-size: .8rem !important;
  font-style: italic; }

.logo-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0;
  margin: 60px 0; }
  @media (max-width: 575.98px) {
    .logo-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; } }
  .logo-list li {
    padding: 0 20px;
    margin-bottom: 45px; }
    .logo-list li:before {
      background-color: transparent; }
  .logo-list img {
    max-width: 150px;
    max-height: 100px; }

.flex-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .flex-list li {
    list-style-type: none;
    margin: 0 20px;
    padding: 0; }
    .flex-list li:before {
      background-color: transparent; }
  .flex-list a {
    font-size: 1.125rem;
    color: rgba(12,35,64,1) !important;
    font-weight: 300;
    font-style: normal; }
    .flex-list a:hover, .flex-list a:focus {
      color: rgba(0,94,184,1) !important; }

.map-icon::before {
  content: "\f3c5";
  display: none;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.map-icon svg {
  margin-right: 8px; }

.download-icon::before {
  content: "\f019";
  display: none;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.download-icon svg {
  margin-right: 8px; }

.building-icon::before {
  content: "\f1ad";
  display: none;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.building-icon svg {
  margin-right: 8px; }

.doc-container ul {
  margin-left: 0; }

.doc-container li {
  list-style-type: none;
  font-size: 1rem;
  padding-left: 0; }
  .doc-container li:before {
    display: none; }
  .doc-container li a {
    position: relative;
    color: #393d41;
    font-style: normal; }
    .doc-container li a:hover {
      text-decoration: none;
      color: rgba(0,94,184,1); }
      .doc-container li a:hover:after {
        background-color: transparent; }
    .doc-container li a:before {
      content: "\f1c1";
      display: none;
      font-family: "Font Awesome 5 Pro";
      font-weight: 400;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }
    .doc-container li a svg {
      margin-right: 0.5em; }
    .doc-container li a:after {
      background-color: transparent; }

.tooltip_templates {
  display: none; }

.mtooltip {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 7;
  background-color: rgba(0,94,184,1);
  visibility: hidden; }
  .mtooltip.retail-point {
    top: 33%;
    left: 50%; }
  .mtooltip.office-point {
    top: 33%;
    left: 73%; }
  .mtooltip.pt-point {
    top: 38%;
    left: 63%; }
  .mtooltip.living-point {
    top: 54%;
    left: 39%; }
  .mtooltip.hospitality-point {
    top: 31%;
    left: 59%; }
  .mtooltip.hw-point {
    top: 30%;
    left: 29%; }
  .mtooltip.ctr-retail-point {
    top: 32%;
    left: 34%; }
  .mtooltip.ctr-office-point {
    /*top: 47%;
    	left: 41%;*/
    top: 51%;
    left: 35%; }
  .mtooltip.ctr-office-point.ctr-office-fidelity {
    top: 40%;
    left: 69%; }
  .mtooltip.mu-point {
    top: 16%;
    /*left: 51%;*/
    left: 45%; }
  .mtooltip.residential-point {
    top: 65%;
    left: 65%;
    /*left: 71%;*/ }

.tooltipster-base {
  display: block;
  min-width: 350px; }
  @media (max-width: 767.98px) {
    .tooltipster-base {
      min-width: 320px; } }

.tooltipster-content {
  height: 100%;
  padding: 15px 14px !important; }
  .tooltipster-content .tt-container {
    display: block;
    position: relative;
    height: 100%; }
    .tooltipster-content .tt-container .close {
      position: absolute;
      top: 0;
      right: 5px;
      cursor: pointer; }
  .tooltipster-content .tt-row {
    position: relative;
    height: 100%;
    -webkit-box-align: center;
            align-items: center; }
  @media (max-width: 767.98px) {
    .tooltipster-content .tt-img {
      display: none; } }
  .tooltipster-content .tt-content {
    padding-left: 20px; }
    @media (max-width: 767.98px) {
      .tooltipster-content .tt-content {
        padding-left: 0; } }
    .tooltipster-content .tt-content p {
      line-height: 1.1;
      margin-bottom: 0; }

.stat-container {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden; }

.stat-slider {
  position: relative;
  width: calc(100% - 50px);
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  @media (max-width: 767.98px) {
    .stat-slider {
      width: calc(100% - 40px); } }
  .stat-slider .owl-stage-outer {
    overflow: hidden; }
  .stat-slider div.owl-item {
    float: left; }
  .stat-slider li {
    padding: 0 10px;
    font-size: 0.75rem;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 2px; }
    .stat-slider li b, .stat-slider li strong {
      font-size: 2.625rem;
      display: block; }
    .stat-slider li:before {
      background-color: transparent; }
  .stat-slider .owl-nav.disabled {
    display: none; }
  .stat-slider .owl-nav .owl-prev, .stat-slider .owl-nav .owl-next {
    position: absolute;
    background-color: transparent;
    border: none;
    font-size: 3rem;
    color: #000;
    width: 15px;
    padding: 0;
    margin: 0;
    display: inline-block;
    top: 50%;
    margin-top: -31px;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .stat-slider .owl-nav .owl-prev span, .stat-slider .owl-nav .owl-next span {
      display: block;
      width: 15px; }
    .stat-slider .owl-nav .owl-prev:not(.disabled):hover, .stat-slider .owl-nav .owl-next:not(.disabled):hover {
      background: transparent;
      color: rgba(12,35,64,1); }
    .stat-slider .owl-nav .owl-prev.disabled:hover, .stat-slider .owl-nav .owl-next.disabled:hover {
      background: transparent;
      color: black; }
  .stat-slider .owl-nav .owl-prev {
    left: -25px; }
    @media (max-width: 767.98px) {
      .stat-slider .owl-nav .owl-prev {
        left: -20px; } }
  .stat-slider .owl-nav .owl-next {
    right: -25px; }
    @media (max-width: 767.98px) {
      .stat-slider .owl-nav .owl-next {
        right: -20px; } }
  .stat-slider .owl-dots {
    margin-top: 20px; }
    .stat-slider .owl-dots.disabled {
      display: none; }
    .stat-slider .owl-dots button {
      padding: 0 5px;
      border: 0;
      background-color: transparent; }
      .stat-slider .owl-dots button.active span {
        background-color: rgba(12,35,64,1); }
        .stat-slider .owl-dots button.active span:before {
          display: block; }
      .stat-slider .owl-dots button span:hover {
        background-color: rgba(12,35,64,1); }
        .stat-slider .owl-dots button span:hover:before {
          display: block; }
    .stat-slider .owl-dots button span {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: rgba(12,35,64,1);
      cursor: pointer;
      position: relative; }
      .stat-slider .owl-dots button span:before {
        display: none;
        content: " ";
        position: absolute;
        width: 16px;
        height: 16px;
        border: 1px solid rgba(12,35,64,1);
        left: 50%;
        top: 50%;
        margin-top: -8px;
        margin-left: -8px;
        border-radius: 50%; }

.DNNModuleContent .logo-slider {
  margin-top: 40px; }

.logo-slider {
  position: relative;
  width: calc(100% - 50px);
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  @media (max-width: 767.98px) {
    .logo-slider {
      width: calc(100% - 40px); } }
  .logo-slider .owl-stage-outer {
    overflow: hidden; }
  .logo-slider div.owl-item {
    float: left;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center; }
  .logo-slider li {
    padding-left: 0; }
    .logo-slider li:before {
      display: none; }
    .logo-slider li img {
      width: 100%;
      max-width: 150px;
      max-height: 100px; }
  .logo-slider .owl-stage {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-left: auto;
    margin-right: auto; }
  .logo-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: -25px;
    width: calc(100% + 50px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
    margin-top: 0; }
    @media (max-width: 767.98px) {
      .logo-slider .owl-nav {
        left: -20px;
        width: calc(100% + 40px); } }
    .logo-slider .owl-nav.disabled {
      display: none; }
    .logo-slider .owl-nav .owl-prev, .logo-slider .owl-nav .owl-next {
      background-color: transparent;
      border: none;
      font-size: 3rem;
      color: rgba(12,35,64,1);
      padding: 0;
      margin: 0;
      display: inline-block;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .logo-slider .owl-nav .owl-prev span, .logo-slider .owl-nav .owl-next span {
        display: block;
        letter-spacing: 0; }
      .logo-slider .owl-nav .owl-prev:hover, .logo-slider .owl-nav .owl-next:hover {
        background: transparent;
        color: rgba(0,94,184,1); }
      .logo-slider .owl-nav .owl-prev.disabled:hover, .logo-slider .owl-nav .owl-next.disabled:hover {
        color: rgba(12,35,64,1); }
  .logo-slider ~ .owl-dots-container {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
    .logo-slider ~ .owl-dots-container.disabled {
      display: none; }
    .logo-slider ~ .owl-dots-container button {
      padding: 5px;
      border: 0;
      background-color: transparent; }
      .logo-slider ~ .owl-dots-container button.active span {
        background-color: #869791; }
        .logo-slider ~ .owl-dots-container button.active span:before {
          display: block; }
      .logo-slider ~ .owl-dots-container button:hover span {
        background-color: #869791; }
      .logo-slider ~ .owl-dots-container button span:hover:before {
        display: block; }
    .logo-slider ~ .owl-dots-container button span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      border-radius: 50%;
      background-color: #D6D6D6;
      cursor: pointer;
      display: block;
      position: relative;
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
      .logo-slider ~ .owl-dots-container button span:before {
        display: none;
        content: " ";
        position: absolute;
        width: 16px;
        height: 16px;
        border: 1px solid rgba(12,35,64,1);
        left: 50%;
        top: 50%;
        margin-top: -8px;
        margin-left: -8px;
        border-radius: 50%; }
  .logo-slider.white-theme .owl-nav .owl-prev, .logo-slider.white-theme .owl-next {
    color: #fff; }
    .logo-slider.white-theme .owl-nav .owl-prev:hover, .logo-slider.white-theme .owl-next:hover {
      color: rgba(0,94,184,1); }
    .logo-slider.white-theme .owl-nav .owl-prev.disabled:hover, .logo-slider.white-theme .owl-next.disabled:hover {
      color: #fff; }
  .logo-slider.white-theme ~ .owl-dots-container .owl-dot.active span, .logo-slider.white-theme ~ .owl-dots-container .owl-dot:hover span {
    background: white; }
  .logo-slider.white-theme ~ .owl-dots-container button span {
    background: #d6d6d6; }
  .logo-slider.white-theme ~ .owl-dots-container button span:before {
    border-color: white; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.default.Error.Page .contentPane .Normal {
  font-size: 1.125rem;
  font-family: "proxima-nova", sans-serif;
  color: #393d41;
  line-height: 1.7; }

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: transparent;
  box-shadow: none;
  padding: 20px 45px;
  -webkit-transition: background 0.5s ease-in-out, box-shadow 0.5s ease-in-out, padding 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, box-shadow 0.5s ease-in-out, padding 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, background 0.5s ease-in-out, box-shadow 0.5s ease-in-out, padding 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, background 0.5s ease-in-out, box-shadow 0.5s ease-in-out, padding 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  @media (max-width: 767.98px) {
    .navbar {
      padding: 20px 20px 15px; } }
  .navbar .logo {
    padding: 0 !important; }
    .navbar .logo a {
      display: inline-block; }
    .navbar .logo svg {
      width: 400px;
      height: 65px; }
    @media (max-width: 767.98px) {
      .navbar .logo svg {
      width: 271px;
      height: 44px;
    }
    }  
      .navbar .logo svg path, .navbar .logo svg polygon {
        fill: white;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
  .navbar .top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .navbar .top-nav li + li {
    margin-left: 30px; }
    @media (max-width: 767.98px) {
      margin-left: 0px;
    }
  .navbar .top-nav a {
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: white; }
    .navbar .top-nav a:hover, .navbar .top-nav a:focus {
      color: rgba(12,35,64,1); }
  .navbar .nav-toggle {
    position: relative;
    margin-left: 50px; }
  .navbar .nav-toggle > span {
    position: absolute;
    top: -19px;
    left: 5px;
    font-size: 0.625rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: white;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  .navbar .nav-toggle button {
    position: relative;
    width: 45px;
    height: 20px;
    -webkit-appearance: none;
    border: none;
    background: transparent;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      .navbar .nav-toggle button {
        margin-left: 0; } }
    .navbar .nav-toggle button span {
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .navbar .nav-toggle button .hamburger {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .navbar .nav-toggle button .hamburger span {
        position: relative;
        width: 45px;
        height: 2px;
        background-color: white; }
      .navbar .nav-toggle button .hamburger span + span {
        margin-top: 7px; }
      .navbar .nav-toggle button .hamburger span:first-child {
        -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s; }
      .navbar .nav-toggle button .hamburger span:nth-child(2) {
        -webkit-transition-delay: 0.625s;
                transition-delay: 0.625s; }
      .navbar .nav-toggle button .hamburger span:last-child {
        -webkit-transition-delay: 0.75s;
                transition-delay: 0.75s; }
    .navbar .nav-toggle button .cross {
      position: absolute;
      top: -10px;
      left: 2px;
      width: 40px;
      height: 40px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .navbar .nav-toggle button .cross span {
        background-color: white; }
      .navbar .nav-toggle button .cross span:first-child {
        position: absolute;
        top: 0;
        left: calc(50% - 1px);
        width: 2px;
        height: 0px;
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
      .navbar .nav-toggle button .cross span:last-child {
        position: absolute;
        top: calc(50% - 2px);
        left: 0;
        width: 0px;
        height: 2px;
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
    .navbar .nav-toggle button.active .hamburger span {
      width: 0px; }
      .navbar .nav-toggle button.active .hamburger span:first-child {
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
      .navbar .nav-toggle button.active .hamburger span:nth-child(2) {
        -webkit-transition-delay: 0.125s;
                transition-delay: 0.125s; }
      .navbar .nav-toggle button.active .hamburger span:last-child {
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
    .navbar .nav-toggle button.active .cross span:first-child {
      height: 40px;
      -webkit-transition-delay: 0.625s;
              transition-delay: 0.625s; }
    .navbar .nav-toggle button.active .cross span:last-child {
      width: 40px;
      -webkit-transition-delay: 0.375s;
              transition-delay: 0.375s; }

.navbar.is-hidden {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.navbar.is-solid {
  background: rgba(12,35,64,1);
  padding: 8px 45px 6px;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767.98px) {
    .navbar.is-solid {
      padding: 8px 20px 6px; } }
  .navbar.is-solid .logo svg path, .navbar.is-solid .logo svg polygon {
    fill: rgba(12,35,64,1); }
  .navbar.is-solid .top-nav a {
    color: rgba(203,151,0,1); }
    .navbar.is-solid .top-nav a:hover, .navbar.is-solid .top-nav a:focus {
      color: rgba(0,94,184,1); }
  .navbar.is-solid .nav-toggle > span {
    color: #FFFFFF; }
  .navbar.is-solid .nav-toggle button .hamburger span, .navbar.is-solid .nav-toggle button .cross span {
    background-color: #FFFFFF; }

.navbar.active {
  box-shadow: none; }

#menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: rgba(12,35,64,1);
  /*background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);*/
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  #menu.active {
    opacity: 1;
    visibility: visible; }
  #menu .menu-wrapper {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: calc(100% - 100px);
    overflow-y: scroll; }
  #menu .menu-inner {
    position: static;
    width: 100%;
    padding: 0 90px; }
    @media (max-width: 1199px) and (max-height: 649px) {
      #menu .menu-inner {
        position: static;
        height: auto;
        padding: 0 90px 60px; } }
    @media (max-width: 992px) and (max-height: 699px) {
      #menu .menu-inner {
        position: static;
        height: auto;
        padding: 0 90px 60px; } }
    @media (max-width: 1199.98px) {
      #menu .menu-inner {
        padding: 0 45px; } }
    @media (max-width: 767.98px) {
      #menu .menu-inner {
        position: static;
        height: auto;
        padding: 0 20px; } }
  #menu .menu-items-container {
    position: relative;
    top: 40px;
    width: 100%; }
    @media (max-width: 991.98px) {
      #menu .menu-items-container {
        top: 0; } }
    @media (max-width: 767.98px) {
      #menu .menu-items-container {
        width: 100%; } }
    #menu .menu-items-container ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #menu .menu-items-container a {
      font-size: 1.5rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: rgba(12,35,64,1); }
      #menu .menu-items-container a:hover, #menu .menu-items-container a:focus {
        color: rgba(0,94,184,1); }
    #menu .menu-items-container .main-nav > li {
      width: 20%;
      padding: 0 15px;
      margin-bottom: 40px; }
    #menu .menu-items-container .main-nav > li:not(.dropdown-link) {
      line-height: 1; }
    @media (max-width: 1299px) {
      #menu .menu-items-container .main-nav > li {
        width: 25%; } }
    @media (max-width: 991.98px) {
      #menu .menu-items-container .main-nav > li {
        width: calc(100% / 3); } }
    @media (max-width: 767.98px) {
      #menu .menu-items-container .main-nav > li {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        text-align: center; } }
    #menu .menu-items-container .dropdown-link {
      position: relative;
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: rgba(255, 255, 255, 0.8);
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      #menu .menu-items-container .dropdown-link > a {
        display: inline-block;
        font-size: 1rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        line-height: 1.3;
        color: rgba(255, 255, 255, 0.8); }
        @media (min-width: 768px) {
          #menu .menu-items-container .dropdown-link > a {
            cursor: default; } }
      #menu .menu-items-container .dropdown-link svg {
        margin-left: 5px;
        -webkit-transition: -webkit-transform 0.4s ease-in-out;
        transition: -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out; }
      @media (max-width: 767.98px) {
        #menu .menu-items-container .dropdown-link:before {
          content: '';
          position: absolute;
          top: 34px;
          left: 0;
          right: 0;
          margin: auto;
          width: 40px;
          height: 1px;
          background-color: rgba(0,94,184,1);
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
        #menu .menu-items-container .dropdown-link > a:hover, #menu .menu-items-container .dropdown-link > a:focus {
          color: rgba(0,94,184,1); }
        #menu .menu-items-container .dropdown-link.active svg {
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); }
        #menu .menu-items-container .dropdown-link.active:before {
          opacity: 1;
          visibility: visible; } }
    #menu .menu-items-container .sub-menu {
      position: relative;
      top: 25px;
      margin-bottom: 25px; }
      #menu .menu-items-container .sub-menu:before {
        content: '';
        position: relative;
        display: block;
        top: -13px;
        left: 0;
        width: 40px;
        height: 1px;
        background-color: rgba(0,94,184,1); }
        @media (max-width: 767.98px) {
          #menu .menu-items-container .sub-menu:before {
            display: none; } }
      #menu .menu-items-container .sub-menu li {
        line-height: 1.3;
        margin-bottom: 10px; }
        #menu .menu-items-container .sub-menu li:last-child {
          margin-bottom: 0; }
      #menu .menu-items-container .sub-menu a {
        font-size: 1rem;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0.025em;
        color: white; }
        #menu .menu-items-container .sub-menu a:hover, #menu .menu-items-container .sub-menu a:focus {
          color: rgba(0,94,184,1); }
      @media (max-width: 767.98px) {
        #menu .menu-items-container .sub-menu {
          top: 0;
          margin-bottom: 0;
          padding-top: 30px;
          padding-bottom: 30px; } }
    #menu .menu-items-container .main-nav .miscellaneous {
      width: 100%;
      margin-top: 40px; }
      @media (max-width: 767.98px) {
        #menu .menu-items-container .main-nav .miscellaneous {
          margin-top: 50px;
          margin-bottom: 50px; } }
      #menu .menu-items-container .main-nav .miscellaneous ul {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center; }
        @media (max-width: 991.98px) {
          #menu .menu-items-container .main-nav .miscellaneous ul {
            -webkit-box-pack: justify;
                    justify-content: space-between; } }
        @media (max-width: 767.98px) {
          #menu .menu-items-container .main-nav .miscellaneous ul {
            display: block; } }
      #menu .menu-items-container .main-nav .miscellaneous li {
        line-height: 1.3;
        margin-right: 50px;
        margin-bottom: 20px; }
        #menu .menu-items-container .main-nav .miscellaneous li:last-child {
          margin-right: 0; }
        @media (max-width: 991.98px) {
          #menu .menu-items-container .main-nav .miscellaneous li {
            margin-right: 30px; } }
        @media (max-width: 767.98px) {
          #menu .menu-items-container .main-nav .miscellaneous li {
            margin-right: 0; } }
      #menu .menu-items-container .main-nav .miscellaneous a {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        font-size: 1rem;
        font-weight: 700;
        text-transform: none;
        letter-spacing: 0.025em;
        color: white; }
        #menu .menu-items-container .main-nav .miscellaneous a:hover, #menu .menu-items-container .main-nav .miscellaneous a:focus {
          color: rgba(0,94,184,1); }
        @media (max-width: 767.98px) {
          #menu .menu-items-container .main-nav .miscellaneous a {
            -webkit-box-pack: center;
                    justify-content: center; } }
      #menu .menu-items-container .main-nav .miscellaneous img {
        margin-right: 10px; }
  #menu .top-nav {
    width: 100%;
    margin-bottom: 50px; }
    #menu .top-nav li + li {
      margin-left: 30px; }
    #menu .top-nav a {
      font-size: 0.8125rem;
      font-weight: 600;
      text-transform: none;
      letter-spacing: 0.05em;
      color: white; }
      #menu .top-nav a:hover, #menu .top-nav a:focus {
        color: rgba(0,94,184,1); }
    @media (max-width: 1199px) {
      #menu .top-nav {
        text-align: center;
        margin-top: 50px; }
        #menu .top-nav li {
          width: 100%; }
        #menu .top-nav li + li {
          margin-left: 0; } 
        #menu .top-nav a {
          font-size: 22px;
        }
    }
/*
header {
  position: relative;
  padding: 190px 45px 110px;
  color: white;
  text-align: center;
  background-size: cover;
  background-color: rgba(12,35,64,1);
  background-position: center; }
*/
  @media (min-width: 1500px) {
/*    header {
      padding: 290px 45px 210px; } }
  header:before, header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  header:after {
    background-color: rgba(0, 0, 0, 0.1); }
*/
  header h1, header span, header hr {
    position: relative;
    z-index: 1; }
  header h1 {
    margin-bottom: 0;
    color: white; }
  header span, header p {
    display: block;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.6em;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #fff; }
    @media (max-width: 575.98px) {
      header span, header p {
        font-size: 0.875rem;
        letter-spacing: 0.5em; } }
  header .header-slider {
    list-style: none; }
  header .dots-container span {
    margin-bottom: 0;
    background-color: #D6D6D6 !important; }
  header .dots-container button:hover span, header .dots-container button.active span {
    background-color: white !important; }
  header hr {
    width: 95px;
    background-color: rgba(0,94,184,1);
    margin: 35px auto 0; }
  @media (max-width: 767.98px) {
    header {
      padding: 190px 20px 120px; } }

footer {
  background-color: #eef1f3;
  padding: 50px 45px;
  text-align: center;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    footer {
      padding: 50px 20px; } }
  footer .footer-inner {
    max-width: 900px;
    margin: 0 auto; }
  footer .logo {
    margin-bottom: 60px; }
    footer .logo a {
      display: inline-block; }
    footer .logo svg {
      width: 208px;
      height: 58px; }
      footer .logo svg path, footer .logo svg polygon {
        fill: #042d72; }
    @media (max-width: 575.98px) {
      footer .logo {
        margin-bottom: 30px; } }
  footer .links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer .links ul li {
      padding: 0 12px; }
    footer .links ul a {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      color: rgba(38, 42, 47, 0.7); }
      footer .links ul a:hover, footer .links ul a:focus {
        color: rgba(0,94,184,1); }
  footer .social-media {
    position: relative;
    margin: 25px 0; }
    footer .social-media:before, footer .social-media:after {
      content: '';
      position: absolute;
      top: 50%;
      width: 9999px;
      height: 1px;
      background-color: #d0d8de; }
    footer .social-media:before {
      left: 50%; }
    footer .social-media:after {
      right: 50%; }
    footer .social-media div {
      position: relative;
      width: 50px;
      height: 50px; }
      footer .social-media div + div {
        margin-left: 20px; }
    footer .social-media a {
      position: relative;
      z-index: 2;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 50px;
      height: 50px;
      border: 1px solid #042d72;
      border-radius: 50%;
      background: #eef1f3; }
      footer .social-media a:hover, footer .social-media a:focus {
        border-color: rgba(0,94,184,1); }
        footer .social-media a:hover svg, footer .social-media a:focus svg {
          color: rgba(0,94,184,1); }
    footer .social-media svg {
      font-size: 1.375rem;
      color: #042d72;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  footer .legal p {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.3;
    color: rgba(84, 92, 103, 0.7);
    margin-bottom: 0; }
    @media (max-width: 575.98px) {
      footer .legal p:first-child {
        margin-bottom: 10px; } }
  footer .legal a {
    color: rgba(84, 92, 103, 0.7); }
    footer .legal a:hover, footer .legal a:focus {
      color: rgba(0,94,184,1); }
    footer .legal a + a {
      margin-left: 15px; }

.contactForm {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  max-width: 800px;
  margin: 0 auto;
  text-align: center; }
  .contactForm input[type="text"], .contactForm input[type="email"], .contactForm input[type="tel"], .contactForm textarea {
    width: 100%;
    height: 60px;
    border: none;
    background: #eef1f3;
    font-size: 1.125rem;
    font-weight: 300;
    color: #393d41;
    padding: 0 20px;
    margin-bottom: 6px;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    .contactForm input[type="text"]:focus, .contactForm input[type="email"]:focus, .contactForm input[type="tel"]:focus, .contactForm textarea:focus {
      background: #dfe5e8;
      outline: none; }
  .contactForm input.name, .contactForm input.last-name, .contactForm input[type="email"], .contactForm input[type="tel"] {
    width: calc(50% - 6px); }
    @media (max-width: 575.98px) {
      .contactForm input.name, .contactForm input.last-name, .contactForm input[type="email"], .contactForm input[type="tel"] {
        width: 100%; } }
  .contactForm input.name, .contactForm input[type="email"] {
    margin-right: 6px; }
    @media (max-width: 575.98px) {
      .contactForm input.name, .contactForm input[type="email"] {
        margin-right: 0; } }
  .contactForm .select-wrapper {
    width: 100%;
    margin-bottom: 6px; }
  .contactForm .fs-dropdown-selected {
    width: 100%;
    height: 60px;
    border: none;
    background: #eef1f3;
    font-size: 1.125rem;
    font-weight: 300;
    text-transform: none;
    letter-spacing: normal;
    color: #393d41;
    padding: 0 20px;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    .contactForm .fs-dropdown-selected:before {
      content: '';
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      width: 0;
      height: 0;
      margin: auto;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid rgba(38, 42, 47, 0.7); }
    .contactForm .fs-dropdown-selected:focus {
      background: #dfe5e8;
      outline: none; }
  .contactForm .fs-dropdown-options {
    border: none; }
  .contactForm .fs-dropdown-item {
    background: #eef1f3;
    font-size: 1.125rem;
    font-weight: 300;
    text-transform: none;
    letter-spacing: normal;
    color: #393d41;
    padding: 5px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .contactForm .fs-dropdown-item:hover {
      background: #dfe5e8; }
  .contactForm .fs-dropdown-item_disabled {
    display: none; }
  .contactForm .fs-dropdown-item_selected {
    background: #dfe5e8;
    font-weight: 700;
    color: rgba(12,35,64,1); }
  .contactForm textarea {
    height: 165px;
    padding: 20px;
    resize: none; }
  .contactForm .req_msg {
    width: 100%; }
.contactForm input[type="button"], .contactForm input[type="submit"] {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.3;
    color: rgba(12,35,64,1);
    border: 1px solid rgba(203,151,0,1);
    background: transparent;
    padding: 12px 40px;
    margin-top: 40px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    white-space: normal;
}
    .contactForm input[type="button"]:after, .contactForm input[type="submit"]:after {
        display: none;
    }
    .contactForm input[type="button"]:hover, .contactForm input[type="button"]:focus, .contactForm input[type="submit"]:hover, .contactForm input[type="submit"]:focus {
        background-color: rgba(203,151,0,1);
        color: white;
    }

.lightbox {
  position: relative;
  width: 100%;
  max-width: 1000px;
  max-height: 700px;
  padding: 50px 70px;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.9;
  color: #393d41; }
  @media (max-width: 767.98px) {
    .lightbox {
      padding: 50px 20px; } }
  .lightbox .fancybox-close-small {
    top: 20px;
    right: 20px;
    width: 22px;
    height: 25px;
    box-sizing: initial;
    color: white; }
    .lightbox .fancybox-close-small svg {
      width: 22px;
      height: 25px;
      stroke-width: 2px;
      opacity: 0.6;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .lightbox .fancybox-close-small:hover svg, .lightbox .fancybox-close-small:focus svg {
      opacity: 1; }
  .lightbox#wit .fancybox-close-small, .lightbox.lightbox-bio .fancybox-close-small {
    color: #393d41; }
  .lightbox p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.7; }
  .lightbox a {
    display: inline-block;
    color: #393d41; }
    .lightbox a:hover, .lightbox a:focus {
      color: rgba(0,94,184,1); }
  .lightbox .btn {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.3;
    color: rgba(12,35,64,1);
    border: 1px solid rgba(12,35,64,1);
    padding: 12px 40px;
    text-align: center; }
    .lightbox .btn:after {
      display: none; }
    .lightbox .btn:hover, .lightbox .btn:focus {
      background-color: rgba(12,35,64,1);
      color: white; }

#wit {
  width: auto;
  text-align: center; }
  #wit div + div {
    margin-top: 50px; }
  #wit h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  #wit .website a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  #wit .zips p {
    display: inline-block;
    margin-bottom: 0; }
    #wit .zips p:first-of-type {
      margin-right: 50px; }
  #wit .buttons {
    margin-top: 80px; }
    #wit .buttons a:first-child {
      margin-right: 10px;
      color: rgba(38, 42, 47, 0.7);
      border-color: rgba(38, 42, 47, 0.7); }
      #wit .buttons a:first-child:hover, #wit .buttons a:first-child:focus {
        color: white;
        border-color: rgba(12,35,64,1); }
    @media (max-width: 767.98px) {
      #wit .buttons a {
        display: block; }
      #wit .buttons a:first-child {
        margin-right: 0;
        margin-bottom: 15px; } }

#arts-entertainment {
  padding: 0; }
  #arts-entertainment .heading {
    position: relative;
    width: 100%;
    height: 200px;
    background: url("../images/people-thrive/bg-arts-entertainment-lightbox.jpg") no-repeat center center/cover;
    text-align: center; }
    #arts-entertainment .heading:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 127, 65, 0.8); }
    #arts-entertainment .heading img, #arts-entertainment .heading h2 {
      position: relative;
      z-index: 1; }
    #arts-entertainment .heading h2 {
      margin-top: 20px;
      margin-bottom: 0;
      color: white; }
  #arts-entertainment .content {
    padding: 80px 45px;
    text-align: center; }
    @media (max-width: 767.98px) {
      #arts-entertainment .content {
        padding: 60px 20px; } }
    #arts-entertainment .content ul {
      margin: 0;
      padding: 0;
      text-align: center; }
      @media (min-width: 768px) {
        #arts-entertainment .content ul {
          -webkit-columns: 2 300px;
             -moz-columns: 2 300px;
                  columns: 2 300px; } }
    #arts-entertainment .content li {
      list-style: none;
      font-size: 0.875rem;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      padding-left: 0;
      margin-bottom: 15px; }
      #arts-entertainment .content li:before {
        display: none; }
      #arts-entertainment .content li:last-child {
        margin-bottom: 0; }
    #arts-entertainment .content a {
      font-style: normal;
      font-weight: 700;
      color: #393d41; }
      #arts-entertainment .content a:after {
        display: none; }
      #arts-entertainment .content a:hover, #arts-entertainment .content a:focus {
        color: rgba(0,94,184,1); }

.lightbox-bio {
  padding: 60px; }
  @media (max-width: 767.98px) {
    .lightbox-bio {
      padding: 60px 20px; } }
  .lightbox-bio h2 {
    color: rgba(12,35,64,1); }
  .lightbox-bio h3 {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.3;
    margin: 0; }
  .lightbox-bio img {
    max-width: 100%;
    height: auto;
    margin-bottom: 40px; }
  .lightbox-bio .heading {
    text-align: center; }
  .lightbox-bio .content {
    margin-top: 50px; }
  .lightbox-bio .personal-info {
    -webkit-box-flex: 0;
            flex: 0 0 300px;
    margin-right: 50px; }
    @media (max-width: 991.98px) {
      .lightbox-bio .personal-info {
        -webkit-box-flex: 0;
                flex: 0 0 250px; } }
    @media (max-width: 767.98px) {
      .lightbox-bio .personal-info {
        -webkit-box-flex: 0;
                flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
                order: 1;
        margin-right: 0;
        margin-top: 50px; } }
    .lightbox-bio .personal-info hr {
      width: 65px;
      background-color: rgba(0,94,184,1);
      margin: 0 auto 30px 0; }
    .lightbox-bio .personal-info h3 {
      margin-bottom: 10px; }
    .lightbox-bio .personal-info p {
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.075em;
      line-height: 1.7; }
    .lightbox-bio .personal-info ul {
      padding: 0;
      margin: 0 0 25px 0; }
    .lightbox-bio .personal-info li {
      position: relative;
      list-style: none;
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.075em;
      line-height: 1.3;
      padding-left: 12px;
      margin-bottom: 10px; }
      .lightbox-bio .personal-info li:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 0;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        background-color: rgba(57, 61, 65, 0.85); }
  .lightbox-bio .bio ul {
    padding-left: 40px;
    margin: 0 0 25px 0; }
  .lightbox-bio .bio li {
    position: relative;
    list-style: none;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.9;
    padding-left: 15px; }
    .lightbox-bio .bio li:before {
      content: '';
      position: absolute;
      top: 13px;
      left: 0;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: rgba(57, 61, 65, 0.85); }

.default main p, .default main ul li, .default main ul li a, .default-two-column main p, .default-two-column main ul li, .default-two-column main ul li a {
  font-size: 1rem; }

.default main p, .default main ul, .default-two-column main p, .default-two-column main ul {
  margin-top: 25px; }

.default main .large-text p, .default main .large-text ul li, .default main .large-text ul li a, .default-two-column main .large-text p, .default-two-column main .large-text ul li, .default-two-column main .large-text ul li a {
  font-size: 1.125rem; }

.default header {
  background: rgba(12,35,64,1) url("../images/default/header-default.jpg") no-repeat top center/cover; }

.default-two-column .max-container {
  padding: 100px 30px; }
  @media (max-width: 767.98px) {
    .default-two-column .max-container {
      padding: 100px 5px; } }

.default-two-column .content {
  padding-right: 30px; }
  @media (max-width: 991.98px) {
    .default-two-column .content {
      padding-right: 15px; } }

.default-two-column .callout {
  padding-left: 30px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .default-two-column .callout {
      margin-top: 50px;
      padding-left: 15px; } }
  .default-two-column .callout .box {
    position: relative;
    width: 100%;
    max-width: 290px;
    height: 290px;
    margin: 0 auto; }
    .default-two-column .callout .box:before, .default-two-column .callout .box:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .default-two-column .callout .box:before {
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px; }
    .default-two-column .callout .box:after {
      background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
      opacity: 0.7; }
    .default-two-column .callout .box a {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      border: 12px solid transparent;
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
      font-size: 0.875rem;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      color: white; }
      .default-two-column .callout .box a:after {
        display: none; }
      .default-two-column .callout .box a svg {
        font-size: 1.375rem;
        color: white;
        margin-bottom: 20px; }
      .default-two-column .callout .box a:hover, .default-two-column .callout .box a:focus {
        color: rgba(0,94,184,1); }
  .default-two-column .callout .link {
    margin-top: 15px; }
    .default-two-column .callout .link a {
      font-size: 1.125rem;
      font-weight: 500;
      font-style: normal;
      color: #393d41; }
      .default-two-column .callout .link a:after {
        display: none; }
      .default-two-column .callout .link a svg {
        margin-right: 10px; }
      .default-two-column .callout .link a:hover, .default-two-column .callout .link a:focus {
        color: rgba(0,94,184,1); }

#circle-t-ranch .callouts {
  margin-top: 0px; }
  #circle-t-ranch .callouts .callout {
    padding: 200px 0px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    #circle-t-ranch .callouts .callout .headline {
      z-index: 2; }
    #circle-t-ranch .callouts .callout h2 {
      color: white;
      font-style: normal; }
    #circle-t-ranch .callouts .callout:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 0; }

#circle-t-ranch .row, #circle-t-ranch .resources .tab-content .tab-pane .dnnForm, .resources .tab-content .tab-pane #circle-t-ranch .dnnForm {
  margin-top: 60px; }

#circle-t-ranch .col-12:first-child {
  padding-top: 20px;
  padding-right: 30px; }
  #circle-t-ranch .col-12:first-child li {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 0px; }
  @media (max-width: 991.98px) {
    #circle-t-ranch .col-12:first-child {
      padding-right: 0; } }

#circle-t-ranch .col-12:last-child {
  padding-left: 30px; }
  #circle-t-ranch .col-12:last-child p {
    margin-bottom: 0; }
  @media (max-width: 991.98px) {
    #circle-t-ranch .col-12:last-child {
      padding-left: 0;
      margin-top: 0px; } }

#circle-t-ranch .col-12 img {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin: 40px auto; }
  @media (max-width: 991.98px) {
    #circle-t-ranch .col-12 img:first-child {
      margin-top: 0; } }

.Contact.Us .large-text {
  position: relative;
  padding-bottom: 70px !important;
  margin-bottom: 60px;
  text-align: center; }
  .Contact.Us .large-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 45px;
    background-color: #d2d6db; }
  .Contact.Us .large-text p {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767.98px) {
      .Contact.Us .large-text p {
        max-width: none; } }

.Contact.Us .ModHPContactFormC .Normal {
  text-align: center; }
  .Contact.Us .ModHPContactFormC .Normal p, .Contact.Us .ModHPContactFormC .Normal ul li, .Contact.Us .ModHPContactFormC .Normal ul li a {
    font-size: 1rem; }

.default-sidebar header {
  background: rgba(12,35,64,1) url("../images/default/header-default.jpg") no-repeat top center/cover; }

.default-sidebar.Explore.AllianceTexas header, .default-sidebar.AllianceTexas.Map header {
  background: rgba(12,35,64,1) url("../images/explore-alliancetexas/explore-header-bg.jpg") no-repeat top center/cover; }

.default-sidebar .content img {
  max-width: 100%;
  height: auto !important; }

.default-sidebar .intro .callout .box .Normal {
  background: url("../images/business/office-map-link-bg.jpg") no-repeat center center/cover; }

.default-sidebar .sidebar-bottom {
  width: 100%;
  max-width: 290px;
  margin: 0 auto 40px; }
  @media (max-width: 991.98px) {
    .default-sidebar .sidebar-bottom {
      max-width: 100%; } }
  .default-sidebar .sidebar-bottom .contentPane {
    background-color: #eef1f3;
    padding: 25px 20px; }
    .default-sidebar .sidebar-bottom .contentPane.DNNEmptyPane {
      background-color: transparent; }
  .default-sidebar .sidebar-bottom h2 {
    text-align: left;
    position: relative;
    color: #393d41 !important;
    padding-bottom: 25px; }
    .default-sidebar .sidebar-bottom h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60px;
      height: 2px;
      background-color: rgba(0,94,184,1); }
  .default-sidebar .sidebar-bottom p {
    text-align: left; }
  .default-sidebar .sidebar-bottom ul {
    margin-left: 0; }

.dnnEditState .Explore.AllianceTexas .content .box {
  display: block !important; }

.Explore.AllianceTexas .content.row, .Explore.AllianceTexas .resources .tab-content .tab-pane .content.dnnForm, .resources .tab-content .tab-pane .Explore.AllianceTexas .content.dnnForm,
.AllianceTexas.Map .content.row,
.AllianceTexas.Map .resources .tab-content .tab-pane .content.dnnForm,
.resources .tab-content .tab-pane .AllianceTexas.Map .content.dnnForm {
  margin-top: 80px; }
  @media (max-width: 991.98px) {
    .Explore.AllianceTexas .content.row, .Explore.AllianceTexas .resources .tab-content .tab-pane .content.dnnForm, .resources .tab-content .tab-pane .Explore.AllianceTexas .content.dnnForm,
    .AllianceTexas.Map .content.row,
    .AllianceTexas.Map .resources .tab-content .tab-pane .content.dnnForm,
    .resources .tab-content .tab-pane .AllianceTexas.Map .content.dnnForm {
      margin-top: 50px; } }

.Explore.AllianceTexas .map p,
.AllianceTexas.Map .map p {
  margin-bottom: 0; }

@media (max-width: 991.98px) {
  .Explore.AllianceTexas .legend .contentPane .DnnModule:first-child,
  .AllianceTexas.Map .legend .contentPane .DnnModule:first-child {
    margin-top: 80px; } }

.Explore.AllianceTexas .legend .box,
.AllianceTexas.Map .legend .box {
  margin: 0 0 40px 0; }
  @media (max-width: 991.98px) {
    .Explore.AllianceTexas .legend .box,
    .AllianceTexas.Map .legend .box {
      margin-bottom: 20px; } }

.Explore.AllianceTexas .legend h2,
.AllianceTexas.Map .legend h2 {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .Explore.AllianceTexas .legend ul,
  .AllianceTexas.Map .legend ul {
    flex-wrap: nowrap; } }

.Explore.AllianceTexas .legend li,
.AllianceTexas.Map .legend li {
  position: relative;
  width: auto;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  margin-right: 30px;
  margin-bottom: 15px;
  padding-left: 35px; }
  @media (max-width: 767.98px) {
    .Explore.AllianceTexas .legend li,
    .AllianceTexas.Map .legend li {
      width: calc(50% - 30px); } }
  @media (max-width: 575.98px) {
    .Explore.AllianceTexas .legend li,
    .AllianceTexas.Map .legend li {
      width: 100%;
      margin-right: 0; } }
  .Explore.AllianceTexas .legend li:last-child,
  .AllianceTexas.Map .legend li:last-child {
    margin-right: 0; }
    @media (max-width: 767.98px) {
      .Explore.AllianceTexas .legend li:last-child,
      .AllianceTexas.Map .legend li:last-child {
        margin-right: 30px; } }
    @media (max-width: 575.98px) {
      .Explore.AllianceTexas .legend li:last-child,
      .AllianceTexas.Map .legend li:last-child {
        margin-right: 0; } }
  .Explore.AllianceTexas .legend li:before,
  .AllianceTexas.Map .legend li:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    border-radius: 0;
    top: 50%;
    left: 0;
    margin-top: -11px; }
  .Explore.AllianceTexas .legend li.orange:before,
  .AllianceTexas.Map .legend li.orange:before {
    background-color: #f68646; }
  .Explore.AllianceTexas .legend li.green,
  .AllianceTexas.Map .legend li.green {
    color: inherit; }
    .Explore.AllianceTexas .legend li.green:before,
    .AllianceTexas.Map .legend li.green:before {
      background-color: #74b564; }
  .Explore.AllianceTexas .legend li.navy-blue:before,
  .AllianceTexas.Map .legend li.navy-blue:before {
    background-color: #043573; }
  .Explore.AllianceTexas .legend li.blue:before,
  .AllianceTexas.Map .legend li.blue:before {
    background-color: #0170bb; }
  .Explore.AllianceTexas .legend li.three-sixty, .Explore.AllianceTexas .legend li.round-icon,
  .AllianceTexas.Map .legend li.three-sixty,
  .AllianceTexas.Map .legend li.round-icon {
    left: -5px;
    padding-left: 40px;
    padding-top: 5px; }
    .Explore.AllianceTexas .legend li.three-sixty:before, .Explore.AllianceTexas .legend li.round-icon:before,
    .AllianceTexas.Map .legend li.three-sixty:before,
    .AllianceTexas.Map .legend li.round-icon:before {
      width: 31px;
      height: 31px;
      background-color: transparent;
      background-image: url("../images/explore-alliancetexas/360-thumb.png"); }

@media (max-width: 991.98px) {
  .AllianceTexas.Associations .max-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; } }

.AllianceTexas.Associations .intro .callout {
  padding: 0;
  margin-top: 0; }

.AllianceTexas.Associations .sidebar-bottom ul {
  flex-wrap: wrap;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.AllianceTexas.Associations .sidebar-bottom li {
  text-align: left;
  font-size: 1rem;
  padding-left: 0;
  padding-bottom: 5px;
  font-size: 0.9375rem;
  /*15px */ }
  .AllianceTexas.Associations .sidebar-bottom li:before {
    display: none; }
  @media (max-width: 991.98px) {
    .AllianceTexas.Associations .sidebar-bottom li {
      width: 50%; } }
  @media (max-width: 575.98px) {
    .AllianceTexas.Associations .sidebar-bottom li {
      width: 100%; } }

.home header {
  height: 100vh;
  min-height: 700px;
  max-height: 900px;
  padding-top: 120px;
  text-align: left; }
  @media (max-width: 767.98px) {
    .home header {
      height: 650px;
      min-height: initial;
      max-height: none; } }
  .home header:before {
    background: url("../images/general/dots-overlay.svg") repeat;
    background-size: 2px 4px;
    z-index: 1; }
  .home header:after {
    display: none; }
  .home header .gradient {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72); }
  .home header .title {
    margin-right: 80px; }
    @media (max-width: 991.98px) {
      .home header .title {
        width: 100%;
        margin-right: 0;
        text-align: center; } }
    @media (max-width: 767.98px) {
      .home header .title {
        margin-top: -150px; } }
  .home header h1 {
    font-size: 5.625rem;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 0; }
    .home header h1 span {
      font-size: 1.125rem;
      font-weight: 400;
      letter-spacing: 0.75em;
      margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .home header h1 {
        font-size: 4.5rem;
        margin-bottom: 35px; } }
    @media (max-width: 767.98px) {
      .home header h1 {
        font-size: 3.75rem; } }
    @media (max-width: 575.98px) {
      .home header h1 {
        font-size: 3.375rem; }
        .home header h1 span {
          letter-spacing: 0.6em; } }
  .home header .info-callouts {
    position: relative;
    z-index: 1;
    text-align: left;
    margin-top: 30px; }
    .home header .info-callouts .callout {
      position: absolute;
      top: 0;
      left: 0; }
    .home header .info-callouts .heading {
      position: relative;
      display: inline-block;
      overflow: hidden;
      width: calc(100% + 20px); }
      @media (max-width: 575.98px) {
        .home header .info-callouts .heading {
          left: -20px; } }
      .home header .info-callouts .heading .white-bg, .home header .info-callouts .heading .white-bg-skewed {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background-color: white; }
      .home header .info-callouts .heading .white-bg {
        width: 20px; }
        @media (max-width: 575.98px) {
          .home header .info-callouts .heading .white-bg {
            width: 28px; } }
      .home header .info-callouts .heading .white-bg-skewed {
        left: 10px;
        width: calc(100% - 20px);
        -webkit-transform: skewX(-25deg);
                transform: skewX(-25deg); }
        @media (max-width: 575.98px) {
          .home header .info-callouts .heading .white-bg-skewed {
            left: 14px;
            width: calc(100% - 28px); } }
      .home header .info-callouts .heading h2 {
        position: relative;
        display: inline-block;
        font-size: 1.75rem;
        font-weight: 300;
        text-transform: none;
        letter-spacing: 0.025em;
        color: #042d72;
        margin: 0;
        padding: 5px 20px;
        white-space: nowrap; }
        .home header .info-callouts .heading h2 br {
          display: none;
          line-height: 0; }
      @media (max-width: 767.98px) {
        .home header .info-callouts .heading h2 {
          font-size: 1.5rem;
          padding: 5px 10px 5px 20px; } }
      @media (max-width: 575.98px) {
        .home header .info-callouts .heading h2 {
          font-size: 1.25rem; }
          .home header .info-callouts .heading h2 br {
            display: block; } }
    .home header .info-callouts span {
      display: block;
      font-size: 0.9375rem;
      font-weight: 600;
      text-transform: none;
      letter-spacing: 0.025em;
      color: rgba(0,94,184,1);
      margin-top: 10px;
      margin-bottom: 0;
      padding: 0 20px; }
      @media (max-width: 767.98px) {
        .home header .info-callouts span {
          padding: 0; } }
  .home header .explore {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 260px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .home header .explore {
        display: none; } }
    .home header .explore a {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      line-height: 1.2;
      color: white;
      padding: 0 20px; }
      .home header .explore a:after {
        display: none; }
      .home header .explore a:hover, .home header .explore a:focus {
        background: rgba(255, 255, 255, 0.2); }
    .home header .explore .map {
      width: 100%;
      height: 195px;
      border: 1px solid white;
      background: url("../images/home/map-box-bg.png") no-repeat center center/cover; }
      .home header .explore .map a {
        font-size: 1.4375rem;
        font-weight: 700; }
    .home header .explore .link {
      width: 50%;
      float: left;
      box-shadow: 1px 0 0 0 white, 0 1px 0 0 white, 1px 1px 0 0 white, 1px 0 0 0 white inset; }
      .home header .explore .link a {
        font-size: 0.875rem;
        font-weight: 500;
        padding: 15px 10px 13px; }
  .home header .developer {
    position: absolute;
    bottom: 45px;
    left: 45px;
    z-index: 1; }
    .home header .developer p {
      font-size: 1.2rem;
      font-weight: 300;
      text-transform: none;
      letter-spacing: normal;
      margin-bottom: 0; }
    .home header .developer a {
      font-weight: 500;
      color: white; }
      .home header .developer a:hover, .home header .developer a:focus {
        color: rgba(0,94,184,1); }
    @media (max-width: 767.98px) {
      .home header .developer {
        display: none; } }
  .home header .scroll-down {
    position: absolute;
    bottom: 25px;
    left: calc(50% - 70px);
    z-index: 1;
    width: 140px;
    height: 45px; }
    .home header .scroll-down svg {
      display: block;
      height: 100%;
      margin: 0 auto;
      overflow: visible; }
      .home header .scroll-down svg path {
        fill: none;
        stroke: white;
        stroke-width: 5px;
        stroke-linecap: round; }
    .home header .scroll-down span {
      font-size: 0.625rem;
      font-weight: 700;
      letter-spacing: 0.25em;
      margin-bottom: 10px; }

.home .availability-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .home .availability-overlay .info {
    width: 450px;
    background-color: #042d72; }
    @media (max-width: 1199.98px) {
      .home .availability-overlay .info {
        width: 350px; } }
    .home .availability-overlay .info h2 {
      color: white;
      text-align: center;
      margin-bottom: 0; }
      .home .availability-overlay .info h2 span {
        letter-spacing: 0.5em;
        margin-top: 15px;
        margin-bottom: 0; }
    .home .availability-overlay .info a {
      position: absolute;
      bottom: 130px;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      background-color: transparent;
      color: white;
      border: 1px solid white;
      padding: 12px 40px;
      text-align: center; }
      .home .availability-overlay .info a:after {
        display: none; }
      .home .availability-overlay .info a svg {
        position: relative;
        top: 2px;
        font-size: 1.125rem;
        margin-right: 10px; }
      .home .availability-overlay .info a:hover, .home .availability-overlay .info a:focus {
        background-color: rgba(255, 255, 255, 0.2);
        color: white; }
    .home .availability-overlay .info .close-overlay {
      position: absolute;
      bottom: 25px;
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.25em;
      color: rgba(255, 255, 255, 0.5);
      margin-bottom: 0;
      cursor: pointer;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .home .availability-overlay .info .close-overlay:hover, .home .availability-overlay .info .close-overlay:focus {
        color: white; }
  .home .availability-overlay .map-container {
    position: relative;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    background-color: white; }
  .home .availability-overlay #map {
    width: 100%;
    height: 100%;
    background-color: white; }
  .home .availability-overlay .map-small-overlay {
    position: absolute;
    bottom: 30px;
    right: 20px;
    z-index: 1; }
  .home .availability-overlay .map-click-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
    .home .availability-overlay .map-click-overlay a {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .home .availability-overlay .map-click-overlay a:before {
        content: 'View Full Map';
        font-family: "proxima-nova", sans-serif;
        font-size: 1.25rem;
        color: white;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out; }
      .home .availability-overlay .map-click-overlay a:after {
        display: none; }
      .home .availability-overlay .map-click-overlay a:hover {
        background: rgba(0, 0, 0, 0.5); }
        .home .availability-overlay .map-click-overlay a:hover:before {
          opacity: 1; }

.home .availability-overlay .info h2, .home .our-business h2, .home .news h2, .home .people h2, .home .innovation h2, .home .stats h2, .home .use-cases h2 {
  font-size: 2.5rem;
  line-height: 1.1; }
  @media (max-width: 767.98px) {
    .home .availability-overlay .info h2, .home .our-business h2, .home .news h2, .home .people h2, .home .innovation h2, .home .stats h2, .home .use-cases h2 {
      font-size: 2rem; } }
  @media (max-width: 575.98px) {
    .home .availability-overlay .info h2, .home .our-business h2, .home .news h2, .home .people h2, .home .innovation h2, .home .stats h2, .home .use-cases h2 {
      font-size: 1.75rem; } }

.home .our-business, .home .our-team {
  position: relative;
  text-align: center;
  background: white; }
  .home .our-business h2 {
    margin-bottom: 30px; }
  .home .our-business p {
    /*line-height: 1.5;*/
    /*max-width: 950px;*/
    /*margin: 0 auto;*/ }
  .home .our-business .logo-slider {
    margin-top: 30px; }
    .home .our-business .logo-slider .owl-nav {
      top: 0;
      -webkit-transform: none;
              transform: none; }
  .home .our-business .logo {
    padding: 10px 20px; }
    .home .our-business .logo svg.charles-schwab path, .home .our-business .logo svg.charles-schwab polygon, .home .our-business .logo svg.bnsf path, .home .our-business .logo svg.bnsf polygon, .home .our-business .logo svg.amazon path, .home .our-business .logo svg.amazon polygon, .home .our-business .logo svg.facebook path, .home .our-business .logo svg.facebook polygon {
      fill: #798189 !important; }
  @media (max-width: 399px) {
    .home .our-business .businesses {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      margin-top: 40px; }
    .home .our-business .logo {
      padding: 0; }
    .home .our-business .logo + .logo {
      margin-top: 35px; } }

.home .news, .home .use-cases {
  position: relative;
  height: 800px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }
  @media (max-width: 991.98px) {
    .home .news, .home .use-cases {
      height: auto; } 
    .home .map {
      height: auto; } 
  }
  .home .news .heading, .home .use-cases .heading {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    max-width: 490px;
    padding: 0 45px; }
    @media (max-width: 991.98px) {
      .home .news .heading, .home .use-cases .heading {
        top: 125px;
        -webkit-transform: none;
                transform: none; } }
    @media (max-width: 767.98px) {
      .home .news .heading, .home .use-cases .heading {
        padding: 0 20px; } }
    @media (max-width: 575.98px) {
      .home .news .heading, .home .use-cases .heading {
        top: 80px; } }
  .home .news h2, .home .use-cases h2 {
    color: white;
    margin-bottom: 30px; }
  .home .news .btn-p, .home .use-cases .btn-p {
    margin: 0;
    color: white; }
    .home .news .btn-p a, .home .use-cases .btn-p a {
      display: inline-block;
      position: relative;
      height: auto; }
  .home .news .featured, .home .use-cases .featured {
    position: relative;
    height: 100%;
    background: white url("../images/news/news-bg-featured.jpg") no-repeat center center/cover;
    background-color: rgba(12,35,64,1); }
  .home .map {
  position: relative;
  /*height: 1250px;*/
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }
    .home .map .featured {
    /*position: relative;
    height: 100%;
    background: white url("../images/miz/miz-atx-map.jpg") no-repeat center center/cover;
    background-color: rgba(12,35,64,1);*/ }
    @media (max-width: 991.98px) {
      .home .news .featured, .home .use-cases .featured {
        height: 500px; } }
    .home .news .featured:before, .home .use-cases .featured:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px;
      opacity: 0.4; }
  .home .news .recent, .home .use-cases .recent {
    height: 100%; }
  .home .news .recent .top, .home .news .recent .bottom, .home .use-cases .recent .top, .home .use-cases .recent .bottom {
    position: relative;
    height: 50%;
    background-color: rgba(12,35,64,1);
    display: -webkit-flex;
    -webkit-flex-wrap: wrap; }
    .home .news .recent .top:before, .home .news .recent .bottom:before, .home .use-cases .recent .top:before, .home .use-cases .recent .bottom:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px;
      opacity: 0.4; }
    @media (max-width: 991.98px) {
      .home .news .recent .top, .home .news .recent .bottom, .home .use-cases .recent .top, .home .use-cases .recent .bottom {
        width: 100%;
        height: 500px; } }
    @media (max-width: 767.98px) {
      .home .news .recent .top, .home .news .recent .bottom, .home .use-cases .recent .top, .home .use-cases .recent .bottom {
        width: 100%;
        height: 350px; } }
  .home .news .recent .top, .home .use-cases .recent .top {
    background: white url("../images/news/news-bg-top.jpg") no-repeat center center/cover; }
  .home .news .recent .bottom, .home .use-cases .recent .bottom {
    background: white url("../images/news/news-bg-bottom.jpg") no-repeat center center/cover; }
  .home .news a, .home .use-cases a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-style: normal;
    color: white; }
    .home .news a:after, .home .use-cases a:after {
      display: none; }
    .home .news a:hover .caption:after, .home .news a:focus .caption:after, .home .use-cases a:hover .caption:after, .home .use-cases a:focus .caption:after {
      opacity: 0.8; }
  .home .news .caption, .home .use-cases .caption {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 25px 45px 22px;
    color: white;
  }
    @media (max-width: 767.98px) {
      .home .news .caption, .home .use-cases .caption {
        padding: 25px 20px 22px; } }
    .home .news .caption:after, .home .use-cases .caption:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
      opacity: 0.5;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .home .news .caption hr, .home .news .caption p, .home .use-cases .caption hr, .home .use-cases .caption p {
      position: relative;
      z-index: 1;
      margin: 0; }
    .home .news .caption hr, .home .use-cases .caption hr {
      width: 65px;
      background-color: rgba(0,94,184,1);
      margin-bottom: 20px; }
    .home .news .caption p, .home .use-cases .caption p {
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 1.2; }
    .home .news .caption h3, .home .use-cases .caption h3 {
      margin-top: 0px;
      margin-bottom: 0px;
      color: #FFF;
      z-index: 1;
      position:relative;
    }

.home .people {
  position: relative;
  height: 800px; }
  @media (max-width: 575.98px) {
    .home .people {
      height: auto; } }
  .home .people .backgrounds, .home .people .backgrounds:before, .home .people .backgrounds:after, .home .people .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home .people .backgrounds {
    z-index: 0;
    background: #393d41; }
  .home .people .backgrounds:before {
    content: '';
    background: url("../images/general/dots-overlay.svg") repeat;
    background-size: 2px 4px;
    opacity: 0.25;
    z-index: 1; }
  .home .people .backgrounds:after {
    content: '';
    background: #005eb8;
    opacity: 0.07;
    z-index: 2; }
  .home .people .image {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    .home .people .image.active {
      opacity: 1; }
    @media (max-width: 767.98px) {
      .home .people .image {
        opacity: 0; } }
  .home .people .image:first-child {
    background: url("../images/home/people-thrive-bgs/health-wellness.jpg") no-repeat center center/cover; }
    @media (max-width: 575.98px) {
      .home .people .image:first-child {
        background-position: 67% center; } }
  .home .people .image:nth-child(2) {
    background: url("../images/home/people-thrive-bgs/living.jpg") no-repeat center center/cover; }
    @media (max-width: 767.98px) {
      .home .people .image:nth-child(2) {
        opacity: 1;
        background: url("../images/home/people-thrive-bgs/bg-people-thrive.jpg") no-repeat center center/cover; } }
  .home .people .image:nth-child(3) {
    background: url("../images/home/people-thrive-bgs/education.jpg") no-repeat center center/cover; }
  .home .people .image:last-child {
    background: url("../images/home/people-thrive-bgs/shop-entertain.jpg") no-repeat center center/cover; }
  .home .people .text-change {
    position: relative;
    height: 160px; }
    @media (max-width: 767.98px) {
      .home .people .text-change {
        height: auto; } }
    .home .people .text-change .text-change-info {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      -webkit-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      .home .people .text-change .text-change-info.active {
        opacity: 1; }
  .home .people .content {
    position: relative;
    z-index: 1;
    color: white; }
    .home .people .content h2 {
      max-width: 550px;
      line-height: 1.1;
      color: white;
      margin-bottom: 0; }
    .home .people .content h3 {
      font-weight: 600;
      margin-top: 0; }
    .home .people .content p {
      max-width: 470px;
      font-weight: 500;
      line-height: 1.7; }
    .home .people .content p.btn-p {
      margin-top: 50px;
      margin-bottom: 0; }
    .home .people .content .btn-alt {
      color: #fff; }
      .home .people .content .btn-alt:hover, .home .people .content .btn-alt:focus {
        background-color: #81b460; }
    .home .people .content .advantages {
      margin-top: 35px;
      text-align: center; }
    .home .people .content .advantage {
      opacity: 0.4;
      -webkit-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      .home .people .content .advantage.active {
        opacity: 1; }
        .home .people .content .advantage.active span {
          opacity: 1; }
      .home .people .content .advantage:hover, .home .people .content .advantage:focus {
        opacity: 1; }
      .is-mobile .home .people .content .advantage {
        opacity: 1; }
        .is-mobile .home .people .content .advantage span {
          opacity: 1; }
      @media (max-width: 575.98px) {
        .home .people .content .advantage {
          width: 50%; }
          .home .people .content .advantage:nth-child(3), .home .people .content .advantage:last-child {
            margin-top: 35px; } }
    .home .people .content .icon {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 73px;
      height: 73px;
      border-radius: 50%;
      border: 4px solid transparent;
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 0 0 2px white;
      margin: 0 auto 15px; }
    .home .people .content span {
      display: block;
      font-size: 0.875rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      opacity: 0; }

.home .innovation {
  position: relative;
  height: 700px; }
  @media (max-width: 767.98px) {
    .home .innovation {
      height: auto; } }
  .home .innovation .industrial-airport, .home .innovation .intermodal-port {
    position: relative;
    width: 50%;
    height: 100%; }
    .home .innovation .industrial-airport:before, .home .innovation .intermodal-port:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px;
      opacity: 0.4; }
    @media (max-width: 767.98px) {
      .home .innovation .industrial-airport, .home .innovation .intermodal-port {
        width: 100%;
        padding: 0 20px 80px; } }
    .home .innovation .industrial-airport a.btn-alt, .home .innovation .intermodal-port a.btn-alt {
      z-index: 1; }
  .home .innovation .industrial-airport {
    background: #042d72 url("../images/home/innovation/industrial-airport-bg.jpg") no-repeat top center/cover; }
    .home .innovation .industrial-airport img {
      width: 217px;
      height: 107px; }
  .home .innovation .intermodal-port {
    background: rgba(0,94,184,1) url("../images/home/innovation/logistics-hub.jpg") no-repeat top center/cover; }
    .home .innovation .intermodal-port img {
      width: 365px;
      height: 48px; }
  .home .innovation .content {
    position: relative;
    z-index: 1;
    padding: 0 45px;
    text-align: center; }
    @media (max-width: 767.98px) {
      .home .innovation .content {
        padding: 80px 0 20px; } }
  .home .innovation h2 {
    color: white;
    margin-bottom: 30px; }
  .home .innovation p {
    color: #fff;
    font-weight: 500;
    max-width: 450px;
    margin: 0 auto 25px; }
  .home .innovation br {
    display: none; }
    @media (min-width: 768px) {
      .home .innovation br {
        display: block; } }
  .home .innovation br.md {
    display: none; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .home .innovation br.md {
        display: block; } }
  .home .innovation br.lg {
    display: none; }
    @media (min-width: 1200px) {
      .home .innovation br.lg {
        display: block; } }
  .home .innovation a.btn {
    border-color: #fff;
    color: #fff; }

.home .principles .ac, .home .principles .aw, .home .principles .ag {
  position: relative;
  width: calc(100% / 3);
  height: 100%; }
  .home .principles .ac:before, .home .principles .ac:after, .home .principles .aw:before, .home .principles .aw:after, .home .principles .ag:before, .home .principles .ag:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home .principles .ac:before, .home .principles .aw:before, .home .principles .ag:before {
    background: url("../images/general/dots-overlay.svg") repeat;
    background-size: 2px 4px; }
  @media (max-width: 991.98px) {
    .home .principles .ac, .home .principles .aw, .home .principles .ag {
      width: 100%; } }

.home .principles .ac {
  background: #042d72 url("../images/principles/responsibility.jpg") no-repeat top center/cover; }
  .home .principles .ac .logo {
    max-width: 365px; }

.home .principles .aw {
  background: #042d72 url("../images/principles/understanding.jpg") no-repeat top center/cover; }
  .home .principles .aw .logo {
    max-width: 365px; }

.home .principles .ag {
  background: rgba(0,94,184,1) url("../images/principles/teamwork.jpg") no-repeat top center/cover; }
  .home .principles .ag .logo {
    max-width: 365px; }

.home .principles a {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 700px;
  font-style: normal;
  color: white;
  padding: 80px 0; }
  @media (max-width: 991.98px) {
    .home .principles a {
      min-height: 0px;
      padding: 0; } }
  .home .principles a:after {
    display: none; }
  .home .principles a:hover .gradient-blue:after, .home .principles a:hover .gradient-blue-green:after, .home .principles a:focus .gradient-blue:after, .home .principles a:focus .gradient-blue-green:after {
    opacity: 1; }

.home .principles .gradient-blue, .home .principles .gradient-blue-green {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .home .principles .gradient-blue:after, .home .principles .gradient-blue-green:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.home .principles .gradient-blue {
  background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
  opacity: 0.7; }
  .home .principles .gradient-blue:after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #002d72, #005eb8); }

.home .principles .gradient-blue-green {
  background: rgba(12,35,64,1) linear-gradient(-56deg, #73a983, #317cbf 65%);
  opacity: 0.8; }
  .home .principles .gradient-blue-green:after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #317cbf 35%, #73a983); }

.home .principles .content {
  position: relative;
  z-index: 1;
  width: 100%;
  /*padding: 0 45px;*/
  text-align: center; }
  /*@media (max-width: 991.98px) {
    .home .principles .content {
      padding: 100px 45px; } }
  @media (max-width: 767.98px) {
    .home .principles .content {
      padding: 60px 20px; } }*/

.home .principles .logo {
  /*width: 100%;*/
  height: 107px;
  margin-bottom: 50px; }
  @media (max-width: 991.98px) {
    .home .principles .logo {
      height: 100%; } }
  .home .principles .logo img {
    width: 100%; }

.home .principles h2 {
  width: 100%;
  color: white;
  margin-bottom: 30px; }
  @media (min-width: 992px) and (max-width: 1049px) {
    .home .principles h2 {
      font-size: 1.9rem; } }

.home .principles p, .home .principles li, .roadmap li {
  font-weight: 500;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

.home .principles li, .roadmap li {
    font-size: 1.3rem;   
}

.home .principles ul, .roadmap ul {
  text-align: left; }

main .principles ul li:before, .roadmap ul li:before {
    background-color: #FFF;
}

.home .principles br {
  display: none; }
  @media (min-width: 768px) {
    .home .principles br {
      display: block; } }

.home .principles br.md {
  display: none; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .home .principles br.md {
      display: block; } }

.home .principles br.lg {
  display: none; }
  @media (min-width: 1200px) {
    .home .principles br.lg {
      display: block; } }

.is-mobile .home header .title .callout span {
  display: none; }

.business header .contentPane, .community header .contentPane, .default-sidebar header .contentPane {
  position: relative;
  z-index: 3; }

.business .intro h2, .community .intro h2, .default-sidebar .intro h2 {
  font-size: 1.4375rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
  color: rgba(0,94,184,1);
  margin-bottom: 25px; }

.business .intro .callout, .community .intro .callout, .default-sidebar .intro .callout {
  padding-left: 30px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .business .intro .callout, .community .intro .callout, .default-sidebar .intro .callout {
      margin-top: 50px;
      padding: 0; } }
  .business .intro .callout .box, .community .intro .callout .box, .default-sidebar .intro .callout .box {
    position: relative;
    width: 100%;
    max-width: 290px;
    margin: 0 auto 40px; }
    .business .intro .callout .box .Normal, .community .intro .callout .box .Normal, .default-sidebar .intro .callout .box .Normal {
      background: url("../images/business/office-map-link-bg.jpg") no-repeat center center/cover;
      position: relative;
      width: 100%;
      max-width: 290px;
      height: 290px;
      margin: 0 auto; }
      .business .intro .callout .box .Normal:before, .business .intro .callout .box .Normal:after, .community .intro .callout .box .Normal:before, .community .intro .callout .box .Normal:after, .default-sidebar .intro .callout .box .Normal:before, .default-sidebar .intro .callout .box .Normal:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .business .intro .callout .box .Normal:before, .community .intro .callout .box .Normal:before, .default-sidebar .intro .callout .box .Normal:before {
        background: url("../images/general/dots-overlay.svg") repeat;
        background-size: 2px 4px; }
      .business .intro .callout .box .Normal:after, .community .intro .callout .box .Normal:after, .default-sidebar .intro .callout .box .Normal:after {
        background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
        opacity: 0.7; }
    .business .intro .callout .box p, .community .intro .callout .box p, .default-sidebar .intro .callout .box p {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin: 0; }
    .business .intro .callout .box p a, .community .intro .callout .box p a, .default-sidebar .intro .callout .box p a {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      padding: 15px;
      border: 12px solid transparent;
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
      font-size: 0.875rem;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      color: white;
      text-align: center; }
      .business .intro .callout .box p a:after, .community .intro .callout .box p a:after, .default-sidebar .intro .callout .box p a:after {
        display: none; }
      .business .intro .callout .box p a svg, .community .intro .callout .box p a svg, .default-sidebar .intro .callout .box p a svg {
        font-size: 1.375rem;
        color: white;
        margin-bottom: 20px; }
      .business .intro .callout .box p a:hover, .business .intro .callout .box p a:focus, .community .intro .callout .box p a:hover, .community .intro .callout .box p a:focus, .default-sidebar .intro .callout .box p a:hover, .default-sidebar .intro .callout .box p a:focus {
        color: rgba(0,94,184,1); }
  .business .intro .callout .link, .community .intro .callout .link, .default-sidebar .intro .callout .link {
    margin-top: 15px; }
    .business .intro .callout .link a, .community .intro .callout .link a, .default-sidebar .intro .callout .link a {
      font-size: 1.125rem;
      font-weight: 500;
      font-style: normal;
      color: #393d41; }
      .business .intro .callout .link a:after, .community .intro .callout .link a:after, .default-sidebar .intro .callout .link a:after {
        display: none; }
      .business .intro .callout .link a svg, .community .intro .callout .link a svg, .default-sidebar .intro .callout .link a svg {
        margin-right: 10px; }
      .business .intro .callout .link a:hover, .business .intro .callout .link a:focus, .community .intro .callout .link a:hover, .community .intro .callout .link a:focus, .default-sidebar .intro .callout .link a:hover, .default-sidebar .intro .callout .link a:focus {
        color: rgba(0,94,184,1); }

@media (max-width: 991.98px) {
  .business .intro .content, .community .intro .content, .default-sidebar .intro .content {
    padding: 0; } }

.business .intro .triangle-link, .community .intro .triangle-link, .default-sidebar .intro .triangle-link {
  position: relative;
  padding-left: 30px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .business .intro .triangle-link, .community .intro .triangle-link, .default-sidebar .intro .triangle-link {
      margin-top: 80px;
      margin-bottom: 35px;
      padding: 0; } }
  .business .intro .triangle-link a, .community .intro .triangle-link a, .default-sidebar .intro .triangle-link a {
    display: block !important;
    position: relative;
    font-weight: 500;
    font-style: normal;
    color: rgba(38, 42, 47, 0.7); }
    .business .intro .triangle-link a:hover, .business .intro .triangle-link a:focus, .community .intro .triangle-link a:hover, .community .intro .triangle-link a:focus, .default-sidebar .intro .triangle-link a:hover, .default-sidebar .intro .triangle-link a:focus {
      color: rgba(0,94,184,1); }
    .business .intro .triangle-link a strong, .community .intro .triangle-link a strong, .default-sidebar .intro .triangle-link a strong {
      display: block;
      font-weight: 700;
      color: rgba(0,94,184,1); }
    .business .intro .triangle-link a:before, .community .intro .triangle-link a:before, .default-sidebar .intro .triangle-link a:before {
      content: '';
      position: absolute;
      top: calc(50% - 86px);
      left: calc(50% - 77px);
      width: 154px;
      height: 143px;
      background: url("../images/general/triangle-gray-blue.svg") no-repeat;
      opacity: 0.2; }
    .business .intro .triangle-link a:after, .community .intro .triangle-link a:after, .default-sidebar .intro .triangle-link a:after {
      display: none; }

.business .full-width-callouts .callout, .community .full-width-callouts .callout, .default-sidebar .full-width-callouts .callout {
  height: 0;
  padding-bottom: calc(100vw / 3.5); }
  @media (max-width: 1199.98px) {
    .business .full-width-callouts .callout, .community .full-width-callouts .callout, .default-sidebar .full-width-callouts .callout {
      padding-bottom: calc(100vw / 2.5); } }
  @media (max-width: 991.98px) {
    .business .full-width-callouts .callout, .community .full-width-callouts .callout, .default-sidebar .full-width-callouts .callout {
      padding-bottom: calc(100vw / 2); } }
  @media (max-width: 575.98px) {
    .business .full-width-callouts .callout, .community .full-width-callouts .callout, .default-sidebar .full-width-callouts .callout {
      padding-bottom: 100vw; } }

.business .full-width-callouts a.callout-link, .business .full-width-callouts .nolink, .community .full-width-callouts a.callout-link, .community .full-width-callouts .nolink, .default-sidebar .full-width-callouts a.callout-link, .default-sidebar .full-width-callouts .nolink {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  color: white;
  text-align: center; }
  @media (max-width: 575.98px) {
    .business .full-width-callouts a.callout-link, .business .full-width-callouts .nolink, .community .full-width-callouts a.callout-link, .community .full-width-callouts .nolink, .default-sidebar .full-width-callouts a.callout-link, .default-sidebar .full-width-callouts .nolink {
      font-size: 1.75rem; } }
  .business .full-width-callouts a.callout-link:before, .business .full-width-callouts .nolink:before, .community .full-width-callouts a.callout-link:before, .community .full-width-callouts .nolink:before, .default-sidebar .full-width-callouts a.callout-link:before, .default-sidebar .full-width-callouts .nolink:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .business .full-width-callouts a.callout-link:after, .business .full-width-callouts .nolink:after, .community .full-width-callouts a.callout-link:after, .community .full-width-callouts .nolink:after, .default-sidebar .full-width-callouts a.callout-link:after, .default-sidebar .full-width-callouts .nolink:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .business .full-width-callouts a.callout-link > div, .business .full-width-callouts .nolink > div, .community .full-width-callouts a.callout-link > div, .community .full-width-callouts .nolink > div, .default-sidebar .full-width-callouts a.callout-link > div, .default-sidebar .full-width-callouts .nolink > div {
    width: 100%; }
  .business .full-width-callouts a.callout-link .callout-link-info, .business .full-width-callouts .nolink .callout-link-info, .community .full-width-callouts a.callout-link .callout-link-info, .community .full-width-callouts .nolink .callout-link-info, .default-sidebar .full-width-callouts a.callout-link .callout-link-info, .default-sidebar .full-width-callouts .nolink .callout-link-info {
    width: 100%;
    display: none;
    opacity: 0;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-top: 60px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 0 20px; }
    .is-mobile .business .full-width-callouts a.callout-link .callout-link-info, .is-mobile .business .full-width-callouts .nolink .callout-link-info, .is-mobile .community .full-width-callouts a.callout-link .callout-link-info, .is-mobile .community .full-width-callouts .nolink .callout-link-info, .is-mobile .default-sidebar .full-width-callouts a.callout-link .callout-link-info, .is-mobile .default-sidebar .full-width-callouts .nolink .callout-link-info {
      display: block;
      opacity: 1;
      margin-top: 0; }
  .business .full-width-callouts a.callout-link h2, .business .full-width-callouts .nolink h2, .community .full-width-callouts a.callout-link h2, .community .full-width-callouts .nolink h2, .default-sidebar .full-width-callouts a.callout-link h2, .default-sidebar .full-width-callouts .nolink h2 {
    position: relative;
    width: 100%;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    font-size: 2rem;
    text-transform: none;
    letter-spacing: 0; }
  .business .full-width-callouts a.callout-link div, .business .full-width-callouts .nolink div, .community .full-width-callouts a.callout-link div, .community .full-width-callouts .nolink div, .default-sidebar .full-width-callouts a.callout-link div, .default-sidebar .full-width-callouts .nolink div {
    z-index: 1; }
  .business .full-width-callouts a.callout-link p, .business .full-width-callouts .nolink p, .community .full-width-callouts a.callout-link p, .community .full-width-callouts .nolink p, .default-sidebar .full-width-callouts a.callout-link p, .default-sidebar .full-width-callouts .nolink p {
    font-size: .875rem;
    line-height: 1.2;
    margin-top: 20px; }
  .business .full-width-callouts a.callout-link span, .business .full-width-callouts .nolink span, .community .full-width-callouts a.callout-link span, .community .full-width-callouts .nolink span, .default-sidebar .full-width-callouts a.callout-link span, .default-sidebar .full-width-callouts .nolink span {
    display: block;
    width: 100%;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    margin-top: 25px; }
    .business .full-width-callouts a.callout-link span svg, .business .full-width-callouts .nolink span svg, .community .full-width-callouts a.callout-link span svg, .community .full-width-callouts .nolink span svg, .default-sidebar .full-width-callouts a.callout-link span svg, .default-sidebar .full-width-callouts .nolink span svg {
      margin-right: 5px; }
  .business .full-width-callouts a.callout-link:hover h2, .business .full-width-callouts a.callout-link:focus h2, .business .full-width-callouts .nolink:hover h2, .business .full-width-callouts .nolink:focus h2, .community .full-width-callouts a.callout-link:hover h2, .community .full-width-callouts a.callout-link:focus h2, .community .full-width-callouts .nolink:hover h2, .community .full-width-callouts .nolink:focus h2, .default-sidebar .full-width-callouts a.callout-link:hover h2, .default-sidebar .full-width-callouts a.callout-link:focus h2, .default-sidebar .full-width-callouts .nolink:hover h2, .default-sidebar .full-width-callouts .nolink:focus h2 {
    z-index: 1 !important; }
  .business .full-width-callouts a.callout-link:hover:before, .business .full-width-callouts a.callout-link:focus:before, .business .full-width-callouts .nolink:hover:before, .business .full-width-callouts .nolink:focus:before, .community .full-width-callouts a.callout-link:hover:before, .community .full-width-callouts a.callout-link:focus:before, .community .full-width-callouts .nolink:hover:before, .community .full-width-callouts .nolink:focus:before, .default-sidebar .full-width-callouts a.callout-link:hover:before, .default-sidebar .full-width-callouts a.callout-link:focus:before, .default-sidebar .full-width-callouts .nolink:hover:before, .default-sidebar .full-width-callouts .nolink:focus:before {
    opacity: 0; }
  .business .full-width-callouts a.callout-link:hover:after, .business .full-width-callouts a.callout-link:focus:after, .business .full-width-callouts .nolink:hover:after, .business .full-width-callouts .nolink:focus:after, .community .full-width-callouts a.callout-link:hover:after, .community .full-width-callouts a.callout-link:focus:after, .community .full-width-callouts .nolink:hover:after, .community .full-width-callouts .nolink:focus:after, .default-sidebar .full-width-callouts a.callout-link:hover:after, .default-sidebar .full-width-callouts a.callout-link:focus:after, .default-sidebar .full-width-callouts .nolink:hover:after, .default-sidebar .full-width-callouts .nolink:focus:after {
    opacity: 0.7; }
  .business .full-width-callouts a.callout-link:hover .callout-link-info, .business .full-width-callouts a.callout-link:focus .callout-link-info, .business .full-width-callouts .nolink:hover .callout-link-info, .business .full-width-callouts .nolink:focus .callout-link-info, .community .full-width-callouts a.callout-link:hover .callout-link-info, .community .full-width-callouts a.callout-link:focus .callout-link-info, .community .full-width-callouts .nolink:hover .callout-link-info, .community .full-width-callouts .nolink:focus .callout-link-info, .default-sidebar .full-width-callouts a.callout-link:hover .callout-link-info, .default-sidebar .full-width-callouts a.callout-link:focus .callout-link-info, .default-sidebar .full-width-callouts .nolink:hover .callout-link-info, .default-sidebar .full-width-callouts .nolink:focus .callout-link-info {
    display: block;
    margin-top: 0;
    opacity: 1 !important;
    visibility: visible !important; }

.business .full-width-callouts .nolink h2, .community .full-width-callouts .nolink h2, .default-sidebar .full-width-callouts .nolink h2 {
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 50px; }
  @media (max-width: 1199.98px) {
    .business .full-width-callouts .nolink h2, .community .full-width-callouts .nolink h2, .default-sidebar .full-width-callouts .nolink h2 {
      font-size: 2rem;
      line-height: 40px; } }
  @media (max-width: 767.98px) {
    .business .full-width-callouts .nolink h2, .community .full-width-callouts .nolink h2, .default-sidebar .full-width-callouts .nolink h2 {
      font-size: 1.875rem;
      line-height: 35px; } }

.business .nolink:after, .community .nolink:after, .default-sidebar .nolink:after {
  opacity: .7 !important; }

.business .nolink hr, .community .nolink hr, .default-sidebar .nolink hr {
  width: 60px;
  background-color: rgba(0,94,184,1);
  margin: 0 auto 20px; }

.business .nolink h2, .community .nolink h2, .default-sidebar .nolink h2 {
  margin: 0; }
  @media (max-width: 767.98px) {
    .business .nolink h2, .community .nolink h2, .default-sidebar .nolink h2 {
      font-size: 1.75rem; } }

.business .full-width-callouts .download-callout, .community .full-width-callouts .download-callout, .default-sidebar .full-width-callouts .download-callout {
  background: url("../images/office-child/download-bg.jpg") no-repeat center center/cover;
  position: relative;
  width: 100%; }
  .business .full-width-callouts .download-callout div.download-container, .community .full-width-callouts .download-callout div.download-container, .default-sidebar .full-width-callouts .download-callout div.download-container {
    padding: 200px 20px 175px;
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    color: white;
    text-align: center; }
    @media (max-width: 767.98px) {
      .business .full-width-callouts .download-callout div.download-container, .community .full-width-callouts .download-callout div.download-container, .default-sidebar .full-width-callouts .download-callout div.download-container {
        padding: 120px 20px 95px; } }
    .business .full-width-callouts .download-callout div.download-container .DNNModuleContent h2, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent h2, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent h2 {
      font-size: 2rem;
      font-weight: 700;
      font-style: normal;
      line-height: 1.2;
      color: white; }
      @media (max-width: 575.98px) {
        .business .full-width-callouts .download-callout div.download-container .DNNModuleContent h2, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent h2, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent h2 {
          font-size: 1.75rem; } }
    .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a {
      position: relative;
      font-size: 1rem;
      margin-top: 10px;
      text-transform: uppercase;
      background: transparent;
      color: white;
      font-style: normal; }
      .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a::before, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a::before, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a::before {
        content: "\f34a";
        display: none;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased; }
      .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a svg, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a svg, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a svg {
        margin-right: 8px; }
      .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a:after, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a:after, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a:after {
        background: transparent; }
      .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover, .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus {
        color: rgba(0,94,184,1); }
        .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover:after, .business .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus:after, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover:after, .community .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus:after, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a:hover:after, .default-sidebar .full-width-callouts .download-callout div.download-container .DNNModuleContent a:focus:after {
          background: transparent; }

.business .stats, .community .stats, .default-sidebar .stats {
  text-align: center;
  margin: 0 0 120px; }
.home .stats {
    text-align: center;
}
  @media (max-width: 767.98px) {
    .business .stats, .community .stats, .default-sidebar .stats, .home .stats {
      /*margin-bottom: 80px;*/ } }
  .business .stats h4, .community .stats h4, .default-sidebar .stats h4, .home .stats h4 {
    padding: 0 20px; }
  .business .stats .stat-container .flex-stat, .community .stats .stat-container .flex-stat, .default-sidebar .stats .stat-container .flex-stat, .home .stats .stat-container .flex-stat {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0; }
    @media (max-width: 767.98px) {
      .business .stats .stat-container .flex-stat, .community .stats .stat-container .flex-stat, .default-sidebar .stats .stat-container .flex-stat, .home .stats .stat-container .flex-stat {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
    .business .stats .stat-container .flex-stat li, .community .stats .stat-container .flex-stat li, .default-sidebar .stats .stat-container .flex-stat li, .home .stats .stat-container .flex-stat li {
      font-size: 0.75rem;
      text-transform: uppercase;
      line-height: 1.3;
      font-weight: 500;
      letter-spacing: 2px;
      padding-left: 0; }
    .home .stats .stat-container .flex-stat li span {
        font-style: italic;
        display: block;
    }
      .business .stats .stat-container .flex-stat li b, .business .stats .stat-container .flex-stat li strong, .community .stats .stat-container .flex-stat li b, .community .stats .stat-container .flex-stat li strong, .default-sidebar .stats .stat-container .flex-stat li b, .default-sidebar .stats .stat-container .flex-stat li strong, .home .stats .stat-container .flex-stat li b, .home .stats .stat-container .flex-stat li strong {
        font-size: 2.625rem;
        display: block; }
      .business .stats .stat-container .flex-stat li:before, .community .stats .stat-container .flex-stat li:before, .default-sidebar .stats .stat-container .flex-stat li:before, .home .stats .stat-container .flex-stat li:before {
        background-color: transparent; }
    .business .stats .stat-container .flex-stat li + li, .community .stats .stat-container .flex-stat li + li, .default-sidebar .stats .stat-container .flex-stat li + li, .home .stats .stat-container .flex-stat li + li {
      margin-left: 20px; }
      @media (max-width: 767.98px) {
        .business .stats .stat-container .flex-stat li + li, .community .stats .stat-container .flex-stat li + li, .default-sidebar .stats .stat-container .flex-stat li + li, .home .stats .stat-container .flex-stat li + li {
          margin-left: 0;
          padding-top: 10px; } }

.business .why-alliance, .community .why-alliance, .default-sidebar .why-alliance {
  background: white;
  text-align: center; }
  .business .why-alliance .max-container, .community .why-alliance .max-container, .default-sidebar .why-alliance .max-container {
    padding-top: 120px;
    padding-bottom: 120px; }
    @media (max-width: 767.98px) {
      .business .why-alliance .max-container, .community .why-alliance .max-container, .default-sidebar .why-alliance .max-container {
        padding-top: 80px;
        padding-bottom: 80px; } }
  .business .why-alliance h2, .community .why-alliance h2, .default-sidebar .why-alliance h2 {
    font-size: 1.4375rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    color: rgba(0,94,184,1);
    margin-bottom: 5px; }
  .business .why-alliance h3, .community .why-alliance h3, .default-sidebar .why-alliance h3 {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
    color: #393d41;
    margin-top: 0; }
    @media (max-width: 575.98px) {
      .business .why-alliance h3, .community .why-alliance h3, .default-sidebar .why-alliance h3 {
        font-size: 1.75rem; } }
  .business .why-alliance p, .community .why-alliance p, .default-sidebar .why-alliance p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
  .business .why-alliance .btn-alt, .community .why-alliance .btn-alt, .default-sidebar .why-alliance .btn-alt {
    margin-top: 15px; }

.business .contact-info, .community .contact-info, .default-sidebar .contact-info {
  position: relative;
  background: url("../images/business/bg-offices-contacts.jpg") no-repeat top center/cover; }
  .business .contact-info:after, .community .contact-info:after, .default-sidebar .contact-info:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
    opacity: 0.75; }
  .business .contact-info .contact-info-inner, .community .contact-info .contact-info-inner, .default-sidebar .contact-info .contact-info-inner {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
    height: 260px; }
    @media (max-width: 991.98px) {
      .business .contact-info .contact-info-inner, .community .contact-info .contact-info-inner, .default-sidebar .contact-info .contact-info-inner {
        max-width: 650px; } }
    @media (max-width: 767.98px) {
      .business .contact-info .contact-info-inner, .community .contact-info .contact-info-inner, .default-sidebar .contact-info .contact-info-inner {
        max-width: none;
        height: auto;
        padding: 100px 20px 70px; } }
  .business .contact-info p, .community .contact-info p, .default-sidebar .contact-info p {
    margin: 0; }
  .business .contact-info .contact-phone, .business .contact-info .contact p a, .community .contact-info .contact-phone, .community .contact-info .contact p a, .default-sidebar .contact-info .contact-phone, .default-sidebar .contact-info .contact p a {
    font-style: normal; }
    .business .contact-info .contact-phone:before, .business .contact-info .contact p a:before, .community .contact-info .contact-phone:before, .community .contact-info .contact p a:before, .default-sidebar .contact-info .contact-phone:before, .default-sidebar .contact-info .contact p a:before {
      content: '';
      position: absolute;
      top: calc(50% - 92px);
      left: calc(50% - 88px);
      width: 177px;
      height: 164px;
      background: url("../images/general/triangle.svg") no-repeat;
      opacity: 0.2; }
    .business .contact-info .contact-phone:after, .business .contact-info .contact p a:after, .community .contact-info .contact-phone:after, .community .contact-info .contact p a:after, .default-sidebar .contact-info .contact-phone:after, .default-sidebar .contact-info .contact p a:after {
      display: none; }
  .business .contact-info .contact-phone, .community .contact-info .contact-phone, .default-sidebar .contact-info .contact-phone {
    text-align: center;
    position: relative; }
    @media (max-width: 767.98px) {
      .business .contact-info .contact-phone, .community .contact-info .contact-phone, .default-sidebar .contact-info .contact-phone {
        width: 100%; } }
    .business .contact-info .contact-phone a, .community .contact-info .contact-phone a, .default-sidebar .contact-info .contact-phone a {
      display: inline-block;
      font-style: normal; }
      .business .contact-info .contact-phone a:after, .community .contact-info .contact-phone a:after, .default-sidebar .contact-info .contact-phone a:after {
        display: none; }
    .business .contact-info .contact-phone a:not([href]), .community .contact-info .contact-phone a:not([href]), .default-sidebar .contact-info .contact-phone a:not([href]) {
      display: block; }
    .business .contact-info .contact-phone a.email-link, .community .contact-info .contact-phone a.email-link, .default-sidebar .contact-info .contact-phone a.email-link {
      padding-top: 10px; }
      .business .contact-info .contact-phone a.email-link span.tel, .community .contact-info .contact-phone a.email-link span.tel, .default-sidebar .contact-info .contact-phone a.email-link span.tel {
        font-size: 1rem;
        color: white; }
      .business .contact-info .contact-phone a.email-link:hover span.tel, .community .contact-info .contact-phone a.email-link:hover span.tel, .default-sidebar .contact-info .contact-phone a.email-link:hover span.tel {
        color: rgba(0,94,184,1); }
    .business .contact-info .contact-phone span, .community .contact-info .contact-phone span, .default-sidebar .contact-info .contact-phone span {
      display: block;
      position: relative;
      z-index: 1; }
    .business .contact-info .contact-phone span:not(.tel), .community .contact-info .contact-phone span:not(.tel), .default-sidebar .contact-info .contact-phone span:not(.tel) {
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: white; }
    .business .contact-info .contact-phone span.tel, .community .contact-info .contact-phone span.tel, .default-sidebar .contact-info .contact-phone span.tel {
      font-size: 1.5rem;
      font-weight: 600;
      color: rgba(0,94,184,1);
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .business .contact-info .contact-phone a:hover span.tel, .business .contact-info .contact-phone a:focus span.tel, .community .contact-info .contact-phone a:hover span.tel, .community .contact-info .contact-phone a:focus span.tel, .default-sidebar .contact-info .contact-phone a:hover span.tel, .default-sidebar .contact-info .contact-phone a:focus span.tel {
      color: white; }
  .business .contact-info .contact, .community .contact-info .contact, .default-sidebar .contact-info .contact {
    text-align: center; }
    @media (max-width: 767.98px) {
      .business .contact-info .contact .contentPane:not(.DNNEmptyPane), .community .contact-info .contact .contentPane:not(.DNNEmptyPane), .default-sidebar .contact-info .contact .contentPane:not(.DNNEmptyPane) {
        margin-top: 120px; } }
    @media (max-width: 575.98px) {
      .business .contact-info .contact, .community .contact-info .contact, .default-sidebar .contact-info .contact {
        max-width: 130px; } }
    .business .contact-info .contact p a, .community .contact-info .contact p a, .default-sidebar .contact-info .contact p a {
      font-size: 1.125rem;
      font-weight: 600;
      font-style: normal;
      line-height: 1.2;
      color: white; }
      .business .contact-info .contact p a:before, .community .contact-info .contact p a:before, .default-sidebar .contact-info .contact p a:before {
        top: calc(50% - 60px);
        left: calc(50% - 54px);
        width: 107px;
        height: 99px; }
      .business .contact-info .contact p a:hover, .business .contact-info .contact p a:focus, .community .contact-info .contact p a:hover, .community .contact-info .contact p a:focus, .default-sidebar .contact-info .contact p a:hover, .default-sidebar .contact-info .contact p a:focus {
        color: rgba(0,94,184,1); }

.Office .full-width-callouts .callout:first-child {
  background: url("../images/business/alliance-office.jpg") no-repeat top center/cover; }

.Office .full-width-callouts .callout:nth-child(2) {
  background: url("../images/business/atc-masterplan.jpg") no-repeat top center/cover; }

.Office .full-width-callouts .callout:nth-child(3) {
  background: url("../images/business/front-44.jpg") no-repeat top center/cover; }

.Office .full-width-callouts .callout:last-child {
  background: url("../images/business/circle-t-ranch-masterplan.jpg") no-repeat top center/cover; }

.Retail .full-width-callouts .callout:first-child {
  background: url("../images/retail/availability-retail.jpg") no-repeat top center/cover; }

.Retail .full-width-callouts .callout:nth-child(2) {
  background: url("../images/retail/alliance-retail.jpg") no-repeat top center/cover; }

.Retail .full-width-callouts .callout:nth-child(3) {
  background: url("../images/retail/atc-retail.jpg") no-repeat top center/cover; }

.Retail .full-width-callouts .callout:last-child {
  background: url("../images/retail/front-44.jpg") no-repeat top center/cover; }

.Land #dnn_ContentPane {
  text-align: left; }

.Land .full-width-callouts .callout:first-child {
  background: url("../images/land/alliance-land.jpg") no-repeat top center/cover; }

.Land .full-width-callouts .callout:nth-child(2) {
  background: url("../images/business/atc-masterplan.jpg") no-repeat top center/cover; }

.Land .full-width-callouts .callout:nth-child(3) {
  background: url("../images/business/circle-t-ranch-masterplan.jpg") no-repeat top center/cover; }

.Land .full-width-callouts .callout:last-child {
  background: url("../images/business/front-44.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:first-child {
  background: url("../images/business/industrial-thumb-header.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:nth-child(2) {
  background: url("../images/business/alliance-center.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:nth-child(3) {
  background: url("../images/business/alliance-northport.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:nth-child(4) {
  background: url("../images/business/alliance-westport.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:nth-child(5) {
  background: url("../images/business/alliance-gateway.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts .callout:last-child {
  background: url("../images/business/alliance-center-north.jpg") no-repeat top center/cover; }

.Industrial .full-width-callouts a.callout-link .learn-more {
  display: inline-block;
  margin-top: 30px; }

.Office .intro, .Land .intro, .Retail .intro, .Industrial .intro {
  text-align: center; }

#history .full-width-callouts img {
  width: 100%;
  height: auto; }

/*#offices {
	header {
		background: $blue url('../images/business/header-offices.jpg') no-repeat top center / cover;
	}
	&.Land {
		header {
			background: $blue url('../images/business/header-land.jpg') no-repeat top center / cover;
		}
	}
	&.Retail {
		header {
			background: $blue url('../images/business/header-retail.jpg') no-repeat top center / cover;
		}
	}
	&.Industrial {
		header {
			background: $blue url('../images/business/header-industrial.jpg') no-repeat top center / cover;
		}
	}
	&.Alliance {
		header {
			background: $blue url('../images/alliance/header-alliance-overview.jpg') no-repeat center center / cover;
		}
	}
	.intro .callout .box .Normal {
		background: url('../images/business/office-map-link-bg.jpg') no-repeat center center / cover;
	}
	// .full-width-callouts .callout:first-child {
	// 	background: url('../images/business/alliancetexas-masterplan.jpg') no-repeat top center / cover;
	// }
	// .full-width-callouts .callout:nth-child(2) {
	// 	background: url('../images/business/atc-masterplan.jpg') no-repeat top center / cover;
	// }
	// .full-width-callouts .callout:nth-child(3) {
	// 	background: url('../images/business/circle-t-ranch-masterplan.jpg') no-repeat top center / cover;
	// }
	// .full-width-callouts .callout:last-child {
	// 	background: url('../images/business/front-44.jpg') no-repeat top center / cover;
	// }
	.contact-info {
		background: url('../images/business/bg-offices-contacts.jpg') no-repeat center center / cover;
	}
}*/
.office-child header {
  background: rgba(12,35,64,1) url("../images/business/header-offices.jpg") no-repeat top center/cover; }

.Office header {
  background: rgba(12,35,64,1) url("../images/business/header-offices.jpg") no-repeat top center/cover; }

.Industrial header {
  background: rgba(12,35,64,1) url("../images/business/header-industrial.jpg") no-repeat top center/cover; }

.Retail header {
  background: rgba(12,35,64,1) url("../images/business/header-retail.jpg") no-repeat top center/cover; }

.Circle.T.Ranch header:before {
  background-color: rgba(0, 0, 0, 0.25); }

#offices {
  /*&.Alliance.Town.Center{
		.full-width-callouts{
			display:none;
		}

		.full-width-callouts.atc{
			display:flex;
		}
	}*/ }
  #offices .callout {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
  #offices .full-width-callouts.atc {
    display: none; }
  #offices .full-width-callouts.hill-advantage {
    display: none; }
  #offices .moving-in {
    display: none; }

#offices.The.Hillwood.Advantage .full-width-callouts, #offices.Alliance.Advantage .full-width-callouts {
  display: none; }

#offices.The.Hillwood.Advantage .moving-in, #offices.Alliance.Advantage .moving-in {
  display: block;
  text-align: center; }
  #offices.The.Hillwood.Advantage .moving-in h2, #offices.Alliance.Advantage .moving-in h2 {
    margin-bottom: 40px; }
  #offices.The.Hillwood.Advantage .moving-in .full-width, #offices.Alliance.Advantage .moving-in .full-width {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  #offices.The.Hillwood.Advantage .moving-in .prop-management, #offices.The.Hillwood.Advantage .moving-in .customer-relations, #offices.Alliance.Advantage .moving-in .prop-management, #offices.Alliance.Advantage .moving-in .customer-relations {
    width: calc(100% / 2);
    text-align: left;
    padding: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: start;
            align-items: flex-start; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management h3, #offices.The.Hillwood.Advantage .moving-in .customer-relations h3, #offices.Alliance.Advantage .moving-in .prop-management h3, #offices.Alliance.Advantage .moving-in .customer-relations h3 {
      font-size: 2rem;
      font-weight: bold;
      color: white;
      text-align: center; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management img, #offices.The.Hillwood.Advantage .moving-in .customer-relations img, #offices.Alliance.Advantage .moving-in .prop-management img, #offices.Alliance.Advantage .moving-in .customer-relations img {
      display: block;
      margin: 0 auto; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management p, #offices.The.Hillwood.Advantage .moving-in .prop-management li, #offices.The.Hillwood.Advantage .moving-in .prop-management a, #offices.The.Hillwood.Advantage .moving-in .customer-relations p, #offices.The.Hillwood.Advantage .moving-in .customer-relations li, #offices.The.Hillwood.Advantage .moving-in .customer-relations a, #offices.Alliance.Advantage .moving-in .prop-management p, #offices.Alliance.Advantage .moving-in .prop-management li, #offices.Alliance.Advantage .moving-in .prop-management a, #offices.Alliance.Advantage .moving-in .customer-relations p, #offices.Alliance.Advantage .moving-in .customer-relations li, #offices.Alliance.Advantage .moving-in .customer-relations a {
      color: white; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management li:before, #offices.The.Hillwood.Advantage .moving-in .customer-relations li:before, #offices.Alliance.Advantage .moving-in .prop-management li:before, #offices.Alliance.Advantage .moving-in .customer-relations li:before {
      background-color: white; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management ul, #offices.The.Hillwood.Advantage .moving-in .customer-relations ul, #offices.Alliance.Advantage .moving-in .prop-management ul, #offices.Alliance.Advantage .moving-in .customer-relations ul {
      max-width: 400px; }
      #offices.The.Hillwood.Advantage .moving-in .prop-management ul li, #offices.The.Hillwood.Advantage .moving-in .customer-relations ul li, #offices.Alliance.Advantage .moving-in .prop-management ul li, #offices.Alliance.Advantage .moving-in .customer-relations ul li {
        margin-bottom: 15px;
        line-height: 1.5; }
  #offices.The.Hillwood.Advantage .moving-in .prop-management, #offices.Alliance.Advantage .moving-in .prop-management {
    background: url("../images/hillwood-advantage/prop-manage-bg.jpg") no-repeat top center/cover;
    position: relative; }
    #offices.The.Hillwood.Advantage .moving-in .prop-management:after, #offices.Alliance.Advantage .moving-in .prop-management:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
      opacity: 0.7;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  #offices.The.Hillwood.Advantage .moving-in .customer-relations, #offices.Alliance.Advantage .moving-in .customer-relations {
    background: url("../images/hillwood-advantage/customer-relations-bg.jpg") no-repeat top center/cover;
    position: relative; }
    #offices.The.Hillwood.Advantage .moving-in .customer-relations:after, #offices.Alliance.Advantage .moving-in .customer-relations:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #73a983, #317cbf 65%);
      opacity: 0.8;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  @media (max-width: 991.98px) {
    #offices.The.Hillwood.Advantage .moving-in .full-width, #offices.Alliance.Advantage .moving-in .full-width {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
      #offices.The.Hillwood.Advantage .moving-in .full-width .prop-management, #offices.The.Hillwood.Advantage .moving-in .full-width .customer-relations, #offices.Alliance.Advantage .moving-in .full-width .prop-management, #offices.Alliance.Advantage .moving-in .full-width .customer-relations {
        width: 100%; }
        #offices.The.Hillwood.Advantage .moving-in .full-width .prop-management ul, #offices.The.Hillwood.Advantage .moving-in .full-width .customer-relations ul, #offices.Alliance.Advantage .moving-in .full-width .prop-management ul, #offices.Alliance.Advantage .moving-in .full-width .customer-relations ul {
          max-width: none; } }
  @media (max-width: 767.98px) {
    #offices.The.Hillwood.Advantage .moving-in .full-width .prop-management, #offices.The.Hillwood.Advantage .moving-in .full-width .customer-relations, #offices.Alliance.Advantage .moving-in .full-width .prop-management, #offices.Alliance.Advantage .moving-in .full-width .customer-relations {
      padding: 75px 25px; } }
  @media (max-width: 575.98px) {
    #offices.The.Hillwood.Advantage .moving-in .full-width .prop-management, #offices.The.Hillwood.Advantage .moving-in .full-width .customer-relations, #offices.Alliance.Advantage .moving-in .full-width .prop-management, #offices.Alliance.Advantage .moving-in .full-width .customer-relations {
      padding: 75px 15px; } }

#offices.The.Hillwood.Advantage .full-width-callouts.hill-advantage, #offices.Alliance.Advantage .full-width-callouts.hill-advantage {
  display: -webkit-box;
  display: flex; }
  #offices.The.Hillwood.Advantage .full-width-callouts.hill-advantage .callout:nth-child(1), #offices.Alliance.Advantage .full-width-callouts.hill-advantage .callout:nth-child(1) {
    background: url("../images/hillwood-advantage/leadership-bg.jpg") no-repeat top center/cover; }
  #offices.The.Hillwood.Advantage .full-width-callouts.hill-advantage .callout:nth-child(2), #offices.Alliance.Advantage .full-width-callouts.hill-advantage .callout:nth-child(2) {
    background: url("../images/hillwood-advantage/hillwood-website-bg.jpg") no-repeat top center/cover; }
  #offices.The.Hillwood.Advantage .full-width-callouts.hill-advantage .callout:nth-child(3), #offices.Alliance.Advantage .full-width-callouts.hill-advantage .callout:nth-child(3) {
    background: url("../images/business/circle-t-ranch-masterplan.jpg") no-repeat top center/cover; }
  #offices.The.Hillwood.Advantage .full-width-callouts.hill-advantage .callout:nth-child(4), #offices.Alliance.Advantage .full-width-callouts.hill-advantage .callout:nth-child(4) {
    background: url("../images/hillwood-advantage/map-bg.jpg") no-repeat top center/cover; }

.business.office-child .max-container ul.logo-list, .business.office-child .max-container .logo-slider li {
  margin-bottom: 0; }
  .business.office-child .max-container ul.logo-list img, .business.office-child .max-container .logo-slider li img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }

.business-sector #dnn_ButtonPane {
  margin-top: 70px; }
  .business-sector #dnn_ButtonPane .Normal {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1199.98px) {
      .business-sector #dnn_ButtonPane .Normal {
        display: block; }
        .business-sector #dnn_ButtonPane .Normal p + p {
          margin-top: 15px; } }
    @media (max-width: 991.98px) {
      .business-sector #dnn_ButtonPane .Normal {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
                justify-content: flex-start; }
        .business-sector #dnn_ButtonPane .Normal p + p {
          margin-top: 0;
          margin-left: 15px; } }
    @media (max-width: 575.98px) {
      .business-sector #dnn_ButtonPane .Normal {
        display: block; }
        .business-sector #dnn_ButtonPane .Normal p + p {
          margin-left: 0;
          margin-top: 15px; } }
  .business-sector #dnn_ButtonPane p {
    margin: 0; }

.business-sector #dnn_ImageSliderPane ul {
  margin: 0; }

.business-sector #dnn_ImageSliderPane li {
  padding: 0; }

.business-sector #dnn_ImageSliderPane li:before {
  display: none; }

.business-sector #dnn_ImageSliderPane img {
  margin-bottom: 0; }

.business-sector #dnn_ImageSliderPane .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center; }

.business-sector #dnn_ImageSliderPane .owl-dot {
  padding: 5px !important; }
  .business-sector #dnn_ImageSliderPane .owl-dot + .owl-dot {
    margin-left: 10px; }
  .business-sector #dnn_ImageSliderPane .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out; }
  .business-sector #dnn_ImageSliderPane .owl-dot.active span {
    background: white; }

#recreation header {
  background: rgba(12,35,64,1) url("../images/community/header-recreation.jpg") no-repeat top center/cover; }

#recreation .intro .stats {
  max-width: 550px;
  text-align: center;
  margin-bottom: 0; }
  #recreation .intro .stats span {
    display: block;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1;
    color: rgba(38, 42, 47, 0.7);
    margin-top: 10px; }
  @media (max-width: 991.98px) {
    #recreation .intro .stats {
      margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    #recreation .intro .stats div + div {
      margin-top: 30px; } }

#recreation .intro .callout .box .Normal {
  background: url("../images/community/parks-trails-link-bg.jpg") no-repeat center center/cover; }
  #recreation .intro .callout .box .Normal strong {
    width: 100%; }

#recreation .full-width-callouts .callout:first-child {
  background: url("../images/community/bluestem-park.jpg") no-repeat top center/cover; }

#recreation .full-width-callouts .callout:nth-child(2) {
  background: url("../images/community/prairie-vista-park.jpg") no-repeat top center/cover; }

#recreation .full-width-callouts .callout:nth-child(3) {
  background: url("../images/community/atc-dining.jpg") no-repeat top center/cover; }

#recreation .full-width-callouts .callout:last-child {
  background: url("../images/community/atc-shopping.jpg") no-repeat top center/cover; }

#recreation .events {
  background-color: #eef1f3;
  text-align: center; }
  @media (max-width: 991.98px) {
    #recreation .events article {
      margin-top: 40px; }
      #recreation .events article:nth-child(1), #recreation .events article:nth-child(2) {
        margin-top: 0; } }
  @media (max-width: 575.98px) {
    #recreation .events article:nth-child(2) {
      margin-top: 40px; } }
  #recreation .events .heading h2 {
    margin-top: 0;
    margin-bottom: 5px; }
  #recreation .events .heading h3 {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    margin: 0; }
  #recreation .events .events-list {
    margin-top: 70px;
    text-align: left; }
    #recreation .events .events-list h3 {
      color: rgba(12,35,64,1);
      margin: 0; }
    #recreation .events .events-list span {
      display: block;
      font-size: 0.875rem;
      font-weight: 500;
      letter-spacing: 0.05em;
      color: rgba(38, 42, 47, 0.7);
      margin-bottom: 10px; }
    #recreation .events .events-list p {
      font-size: 1.125rem;
      font-weight: 500;
      line-height: 1.5;
      margin: 0; }
    #recreation .events .events-list a {
      margin-top: 10px;
      line-height: 1.9; }
  #recreation .events .load-events {
    margin-top: 80px; }

#recreation .community-social-media .media-item {
  height: 0;
  padding-bottom: calc(100vw / 4);
  text-align: center; }
  @media (max-width: 991.98px) {
    #recreation .community-social-media .media-item {
      padding-bottom: calc(100vw / 2); } }
  @media (max-width: 575.98px) {
    #recreation .community-social-media .media-item {
      padding-bottom: 100vw; } }
  #recreation .community-social-media .media-item:first-child {
    background: url("../images/community/fly-over.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:nth-child(2) {
    background: url("../images/community/ladies-with-roses.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:nth-child(3) {
    background: white; }
  #recreation .community-social-media .media-item:nth-child(4) {
    background: url("../images/community/family.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:nth-child(5) {
    background: url("../images/community/party-plaza.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:nth-child(6) {
    background: white; }
  #recreation .community-social-media .media-item:nth-child(7) {
    background: url("../images/community/food-truck.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:nth-child(8) {
    background: url("../images/community/outdoor-event.jpg") no-repeat center center/cover; }
  #recreation .community-social-media .media-item:not(:nth-child(6)) .fa-facebook-f {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 1.625rem;
    color: rgba(255, 255, 255, 0.7); }
  #recreation .community-social-media .media-item h3 {
    font-weight: 700;
    line-height: 1.3;
    margin: 0; }
  #recreation .community-social-media .media-item h3, #recreation .community-social-media .media-item a {
    position: absolute;
    width: 100%;
    height: 100%; }
  #recreation .community-social-media .media-item.follow a {
    font-style: normal; }
    #recreation .community-social-media .media-item.follow a:after {
      display: none; }
    #recreation .community-social-media .media-item.follow a:hover .circle-border, #recreation .community-social-media .media-item.follow a:focus .circle-border {
      border-color: rgba(0,94,184,1); }
      #recreation .community-social-media .media-item.follow a:hover .circle-border svg, #recreation .community-social-media .media-item.follow a:focus .circle-border svg {
        color: rgba(0,94,184,1); }
  #recreation .community-social-media .media-item.follow .circle-border {
    width: 50px;
    height: 50px;
    border: 1px solid #042d72;
    border-radius: 50%;
    margin: 0 auto 20px;
    -webkit-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out; }
    #recreation .community-social-media .media-item.follow .circle-border svg {
      font-size: 1.375rem;
      color: #042d72;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  #recreation .community-social-media .media-item.follow h4 {
    color: #393d41;
    margin: 0; }
  #recreation .community-social-media .media-item.follow span {
    font-size: 1.75rem;
    font-weight: 700;
    color: #042d72; }

#residential header {
  background: rgba(12,35,64,1) url("../images/community/residential/header-residential.jpg") no-repeat center center/cover; }

#residential .apartments .banner, #residential .homes .banner {
  position: relative;
  color: white;
  text-align: center;
  padding: 90px 45px; }
  @media (max-width: 767.98px) {
    #residential .apartments .banner, #residential .homes .banner {
      padding: 80px 20px; } }
  #residential .apartments .banner:after, #residential .homes .banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.85; }
  #residential .apartments .banner > *, #residential .homes .banner > * {
    position: relative;
    z-index: 1; }
  #residential .apartments .banner h2, #residential .homes .banner h2 {
    color: white; }
  #residential .apartments .banner hr, #residential .homes .banner hr {
    width: 65px;
    background-color: rgba(0,94,184,1);
    margin: 15px auto 12px; }
  #residential .apartments .banner p, #residential .homes .banner p {
    max-width: 500px;
    margin: 0 auto;
    line-height: 1.5; }

#residential .apartments .grid, #residential .homes .grid {
  text-align: center; }
  #residential .apartments .grid div, #residential .homes .grid div {
    height: 250px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  #residential .apartments .grid a, #residential .homes .grid a {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    font-style: normal; }
    #residential .apartments .grid a:before, #residential .homes .grid a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #41887e, #0f68ab);
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    #residential .apartments .grid a:after, #residential .homes .grid a:after {
      display: none; }
    #residential .apartments .grid a:hover:before, #residential .apartments .grid a:focus:before, #residential .homes .grid a:hover:before, #residential .homes .grid a:focus:before {
      opacity: 0.85; }
  #residential .apartments .grid h3, #residential .homes .grid h3 {
    position: relative;
    z-index: 1;
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
    color: white;
    margin: 0; }
    @media (max-width: 767.98px) {
      #residential .apartments .grid h3, #residential .homes .grid h3 {
        font-size: 2rem; } }
    @media (max-width: 575.98px) {
      #residential .apartments .grid h3, #residential .homes .grid h3 {
        font-size: 1.75rem; } }

#residential .apartments .banner {
  background: rgba(12,35,64,1) url("../images/community/residential/bg-apartments.jpg") no-repeat center center/cover; }

#residential .apartments .grid div:last-child {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0 20px; }
  #residential .apartments .grid div:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.75; }

#residential .homes .banner {
  background: rgba(12,35,64,1) url("../images/community/residential/bg-homes.jpg") no-repeat left center/cover; }

#residential .homes .grid h3 span {
  display: block;
  font-size: 1rem; }

#residential .region, .miz-advantages {
  text-align: center; }
  @media (max-width: 767.98px) {
    #residential .region .row div + div hr, #residential .region .resources .tab-content .tab-pane .dnnForm div + div hr, .resources .tab-content .tab-pane #residential .region .dnnForm div + div hr, .miz-advantages div + div hr {
      margin-top: 40px; } }
  #residential .region h2, .miz-advantages h2 {
    margin-bottom: 50px; }
  #residential .region hr, .miz-advantages hr {
    width: 65px;
    background-color: rgba(0,94,184,1);
    margin: 0 auto 20px; }
  #residential .region p, .miz-advantages p {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.2;
    color: rgba(84, 92, 103, 0.7);
    margin-bottom: 0; }

#residential .education {
  text-align: center; }
  #residential .education .schools {
    -webkit-box-pack: center;
            justify-content: center; }
  #residential .education .schools > div {
    margin-top: 50px; }
  #residential .education a {
    display: inline-block;
    width: 100%;
    font-style: normal;
    color: rgba(38, 42, 47, 0.7); }
    #residential .education a:after {
      display: none; }
    #residential .education a:hover, #residential .education a:focus {
      color: rgba(0,94,184,1); }
  #residential .education h2 {
    font-size: 1.4375rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    color: rgba(0,94,184,1);
    margin-bottom: 10px; }
  #residential .education .logo {
    height: 102px;
    margin-bottom: 10px; }
    #residential .education .logo img {
      width: 100%; }
  #residential .education p {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.2;
    margin: 0; }
  @media (max-width: 991.98px) {
    #residential .education .schools div:nth-child(n + 3) {
      margin-top: 40px; } }
  @media (max-width: 575.98px) {
    #residential .education .schools div + div {
      margin-top: 40px; }
    #residential .education .logo {
      height: auto; } }

#residential .contact-info {
  background: url("../images/community/residential/bg-residential-contacts.jpg") no-repeat center center/cover; }
  @media (max-width: 767.98px) {
    #residential .contact-info .contact > p {
      margin-top: 110px; } }

.thrive header {
  background: rgba(12,35,64,1) url("../images/default/header-default.jpg") no-repeat top center/cover; }

.thrive h2 {
  margin-bottom: 5px; }

.thrive .location h3, .thrive .full-width-callouts .heading h3, .thrive .region h3, .thrive .education h3, .miz.full-width-callouts .heading h3, .roadmap.full-width-callouts .heading h3 {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(0,94,184,1);
  margin-top: 0; }

.thrive .location {
  display: none;
  text-align: center; }
  .thrive .location .max-container {
    padding-top: 55px; }
  .thrive .location h3 {
    margin-bottom: 50px; }

.thrive .full-width-callouts,.miz.full-width-callouts, .roadmap.full-width-callouts {
  text-align: center; }
  .thrive .full-width-callouts .heading, .miz.full-width-callouts .heading, .roadmap.full-width-callouts .heading {
    padding: 70px 45px 20px; }
    @media (max-width: 767.98px) {
      .thrive .full-width-callouts .heading, .miz.full-width-callouts .heading, .roadmap.full-width-callouts .heading {
        padding: 70px 20px 20px; } }
  .thrive .full-width-callouts .callout, .miz.full-width-callouts .callout, .roadmap.full-width-callouts .callout {
    position: relative;
    height: 700px;
    padding: 0 45px;
    color: white; }
    @media (max-width: 991.98px) {
      .thrive .full-width-callouts .callout, .miz.full-width-callouts .callout, .roadmap.full-width-callouts .callout {
        height: 600px; } }
    @media (max-width: 767.98px) {
      .thrive .full-width-callouts .callout, .miz.full-width-callouts .callout, .roadmap.full-width-callouts .callout {
        height: auto;
        padding: 80px 20px; } }
    .thrive .full-width-callouts .callout:before, .thrive .full-width-callouts .callout:after, .miz.full-width-callouts .callout:before, .miz.full-width-callouts .callout:after, .roadmap.full-width-callouts .callout:before, .roadmap.full-width-callouts .callout:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .thrive .full-width-callouts .callout:before, .roadmap.full-width-callouts .callout:before {
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px; }
    .thrive .full-width-callouts .callout .content, .miz.full-width-callouts .callout .content, .roadmap.full-width-callouts .callout .content {
      position: relative;
      z-index: 1; }
    .thrive .full-width-callouts .callout h3, .thrive .full-width-callouts .callout p, .miz.full-width-callouts .callout h3, .miz.full-width-callouts .callout p {
      max-width: 350px; }
    .roadmap.full-width-callouts .callout h3, .roadmap.full-width-callouts .callout p {
      max-width: 362px; }
    .thrive .full-width-callouts .callout h3, .miz.full-width-callouts .callout h3, .roadmap.full-width-callouts .callout h3 {
      font-size: 2rem;
      font-weight: 700;
      line-height: 1.1;
      color: white;
      margin: 40px auto; }
    .thrive .full-width-callouts .callout p, .miz.full-width-callouts .callout p, .roadmap.full-width-callouts .callout p {
      margin: 0 auto 25px; }
      .thrive .full-width-callouts .callout p:last-child, .miz.full-width-callouts .callout p:last-child, .roadmap.full-width-callouts .callout p:last-child {
        margin-bottom: 0; }
        .thrive .full-width-callouts .callout p:last-child a, .miz.full-width-callouts .callout p:last-child a, .roadmap.full-width-callouts .callout p:last-child a {
          color: white; }
          .thrive .full-width-callouts .callout p:last-child a:after, .miz.full-width-callouts .callout p:last-child a:after, .roadmap.full-width-callouts .callout p:last-child a:after {
            opacity: 1;
            background-color: white;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
          .thrive .full-width-callouts .callout p:last-child a:hover, .thrive .full-width-callouts .callout p:last-child a:focus, .miz.full-width-callouts .callout p:last-child a:hover, .miz.full-width-callouts .callout p:last-child a:focus, .roadmap.full-width-callouts .callout p:last-child a:hover, .roadmap.full-width-callouts .callout p:last-child a:focus {
            color: rgba(0,94,184,1); }
            .thrive .full-width-callouts .callout p:last-child a:hover:after, .thrive .full-width-callouts .callout p:last-child a:focus:after, .miz.full-width-callouts .callout p:last-child a:hover:after, .miz.full-width-callouts .callout p:last-child a:focus:after, .roadmap.full-width-callouts .callout p:last-child a:hover:after, .roadmap.full-width-callouts .callout p:last-child a:focus:after {
              background-color: rgba(0,94,184,1); }
  .thrive .full-width-callouts .callout:nth-child(2):after, .roadmap.full-width-callouts .callout:nth-child(2):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.85; }
  .thrive .full-width-callouts .callout:nth-child(3):after, .roadmap.full-width-callouts .callout:nth-child(3):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #41887e, #0f68ab);
    opacity: 0.85; }
  .thrive .full-width-callouts .callout:nth-child(4):after, .roadmap.full-width-callouts .callout:nth-child(4):after {
    background: rgba(255, 127, 65, 0.8); }
  .miz.full-width-callouts .callout:nth-child(3):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.85; }
  .miz.full-width-callouts .callout:nth-child(4):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #41887e, #0f68ab);
    opacity: 0.85; }
  .miz.full-width-callouts .callout:nth-child(5):after {
    background: rgba(255, 127, 65, 0.8); }
  .miz.full-width-callouts .callout:nth-child(6):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.85; }
  .miz.full-width-callouts .callout:nth-child(7):after {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #41887e, #0f68ab);
    opacity: 0.85; }
  @media (max-width: 991.98px) {
    .thrive .full-width-callouts .callout:nth-child(4), .miz.full-width-callouts .callout:nth-child(4), .roadmap.full-width-callouts .callout:nth-child(4) {
      height: auto;
      padding: 100px 45px; } }
  @media (max-width: 767.98px) {
    .thrive .full-width-callouts .callout:nth-child(4), .miz.full-width-callouts .callout:nth-child(4), .roadmap.full-width-callouts .callout:nth-child(4) {
      padding: 80px 20px; } }
  .thrive .full-width-callouts .icon, .miz.full-width-callouts .icon, .roadmap.full-width-callouts .icon {
    height: 55px; }

.thrive .region, .thrive .education {
  text-align: center; }

.thrive .education .heading p {
  margin: 0 auto 25px; }

.thrive .education .schools {
  padding-bottom: 125px;
  -webkit-box-pack: center;
          justify-content: center; }

.thrive .education .schools > div {
  margin-top: 50px; }

.thrive .education .schools p {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.2;
  margin: 0; }

.thrive .education a {
  display: inline-block;
  width: 100%;
  font-style: normal;
  color: rgba(38, 42, 47, 0.7); }
  .thrive .education a:after {
    display: none; }
  .thrive .education a:hover, .thrive .education a:focus {
    color: rgba(0,94,184,1); }

.thrive .education a:not([href]) {
  display: block; }

.thrive .education .logo {
  height: 102px;
  margin-bottom: 15px; }
  @media (max-width: 575.98px) {
    .thrive .education .logo {
      height: auto; } }
  .thrive .education .logo img {
    width: 100%; }

.thrive .education .higher-education h3 {
  margin-bottom: 0; }

.thrive .education .higher-education .schools {
  padding-bottom: 70px; }

.thrive .education .higher-education ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.thrive .education .higher-education li {
  display: inline-block;
  padding-left: 25px;
  line-height: 1.4; }
  .thrive .education .higher-education li:last-child {
    padding-right: 25px; }
  .thrive .education .higher-education li:before, .thrive .education .higher-education li:after {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
    width: 1px;
    height: 16px;
    background-color: rgba(38, 42, 47, 0.7); }
  .thrive .education .higher-education li:after {
    left: auto;
    right: -23px; }
  .thrive .education .higher-education li:last-child:after {
    right: 0; }
  .thrive .education .higher-education li + li {
    margin-left: 18px; }
  @media (max-width: 767.98px) {
    .thrive .education .higher-education li {
      display: block;
      padding-left: 0; }
      .thrive .education .higher-education li:last-child {
        padding-right: 0; }
      .thrive .education .higher-education li:before, .thrive .education .higher-education li:after {
        display: none; }
      .thrive .education .higher-education li + li {
        margin-left: 0;
        margin-top: 15px; } }

.thrive .education .higher-education a {
  font-size: 1.125rem;
  font-weight: 300; }

#education .education .max-container {
  padding-top: 40px; }

#education .full-width-callouts img {
  width: 100%;
  height: auto; }

#business-thrives header {
  background-image: url("../images/business-thrives/header-business-thrives.jpg"); }

#business-thrives .full-width-callouts .callout:nth-child(2) {
  background: url("../images/business-thrives/bg-airport.jpg") no-repeat right center/cover; }

#business-thrives .full-width-callouts .callout:nth-child(3) {
  background: url("../images/business-thrives/bg-inland-port.jpg") no-repeat center center/cover; }

#business-thrives .full-width-callouts .callout:nth-child(4) {
  background: url("../images/business-thrives/bg-logistics-hub.jpg") no-repeat center center/cover; }

.miz.full-width-callouts .callout:nth-child(3) {
  background: url("../images/business-thrives/bg-airport.jpg") no-repeat right center/cover; }

.miz.full-width-callouts .callout:nth-child(4) {
  background: url("../images/business-thrives/bg-inland-port.jpg") no-repeat center center/cover; }

.miz.full-width-callouts .callout:nth-child(5) {
  background: url("../images/business-thrives/bg-logistics-hub.jpg") no-repeat center center/cover; }

.miz.full-width-callouts .callout:nth-child(6) {
  background: url("../images/business-thrives/bg-inland-port.jpg") no-repeat center center/cover; }

.miz.full-width-callouts .callout:nth-child(7) {
  background: url("../images/business-thrives/bg-logistics-hub.jpg") no-repeat center center/cover; }

#business-thrives .region .texas-business {
  padding-top: 55px; }
  @media (max-width: 991.98px) {
    #business-thrives .region .texas-business > div:last-child {
      margin-top: 40px; } }
  @media (max-width: 575.98px) {
    #business-thrives .region .texas-business > div:nth-child(2), #business-thrives .region .texas-business > div:last-child {
      margin-top: 50px; } }
  #business-thrives .region .texas-business p {
    max-width: 300px;
    margin: 0 auto; }
  #business-thrives .region .texas-business strong {
    font-weight: 700; }

#business-thrives .region .logo {
  height: 86px;
  margin-bottom: 20px; }
  @media (max-width: 575.98px) {
    #business-thrives .region .logo {
      height: auto; } }

#business-thrives .advantages {
  height: 700px;
  color: white; }
  @media (max-width: 767.98px) {
    #business-thrives .advantages {
      height: auto; } }
  #business-thrives .advantages > div {
    position: relative;
    padding: 0 45px; }
    #business-thrives .advantages > div:before, #business-thrives .advantages > div:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #business-thrives .advantages > div:before {
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px; }
    @media (max-width: 767.98px) {
      #business-thrives .advantages > div {
        padding: 80px 20px; } }
  #business-thrives .advantages > div:first-child {
    background: url("../images/business-thrives/bg-labor-force.jpg") no-repeat center center/cover; }
    #business-thrives .advantages > div:first-child:after {
      background: rgba(0, 94, 184, 0.07); }
  #business-thrives .advantages > div:last-child {
    background: url("../images/business-thrives/bg-cost.jpg") no-repeat center center/cover; }
    #business-thrives .advantages > div:last-child:after {
      background: rgba(0, 94, 184, 0.13); }
    #business-thrives .advantages > div:last-child ul {
      max-width: 360px; }
      @media (max-width: 767.98px) {
        #business-thrives .advantages > div:last-child ul {
          max-width: none; } }
  #business-thrives .advantages .content {
    position: relative;
    z-index: 1;
    width: 100%; }
  #business-thrives .advantages h2 {
    color: white; }
  #business-thrives .advantages hr {
    width: 100px;
    background-color: rgba(0,94,184,1);
    margin: 40px auto 45px 0; }
  #business-thrives .advantages .text {
    max-width: 520px; }
    @media (max-width: 991.98px) {
      #business-thrives .advantages .text {
        max-width: none; } }
  #business-thrives .advantages .stats {
    text-align: center;
    -webkit-box-flex: 0;
            flex: 0 0 210px;
    margin-right: 30px; }
    @media (max-width: 991.98px) {
      #business-thrives .advantages .stats {
        -webkit-box-flex: 1;
                flex: 1 1 auto;
        margin-right: 0;
        margin-bottom: 30px; } }
    @media (max-width: 575.98px) {
      #business-thrives .advantages .stats {
        margin-bottom: 40px; } }
    #business-thrives .advantages .stats .graphic {
      position: relative;
      width: 100%;
      max-width: 190px;
      margin: 0 auto 20px; }
      #business-thrives .advantages .stats .graphic svg {
        width: 190px;
        height: 190px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        #business-thrives .advantages .stats .graphic {
          height: 150px;
          margin: 0 20px 0 0;
          -webkit-box-flex: 0;
                  flex: 0 0 150px; }
          #business-thrives .advantages .stats .graphic svg {
            width: 150px;
            height: 150px; } }
      @media (max-width: 767.98px) {
        #business-thrives .advantages .stats .graphic {
          margin: 0 20px 0 0; } }
      @media (max-width: 575.98px) {
        #business-thrives .advantages .stats .graphic {
          margin: 0 auto 10px; } }
      #business-thrives .advantages .stats .graphic #circle-bg {
        fill: none;
        stroke: #f07033;
        stroke-width: 2.25;
        opacity: 0.3; }
      #business-thrives .advantages .stats .graphic #circle-percentage {
        fill: none;
        stroke: #f07033;
        stroke-width: 2.25;
        stroke-dasharray: 38.6, 100;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
        #business-thrives .advantages .stats .graphic #circle-percentage.fill-percentage {
          stroke-dasharray: 38.6, 100; }
        @media (min-width: 992px) {
          #business-thrives .advantages .stats .graphic #circle-percentage {
            stroke-dasharray: 0, 100; } }
      #business-thrives .advantages .stats .graphic p {
        position: absolute;
        top: calc(50% - 48px);
        left: calc(50% - 67px);
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1;
        color: white;
        margin: 0; }
        @media (min-width: 768px) and (max-width: 991.98px) {
          #business-thrives .advantages .stats .graphic p {
            top: calc(50% - 34px);
            left: calc(50% - 46px); } }
      #business-thrives .advantages .stats .graphic span {
        display: block;
        font-size: 3rem;
        margin: 3px 0 2px; }
        @media (min-width: 768px) and (max-width: 991.98px) {
          #business-thrives .advantages .stats .graphic span {
            font-size: 2rem; } }
    #business-thrives .advantages .stats > p {
      max-width: 210px;
      font-size: 0.875rem;
      font-weight: 600;
      line-height: 1.4;
      color: white;
      margin-bottom: 0; }
      @media (max-width: 575.98px) {
        #business-thrives .advantages .stats > p {
          margin: 0 auto; } }
  #business-thrives .advantages ul {
    max-width: 250px;
    margin: 0;
    padding: 0; }
    @media (max-width: 991.98px) {
      #business-thrives .advantages ul {
        max-width: none; } }
  #business-thrives .advantages li {
    font-size: 1.125rem;
    line-height: 1.4; }
    #business-thrives .advantages li:before {
      position: absolute;
      top: 10px;
      background-color: white; }
    #business-thrives .advantages li + li {
      margin-top: 25px; }

#people-thrive header {
  background: rgba(12,35,64,1) url("../images/people-thrive/header-people-thrive.jpg") no-repeat center center/cover; }

#people-thrive .full-width-callouts .callout:nth-child(2) {
  background: url("../images/people-thrive/bg-sports.jpg") no-repeat center center/cover; }

#people-thrive .full-width-callouts .callout:nth-child(3) {
  background: url("../images/people-thrive/bg-museums.jpg") no-repeat center center/cover; }

#people-thrive .full-width-callouts .callout:nth-child(4) {
  background: url("../images/people-thrive/bg-arts-entertainment.jpg") no-repeat center center/cover; }

#people-thrive .full-width-callouts p {
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 35px; }

#people-thrive .full-width-callouts ul {
  max-width: 350px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }

#people-thrive .full-width-callouts li {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  line-height: 1.3;
  padding-left: 0;
  margin-bottom: 15px; }
  #people-thrive .full-width-callouts li:before {
    display: none; }

#people-thrive .full-width-callouts a {
  font-style: normal;
  color: white; }
  #people-thrive .full-width-callouts a:after {
    display: none; }
  #people-thrive .full-width-callouts a:hover, #people-thrive .full-width-callouts a:focus {
    color: rgba(0,94,184,1); }

#people-thrive .full-width-callouts .view-all {
  width: 65px;
  font-style: italic;
  line-height: 1.9;
  margin: 15px auto 0; }
  #people-thrive .full-width-callouts .view-all:after {
    display: block;
    background-color: white;
    opacity: 1;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
  #people-thrive .full-width-callouts .view-all:hover, #people-thrive .full-width-callouts .view-all:focus {
    color: rgba(0,94,184,1); }
    #people-thrive .full-width-callouts .view-all:hover:after, #people-thrive .full-width-callouts .view-all:focus:after {
      background-color: rgba(0,94,184,1); }

#people-thrive .resources {
  position: relative;
  height: 700px;
  padding: 0 45px 150px;
  background: url("../images/people-thrive/bg-resources.jpg") no-repeat center center/cover;
  color: white; }
  @media (max-width: 767.98px) {
    #people-thrive .resources {
      height: auto;
      padding: 80px 20px; } }
  #people-thrive .resources:before, #people-thrive .resources:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #people-thrive .resources:before {
    background: url("../images/general/dots-overlay.svg") repeat;
    background-size: 2px 4px;
    opacity: 0.75; }
  #people-thrive .resources:after {
    background: rgba(0, 94, 184, 0.2); }
  #people-thrive .resources .content {
    position: relative;
    z-index: 1; }
  #people-thrive .resources h2 {
    color: white; }
  #people-thrive .resources hr {
    width: 65px;
    background-color: rgba(0,94,184,1);
    margin: 25px auto 25px 0; }
  #people-thrive .resources ul {
    max-width: 1000px;
    margin: 0;
    padding: 0;
    list-style: none; }
  #people-thrive .resources li {
    display: inline-block;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.3;
    padding-left: 0;
    padding-right: 25px; }
    #people-thrive .resources li:before {
      display: none; }
    #people-thrive .resources li:after {
      content: '';
      position: absolute;
      top: calc(50% - 2px);
      left: auto;
      right: 0;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: white; }
    #people-thrive .resources li:last-child {
      padding-right: 0; }
      #people-thrive .resources li:last-child:after {
        display: none; }
    #people-thrive .resources li:not(:last-child) {
      margin-right: 18px; }
    @media (max-width: 767.98px) {
      #people-thrive .resources li {
        display: block;
        padding-left: 0;
        margin-bottom: 7px; }
        #people-thrive .resources li:after {
          display: none; }
        #people-thrive .resources li + li {
          margin-left: 0; } }
  #people-thrive .resources a {
    font-style: normal;
    color: white; }
    #people-thrive .resources a:after {
      display: none; }
    #people-thrive .resources a:hover, #people-thrive .resources a:focus {
      color: rgba(0,94,184,1); }

.leadership header {
  background: rgba(12,35,64,1) url("../images/leadership/header-leadership.jpg") no-repeat top center/cover;
  padding-top: 220px; }

.leadership .intro {
  background: white; }
  .leadership .intro h2 {
    font-size: 1.4375rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    color: rgba(0,94,184,1);
    margin-bottom: 25px; }

.leadership .full-width-quote {
  height: 700px; }
  @media (max-width: 767.98px) {
    .leadership .full-width-quote {
      height: auto; } }
  .leadership .full-width-quote .quote {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #0d5ca9, #113b79);
    color: white;
    padding-left: 45px;
    padding-right: 60px;
    text-align: right; }
    @media (max-width: 991.98px) {
      .leadership .full-width-quote .quote {
        padding-right: 45px; } }
    @media (max-width: 767.98px) {
      .leadership .full-width-quote .quote {
        padding: 80px 20px; } }
    @media (max-width: 575.98px) {
      .leadership .full-width-quote .quote {
        text-align: center; } }
  .leadership .full-width-quote h2 {
    position: relative;
    max-width: 500px;
    font-size: 2.25rem;
    font-weight: 300;
    text-transform: none;
    letter-spacing: normal;
    color: white;
    margin: 0 0 30px auto; }
    .leadership .full-width-quote h2:before, .leadership .full-width-quote h2:after {
      position: relative;
      top: 35px;
      font-family: "proxima-nova", sans-serif;
      font-size: 5.625rem;
      font-weight: 300;
      line-height: 0;
      color: rgba(0,94,184,1); }
    .leadership .full-width-quote h2:before {
      content: '“'; }
    .leadership .full-width-quote h2:after {
      content: '”'; }
    @media (max-width: 575.98px) {
      .leadership .full-width-quote h2 {
        font-size: 1.75rem; } }
  .leadership .full-width-quote p {
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.8);
    max-width: 450px;
    margin: 0 0 30px auto; }
    @media (max-width: 575.98px) {
      .leadership .full-width-quote p {
        max-width: none;
        margin: 0 auto 30px; } }
  .leadership .full-width-quote .signature {
    position: relative;
    padding-top: 90px;
    padding-right: 55px; }
    @media (max-width: 575.98px) {
      .leadership .full-width-quote .signature {
        padding-right: 0; } }
    .leadership .full-width-quote .signature img {
      position: absolute;
      top: 0;
      right: 0; }
      @media (max-width: 575.98px) {
        .leadership .full-width-quote .signature img {
          right: calc(50% - 112px); } }
    .leadership .full-width-quote .signature span {
      position: relative;
      z-index: 1;
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      color: rgba(255, 255, 255, 0.75); }
  .leadership .full-width-quote .image {
    background: url("../images/leadership/quote-mike-berry.jpg") no-repeat top center/cover; }
    @media (max-width: 767.98px) {
      .leadership .full-width-quote .image {
        display: none; } }

.leadership .leadership-grid .leader {
  position: relative;
  display: none;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }
  .leadership .leadership-grid .leader a {
    display: block;
    height: 100%;
    width: 100%;
    padding-bottom: calc(100vw / 4); }
    .leadership .leadership-grid .leader a:after {
      display: none; }
    @media (max-width: 991.98px) {
      .leadership .leadership-grid .leader a {
        padding-bottom: calc(100vw / 3); } }
    @media (max-width: 767.98px) {
      .leadership .leadership-grid .leader a {
        padding-bottom: 50vw; } }
    @media (max-width: 575.98px) {
      .leadership .leadership-grid .leader a {
        padding-bottom: 100vw; } }
    .leadership .leadership-grid .leader a:hover .leader-img, .leadership .leadership-grid .leader a:active .leader-img {
      filter: grayscale(0);
      -webkit-filter: grayscale(0); }
    .is-mobile .leadership .leadership-grid .leader a:hover .caption:before, .is-mobile .leadership .leadership-grid .leader a:active .caption:before {
      opacity: 1; }

.leadership .leadership-grid .leader-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .is-mobile .leadership .leadership-grid .leader-img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0); }

.leadership .leadership-grid .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 12px 45px; }
  .is-mobile .leadership .leadership-grid .caption {
    text-align: left;
    padding: 12px 20px; }
    .is-mobile .leadership .leadership-grid .caption:after {
      content: '+';
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 2rem;
      font-weight: 700;
      font-style: normal;
      color: white; }
  .leadership .leadership-grid .caption:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 96, 181, 0.7) linear-gradient(-56deg, #005eb8, #002d72);
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .leadership .leadership-grid .caption span {
    position: relative;
    z-index: 1;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    color: white; }

.leadership .full-team {
  padding: 0px 45px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .leadership .full-team {
      padding: 0px 20px; } }
  .leadership .full-team a {
    margin: 90px 0; }

.leadership .contact-info {
  height: 260px;
  background: rgba(189, 195, 202, 0.7) url("../images/leadership/bg-contact.jpg") no-repeat center center/cover;
  padding: 0 45px; }
  @media (max-width: 767.98px) {
    .leadership .contact-info {
      height: auto;
      padding: 80px 20px; } }
  .leadership .contact-info .content {
    margin-right: 60px; }
    @media (max-width: 767.98px) {
      .leadership .contact-info .content {
        margin-right: 0;
        margin-bottom: 30px; } }
  .leadership .contact-info h2 {
    text-transform: none;
    letter-spacing: normal;
    color: rgba(12,35,64,1);
    margin-bottom: 0; }
  .leadership .contact-info p {
    font-size: 0.875rem;
    letter-spacing: 0.075em;
    color: rgba(38, 42, 47, 0.7);
    margin-bottom: 0; }
  .leadership .contact-info .phone p a {
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    color: rgba(12,35,64,1); }
    @media (max-width: 575.98px) {
      .leadership .contact-info .phone p a {
        font-size: 1.75rem; } }
    .leadership .contact-info .phone p a:before {
      content: '+';
      position: relative;
      top: -2px;
      font-family: "proxima-nova", sans-serif;
      font-size: 1.5rem;
      font-weight: 400;
      padding-right: 12px; }
    .leadership .contact-info .phone p a:after {
      display: none; }
    .leadership .contact-info .phone p a:hover, .leadership .contact-info .phone p a:focus {
      color: rgba(0,94,184,1); }

.map .navbar {
  position: absolute;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.map header {
  background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
  padding-top: 112px;
  padding-bottom: 20px;
  text-align: left; }
  @media (max-width: 767.98px) {
    .map header {
      padding-bottom: 25px; } }
  .map header:before, .map header:after {
    display: none; }
  .map header h1 {
    font-size: 2.125rem;
    text-transform: none;
    letter-spacing: normal; }
  .map header span {
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    margin-top: 5px;
    margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .map header .filters {
      margin-top: 20px; } }
  .map header .filters .fs-dropdown {
    max-width: 200px; }
    .map header .filters .fs-dropdown:first-child {
      margin-right: 55px; }
      @media (max-width: 991.98px) {
        .map header .filters .fs-dropdown:first-child {
          margin-right: 15px; } }
      @media (max-width: 575.98px) {
        .map header .filters .fs-dropdown:first-child {
          margin-right: 0;
          margin-bottom: 5px; } }
    .map header .filters .fs-dropdown .fs-dropdown-selected {
      width: 205px;
      height: 35px;
      background: transparent;
      font-size: 0.875rem;
      letter-spacing: 0.05em;
      color: white;
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 0;
      margin: 0;
      padding: 0 40px 0 15px;
      -webkit-transition: border-color 0.2s ease-in-out;
      transition: border-color 0.2s ease-in-out; }
      .map header .filters .fs-dropdown .fs-dropdown-selected:after {
        content: '';
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid rgba(255, 255, 255, 0.75); }
      .map header .filters .fs-dropdown .fs-dropdown-selected:hover, .map header .filters .fs-dropdown .fs-dropdown-selected:focus {
        border-color: rgba(255, 255, 255, 0.5); }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .map header .filters .fs-dropdown .fs-dropdown-selected {
          width: 165px;
          padding: 0 35px 0 15px; }
          .map header .filters .fs-dropdown .fs-dropdown-selected:after {
            right: 12px; } }
    .map header .filters .fs-dropdown .fs-dropdown-options {
      border: none; }
    .map header .filters .fs-dropdown .fs-dropdown-item {
      font-size: 0.875rem;
      letter-spacing: 0.05em;
      color: #393d41;
      padding: 5px 15px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .map header .filters .fs-dropdown .fs-dropdown-item:hover {
        background: #eef1f3; }
    .map header .filters .fs-dropdown .fs-dropdown-item_disabled {
      display: none; }
    .map header .filters .fs-dropdown .fs-dropdown-item_selected {
      background: #eef1f3;
      font-weight: 700;
      color: rgba(0,94,184,1); }

.map #availability-legend {
  padding: 15px 45px 10px;
  background-color: #eef1f3; }
  @media (max-width: 800px) {
    .map #availability-legend {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      padding: 15px 25px 10px 45px; } }
  @media (max-width: 767.98px) {
    .map #availability-legend {
      padding: 15px 0 10px 20px; } }
  .map #availability-legend .legend-title {
    width: 150px; }
    @media (max-width: 800px) {
      .map #availability-legend .legend-title {
        width: auto;
        text-align: center;
        margin-left: -20px;
        margin-bottom: 10px; } }
    .map #availability-legend .legend-title h2 {
      font-size: 20px;
      text-transform: none;
      line-height: 100%;
      margin-bottom: 0;
      letter-spacing: normal; }
      @media screen and (max-width: 600px) {
        .map #availability-legend .legend-title h2 {
          font-size: 14px;
          margin-bottom: 8px; } }
  .map #availability-legend .legend-container {
    -webkit-box-flex: 1;
            flex: 1; }
    @media screen and (max-width: 600px) {
      .map #availability-legend .legend-container {
        width: 100%; } }
    .map #availability-legend .legend-container ul {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: flex;
      list-style-type: none;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: end;
              justify-content: flex-end;
      flex-wrap: wrap;
      width: 100%; }
      @media (max-width: 800px) {
        .map #availability-legend .legend-container ul {
          -webkit-box-pack: start;
                  justify-content: flex-start; } }
      @media (max-width: 500px) {
        .map #availability-legend .legend-container ul {
          -webkit-box-pack: justify;
                  justify-content: space-between; } }
    .map #availability-legend .legend-container li {
      position: relative;
      padding: 0 0 0 28px;
      margin-bottom: 5px; }
      .map #availability-legend .legend-container li + li {
        margin-left: 50px; }
      @media (max-width: 1199.98px) {
        .map #availability-legend .legend-container li {
          width: 120px; } }
      @media (max-width: 991.98px) {
        .map #availability-legend .legend-container li + li {
          margin-left: 20px; } }
      @media (max-width: 800px) {
        .map #availability-legend .legend-container li {
          width: calc((100% - 60px) / 3);
          margin-right: 20px; }
          .map #availability-legend .legend-container li + li {
            margin-left: 0; } }
      @media (max-width: 500px) {
        .map #availability-legend .legend-container li {
          width: 50%;
          margin-right: 0;
          padding-right: 20px; } }
      .map #availability-legend .legend-container li:before {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 0;
        height: 20px;
        width: 20px; }
      .map #availability-legend .legend-container li.multifamily:before {
        background-image: url(../images/map/map-marker-multifamily.png); }
      .map #availability-legend .legend-container li.retail:before {
        background-image: url(../images/map/map-marker-retail.png); }
      .map #availability-legend .legend-container li.industrial:before {
        background-image: url(../images/map/map-marker-industrial.png); }
      .map #availability-legend .legend-container li.data-center:before {
        background-image: url(../images/map/map-marker-data-center.png); }
      .map #availability-legend .legend-container li.office:before {
        background-image: url(../images/map/map-marker-office.png); }
      .map #availability-legend .legend-container li.land:before {
        background-image: url(../images/map/map-marker-land.png); }
      .map #availability-legend .legend-container li.show-all {
        padding: 0; }
        @media (max-width: 1199.98px) {
          .map #availability-legend .legend-container li.show-all {
            padding-left: 28px; } }
        .map #availability-legend .legend-container li.show-all:before {
          display: none; }

.map main {
  position: relative; }

.map .sidebar-close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3;
  width: 30px;
  height: 30px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .map .sidebar-close.active {
    opacity: 1;
    visibility: visible; }
  .map .sidebar-close:before, .map .sidebar-close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 2px;
    height: 30px;
    background-color: white;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
  .map .sidebar-close:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .map .sidebar-close:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .map .sidebar-close:hover:before, .map .sidebar-close:hover:after {
    background-color: rgba(0,94,184,1); }

.map .sidebar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 300px;
  height: 100%;
  background-color: white;
  overflow-y: scroll;
  -webkit-transform: translate3d(-300px, 0, 0);
          transform: translate3d(-300px, 0, 0);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  @media (max-width: 767.98px) {
    .map .sidebar {
      width: 100%;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }
  .map .sidebar.slide-in {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .map .sidebar .listing-info {
    padding: 30px 20px; }
    @media (max-width: 767.98px) {
      .map .sidebar .listing-info {
        display: none; } }
    .map .sidebar .listing-info h2 {
      font-size: 1.125rem;
      font-weight: 500; }
    .map .sidebar .listing-info h3 {
      font-size: 0.875rem;
      font-weight: 400;
      color: #393d41;
      margin: 0; }
  .map .sidebar .single-map-property.hidden {
    display: none; }
  .map .sidebar .single-map-property a:after {
    display: none; }
  .map .sidebar .single-map-property > a {
    position: relative;
    display: block;
    font-size: 1.25rem;
    font-style: normal;
    line-height: 1.2;
    color: white;
    background-color: rgba(12,35,64,1);
    padding: 25px 55px 25px 20px;
    background-size: cover;
    background-position: center center;
    z-index: 2; }
    @media (max-width: 767.98px) {
      .map .sidebar .single-map-property > a {
        cursor: default; } }
    .map .sidebar .single-map-property > a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
      opacity: 0.5; }
  .map .sidebar .single-map-property .sqft {
    font-size: 0.875rem;
    font-weight: 500;
    margin-top: 10px; }
    .map .sidebar .single-map-property .sqft span {
      display: block; }
  .map .sidebar .single-map-property .icon {
    position: absolute;
    top: calc(50% - 10px);
    right: 18px;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
    .map .sidebar .single-map-property .icon.up {
      -webkit-transform: rotateX(-180deg);
              transform: rotateX(-180deg); }
    .map .sidebar .single-map-property .icon svg {
      width: 18px;
      height: 20px; }
    @media (max-width: 767.98px) {
      .map .sidebar .single-map-property .icon {
        display: none; } }
  .map .sidebar .property-content {
    display: none;
    font-size: 0.875rem;
    padding: 30px 20px; }
    @media (max-width: 767.98px) {
      .map .sidebar .property-content {
        display: block; } }
    .map .sidebar .property-content .address strong {
      display: block; }
    .map .sidebar .property-content .description {
      margin-top: 15px; }
      .map .sidebar .property-content .description ul {
        padding-left: 0;
        margin-top: 10px; }
      .map .sidebar .property-content .description li {
        padding-left: 12px; }
      .map .sidebar .property-content .description li:before {
        /*top: 11px;*/
        width: 3px;
        height: 3px; }
      .map .sidebar .property-content .description a {
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        line-height: 1.9; }
      .map .sidebar .property-content .description a:after {
        display: block; }
      .map .sidebar .property-content .description > *:last-child {
        margin-bottom: 0; }

.map #map {
  width: 100%;
  height: 700px;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out; }
  .map #map.adjusted {
    width: calc(100% - 300px); }
    @media (max-width: 767.98px) {
      .map #map.adjusted {
        width: 100%; } }
  .map #map h2 {
    font-size: 0.875rem;
    color: #042d72;
    margin-top: 3px;
    margin-bottom: 0; }
  .map #map a:after {
    display: none; }
  .map #map .map-control {
    width: 40px;
    height: 40px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer; }
    .map #map .map-control span {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
      .map #map .map-control span:before, .map #map .map-control span:after {
        content: '';
        position: absolute;
        background-color: #393d41;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out; }
    .map #map .map-control:hover span:before, .map #map .map-control:hover span:after {
      background-color: rgba(0,94,184,1); }
  .map #map .zoom-in {
    margin: 10px 0 6px 10px; }
    .map #map .zoom-in span:before, .map #map .zoom-in span:after {
      width: 18px;
      height: 2px;
      top: calc(50% - 1px);
      left: calc(50% - 9px); }
    .map #map .zoom-in span:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .map #map .zoom-out {
    margin: 0 0 6px 10px; }
    .map #map .zoom-out span:before {
      width: 18px;
      height: 2px;
      top: calc(50% - 1px);
      left: calc(50% - 9px); }
  .map #map .close-sidebar {
    margin: 0 0 0 10px; }
    .map #map .close-sidebar.out div {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .map #map .close-sidebar div {
      width: 100%;
      height: 100%;
      -webkit-transition: -webkit-transform 0.5s ease-in-out;
      transition: -webkit-transform 0.5s ease-in-out;
      transition: transform 0.5s ease-in-out;
      transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
    .map #map .close-sidebar span {
      position: absolute;
      top: 0;
      left: 0; }
    .map #map .close-sidebar span:before, .map #map .close-sidebar span:after {
      top: calc(50% - 5px);
      width: 14px;
      height: 2px; }
    .map #map .close-sidebar span:first-of-type:before, .map #map .close-sidebar span:first-of-type:after {
      left: calc(50% - 11px); }
    .map #map .close-sidebar span:last-of-type:before, .map #map .close-sidebar span:last-of-type:after {
      left: calc(50% - 4px); }
    .map #map .close-sidebar span:before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .map #map .close-sidebar span:after {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg); }

.map .map-small-overlay {
  position: absolute;
  bottom: 30px;
  right: 20px;
  z-index: 1; }

.news-landing header {
  background: rgba(12,35,64,1) url("../images/news/header-news.jpg") no-repeat center center/cover; }
  .news-landing header p {
    position: relative;
    z-index: 1; }

.news-landing .large-text {
  padding: 0 50px;
  margin-bottom: 80px; }
  @media (max-width: 767.98px) {
    .news-landing .large-text {
      padding: 0; } }

.news-landing .news-highlights {
  position: relative;
  height: 600px;
  margin-top: 100px; }
  @media (max-width: 991.98px) {
    .news-landing .news-highlights {
      height: auto; } }
  @media (max-width: 767.98px) {
    .news-landing .news-highlights {
      margin-top: 80px; } }
  .news-landing .news-highlights .featured {
    position: relative;
    height: 100%;
    background-color: rgba(12,35,64,1);
    background: white url("../images/news/news-bg-featured.jpg") no-repeat center center/cover; }
    @media (max-width: 991.98px) {
      .news-landing .news-highlights .featured {
        height: 500px; } }
    .news-landing .news-highlights .featured:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px;
      opacity: 0.6; }
  .news-landing .news-highlights .recent .top {
    background: white url("../images/news/news-bg-top.jpg") no-repeat center center/cover; }
  .news-landing .news-highlights .recent .bottom {
    background: white url("../images/news/news-bg-bottom.jpg") no-repeat center center/cover; }
  .news-landing .news-highlights .recent .top, .news-landing .news-highlights .recent .bottom {
    position: relative;
    height: 50%;
    background-color: rgba(12,35,64,1); }
    .news-landing .news-highlights .recent .top:before, .news-landing .news-highlights .recent .bottom:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/general/dots-overlay.svg") repeat;
      background-size: 2px 4px;
      opacity: 0.6; }
    @media (max-width: 991.98px) {
      .news-landing .news-highlights .recent .top, .news-landing .news-highlights .recent .bottom {
        width: 50%;
        height: 500px; } }
    @media (max-width: 767.98px) {
      .news-landing .news-highlights .recent .top, .news-landing .news-highlights .recent .bottom {
        width: 100%;
        height: 350px; } }
  .news-landing .news-highlights a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-style: normal;
    color: white; }
    .news-landing .news-highlights a:after {
      display: none; }
    .news-landing .news-highlights a:hover .caption:after, .news-landing .news-highlights a:focus .caption:after {
      opacity: 0.8; }
  .news-landing .news-highlights .caption {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 25px 45px 22px; }
    @media (max-width: 767.98px) {
      .news-landing .news-highlights .caption {
        padding: 25px 20px 22px; } }
    .news-landing .news-highlights .caption:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72);
      opacity: 0.5;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .news-landing .news-highlights .caption hr, .news-landing .news-highlights .caption p {
      position: relative;
      z-index: 1;
      margin: 0; }
    .news-landing .news-highlights .caption hr {
      width: 65px;
      background-color: rgba(0,94,184,1);
      margin-bottom: 20px; }
    .news-landing .news-highlights .caption p {
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 1.2; }

.news-landing .max-container {
  padding-top: 0; }

.news-landing .news-main {
  margin-top: 80px;
  text-align: center; }
  .news-landing .news-main article {
    display: none;
    text-align: left;
    padding: 0 30px 30px;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    @media (max-width: 767.98px) {
      .news-landing .news-main article {
        padding: 0 0 30px; } }
    .news-landing .news-main article.article-d-none {
      display: none; }
    .news-landing .news-main article.article-d-block {
      display: block; }
    .news-landing .news-main article.article-faded-out {
      opacity: 0; }
    .news-landing .news-main article.article-faded-in {
      opacity: 1; }
    .news-landing .news-main article + article {
      padding-top: 30px;
      border-top: 1px solid #d2d6db; }
    .news-landing .news-main article:last-of-type {
      border-bottom: 1px solid #d2d6db; }
    .news-landing .news-main article .date {
      font-size: 0.625rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.2em; }
    .news-landing .news-main article h2 {
      font-size: 1.4375rem;
      font-weight: 600;
      line-height: 1.3;
      text-transform: none;
      letter-spacing: normal;
      color: rgba(0,94,184,1);
      margin-bottom: 15px; }
    .news-landing .news-main article a {
      color: #393d41; }
      .news-landing .news-main article a:after {
        display: none; }
      .news-landing .news-main article a:hover, .news-landing .news-main article a:focus {
        color: rgba(0,94,184,1); }
  .news-landing .news-main .btn {
    margin-top: 100px; }
  .news-landing .news-main .btn.fully-loaded {
    background-color: #dfe5e8;
    border-color: #dfe5e8;
    color: white;
    cursor: default; }

.news-story {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 100%; }
  .news-story .navbar, .news-story .navbar.is-solid {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72); }
    .news-story .navbar .nav-toggle button .cross span, .news-story .navbar.is-solid .nav-toggle button .cross span {
      background-color: white; }
  .news-story .navbar.is-solid .nav-toggle button .hamburger span {
    background-color: white; }
  .news-story .navbar.is-solid .logo svg path, .news-story .navbar.is-solid .logo svg polygon, .news-story .navbar.active .logo svg path, .news-story .navbar.active .logo svg polygon {
    fill: white; }
  .news-story .navbar.is-solid .top-nav a, .news-story .navbar.active .top-nav a {
    color: white; }
    .news-story .navbar.is-solid .top-nav a:hover, .news-story .navbar.is-solid .top-nav a:focus, .news-story .navbar.active .top-nav a:hover, .news-story .navbar.active .top-nav a:focus {
      color: rgba(0,94,184,1); }
  .news-story .max-container {
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
  .news-story header {
    width: 450px;
    -webkit-box-flex: 0;
            flex: 0 0 450px;
    background: white;
    padding-top: 175px;
    text-align: left; }
    @media (max-width: 991.98px) {
      .news-story header {
        width: auto;
        -webkit-box-flex: 1;
                flex: 1 1 auto;
        padding: 175px 45px 0; } }
    @media (max-width: 767.98px) {
      .news-story header {
        padding: 175px 20px 0; } }
    .news-story header:before, .news-story header:after {
      display: none; }
    .news-story header h1 {
      font-size: 2.125rem;
      text-transform: none;
      letter-spacing: normal;
      line-height: 1.2;
      color: #393d41; }
    .news-story header span {
      font-size: 0.875rem;
      text-transform: none;
      letter-spacing: 0.1em;
      color: rgba(84, 92, 103, 0.7);
      margin-bottom: 5px; }
    .news-story header hr {
      width: 65px;
      margin: 40px auto 40px 0; }
  .news-story main {
    padding: 175px 45px 100px 25px; }
    @media (max-width: 991.98px) {
      .news-story main {
        padding: 0 45px 100px; } }
    @media (max-width: 767.98px) {
      .news-story main {
        padding: 0 20px 100px; } }
    .news-story main span {
      font-size: 1.125rem;
      font-weight: 300;
      color: #393d41;
      line-height: 1.7; }
    .news-story main a {
      line-height: 1.9;
      color: rgba(0,94,184,1) !important; }
  @media (max-width: 991.98px) {
    .news-story .read-more-news {
      margin-top: 80px; } }
  .news-story .read-more-news a {
    display: inline-block;
    font-weight: 700;
    font-style: normal;
    color: #393d41 !important;
    font-size: 18px; }
    .news-story .read-more-news a:after {
      display: none; }
    .news-story .read-more-news a svg {
      position: relative;
      top: 2px;
      left: 0;
      width: 21px;
      font-size: 22px;
      padding-right: 5px;
      font-size: 1.125rem;
      color: rgba(0,94,184,1);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .news-story .read-more-news a:hover, .news-story .read-more-news a:focus {
      color: rgba(0,94,184,1) !important; }
      .news-story .read-more-news a:hover svg, .news-story .read-more-news a:focus svg {
        left: -5px; }

.dnnEditState header .slider-container .overlay {
  display: none; }

.atc-office, .alliance-airport {
  /*.company-logos{
		.businesses.atc-office{
			display:none;
		}
	}*/ }
  .atc-office .header-slider.front-44, .atc-office .header-slider.atc-office, .alliance-airport .header-slider.front-44, .alliance-airport .header-slider.atc-office {
    display: none; }
  .atc-office .header-slider.retail, .alliance-airport .header-slider.retail {
    display: block; }
  .atc-office .stats.atc-office, .alliance-airport .stats.atc-office {
    display: none; }
  .atc-office .stats h4, .alliance-airport .stats h4 {
    padding: 0 20px; }
  @media (max-width: 767.98px) {
    .atc-office .header-slider .slide-collage, .alliance-airport .header-slider .slide-collage {
      background-image: url("../images/atc-office/front44/front44-collage-mobile.jpg") !important; } }
  .atc-office .company-logos .businesses.atc-office, .atc-office .company-logos .businesses.atc-retail, .alliance-airport .company-logos .businesses.atc-office, .alliance-airport .company-logos .businesses.atc-retail {
    display: none; }
    .atc-office .company-logos .businesses.atc-office .logo img, .atc-office .company-logos .businesses.atc-retail .logo img, .alliance-airport .company-logos .businesses.atc-office .logo img, .alliance-airport .company-logos .businesses.atc-retail .logo img {
      max-width: 175px; }
  .atc-office.Alliance.Town.Center.Office .header-slider.retail, .alliance-airport.Alliance.Town.Center.Office .header-slider.retail {
    display: none; }
  .atc-office.Alliance.Town.Center.Office .header-slider.atc-office, .alliance-airport.Alliance.Town.Center.Office .header-slider.atc-office {
    display: block; }
  .atc-office.Alliance.Town.Center.Office .stats, .alliance-airport.Alliance.Town.Center.Office .stats {
    display: none; }
  .atc-office.Alliance.Town.Center.Office .stats.atc-office, .alliance-airport.Alliance.Town.Center.Office .stats.atc-office {
    display: block; }
  .atc-office.Alliance.Town.Center.Office .company-logos .businesses, .alliance-airport.Alliance.Town.Center.Office .company-logos .businesses {
    display: none; }
  .atc-office.Alliance.Town.Center.Office .company-logos .businesses.atc-office, .alliance-airport.Alliance.Town.Center.Office .company-logos .businesses.atc-office {
    display: block; }
  .atc-office.Alliance.Town.Center.Retail .company-logos .businesses, .alliance-airport.Alliance.Town.Center.Retail .company-logos .businesses {
    display: none; }
  .atc-office.Alliance.Town.Center.Retail .company-logos .businesses.atc-retail, .alliance-airport.Alliance.Town.Center.Retail .company-logos .businesses.atc-retail {
    display: block; }
  .atc-office.Front .header-slider.retail, .alliance-airport.Front .header-slider.retail {
    display: none; }
  .atc-office.Front .header-slider.front-44, .alliance-airport.Front .header-slider.front-44 {
    display: block; }
  .atc-office hr, .alliance-airport hr {
    margin: 30px auto 45px;
    width: 60px;
    height: 1px;
    background-color: #cfd2d4; }
  .atc-office header, .alliance-airport header {
    padding: 250px 45px; }
    @media (max-width: 767.98px) {
      .atc-office header, .alliance-airport header {
        padding: 190px 20px 120px; } }
    .atc-office header h1, .alliance-airport header h1 {
      z-index: 5;
      margin-bottom: 20px; }
    .atc-office header #dnn_SubtitlePane, .alliance-airport header #dnn_SubtitlePane {
      z-index: 5; }
    .atc-office header .slider-container, .alliance-airport header .slider-container {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden; }
      .atc-office header .slider-container .overlay, .alliance-airport header .slider-container .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-image: url("../images/atc-office/slider-overlay.png");
        z-index: 2; }
    .atc-office header .header-slider, .alliance-airport header .header-slider {
      margin: 0;
      height: 100%;
      width: 100%; }
      .atc-office header .header-slider li, .alliance-airport header .header-slider li {
        width: 100%;
        height: 100%; }
    .atc-office header .owl-stage-outer, .atc-office header .owl-stage, .atc-office header .owl-item, .alliance-airport header .owl-stage-outer, .alliance-airport header .owl-stage, .alliance-airport header .owl-item {
      height: 100%; }
    .atc-office header .owl-item li, .alliance-airport header .owl-item li {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
    .atc-office header .dots-container, .alliance-airport header .dots-container {
      position: absolute;
      right: 50px;
      bottom: 50px;
      z-index: 2; }
      @media (max-width: 767.98px) {
        .atc-office header .dots-container, .alliance-airport header .dots-container {
          right: 20px;
          bottom: 30px; } }
      .atc-office header .dots-container button, .alliance-airport header .dots-container button {
        border: 0;
        background-color: transparent; }
        .atc-office header .dots-container button.active span, .alliance-airport header .dots-container button.active span {
          background-color: #fff; }
          .atc-office header .dots-container button.active span:before, .alliance-airport header .dots-container button.active span:before {
            display: block; }
        .atc-office header .dots-container button span:hover, .alliance-airport header .dots-container button span:hover {
          background-color: #fff; }
          .atc-office header .dots-container button span:hover:before, .alliance-airport header .dots-container button span:hover:before {
            display: block; }
      .atc-office header .dots-container button span, .alliance-airport header .dots-container button span {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #999;
        cursor: pointer;
        position: relative; }
        .atc-office header .dots-container button span:before, .alliance-airport header .dots-container button span:before {
          display: none;
          content: " ";
          position: absolute;
          width: 16px;
          height: 16px;
          border: 1px solid #fff;
          left: 50%;
          top: 50%;
          margin-top: -8px;
          margin-left: -8px;
          border-radius: 50%; }
  .atc-office .large-text, .alliance-airport .large-text {
    text-align: center; }
  .atc-office .masterplan, .alliance-airport .masterplan {
    margin-bottom: 0px; }
    .atc-office .masterplan .mp-title, .alliance-airport .masterplan .mp-title {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767.98px) {
        .atc-office .masterplan .mp-title, .alliance-airport .masterplan .mp-title {
          display: block; } }
      .atc-office .masterplan .mp-title p, .alliance-airport .masterplan .mp-title p {
        line-height: 1.3; }
        @media (max-width: 767.98px) {
          .atc-office .masterplan .mp-title p, .alliance-airport .masterplan .mp-title p {
            margin-top: 15px; } }
      .atc-office .masterplan .mp-title .download-icon:after, .alliance-airport .masterplan .mp-title .download-icon:after {
        bottom: -1px; }
    .atc-office .masterplan .mp-legend, .alliance-airport .masterplan .mp-legend {
      background-color: #eef1f3;
      padding: 20px; }
      @media (max-width: 991.98px) {
        .atc-office .masterplan .mp-legend, .alliance-airport .masterplan .mp-legend {
          padding-right: 0; } }
      .atc-office .masterplan .mp-legend ul, .alliance-airport .masterplan .mp-legend ul {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        -webkit-box-pack: space-evenly;
                justify-content: space-evenly;
        margin: 0;
        padding: 0; }
        @media (max-width: 991.98px) {
          .atc-office .masterplan .mp-legend ul, .alliance-airport .masterplan .mp-legend ul {
            flex-wrap: wrap;
            -webkit-box-pack: start;
                    justify-content: flex-start; } }
        .atc-office .masterplan .mp-legend ul li, .alliance-airport .masterplan .mp-legend ul li {
          padding-left: 6px;
          cursor: pointer;
          -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out; }
          @media (max-width: 991.98px) {
            .atc-office .masterplan .mp-legend ul li, .alliance-airport .masterplan .mp-legend ul li {
              width: 165px;
              margin-right: 20px; } }
          @media (max-width: 767.98px) {
            .atc-office .masterplan .mp-legend ul li, .alliance-airport .masterplan .mp-legend ul li {
              font-size: 1rem;
              width: 150px; } }
          .atc-office .masterplan .mp-legend ul li:before, .alliance-airport .masterplan .mp-legend ul li:before {
            width: 18px;
            height: 18px;
            margin-top: -9px;
            top: 3px; }
            @media (max-width: 991.98px) {
              .atc-office .masterplan .mp-legend ul li:before, .alliance-airport .masterplan .mp-legend ul li:before {
                width: 14px;
                height: 14px;
                top: 2px; } }
          .atc-office .masterplan .mp-legend ul li.show-all:before, .alliance-airport .masterplan .mp-legend ul li.show-all:before {
            background-color: #999999; }
          .atc-office .masterplan .mp-legend ul li:hover, .alliance-airport .masterplan .mp-legend ul li:hover {
            color: rgba(0,94,184,1); }
    .atc-office .masterplan .mp-legend.atc-legend li.retail:before, .alliance-airport .masterplan .mp-legend.atc-legend li.retail:before {
      background-color: #ff7f41; }
    .atc-office .masterplan .mp-legend.atc-legend li.office:before, .alliance-airport .masterplan .mp-legend.atc-legend li.office:before {
      background-color: #ffd926; }
    .atc-office .masterplan .mp-legend.atc-legend li.park-trail:before, .alliance-airport .masterplan .mp-legend.atc-legend li.park-trail:before {
      background-color: rgba(0,94,184,1); }
    .atc-office .masterplan .mp-legend.atc-legend li.living:before, .alliance-airport .masterplan .mp-legend.atc-legend li.living:before {
      background-color: #4ac1ba; }
    .atc-office .masterplan .mp-legend.atc-legend li.hospitality:before, .alliance-airport .masterplan .mp-legend.atc-legend li.hospitality:before {
      background-color: #307abe; }
    .atc-office .masterplan .mp-legend.atc-legend li.health-wellness:before, .alliance-airport .masterplan .mp-legend.atc-legend li.health-wellness:before {
      background-color: #8040c2; }
    .atc-office .masterplan .mp-legend.ctr-legend li.retail:before, .alliance-airport .masterplan .mp-legend.ctr-legend li.retail:before {
      background-color: #b65434; }
    .atc-office .masterplan .mp-legend.ctr-legend li.mix-use:before, .alliance-airport .masterplan .mp-legend.ctr-legend li.mix-use:before {
      background-color: #d39f10; }
    .atc-office .masterplan .mp-legend.ctr-legend li.office:before, .alliance-airport .masterplan .mp-legend.ctr-legend li.office:before {
      background-color: #323e48; }
    .atc-office .masterplan .mp-legend.ctr-legend li.residential:before, .alliance-airport .masterplan .mp-legend.ctr-legend li.residential:before {
      background-color: #f5d8b6; }
    .atc-office .masterplan .mp-map, .alliance-airport .masterplan .mp-map {
      position: relative; }
      .atc-office .masterplan .mp-map .map-bg, .alliance-airport .masterplan .mp-map .map-bg {
        width: 100%;
        z-index: 0;
        position: relative; }
      .atc-office .masterplan .mp-map .layers img, .alliance-airport .masterplan .mp-map .layers img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .atc-office .masterplan .mp-map .layers img.disable, .alliance-airport .masterplan .mp-map .layers img.disable {
          opacity: 0; }
        .atc-office .masterplan .mp-map .layers img.visible, .alliance-airport .masterplan .mp-map .layers img.visible {
          opacity: 1; }
      .atc-office .masterplan .mp-map .layers .layer-water, .alliance-airport .masterplan .mp-map .layers .layer-water {
        z-index: 7; }
      .atc-office .masterplan .mp-map .layers .layer-buildings, .alliance-airport .masterplan .mp-map .layers .layer-buildings {
        z-index: 6; }
      .atc-office .masterplan .mp-map .layers .layer-hospitality, .alliance-airport .masterplan .mp-map .layers .layer-hospitality {
        z-index: 5; }
      .atc-office .masterplan .mp-map .layers .layer-trails-highlighted, .alliance-airport .masterplan .mp-map .layers .layer-trails-highlighted {
        opacity: 0; }
  .atc-office .stats, .alliance-airport .stats {
    text-align: center;
    margin: 120px 0; }
    @media (max-width: 767.98px) {
      .atc-office .stats, .alliance-airport .stats {
        margin: 80px 0 120px; } }
    .atc-office .stats .stat-container .flex-stat, .alliance-airport .stats .stat-container .flex-stat {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      margin: 0;
      padding: 0; }
      .atc-office .stats .stat-container .flex-stat li, .alliance-airport .stats .stat-container .flex-stat li {
        font-size: 0.75rem;
        text-transform: uppercase;
        line-height: 1.3;
        font-weight: 500;
        letter-spacing: 2px; }
        .atc-office .stats .stat-container .flex-stat li b, .atc-office .stats .stat-container .flex-stat li strong, .alliance-airport .stats .stat-container .flex-stat li b, .alliance-airport .stats .stat-container .flex-stat li strong {
          font-size: 2.625rem;
          display: block; }
        .atc-office .stats .stat-container .flex-stat li:before, .alliance-airport .stats .stat-container .flex-stat li:before {
          background-color: transparent; }
  .atc-office .proximity, .alliance-airport .proximity {
    text-align: center;
    margin: 75px 0; }
  .atc-office .company-logos, .alliance-airport .company-logos {
    background: url("../images/atc-office/logo-bg.jpg") no-repeat center center/cover;
    text-align: center;
    padding: 100px 0; }
    @media (max-width: 767.98px) {
      .atc-office .company-logos, .alliance-airport .company-logos {
        padding: 80px 0; } }
    .atc-office .company-logos h4, .alliance-airport .company-logos h4 {
      color: #fff; }
    .atc-office .company-logos hr, .alliance-airport .company-logos hr {
      background-color: #fff; }
  .atc-office.Alliance.Town.Center.Retail .company-logos, .alliance-airport.Alliance.Town.Center.Retail .company-logos {
    background: url("../images/atc-office/logo-retail-bg.jpg") no-repeat center center/cover; }
  .atc-office.Circle.T.Ranch.Office .company-logos, .atc-office.Front .company-logos, .alliance-airport.Circle.T.Ranch.Office .company-logos, .alliance-airport.Front .company-logos {
    background: url("../images/atc-office/logo-ctr-bg.jpg") no-repeat center center/cover; }
  .atc-office.Circle.T.Ranch.Office .mp-legend, .atc-office.Front .mp-legend, .alliance-airport.Circle.T.Ranch.Office .mp-legend, .alliance-airport.Front .mp-legend {
    z-index: 2;
    position: relative; }
  .atc-office.Circle.T.Ranch.Office .mp-map, .atc-office.Front .mp-map, .alliance-airport.Circle.T.Ranch.Office .mp-map, .alliance-airport.Front .mp-map {
    position: relative; }
  .atc-office.Circle.T.Ranch.Office .sidebar, .atc-office.Front .sidebar, .alliance-airport.Circle.T.Ranch.Office .sidebar, .alliance-airport.Front .sidebar {
    position: absolute;
    top: 0;
    left: -300px;
    height: 100%;
    width: 100%;
    max-width: 300px;
    background-color: white;
    box-shadow: 0px 0px 35px 2px rgba(0, 0, 0, 0);
    -webkit-transition: left 0.5s ease-in-out,box-shadow 0.5s ease-in-out;
    transition: left 0.5s ease-in-out,box-shadow 0.5s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1; }
    @media (max-width: 991.98px) {
      .atc-office.Circle.T.Ranch.Office .sidebar, .atc-office.Front .sidebar, .alliance-airport.Circle.T.Ranch.Office .sidebar, .alliance-airport.Front .sidebar {
        box-shadow: none; } }
    .atc-office.Circle.T.Ranch.Office .sidebar.show, .atc-office.Front .sidebar.show, .alliance-airport.Circle.T.Ranch.Office .sidebar.show, .alliance-airport.Front .sidebar.show {
      left: 0px;
      box-shadow: 0px 0px 35px 2px rgba(0, 0, 0, 0.25); }
      @media (max-width: 991.98px) {
        .atc-office.Circle.T.Ranch.Office .sidebar.show, .atc-office.Front .sidebar.show, .alliance-airport.Circle.T.Ranch.Office .sidebar.show, .alliance-airport.Front .sidebar.show {
          box-shadow: none; } }
    .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane, .atc-office.Front .sidebar .sidebar-pane, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane, .alliance-airport.Front .sidebar .sidebar-pane {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      padding: 30px;
      -webkit-transition: 0.5s all;
      transition: 0.5s all;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .atc-office.Front .sidebar .sidebar-pane .close, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .alliance-airport.Front .sidebar .sidebar-pane .close {
        display: inline-block;
        position: absolute;
        right: 30px;
        cursor: pointer; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .atc-office.Front .sidebar .sidebar-pane img, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .alliance-airport.Front .sidebar .sidebar-pane img {
        margin-bottom: 30px; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane.show, .atc-office.Front .sidebar .sidebar-pane.show, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane.show, .alliance-airport.Front .sidebar .sidebar-pane.show {
        opacity: 1; }
  @media (max-width: 991.98px) {
    .atc-office.Circle.T.Ranch.Office .sidebar, .atc-office.Front .sidebar, .alliance-airport.Circle.T.Ranch.Office .sidebar, .alliance-airport.Front .sidebar {
      left: 0;
      height: 0;
      position: relative;
      max-width: none;
      overflow: hidden;
      width: 100%;
      -webkit-transition: 0.5s all;
      transition: 0.5s all;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      .atc-office.Circle.T.Ranch.Office .sidebar.show, .atc-office.Front .sidebar.show, .alliance-airport.Circle.T.Ranch.Office .sidebar.show, .alliance-airport.Front .sidebar.show {
        height: 100%; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane, .atc-office.Front .sidebar .sidebar-pane, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane, .alliance-airport.Front .sidebar .sidebar-pane {
        position: absolute;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center; }
        .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane.show, .atc-office.Front .sidebar .sidebar-pane.show, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane.show, .alliance-airport.Front .sidebar .sidebar-pane.show {
          position: relative; }
        .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .atc-office.Front .sidebar .sidebar-pane .close, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .alliance-airport.Front .sidebar .sidebar-pane .close {
          top: 30px; }
        .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .atc-office.Front .sidebar .sidebar-pane img, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .alliance-airport.Front .sidebar .sidebar-pane img {
          margin-bottom: 0; }
        .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content, .atc-office.Front .sidebar .sidebar-pane .tt-content, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content, .alliance-airport.Front .sidebar .sidebar-pane .tt-content {
          padding-left: 20px; }
          .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content p, .atc-office.Front .sidebar .sidebar-pane .tt-content p, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content p, .alliance-airport.Front .sidebar .sidebar-pane .tt-content p {
            margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane, .atc-office.Front .sidebar .sidebar-pane, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane, .alliance-airport.Front .sidebar .sidebar-pane {
      padding: 30px 20px; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .atc-office.Front .sidebar .sidebar-pane .close, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .close, .alliance-airport.Front .sidebar .sidebar-pane .close {
        right: 20px; } }
  @media (max-width: 575.98px) {
    .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane, .atc-office.Front .sidebar .sidebar-pane, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane, .alliance-airport.Front .sidebar .sidebar-pane {
      display: block; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .atc-office.Front .sidebar .sidebar-pane img, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane img, .alliance-airport.Front .sidebar .sidebar-pane img {
        display: block;
        margin: 0 auto 20px; }
      .atc-office.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content, .atc-office.Front .sidebar .sidebar-pane .tt-content, .alliance-airport.Circle.T.Ranch.Office .sidebar .sidebar-pane .tt-content, .alliance-airport.Front .sidebar .sidebar-pane .tt-content {
        padding-left: 0;
        text-align: center; } }
  .atc-office .businesses, .alliance-airport .businesses {
    margin-top: 40px; }
  .atc-office .logo, .alliance-airport .logo {
    padding: 10px 20px; }
    .atc-office .logo svg.amazon path, .atc-office .logo svg.amazon polygon, .atc-office .logo svg.facebook path, .atc-office .logo svg.facebook polygon, .alliance-airport .logo svg.amazon path, .alliance-airport .logo svg.amazon polygon, .alliance-airport .logo svg.facebook path, .alliance-airport .logo svg.facebook polygon {
      fill: #ffffff !important; }
    .atc-office .logo img, .alliance-airport .logo img {
      max-width: 150px;
      max-height: 100px; }
  .atc-office .contact-info, .alliance-airport .contact-info {
    position: relative;
    background: url("../images/business/bg-offices-contacts.jpg") no-repeat top center/cover; }
    .atc-office .contact-info:after, .alliance-airport .contact-info:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
      opacity: 0.75; }
    .atc-office .contact-info .contact-info-inner, .alliance-airport .contact-info .contact-info-inner {
      position: relative;
      z-index: 1;
      max-width: 900px;
      margin: 0 auto;
      height: 260px; }
      @media (max-width: 991.98px) {
        .atc-office .contact-info .contact-info-inner, .alliance-airport .contact-info .contact-info-inner {
          max-width: 650px; } }
      @media (max-width: 767.98px) {
        .atc-office .contact-info .contact-info-inner, .alliance-airport .contact-info .contact-info-inner {
          max-width: none;
          height: auto;
          padding: 100px 20px 70px; } }
    .atc-office .contact-info p, .alliance-airport .contact-info p {
      margin: 0; }
    .atc-office .contact-info .contact-phone, .atc-office .contact-info .contact p a, .alliance-airport .contact-info .contact-phone, .alliance-airport .contact-info .contact p a {
      font-style: normal; }
      .atc-office .contact-info .contact-phone:before, .atc-office .contact-info .contact p a:before, .alliance-airport .contact-info .contact-phone:before, .alliance-airport .contact-info .contact p a:before {
        content: '';
        position: absolute;
        top: calc(50% - 92px);
        left: calc(50% - 88px);
        width: 177px;
        height: 164px;
        background: url("../images/general/triangle.svg") no-repeat;
        opacity: 0.2; }
      .atc-office .contact-info .contact-phone:after, .atc-office .contact-info .contact p a:after, .alliance-airport .contact-info .contact-phone:after, .alliance-airport .contact-info .contact p a:after {
        display: none; }
    .atc-office .contact-info .contact-phone, .alliance-airport .contact-info .contact-phone {
      text-align: center;
      position: relative; }
      @media (max-width: 767.98px) {
        .atc-office .contact-info .contact-phone, .alliance-airport .contact-info .contact-phone {
          width: 100%; } }
      .atc-office .contact-info .contact-phone a, .alliance-airport .contact-info .contact-phone a {
        display: inline-block;
        font-style: normal; }
        .atc-office .contact-info .contact-phone a:after, .alliance-airport .contact-info .contact-phone a:after {
          display: none; }
      .atc-office .contact-info .contact-phone a:not([href]), .alliance-airport .contact-info .contact-phone a:not([href]) {
        display: block; }
      .atc-office .contact-info .contact-phone a.email-link, .alliance-airport .contact-info .contact-phone a.email-link {
        padding-top: 10px; }
        .atc-office .contact-info .contact-phone a.email-link span.tel, .alliance-airport .contact-info .contact-phone a.email-link span.tel {
          font-size: 1rem;
          color: white; }
        .atc-office .contact-info .contact-phone a.email-link:hover span.tel, .alliance-airport .contact-info .contact-phone a.email-link:hover span.tel {
          color: rgba(0,94,184,1); }
      .atc-office .contact-info .contact-phone .box, .alliance-airport .contact-info .contact-phone .box {
        margin: 0px; }
        .atc-office .contact-info .contact-phone .box .Normal, .alliance-airport .contact-info .contact-phone .box .Normal {
          background-color: transparent;
          padding: 0px; }
          .atc-office .contact-info .contact-phone .box .Normal p, .alliance-airport .contact-info .contact-phone .box .Normal p {
            text-align: center; }
      .atc-office .contact-info .contact-phone span, .alliance-airport .contact-info .contact-phone span {
        display: block;
        position: relative;
        z-index: 1; }
      .atc-office .contact-info .contact-phone span:not(.tel), .alliance-airport .contact-info .contact-phone span:not(.tel) {
        font-size: 0.875rem;
        font-weight: 700;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        color: white; }
      .atc-office .contact-info .contact-phone span.tel, .alliance-airport .contact-info .contact-phone span.tel {
        font-size: 1.5rem;
        font-weight: 600;
        color: rgba(0,94,184,1);
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out; }
      .atc-office .contact-info .contact-phone a:hover span.tel, .atc-office .contact-info .contact-phone a:focus span.tel, .alliance-airport .contact-info .contact-phone a:hover span.tel, .alliance-airport .contact-info .contact-phone a:focus span.tel {
        color: white; }
    .atc-office .contact-info .contact, .alliance-airport .contact-info .contact {
      text-align: center; }
      @media (max-width: 767.98px) {
        .atc-office .contact-info .contact .contentPane:not(.DNNEmptyPane), .alliance-airport .contact-info .contact .contentPane:not(.DNNEmptyPane) {
          margin-top: 120px; } }
      @media (max-width: 575.98px) {
        .atc-office .contact-info .contact, .alliance-airport .contact-info .contact {
          max-width: 130px; } }
      .atc-office .contact-info .contact p a, .alliance-airport .contact-info .contact p a {
        font-size: 1.125rem;
        font-weight: 600;
        font-style: normal;
        line-height: 1.2;
        color: white; }
        .atc-office .contact-info .contact p a:before, .alliance-airport .contact-info .contact p a:before {
          top: calc(50% - 60px);
          left: calc(50% - 54px);
          width: 107px;
          height: 99px; }
        .atc-office .contact-info .contact p a:hover, .atc-office .contact-info .contact p a:focus, .alliance-airport .contact-info .contact p a:hover, .alliance-airport .contact-info .contact p a:focus {
          color: rgba(0,94,184,1); }

.dnnEditState header .slider-container .overlay {
  display: none; }

.global-logistics a[data-fancybox] {
  margin: 40px 0px;
  /*&:hover{
			text-decoration:none;

			p{
				text-decoration:underline;
			}
		}*/ }
  .global-logistics a[data-fancybox]:after {
    display: none; }
  .global-logistics a[data-fancybox] p {
    margin: 0px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.global-logistics .fancybox-image-container {
  margin-top: 100px; }
  .global-logistics .fancybox-image-container a.fancybox {
    margin: 0 0 40px; }
    .global-logistics .fancybox-image-container a.fancybox:after {
      display: none; }
    .global-logistics .fancybox-image-container a.fancybox .image-container {
      position: relative; }
      .global-logistics .fancybox-image-container a.fancybox .image-container:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: 0.5s all;
        transition: 0.5s all;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
    .global-logistics .fancybox-image-container a.fancybox:hover .image-container:after {
      background-color: rgba(13, 96, 181, 0.7); }

.alliance-airport.Global.Logistics.Hub #global-hub-thumbnails, .global-logistics.Global.Logistics.Hub #global-hub-thumbnails {
  display: none; }

.alliance-airport header .global-hub-header, .global-logistics header .global-hub-header {
  display: none; }

.alliance-airport .max-container, .global-logistics .max-container {
  max-width: 880px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .alliance-airport .max-container.align-left, .global-logistics .max-container.align-left {
    text-align: left; }
  .alliance-airport .max-container hr, .global-logistics .max-container hr {
    margin: 0 auto 25px;
    width: 60px;
    height: 2px;
    background-color: rgba(0,94,184,1); }
  .alliance-airport .max-container h2, .global-logistics .max-container h2 {
    margin-bottom: 5px; }
  .alliance-airport .max-container h3, .global-logistics .max-container h3 {
    margin-top: 0;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .alliance-airport .max-container h4, .global-logistics .max-container h4 {
    font-size: 1.5rem;
    text-transform: none;
    margin-bottom: 30px;
    letter-spacing: normal; }
  .alliance-airport .max-container a h4, .global-logistics .max-container a h4 {
    font-style: normal; }
  .alliance-airport .max-container p, .global-logistics .max-container p {
    font-size: 1rem; }
  .alliance-airport .max-container li, .global-logistics .max-container li {
    font-size: 1rem;
    font-weight: inherit; }

.alliance-airport .thumbnail-container, .global-logistics .thumbnail-container {
  display: none; }

.alliance-airport .airport-amenities, .global-logistics .airport-amenities {
  background: url("../images/alliance-airport/alliance-jet-alt.jpg") no-repeat top center/cover; }
  @media (max-width: 575.98px) {
    .alliance-airport .airport-amenities, .global-logistics .airport-amenities {
      background-position: top right; } }
  .alliance-airport .airport-amenities .amenity-container, .global-logistics .airport-amenities .amenity-container {
    background: url("../images/alliance-airport/amenity-overlay.png") no-repeat top center/cover;
    width: 50%;
    padding: 80px 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
    @media (max-width: 767.98px) {
      .alliance-airport .airport-amenities .amenity-container, .global-logistics .airport-amenities .amenity-container {
        width: 100%; } }
  .alliance-airport .airport-amenities .amenity-content, .global-logistics .airport-amenities .amenity-content {
    max-width: 470px; }
    .alliance-airport .airport-amenities .amenity-content h2, .global-logistics .airport-amenities .amenity-content h2 {
      color: #fff; }
    .alliance-airport .airport-amenities .amenity-content p, .global-logistics .airport-amenities .amenity-content p {
      font-size: 1rem; }
    .alliance-airport .airport-amenities .amenity-content p, .alliance-airport .airport-amenities .amenity-content ul, .global-logistics .airport-amenities .amenity-content p, .global-logistics .airport-amenities .amenity-content ul {
      color: #fff; }
    .alliance-airport .airport-amenities .amenity-content li:before, .global-logistics .airport-amenities .amenity-content li:before {
      background-color: rgba(255, 255, 255, 0.85); }

.alliance-airport .did-you-know h2, .alliance-airport .did-you-know h3, .alliance-airport .did-you-know p, .global-logistics .did-you-know h2, .global-logistics .did-you-know h3, .global-logistics .did-you-know p {
  text-align: left; }

.alliance-airport .did-you-know h3, .global-logistics .did-you-know h3 {
  font-size: 1rem;
  letter-spacing: 0.05em; }

.alliance-airport .contact-info, .global-logistics .contact-info {
  position: relative; }
  .alliance-airport .contact-info:after, .global-logistics .contact-info:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
    opacity: 0.75; }
  .alliance-airport .contact-info .contact-info-inner, .global-logistics .contact-info .contact-info-inner {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
    height: 260px; }
    @media (max-width: 991.98px) {
      .alliance-airport .contact-info .contact-info-inner, .global-logistics .contact-info .contact-info-inner {
        max-width: 650px; } }
    @media (max-width: 767.98px) {
      .alliance-airport .contact-info .contact-info-inner, .global-logistics .contact-info .contact-info-inner {
        max-width: none;
        height: auto;
        padding: 100px 20px 70px; } }
  .alliance-airport .contact-info p, .global-logistics .contact-info p {
    margin: 0; }
  .alliance-airport .contact-info .contact-phone, .alliance-airport .contact-info .contact p a, .global-logistics .contact-info .contact-phone, .global-logistics .contact-info .contact p a {
    font-style: normal; }
    .alliance-airport .contact-info .contact-phone:before, .alliance-airport .contact-info .contact p a:before, .global-logistics .contact-info .contact-phone:before, .global-logistics .contact-info .contact p a:before {
      content: '';
      position: absolute;
      top: calc(50% - 92px);
      left: calc(50% - 88px);
      width: 177px;
      height: 164px;
      background: url("../images/general/triangle.svg") no-repeat;
      opacity: 0.2; }
    .alliance-airport .contact-info .contact-phone:after, .alliance-airport .contact-info .contact p a:after, .global-logistics .contact-info .contact-phone:after, .global-logistics .contact-info .contact p a:after {
      display: none; }
  .alliance-airport .contact-info .contact-phone, .global-logistics .contact-info .contact-phone {
    text-align: center;
    position: relative; }
    @media (max-width: 767.98px) {
      .alliance-airport .contact-info .contact-phone, .global-logistics .contact-info .contact-phone {
        width: 100%; } }
    .alliance-airport .contact-info .contact-phone a, .global-logistics .contact-info .contact-phone a {
      display: inline-block;
      font-style: normal; }
      .alliance-airport .contact-info .contact-phone a:after, .global-logistics .contact-info .contact-phone a:after {
        display: none; }
    .alliance-airport .contact-info .contact-phone a:not([href]), .global-logistics .contact-info .contact-phone a:not([href]) {
      display: block; }
    .alliance-airport .contact-info .contact-phone a.email-link, .global-logistics .contact-info .contact-phone a.email-link {
      padding-top: 10px; }
      .alliance-airport .contact-info .contact-phone a.email-link span.tel, .global-logistics .contact-info .contact-phone a.email-link span.tel {
        font-size: 1rem;
        color: white; }
      .alliance-airport .contact-info .contact-phone a.email-link:hover span.tel, .global-logistics .contact-info .contact-phone a.email-link:hover span.tel {
        color: rgba(0,94,184,1); }
    .alliance-airport .contact-info .contact-phone span, .global-logistics .contact-info .contact-phone span {
      display: block;
      position: relative;
      z-index: 1; }
    .alliance-airport .contact-info .contact-phone span:not(.tel), .global-logistics .contact-info .contact-phone span:not(.tel) {
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: white; }
    .alliance-airport .contact-info .contact-phone span.tel, .global-logistics .contact-info .contact-phone span.tel {
      font-size: 1.5rem;
      font-weight: 600;
      color: rgba(0,94,184,1);
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .alliance-airport .contact-info .contact-phone a:hover span.tel, .alliance-airport .contact-info .contact-phone a:focus span.tel, .global-logistics .contact-info .contact-phone a:hover span.tel, .global-logistics .contact-info .contact-phone a:focus span.tel {
      color: white; }
  .alliance-airport .contact-info .contact, .global-logistics .contact-info .contact {
    text-align: center; }
    @media (max-width: 767.98px) {
      .alliance-airport .contact-info .contact .contentPane:not(.DNNEmptyPane), .global-logistics .contact-info .contact .contentPane:not(.DNNEmptyPane) {
        margin-top: 120px; } }
    @media (max-width: 575.98px) {
      .alliance-airport .contact-info .contact, .global-logistics .contact-info .contact {
        max-width: 130px; } }
    .alliance-airport .contact-info .contact p a, .global-logistics .contact-info .contact p a {
      font-size: 1.125rem;
      font-weight: 600;
      font-style: normal;
      line-height: 1.2;
      color: white; }
      .alliance-airport .contact-info .contact p a:before, .global-logistics .contact-info .contact p a:before {
        top: calc(50% - 60px);
        left: calc(50% - 54px);
        width: 107px;
        height: 99px; }
      .alliance-airport .contact-info .contact p a:hover, .alliance-airport .contact-info .contact p a:focus, .global-logistics .contact-info .contact p a:hover, .global-logistics .contact-info .contact p a:focus {
        color: rgba(0,94,184,1); }

.alliance-airport.Data.Center .airport-amenities {
  background: url("../images/data-center/infrastructure-advantage.jpg") no-repeat top center/cover; }

.alliance-airport.Data.Center .callout {
  text-align: center; }
  @media (max-width: 767.98px) {
    .alliance-airport.Data.Center .callout + .callout {
      margin-top: 50px; } }
  .alliance-airport.Data.Center .callout .box {
    position: relative;
    width: 100%;
    max-width: 290px;
    margin: 0 auto; }
    .alliance-airport.Data.Center .callout .box .Normal {
      /*background: url('../images/business/office-map-link-bg.jpg') no-repeat center center / cover;*/
      position: relative;
      width: 100%;
      max-width: 290px;
      height: 290px;
      margin: 0 auto; }
      .alliance-airport.Data.Center .callout .box .Normal:before, .alliance-airport.Data.Center .callout .box .Normal:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .alliance-airport.Data.Center .callout .box .Normal:before {
        background: url("../images/general/dots-overlay.svg") repeat;
        background-size: 2px 4px; }
      .alliance-airport.Data.Center .callout .box .Normal:after {
        background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
        opacity: 0.7; }
    .alliance-airport.Data.Center .callout .box p {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin: 0; }
    .alliance-airport.Data.Center .callout .box p a {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      padding: 15px;
      border: 12px solid transparent;
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
      font-size: 0.875rem;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      line-height: 1.3;
      color: white;
      text-align: center;
      margin: 0px; }
      .alliance-airport.Data.Center .callout .box p a:after {
        display: none; }
      .alliance-airport.Data.Center .callout .box p a svg {
        font-size: 1.375rem;
        color: white;
        margin-bottom: 20px; }
      .alliance-airport.Data.Center .callout .box p a:hover, .alliance-airport.Data.Center .callout .box p a:focus {
        color: rgba(0,94,184,1); }
  .alliance-airport.Data.Center .callout .link {
    margin-top: 15px; }
    .alliance-airport.Data.Center .callout .link a {
      font-size: 1.125rem;
      font-weight: 500;
      font-style: normal;
      color: #393d41; }
      .alliance-airport.Data.Center .callout .link a:after {
        display: none; }
      .alliance-airport.Data.Center .callout .link a svg {
        margin-right: 10px; }
      .alliance-airport.Data.Center .callout .link a:hover, .alliance-airport.Data.Center .callout .link a:focus {
        color: rgba(0,94,184,1); }

.alliance-airport .top h2, .global-logistics .top h2, .alliance-airport.Data.Center .top h2 {
  font-size: 1.4375rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
  color: rgba(0,94,184,1);
  margin-bottom: 25px; }

.alliance-airport.Global.Logistics.Hub header .header-slider:not(.global-hub-header) {
  display: none; }

.alliance-airport.Global.Logistics.Hub header .global-hub-header {
  display: block; }

.alliance-airport.Global.Logistics.Hub .thumbnail-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  max-width: 750px;
  margin: 100px auto 0; }
  .alliance-airport.Global.Logistics.Hub .thumbnail-container a:after {
    display: none; }
  .alliance-airport.Global.Logistics.Hub .thumbnail-container a:first-child {
    margin-right: 20px; }
  .alliance-airport.Global.Logistics.Hub .thumbnail-container a:last-child {
    margin-left: 20px; }
  @media (max-width: 767.98px) {
    .alliance-airport.Global.Logistics.Hub .thumbnail-container {
      display: block; }
      .alliance-airport.Global.Logistics.Hub .thumbnail-container a:first-child, .alliance-airport.Global.Logistics.Hub .thumbnail-container a:last-child {
        display: block;
        max-width: 350px;
        margin: 0 auto; }
      .alliance-airport.Global.Logistics.Hub .thumbnail-container a:last-child {
        margin-top: 30px; } }

.alliance-airport.Global.Logistics.Hub .airport-amenities {
  background: url("../images/global-logistics-hub/train-depot.jpg") no-repeat center center/cover; }
  @media (max-width: 575.98px) {
    .alliance-airport.Global.Logistics.Hub .airport-amenities {
      background-position: center center; } }

.single-property {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 100%;
  padding-top: 88px; }
  .single-property .navbar, .single-property .navbar.is-solid {
    background: rgba(12,35,64,1) linear-gradient(-56deg, #005eb8, #002d72); }
    .single-property .navbar .nav-toggle button .cross span, .single-property .navbar.is-solid .nav-toggle button .cross span {
      background-color: white; }
  .single-property .navbar.is-solid .nav-toggle button .hamburger span {
    background-color: white; }
  .single-property .navbar.is-solid .logo svg path, .single-property .navbar.is-solid .logo svg polygon, .single-property .navbar.active .logo svg path, .single-property .navbar.active .logo svg polygon {
    fill: white; }
  .single-property .navbar.is-solid .top-nav a, .single-property .navbar.active .top-nav a {
    color: white; }
    .single-property .navbar.is-solid .top-nav a:hover, .single-property .navbar.is-solid .top-nav a:focus, .single-property .navbar.active .top-nav a:hover, .single-property .navbar.active .top-nav a:focus {
      color: rgba(0,94,184,1); }
  .single-property .max-container {
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
  .single-property .property-row {
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0; }
  .single-property header {
    width: calc(100% / 3);
    background: white;
    padding-top: 120px;
    text-align: left;
    position: -webkit-sticky;
    position: sticky;
    top: 0px; }
    @media (max-width: 991.98px) {
      .single-property header {
        width: auto;
        -webkit-box-flex: 1;
                flex: 1 1 auto;
        padding: 175px 45px 0;
        text-align: center;
        padding-top: 50px;
        position: relative; } }
    @media (max-width: 767.98px) {
      .single-property header {
        padding: 50px 20px 0; } }
    .single-property header:before, .single-property header:after {
      display: none; }
    .single-property header .back-page-link {
      display: inline-block;
      margin-bottom: 20px; }
      .single-property header .back-page-link svg, .single-property header .back-page-link fill {
        color: rgba(12,35,64,1); }
    .single-property header h1 {
      font-size: 2.125rem;
      text-transform: none;
      letter-spacing: normal;
      line-height: 1.2;
      color: #393d41;
      margin-bottom: 32px; }
    .single-property header p {
      color: #9f9f9f;
      letter-spacing: 0;
      text-transform: none;
      font-size: 0.875rem; }
    .single-property header ul, .single-property header ul li {
      font-size: 1.125rem;
      color: #464646;
      letter-spacing: 0;
      text-transform: none; }
    .single-property header ul {
      margin-left: 0; }
      .single-property header ul li {
        list-style-type: none;
        position: relative;
        padding-left: 10px; }
        .single-property header ul li:before {
          content: "- ";
          position: relative;
          left: 0;
          font-size: 1.125rem; }
    .single-property header ul > li {
      font-weight: bold; }
    .single-property header ul li ul {
      margin-left: 10px; }
    .single-property header ul li ul li {
      font-weight: normal; }
    .single-property header span {
      font-size: 0.875rem;
      text-transform: none;
      letter-spacing: 0.1em;
      color: rgba(84, 92, 103, 0.7);
      margin-bottom: 5px; }
    .single-property header hr {
      margin: 5px auto 25px 0;
      width: 60px;
      height: 2px;
      background-color: rgba(0,94,184,1); }
      @media (max-width: 991.98px) {
        .single-property header hr {
          margin: 20px auto; } }
    .single-property header .contact-email .svg-inline--fa, .single-property header .contact-email i {
      margin-top: 30px;
      color: #a8abaf;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .single-property header .contact-email .svg-inline--fa:hover, .single-property header .contact-email i:hover {
        color: rgba(0,94,184,1); }
      @media (max-width: 991.98px) {
        .single-property header .contact-email .svg-inline--fa, .single-property header .contact-email i {
          margin-top: 15px;
          margin-bottom: 30px; } }
  .single-property main {
    width: calc(2 / 3 * 100%); }
    @media (max-width: 991.98px) {
      .single-property main {
        width: 100%; } }
    .single-property main .flex-list {
      text-align: left;
      -webkit-box-pack: start;
              justify-content: flex-start;
      margin: 45px 0; }
      @media (max-width: 991.98px) {
        .single-property main .flex-list {
          -webkit-box-pack: center;
                  justify-content: center; } }
      .single-property main .flex-list li {
        margin: 0px 60px 0 0; }
        @media (max-width: 767.98px) {
          .single-property main .flex-list li {
            margin: 0 8px; } }
      .single-property main .flex-list a {
        font-size: 1.125rem; }
        .single-property main .flex-list a:after {
          background-color: transparent; }
        .single-property main .flex-list a:hover:after {
          background-color: transparent; }
  .single-property .prop-image {
    max-height: 750px;
    overflow: hidden; }
    .single-property .prop-image img {
      width: 100%; }
  .single-property .property-slider {
    max-height: 200px; }
    .single-property .property-slider .owl-item {
      min-height: 160px; }
    .single-property .property-slider .slide {
      overflow: hidden;
      max-height: 220px;
      min-height: 160px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center;
      background-size: cover; }
    .single-property .property-slider li {
      width: 25%;
      position: relative; }
    .single-property .property-slider .lightbox-link {
      position: absolute;
      bottom: 0;
      right: 0;
      display: block;
      width: 41px;
      height: 41px;
      background-image: url("../images/property/angle-bracket-bg.png"); }
      .single-property .property-slider .lightbox-link:after {
        background-color: transparent; }
      .single-property .property-slider .lightbox-link:hover svg {
        color: rgba(0,94,184,1); }
      .single-property .property-slider .lightbox-link:hover:after {
        background-color: transparent; }
      .single-property .property-slider .lightbox-link svg {
        bottom: 4px;
        right: 6px;
        position: absolute;
        color: #042d72;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    .single-property .property-slider .owl-dots {
      text-align: center;
      margin-top: 10px; }
      .single-property .property-slider .owl-dots button {
        margin: 0 4px; }
      .single-property .property-slider .owl-dots button span {
        background-color: rgba(12,35,64,1);
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .single-property .property-slider .owl-dots button span:hover {
          background-color: rgba(0,94,184,1); }
      .single-property .property-slider .owl-dots .owl-dot.active span {
        background-color: rgba(0,94,184,1); }
  @media (max-width: 991.98px) {
    .single-property .property-info {
      padding-left: 20px;
      padding-right: 20px; } }
  .single-property .property-info a:visited {
    color: rgba(12,35,64,1); }
    .single-property .property-info a:visited:hover {
      color: rgba(0,94,184,1); }
  .single-property .property-content {
    margin-bottom: 60px;
    padding-right: 50px; }
    @media (max-width: 991.98px) {
      .single-property .property-content {
        padding-left: 20px;
        padding-right: 20px; } }
    .single-property .property-content .additional-details ul {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
              justify-content: flex-start;
      flex-wrap: wrap;
      padding-left: 0; }
      .single-property .property-content .additional-details ul li {
        width: 50%;
        padding: 0 15px; }
        @media (max-width: 575.98px) {
          .single-property .property-content .additional-details ul li {
            width: 100%; } }
    .single-property .property-content .additional-details img {
      max-width: 400px;
      width: 100%; }
  .single-property .contact-info {
    position: relative;
    width: 100%;
    background: url("../images/business/bg-offices-contacts.jpg") no-repeat top center/cover; }
    .single-property .contact-info:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12,35,64,1) linear-gradient(-56deg, rgba(12,35,64,1), #042f70);
      opacity: 0.75; }
    .single-property .contact-info .contact-info-inner {
      position: relative;
      z-index: 1;
      max-width: 900px;
      margin: 0 auto;
      height: 260px; }
      @media (max-width: 991.98px) {
        .single-property .contact-info .contact-info-inner {
          max-width: 650px; } }
      @media (max-width: 767.98px) {
        .single-property .contact-info .contact-info-inner {
          max-width: none;
          height: auto;
          padding: 100px 20px 70px; } }
    .single-property .contact-info p {
      margin: 0; }
    .single-property .contact-info .contact-phone a, .single-property .contact-info .contact p a {
      font-style: normal;
      position: relative;
      display: inline-block; }
      .single-property .contact-info .contact-phone a:before, .single-property .contact-info .contact p a:before {
        content: '';
        position: absolute;
        top: calc(50% - 92px);
        left: calc(50% - 88px);
        width: 177px;
        height: 164px;
        background: url("../images/general/triangle.svg") no-repeat;
        opacity: 0.2; }
      .single-property .contact-info .contact-phone a:after, .single-property .contact-info .contact p a:after {
        display: none; }
    .single-property .contact-info .contact-phone {
      position: relative;
      text-align: center; }
      @media (max-width: 767.98px) {
        .single-property .contact-info .contact-phone {
          width: 100%; } }
      .single-property .contact-info .contact-phone a {
        display: inline-block;
        font-style: normal; }
        .single-property .contact-info .contact-phone a:after {
          display: none; }
      .single-property .contact-info .contact-phone a:not([href]) {
        display: block; }
      .single-property .contact-info .contact-phone span {
        display: block;
        position: relative;
        z-index: 1; }
      .single-property .contact-info .contact-phone span:not(.tel) {
        font-size: 0.875rem;
        font-weight: 700;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        color: white; }
      .single-property .contact-info .contact-phone span.tel {
        font-size: 1.5rem;
        font-weight: 600;
        color: rgba(0,94,184,1);
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out; }
      .single-property .contact-info .contact-phone a:hover span.tel, .single-property .contact-info .contact-phone a:focus span.tel {
        color: white; }
    .single-property .contact-info .contact {
      text-align: center; }
      @media (max-width: 767.98px) {
        .single-property .contact-info .contact .contentPane:not(.DNNEmptyPane), .single-property .contact-info .contact > p {
          margin-top: 120px; } }
      @media (max-width: 575.98px) {
        .single-property .contact-info .contact {
          max-width: 130px; } }
      .single-property .contact-info .contact p a {
        font-size: 1.125rem;
        font-weight: 600;
        font-style: normal;
        line-height: 1.2;
        color: white; }
        .single-property .contact-info .contact p a:before {
          top: calc(50% - 60px);
          left: calc(50% - 54px);
          width: 107px;
          height: 99px; }
        .single-property .contact-info .contact p a:hover, .single-property .contact-info .contact p a:focus {
          color: rgba(0,94,184,1); }

.sp-loader {
  position: fixed;
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  background-color: rgba(12,35,64,1);
  z-index: 3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .sp-loader .fa-spinner {
    color: #fff; }

.Explore.AllianceTexas .intro .DnnModule-DNN_HTML + .DnnModule-DNN_HTML, .AllianceTexas.Map .intro .DnnModule-DNN_HTML + .DnnModule-DNN_HTML {
  margin-top: 20px; }

.Explore.AllianceTexas .explore, .AllianceTexas.Map .explore {
  position: relative; }
  .Explore.AllianceTexas .explore #map, .AllianceTexas.Map .explore #map {
    height: 700px;
    width: 100%; }
  .Explore.AllianceTexas .explore .map-info-window img, .AllianceTexas.Map .explore .map-info-window img {
    max-width: 300px;
    float: left;
    padding-right: 30px; }
  .Explore.AllianceTexas .explore .map-info-window a, .AllianceTexas.Map .explore .map-info-window a {
    padding-bottom: 5px; }
  .Explore.AllianceTexas .explore main .max-container, .AllianceTexas.Map .explore main .max-container {
    padding-bottom: 30px; }
  .Explore.AllianceTexas .explore #explore-legend, .AllianceTexas.Map .explore #explore-legend {
    padding: 20px 0 5px 30px;
    background-color: #eef1f3; }
    @media (max-width: 800px) {
      .Explore.AllianceTexas .explore #explore-legend, .AllianceTexas.Map .explore #explore-legend {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding: 20px 0 10px 20px; } }
    .Explore.AllianceTexas .explore #explore-legend .legend-title, .AllianceTexas.Map .explore #explore-legend .legend-title {
      width: 150px;
      margin-top: -15px; }
      @media (max-width: 800px) {
        .Explore.AllianceTexas .explore #explore-legend .legend-title, .AllianceTexas.Map .explore #explore-legend .legend-title {
          width: 100%;
          text-align: center;
          margin-top: 0; } }
      .Explore.AllianceTexas .explore #explore-legend .legend-title h2, .AllianceTexas.Map .explore #explore-legend .legend-title h2 {
        font-size: 20px;
        text-transform: none;
        line-height: 100%;
        margin-bottom: 0;
        letter-spacing: normal; }
        @media (max-width: 800px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-title h2, .AllianceTexas.Map .explore #explore-legend .legend-title h2 {
            font-size: 14px;
            margin-bottom: 15px; } }
    .Explore.AllianceTexas .explore #explore-legend .legend-container, .AllianceTexas.Map .explore #explore-legend .legend-container {
      -webkit-box-flex: 1;
              flex: 1; }
      @media (max-width: 800px) {
        .Explore.AllianceTexas .explore #explore-legend .legend-container, .AllianceTexas.Map .explore #explore-legend .legend-container {
          width: 100%; } }
      .Explore.AllianceTexas .explore #explore-legend .legend-container ul, .AllianceTexas.Map .explore #explore-legend .legend-container ul {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: flex;
        list-style-type: none;
        -webkit-box-align: center;
                align-items: center;
        flex-wrap: wrap;
        width: 100%; }
        @media (max-width: 800px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-container ul, .AllianceTexas.Map .explore #explore-legend .legend-container ul {
            -webkit-box-pack: center;
                    justify-content: center; } }
        @media (max-width: 500px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-container ul, .AllianceTexas.Map .explore #explore-legend .legend-container ul {
            -webkit-box-pack: justify;
                    justify-content: space-between; } }
      .Explore.AllianceTexas .explore #explore-legend .legend-container li, .AllianceTexas.Map .explore #explore-legend .legend-container li {
        position: relative;
        left: 0;
        padding-left: 35px;
        margin: 0 30px 15px 0;
        font-size: .8rem;
        font-weight: 700;
        line-height: 1.2;
        color: #393d41;
        text-align: left;
        cursor: pointer;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        width: 200px; }
        @media (max-width: 800px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-container li, .AllianceTexas.Map .explore #explore-legend .legend-container li {
            margin-right: 20px; } }
        @media (max-width: 767.98px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-container li, .AllianceTexas.Map .explore #explore-legend .legend-container li {
            padding-left: 25px; } }
        @media (max-width: 500px) {
          .Explore.AllianceTexas .explore #explore-legend .legend-container li, .AllianceTexas.Map .explore #explore-legend .legend-container li {
            width: 50%;
            margin-right: 0;
            padding-right: 20px; } }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li:before, .AllianceTexas.Map .explore #explore-legend .legend-container li:before {
          content: '';
          position: absolute;
          width: 21px;
          height: 21px;
          border-radius: 0;
          top: 50%;
          left: 0;
          margin-top: -11px; }
          @media (max-width: 767.98px) {
            .Explore.AllianceTexas .explore #explore-legend .legend-container li:before, .AllianceTexas.Map .explore #explore-legend .legend-container li:before {
              width: 12px;
              height: 12px;
              margin-top: -6px; } }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li:hover, .AllianceTexas.Map .explore #explore-legend .legend-container li:hover {
          color: rgba(0,94,184,1); }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li.round-icon, .AllianceTexas.Map .explore #explore-legend .legend-container li.round-icon {
          cursor: auto;
          padding-top: 0; }
          .Explore.AllianceTexas .explore #explore-legend .legend-container li.round-icon:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.round-icon:before {
            width: 31px;
            height: 31px;
            margin-top: -16px;
            margin-left: -5px;
            background-size: 31px; }
            @media (max-width: 767.98px) {
              .Explore.AllianceTexas .explore #explore-legend .legend-container li.round-icon:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.round-icon:before {
                width: 23px;
                height: 23px;
                margin-top: -12px;
                background-size: 23px; } }
          .Explore.AllianceTexas .explore #explore-legend .legend-container li.round-icon:hover, .AllianceTexas.Map .explore #explore-legend .legend-container li.round-icon:hover {
            color: #393d41; }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li.hwc:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.hwc:before {
          background-image: url("../images/explore-alliancetexas/markers/marker-house.png"); }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li.alliance:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.alliance:before {
          background-image: url("../images/explore-alliancetexas/markers/marker-alliance.png"); }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li.circle-t:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.circle-t:before {
          background-image: url("../images/explore-alliancetexas/markers/marker-circle-t.png"); }
        .Explore.AllianceTexas .explore #explore-legend .legend-container li.atc:before, .AllianceTexas.Map .explore #explore-legend .legend-container li.atc:before {
          background-image: url("../images/explore-alliancetexas/markers/marker-atc.png"); }

.default-sidebar.Associations .intro .DnnModule-DNN_HTML + .DnnModule-DNN_HTML {
  margin-top: 20px; }

.default-sidebar.Associations .explore {
  position: relative;
  display: -webkit-box;
  display: flex; }
  @media (max-width: 991.98px) {
    .default-sidebar.Associations .explore {
      display: block; } }
  .default-sidebar.Associations .explore #map {
    height: 700px;
    width: 100%;
    -webkit-box-flex: 1;
            flex: 1; }
    @media (max-width: 991.98px) {
      .default-sidebar.Associations .explore #map {
        height: 600px; } }
  .default-sidebar.Associations .explore .info-window-content {
    padding: 10px; }
    .default-sidebar.Associations .explore .info-window-content h4 {
      margin-bottom: 0; }
    .default-sidebar.Associations .explore .info-window-content p {
      margin-top: 0.5rem;
      margin-bottom: 0; }
  .default-sidebar.Associations .explore main .max-container {
    padding-bottom: 30px; }
  .default-sidebar.Associations .explore #explore-legend {
    width: 300px;
    padding: 40px 50px;
    background-color: #eef1f3; }
    @media (max-width: 991.98px) {
      .default-sidebar.Associations .explore #explore-legend {
        width: 100%;
        padding: 40px 25px 25px 50px; } }
    @media (max-width: 767.98px) {
      .default-sidebar.Associations .explore #explore-legend {
        padding: 30px 0 15px 20px; } }
    .default-sidebar.Associations .explore #explore-legend .legend-title h2 {
      font-size: 20px;
      text-transform: none;
      line-height: 100%;
      margin-bottom: 20px;
      letter-spacing: normal; }
    .default-sidebar.Associations .explore #explore-legend .legend-container ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      width: 100%; }
      @media (max-width: 991.98px) {
        .default-sidebar.Associations .explore #explore-legend .legend-container ul {
          display: -webkit-box;
          display: flex;
          flex-wrap: wrap; } }
    .default-sidebar.Associations .explore #explore-legend .legend-container li {
      position: relative;
      padding-left: 35px;
      margin-bottom: 20px;
      font-size: .8rem;
      font-weight: 700;
      line-height: 1.2;
      color: #393d41;
      text-align: left;
      cursor: pointer;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      @media (max-width: 991.98px) {
        .default-sidebar.Associations .explore #explore-legend .legend-container li {
          display: -webkit-box;
          display: flex;
          -webkit-box-align: center;
                  align-items: center;
          width: 25%;
          padding-right: 25px; } }
      @media (max-width: 767.98px) {
        .default-sidebar.Associations .explore #explore-legend .legend-container li {
          width: calc(100% / 3);
          padding-left: 25px;
          padding-right: 20px; } }
      @media (max-width: 575.98px) {
        .default-sidebar.Associations .explore #explore-legend .legend-container li {
          width: 50%; } }
      .default-sidebar.Associations .explore #explore-legend .legend-container li:before {
        content: "";
        position: absolute;
        width: 21px;
        height: 21px;
        border-radius: 0;
        top: 50%;
        left: 0;
        margin-top: -11px; }
        @media (max-width: 767.98px) {
          .default-sidebar.Associations .explore #explore-legend .legend-container li:before {
            width: 12px;
            height: 12px;
            margin-top: -7px; } }
      .default-sidebar.Associations .explore #explore-legend .legend-container li:hover {
        color: rgba(0,94,184,1); }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.three-sixty {
        padding-left: 40px; }
        .default-sidebar.Associations .explore #explore-legend .legend-container li.three-sixty:before {
          margin-top: -15px; }
        .default-sidebar.Associations .explore #explore-legend .legend-container li.three-sixty:hover {
          color: rgba(0,94,184,1); }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.atc-1:before {
        background-color: #ff0000; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.atc-2:before {
        background-color: #008f83; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.atc-3:before {
        background-color: #0c0682; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.heritage:before {
        background-color: #0046d3; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ctr-1:before {
        background-color: #c53991; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ctr-2:before {
        background-color: #965c39; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ag-1:before {
        background-color: #ff7200; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ag-2:before {
        background-color: #ff846c; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ag-3:before {
        background-color: #8c34de; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.acw:before {
        background-color: #00beff; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.ace:before {
        background-color: #39c046; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.acn:before {
        background-color: #fec4ce; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.als:before {
        background-color: #ffd800; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.westlake:before {
        background-color: #37f0ad; }
      .default-sidebar.Associations .explore #explore-legend .legend-container li.northport:before {
        background-color: #f68646; }

.resources .nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.resources .nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .resources .nav-link:hover, .resources .nav-link:focus {
    text-decoration: none; }
  .resources .nav-link.disabled {
    color: #6c757d; }

.resources .nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .resources .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .resources .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .resources .nav-tabs .nav-link:hover, .resources .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .resources .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .resources .nav-tabs .nav-link.active,
  .resources .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .resources .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.resources .nav-pills .nav-link {
  border-radius: 0.25rem; }

.resources .nav-pills .nav-link.active,
.resources .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.resources .nav-fill .nav-item {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  text-align: center; }

.resources .nav-justified .nav-item {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: center; }

.resources .tab-content > .tab-pane {
  display: none; }

.resources .tab-content > .active {
  display: block; }

.resources .max-container {
  padding: 0; }

.resources #dnn_ContentPane:not(.DNNEmptyPane) {
  padding-top: 100px;
  padding-bottom: 20px; }
  @media (max-width: 767.98px) {
    .resources #dnn_ContentPane:not(.DNNEmptyPane) {
      padding-top: 80px;
      padding-bottom: 0; } }

.resources .nav-tabs {
  flex-wrap: nowrap;
  margin: 0px;
  border: 0px; }
  @media (max-width: 767.98px) {
    .resources .nav-tabs {
      flex-wrap: wrap; } }
  .resources .nav-tabs li.nav-item {
    -webkit-box-flex: 0;
            flex: 0 1 calc(100% / 6);
    width: calc(100% / 6);
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .resources .nav-tabs li.nav-item {
        -webkit-box-flex: 0;
                flex: 0 1 calc(100% / 3);
        width: calc(100% / 3); } }
    @media (max-width: 575.98px) {
      .resources .nav-tabs li.nav-item {
        -webkit-box-flex: 0;
                flex: 0 1 50%;
        width: 50%; } }
    @media (max-width: 349px) {
      .resources .nav-tabs li.nav-item {
        -webkit-box-flex: 0;
                flex: 0 1 100%;
        width: 100%; } }
    .resources .nav-tabs li.nav-item a.nav-link {
      font-family: "proxima-nova", sans-serif;
      font-size: 1.125rem;
      color: black;
      font-weight: 300;
      font-style: normal;
      border-radius: 0px;
      border: 0px;
      border-bottom: 1px solid #cfd2d4;
      border-right: 1px solid #cfd2d4;
      padding: 20px 15px;
      height: 100%;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      line-height: 1.3; }
      .resources .nav-tabs li.nav-item a.nav-link.active {
        background-color: #042d72;
        color: white; }
    .resources .nav-tabs li.nav-item:last-of-type a {
      border-right: 0; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .resources .nav-tabs li.nav-item:nth-of-type(3) a {
        border-right: 0; } }
    @media (max-width: 575.98px) {
      .resources .nav-tabs li.nav-item:nth-of-type(2) a, .resources .nav-tabs li.nav-item:nth-of-type(4) a {
        border-right: 0; } }
    @media (max-width: 349px) {
      .resources .nav-tabs li.nav-item a.nav-link {
        border-right: 0; } }
    .resources .nav-tabs li.nav-item a:after {
      display: none; }
    .resources .nav-tabs li.nav-item:before {
      display: none; }

.resources .tab-content {
  padding-top: 80px;
  padding-bottom: 40px;
  /* Start Gallery */
  /* End Gallery */ }
  .resources .tab-content #gallery .gallery-container {
    overflow: hidden; }
  .resources .tab-content #gallery .slider-for-gallery {
    position: relative;
    z-index: 1;
    width: 100%; }
    .resources .tab-content #gallery .slider-for-gallery .slick-slide {
      z-index: 1 !important; }
    .resources .tab-content #gallery .slider-for-gallery .slick-prev, .resources .tab-content #gallery .slider-for-gallery .slick-next {
      position: absolute;
      top: 310px;
      z-index: 2;
      width: 54px;
      height: 54px;
      -webkit-appearance: none;
      background: none;
      border: 2px solid #fff;
      border-radius: 100%;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.2) inset;
      padding: 0; }
      .resources .tab-content #gallery .slider-for-gallery .slick-prev svg, .resources .tab-content #gallery .slider-for-gallery .slick-next svg {
        width: 38px;
        height: 9px;
        -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
                filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5)); }
    .resources .tab-content #gallery .slider-for-gallery .slick-prev {
      left: 20px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .resources .tab-content #gallery .slider-for-gallery .slick-next {
      right: 20px; }
    .resources .tab-content #gallery .slider-for-gallery .caption {
      position: absolute;
      bottom: 30px;
      left: 100px; }
      @media (max-width: 1199.98px) {
        .resources .tab-content #gallery .slider-for-gallery .caption {
          left: 50px; } }
      @media (max-width: 767.98px) {
        .resources .tab-content #gallery .slider-for-gallery .caption {
          bottom: 15px;
          left: 20px; } }
      .resources .tab-content #gallery .slider-for-gallery .caption p {
        margin-bottom: 0;
        color: #fff; }
        @media (max-width: 767.98px) {
          .resources .tab-content #gallery .slider-for-gallery .caption p {
            font-size: 2rem; } }
        @media (max-width: 575.98px) {
          .resources .tab-content #gallery .slider-for-gallery .caption p {
            font-size: 1.6rem; } }
        .resources .tab-content #gallery .slider-for-gallery .caption p:before {
          content: '';
          position: relative;
          display: block;
          width: 50px;
          height: 1px;
          background-color: #fff;
          margin-bottom: 15px; }
          @media (max-width: 575.98px) {
            .resources .tab-content #gallery .slider-for-gallery .caption p:before {
              width: 30px;
              margin-bottom: 10px; } }
  .resources .tab-content #gallery .slider-nav-gallery {
    max-width: 1140px;
    margin: 0 auto; }
    .resources .tab-content #gallery .slider-nav-gallery .slick-active.slick-center .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #042d72;
      opacity: 0.6; }
    .resources .tab-content #gallery .slider-nav-gallery .slick-slide {
      cursor: pointer; }
    .resources .tab-content #gallery .slider-nav-gallery .caption {
      display: none; }
  .resources .tab-content #gallery .slick-slide {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    min-height: 1px; }
    .resources .tab-content #gallery .slick-slide:hover, .resources .tab-content #gallery .slick-slide:focus {
      outline: 0; }
    .resources .tab-content #gallery .slick-slide img {
      display: block;
      width: 100%;
      height: auto; }
  .resources .tab-content #gallery .slider-nav .nav-gallery-arrows {
    padding-top: 15px;
    text-align: center; }
    .resources .tab-content #gallery .slider-nav .nav-gallery-arrows span {
      font-size: 1.2rem;
      font-weight: 700;
      color: rgba(12,35,64,1); }
    .resources .tab-content #gallery .slider-nav .nav-gallery-arrows button {
      -webkit-appearance: none;
      border: none;
      background: transparent;
      font-size: 1.2rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      line-height: 1;
      color: rgba(12,35,64,1); }
      .resources .tab-content #gallery .slider-nav .nav-gallery-arrows button:hover {
        color: #042d72; }
  .resources .tab-content #gallery footer {
    border-top: none; }
  .resources .tab-content .tab-pane {
    padding: 0; }
    .resources .tab-content .tab-pane .dnnForm {
      margin: 0; }
      .resources .tab-content .tab-pane .dnnForm .dnnGridItem {
        margin-bottom: 40px; }
        .resources .tab-content .tab-pane .dnnForm .dnnGridItem:hover {
          background-color: white; }
    .resources .tab-content .tab-pane .download-callout {
      margin: 0 auto;
      text-align: center;
      max-width: 350px;
      height: 100%;
      padding: 30px;
      background-color: #f3f5f7;
      margin-bottom: 30px; }
      @media (max-width: 767.98px) {
        .resources .tab-content .tab-pane .download-callout {
          padding: 30px 20px; } }
      .resources .tab-content .tab-pane .download-callout h2 {
        font-family: "proxima-nova", sans-serif;
        font-size: 1.4375rem;
        font-weight: 600;
        text-transform: none;
        letter-spacing: normal;
        line-height: 1.3;
        color: #042d72;
        margin-bottom: 30px; }
      .resources .tab-content .tab-pane .download-callout a {
        position: relative;
        width: 100%; }
        .resources .tab-content .tab-pane .download-callout a:after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(4, 45, 114, 0.7);
          opacity: 0;
          -webkit-transition: 0.5s all;
          transition: 0.5s all;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
        .resources .tab-content .tab-pane .download-callout a:hover:after {
          opacity: 1; }

.The.Hillwood.Advantage .blue-image {
  background: url("../images/hillwood-advantage/blue-image.jpg") no-repeat center center/cover; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .blue-image {
      background: transparent; } }

.The.Hillwood.Advantage .ha-content.large-text {
  min-height: 415px;
  text-align: center;
  padding: 0 90px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .The.Hillwood.Advantage .ha-content.large-text {
      min-height: initial;
      padding: 100px 90px; } }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-content.large-text {
      padding: 80px 20px; } }
  .The.Hillwood.Advantage .ha-content.large-text:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #eef1f3; }
    @media (max-width: 767.98px) {
      .The.Hillwood.Advantage .ha-content.large-text:after {
        background-color: transparent; } }
  .The.Hillwood.Advantage .ha-content.large-text .Normal {
    max-width: 800px;
    margin: 0 auto; }
    .The.Hillwood.Advantage .ha-content.large-text .Normal > *:last-child {
      margin-bottom: 0; }

.The.Hillwood.Advantage .ha-sidebar {
  border-right: 1px solid #eef1f3; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-sidebar {
      border-right: transparent; } }

.The.Hillwood.Advantage .ha-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-sticky {
      position: relative;
      text-align: center;
      padding-top: 30px;
      padding-bottom: 30px; } }
  .The.Hillwood.Advantage .ha-sticky p {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .The.Hillwood.Advantage .ha-sticky p {
        font-size: 1rem; } }
    @media (max-width: 767.98px) {
      .The.Hillwood.Advantage .ha-sticky p {
        font-size: 1.5rem;
        max-width: 550px;
        margin: 0 auto; } }

.The.Hillwood.Advantage .ha-container .row > div, .The.Hillwood.Advantage .ha-container .resources .tab-content .tab-pane .dnnForm > div, .resources .tab-content .tab-pane .The.Hillwood.Advantage .ha-container .dnnForm > div {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-container .row > div:first-child, .The.Hillwood.Advantage .ha-container .resources .tab-content .tab-pane .dnnForm > div:first-child, .resources .tab-content .tab-pane .The.Hillwood.Advantage .ha-container .dnnForm > div:first-child {
      padding-bottom: 80px; } }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-container .row > div:nth-child(2), .The.Hillwood.Advantage .ha-container .resources .tab-content .tab-pane .dnnForm > div:nth-child(2), .resources .tab-content .tab-pane .The.Hillwood.Advantage .ha-container .dnnForm > div:nth-child(2) {
      padding-top: 0px;
      padding-bottom: 50px; } }

.The.Hillwood.Advantage .ha-container .ha-title span {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 13.438rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #424448;
  opacity: .09;
  line-height: 80%;
  text-align: center;
  width: 100%; }

.The.Hillwood.Advantage .ha-container h2 {
  font-size: 1.4rem;
  color: rgba(0,94,184,1);
  text-transform: none;
  margin: 8px 0;
  position: relative;
  text-align: center;
  letter-spacing: normal; }

.The.Hillwood.Advantage .ha-container .ha-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-right: 1px solid #eef1f3; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-container .ha-title {
      border-right: transparent; } }

.The.Hillwood.Advantage .ha-container p {
  margin-bottom: 0;
  max-width: 500px; }
  @media (max-width: 767.98px) {
    .The.Hillwood.Advantage .ha-container p {
      text-align: center;
      margin: 0 auto; } }

.The.Hillwood.Advantage .hidden-text {
  display: none; }

.The.Hillwood.Advantage p.reveal .hide-more-text {
  display: none; }

.The.Hillwood.Advantage p.reveal .hidden-text {
  display: inline; }

.home .navbar {
  opacity: 0; }

.home header .gradient {
  opacity: 1; }

.home header .title h1, .home header .explore, .home header .developer, .home header .scroll-down {
  opacity: 0; }

.home header .title h1 {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px); }

.home header .title .callout .heading {
  width: 0;
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out; }
  .home header .title .callout .heading.full-width {
    width: calc(100% + 20px); }
    @media (max-width: 575.98px) {
      .home header .title .callout .heading.full-width {
        width: calc(100% + 20px); } }

.home header .title .callout span {
  opacity: 0;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px); }

.home .mobile-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%; }
  .home .mobile-slideshow .owl-stage-outer, .home .mobile-slideshow .owl-stage, .home .mobile-slideshow .owl-item {
    height: 100%; }
  .home .mobile-slideshow .image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.home .owl-carousel .animated {
  -webkit-animation-duration: 2s;
          animation-duration: 2s; }

.home .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .home .video .videobg {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #111; }
  .home .video .videobg-width {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -9999px;
    right: -9999px;
    margin: auto; }
  .home .video .videobg-aspect {
    position: absolute;
    width: 100%;
    height: 0;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    padding-bottom: 56.25%;
    overflow: hidden;
    padding-bottom: 73%; }
  .home .video .videobg-make-height {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .home .video .videobg-hide-controls {
    box-sizing: content-box;
    position: relative;
    top: -55px;
    left: -97.7777px;
    width: 100%;
    height: 100%;
    padding: 55px 97.7777px;
    top: 0;
    padding: 0 200px; }
  .home .video .videobg iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 none; }

@media (min-width: 992px) {
  .home .caption-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
    background: linear-gradient(#ededed, #ffffff); } }

.home .video-captions {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  @media (min-width: 992px) {
    .home .video-captions {
      display: block; } }
  .home .video-captions .caption, .home .video-captions .caption-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1100px;
    text-align: center;
    padding: 0 40px;
    opacity: 0; }
  .home .video-captions .caption-logo {
    max-width: 800px; }
  .home .video-captions p {
    font-size: 4rem;
    text-transform: none;
    letter-spacing: 0.025em;
    margin: 0; }

.home .skip-intro, .home .volume {
  display: none;
  position: absolute;
  bottom: 60px;
  left: calc(50% - 96px);
  z-index: 3; }
  @media (min-width: 992px) {
    .home .skip-intro, .home .volume {
      display: inline-block;
      opacity: 0;
      visibility: hidden; } }
  .home .skip-intro a, .home .volume a {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    line-height: 1.3;
    color: white;
    border: 1px solid white;
    padding: 12px 40px; }
    .home .skip-intro a:after, .home .volume a:after {
      display: none; }
    .home .skip-intro a:visited, .home .volume a:visited {
      color: white; }
    .home .skip-intro a:hover, .home .skip-intro a:focus, .home .volume a:hover, .home .volume a:focus {
      background-color: white;
      color: rgba(12,35,64,1); }

.home .volume {
  display: none !important;
  left: calc(50% - 145px); }
  .home .volume .fa-volume-mute {
    display: inline-block; }
  .home .volume .fa-volume-up {
    display: none; }
  .home .volume.play-sound .fa-volume-mute {
    display: none; }
  .home .volume.play-sound .fa-volume-up {
    display: inline-block; }

.home .triangles {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }
  .home .triangles svg {
    width: 100%;
    max-width: 910px;
    height: auto; }
    @media (max-width: 767.98px) {
      .home .triangles svg {
        margin-top: -150px; } }
  .home .triangles #triangle-filled {
    fill: white;
    opacity: 0; }
  .home .triangles #triangle-outline path {
    fill: none;
    stroke: white;
    opacity: 0;
    stroke-width: 0.25; }

@media (min-width: 992px) {
.home .news h2, .home .people h2, .home .innovation h2, .home .principles h2, .home .use-cases h2 {
    /*opacity: 0;*/
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); }
  .home .our-business .businesses .logo {
    opacity: 0; }
  .home .people .content .advantage {
    opacity: 1; }
    .home .people .content .advantage.faded {
      opacity: 0.4; }
    .home .people .content .advantage.active span {
      opacity: 0; }
  .home .people .content .icon {
    box-shadow: none;
    border-width: 0;
    -webkit-transition: box-shadow 0.5s ease-in-out, border-width 0.2s ease;
    transition: box-shadow 0.5s ease-in-out, border-width 0.2s ease; }
    .home .people .content .icon.add-box-shadow {
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 0 0 2px white; }
    .home .people .content .icon.add-border {
      border-width: 4px; }
    .home .people .content .icon img {
      opacity: 0; } }

@media (max-width: 991.98px) {
  .home .people .content .icon {
    box-shadow: none;
    border-width: 0;
    -webkit-transition: box-shadow 0.5s ease-in-out, border-width 0.2s ease;
    transition: box-shadow 0.5s ease-in-out, border-width 0.2s ease; }
    .home .people .content .icon.add-box-shadow {
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 0 0 2px white; }
    .home .people .content .icon.add-border {
      border-width: 4px; } }
