/* Lex Capital Management Inc. - Responsive CSS Stylesheet by OH! Media */
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2d4d2073f6704d0012b5)
 * Config saved to config.json and https://gist.github.com/2d4d2073f6704d0012b5
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../../icon-font/icomoon.eot?ojx0nz');
  src: url('../../icon-font/icomoon.eot?#iefixojx0nz') format('embedded-opentype'), url('../../icon-font/icomoon.woff?ojx0nz') format('woff'), url('../../icon-font/icomoon.ttf?ojx0nz') format('truetype'), url('../../icon-font/icomoon.svg?ojx0nz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-navicon:before {
  content: "\f0c9";
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@media (max-width: 767px) {
  .copy-line-height-fix {
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  .copy-line-height-fix {
    line-height: 26px;
    line-height: 2.6rem;
  }
}
.transition-animation {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ul-style {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.rounded-corners {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.rounded-corners-btm {
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.rounded-corners-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.clear {
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased;
}
.align-right {
  float: right;
  margin: 15px 0px 10px 15px;
}
.align-left {
  float: left;
  margin: 15px 15px 10px 0px;
}
.align-center {
  text-align: center;
  margin: 15px;
}
/* GLOBAL STYLES */
html {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
}
@media (min-width: 960px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 959px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 860px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 53%;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 48%;
  }
}
body {
  color: #7f8f97;
  background: #efefef;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  /* Margin bottom of footer height */
  margin-bottom: 140px;
}
@media (max-width: 767px) {
  body {
    /* Margin bottom of footer height XS */
    margin-bottom: 200px;
  }
}
/* ----- Text Elements */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #162530;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
}
h1,
h1 a {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: normal;
}
h2,
h2 a {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
}
h3,
h3 a {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}
h4,
h4 a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
h5,
h5 a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}
h6,
h6 a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}
p,
table,
li {
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #7f8f97;
  line-height: 24px;
  line-height: 2.4rem;
}
@media (max-width: 767px) {
  p,
  table,
  li {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  p,
  table,
  li {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-weight: 700;
  font-style: normal;
}
strong i,
i strong,
em strong,
strong em {
  font-weight: 700;
  font-style: italic;
}
table {
  border: 0px;
}
table td {
  vertical-align: top;
}
ul,
ol {
  margin-bottom: 20px;
  padding-left: 20px;
}
a {
  font-weight: 400;
  color: #1465a5;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  a {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  a {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
a:hover {
  color: #1773bc;
}
a img {
  border: 0px;
}
a.btn {
  display: inline-block;
  width: auto;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  color: #ffffff;
  text-align: center;
  background: #253b4d;
  margin: 10px 0px;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  a.btn {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  a.btn {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
@media (max-width: 480px) {
  a.btn {
    padding: 7px 15px;
  }
}
a.btn:hover {
  background: #36556f;
}
button {
  display: inline-block;
  width: auto;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  color: #ffffff;
  text-align: center;
  background: #253b4d;
  margin: 10px 0px;
  padding: 10px 20px;
  text-decoration: none;
  border: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  button {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  button {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
@media (max-width: 480px) {
  button {
    padding: 7px 15px;
  }
}
button:hover {
  background: #36556f;
}
/* ----- MISC Elements */
hr {
  background: #efefef;
  height: 4px;
  border: 0px;
  margin: 15px 0px;
}
/* ----- Container Structure */
#wrap {
  position: relative;
  max-width: 1800px;
  min-width: 300px;
  min-height: 100%;
  height: auto;
  margin: 0 auto -140px auto;
  padding-bottom: 140px;
}
@media (max-width: 767px) {
  #wrap {
    margin: 0 auto -200px auto;
    padding-bottom: 200px;
  }
}
/* ----- Header */
#header {
  padding-top: 25px;
  padding-bottom: 25px;
}
#head_bar {
  position: relative;
  background: #ffffff;
  padding: 0px 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #head_bar {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.pdf-container {
  display: block;
  margin: 18px 0px;
  font-weight: 600;
}
.investor-login {
  text-align: right;
  margin-bottom: 15px;
}
.investor-login a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  margin: 0 9px 0 0;
  vertical-align: middle;
  background: #1465a5;
  padding: 8px 20px;
}
@media (max-width: 767px) {
  .investor-login a {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  .investor-login a {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
@media (max-width: 767px) {
  .investor-login a {
    margin-right: 22px;
  }
}
@media (max-width: 500px) {
  .investor-login a {
    margin-right: 0px;
    margin-bottom: 15px;
    padding: 0;
    background: none;
    color: #081723;
  }
}
.investor-login a:hover {
  background: #11578e;
}
@media (max-width: 500px) {
  .investor-login a:hover {
    background: none;
  }
}
.investor-login a span {
  margin-left: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .investor-login a span {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  .investor-login a span {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
/* ----- Logo */
#logo {
  padding-top: 15px;
  padding-bottom: 15px;
}
#logo a {
  display: block;
  margin: 0;
  padding: 0px;
}
#logo a img {
  width: 109px;
  height: 32px;
}
/* ----- Nav */
#nav {
  text-align: right;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 18px 0px;
}
#nav ul li {
  display: inline-block;
  margin-left: 12px;
}
#nav ul li:first-child {
  margin-left: 0px !important;
}
#nav ul li.active a {
  color: #1773bc;
  font-weight: 700;
}
#nav ul li a {
  color: #162530;
  padding: 4px 7px;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}
@media (max-width: 767px) {
  #nav ul li a {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  #nav ul li a {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
#nav ul li a:hover,
#nav ul li a:active {
  color: #1773bc;
}
/* ----- Mobile Nav Icon */
#mobile_nav {
  margin-top: 8px;
  text-align: right;
}
#mobile_nav a#mobileBtn,
#mobile_nav a#mobileBtn-xs {
  margin: 0;
  vertical-align: middle;
  line-height: 0px;
  color: #1465a5;
}
@media (max-width: 767px) {
  #mobile_nav a#mobileBtn,
  #mobile_nav a#mobileBtn-xs {
    font-size: 35px;
    font-size: 4.1rem;
    line-height: 49px;
    line-height: 5.7rem;
  }
}
@media (max-width: 480px) {
  #mobile_nav a#mobileBtn,
  #mobile_nav a#mobileBtn-xs {
    font-size: 35px;
    font-size: 4.6rem;
    line-height: 49px;
    line-height: 6.4rem;
  }
}
#mobile_nav a#mobileBtn:hover,
#mobile_nav a#mobileBtn-xs:hover {
  color: #1a81d2;
}
#mobileNavWrap,
#mobileNavWrap-xs {
  position: absolute;
  z-index: 2000;
  margin-left: -20px;
  width: 100%;
  background: #1465a5;
  opacity: 0.93;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
@media (min-width: 992px) {
  #mobileNavWrap,
  #mobileNavWrap-xs {
    display: none !important;
  }
}
#mobileNavWrap ul,
#mobileNavWrap-xs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#mobileNavWrap ul li,
#mobileNavWrap-xs ul li {
  display: block;
}
#mobileNavWrap ul li:last-child a,
#mobileNavWrap-xs ul li:last-child a {
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
#mobileNavWrap ul li a,
#mobileNavWrap-xs ul li a {
  display: block;
  padding: 7px 10px;
  color: #ffffff;
  text-transform: none;
  margin: 0;
}
@media (max-width: 767px) {
  #mobileNavWrap ul li a,
  #mobileNavWrap-xs ul li a {
    font-size: 17px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.8rem;
  }
}
@media (max-width: 480px) {
  #mobileNavWrap ul li a,
  #mobileNavWrap-xs ul li a {
    font-size: 17px;
    font-size: 2.2rem;
    line-height: 24px;
    line-height: 3.1rem;
  }
}
#mobileNavWrap ul li a:hover,
#mobileNavWrap-xs ul li a:hover {
  background: #1878c5;
}
#mobileNavWrap ul li ul li a,
#mobileNavWrap-xs ul li ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 4px 10px 4px 60px;
}
@media (max-width: 767px) {
  #mobileNavWrap ul li ul li a,
  #mobileNavWrap-xs ul li ul li a {
    font-size: 15px;
    font-size: 1.8rem;
    line-height: 21px;
    line-height: 2.5rem;
  }
}
@media (max-width: 480px) {
  #mobileNavWrap ul li ul li a,
  #mobileNavWrap-xs ul li ul li a {
    font-size: 15px;
    font-size: 2rem;
    line-height: 21px;
    line-height: 2.8rem;
  }
}
/* ----- Mobile Header/Banner */
#mobile_header {
  background: #ffffff;
  padding: 15px 0 0 0;
}
@media (min-width: 501px) {
  #mobile_header {
    display: none;
  }
}
#mobile_header .investor-login {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  #mobile_header #mobile_nav {
    margin-top: 0;
  }
}
#mobile_header #mobileNavWrap-xs {
  margin-left: -15px;
}
#mobile_header #mobile_banner {
  height: 155px;
}
#mobile_header #mobile_banner.homepage {
  background: url(../../img/banners/homepage-banner.jpg) no-repeat 50% 0;
  background-size: auto 170px;
}
#mobile_header #mobile_banner.process {
  background: url(../../img/banners/mobile-process-banner.jpg) no-repeat 50% 0;
}
#mobile_header #mobile_banner.team {
  background: url(../../img/banners/mobile-team-banner.jpg) no-repeat 50% 0;
}
#mobile_header #mobile_banner.funds {
  background: url(../../img/banners/mobile-funds-banner.jpg) no-repeat 50% 0;
}
#mobile_header #mobile_banner.contact {
  background: url(../../img/banners/mobile-contact-banner.jpg) no-repeat 50% 0;
}
/* ----- Banner */
#banner {
  height: 594px;
}
#banner.homepage {
  background: url(../../img/banners/homepage-banner.jpg) no-repeat 50% 0;
}
@media (max-width: 1199px) {
  #banner.homepage {
    background-position: 60% 0;
  }
}
@media (max-width: 991px) {
  #banner.homepage {
    background-position: 80% 0;
  }
}
@media (max-width: 1199px) {
  #banner {
    height: 485px;
    background-size: auto 485px !important;
  }
}
@media (max-width: 500px) {
  #banner {
    display: none;
  }
}
#banner.process {
  background: url(../../img/banners/process-banner.jpg) no-repeat 50% 0;
}
#banner.team {
  background: url(../../img/banners/team-banner.jpg) no-repeat 50% 0;
}
#banner.funds {
  background: url(../../img/banners/funds-banner.jpg) no-repeat 50% 0;
}
#banner.contact {
  background: url(../../img/banners/contact-banner.jpg) no-repeat 50% 0;
}
/* ----- Page Title */
.pagetitle-container {
  height: 0px !important;
}
#pageTitle {
  position: absolute;
  top: -140px;
}
@media (max-width: 500px) {
  #pageTitle {
    top: -85px;
  }
}
#pageTitle h1 {
  font-size: 55px;
  font-size: 5.5rem;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 1px 0 1px #444444;
}
@media (max-width: 767px) {
  #pageTitle h1 {
    font-size: 45px;
    font-size: 5.3rem;
    line-height: 63px;
    line-height: 7.4rem;
  }
}
@media (max-width: 480px) {
  #pageTitle h1 {
    font-size: 45px;
    font-size: 5.9rem;
    line-height: 63px;
    line-height: 8.3rem;
  }
}
/* ----- Page Content Wrap */
#contentWrap {
  background: #ffffff;
}
#contentWrap .content-row {
  padding: 25px 0;
}
@media (max-width: 767px) {
  #contentWrap .content-row {
    padding: 10px 0;
  }
}
#contentWrap img {
  max-width: 100%;
  height: auto;
}
/* ----- Team Wrap */
#teamWrap {
  background: url(../../img/texture-bg.jpg) repeat 0 0;
  padding: 40px 0;
  /* ----- Team Members */
  /* ----- Committee Members */
}
#teamWrap #team h1 {
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 0px;
  text-align: center !important;
}
@media (max-width: 767px) {
  #teamWrap #team h1 {
    font-size: 18px;
    font-size: 2.1rem;
    line-height: 25px;
    line-height: 2.9rem;
  }
}
@media (max-width: 480px) {
  #teamWrap #team h1 {
    font-size: 18px;
    font-size: 2.3rem;
    line-height: 25px;
    line-height: 3.2rem;
  }
}
#teamWrap #team h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  text-align: center !important;
}
@media (max-width: 767px) {
  #teamWrap #team h2 {
    font-size: 16px;
    font-size: 1.9rem;
    line-height: 22px;
    line-height: 2.7rem;
  }
}
@media (max-width: 480px) {
  #teamWrap #team h2 {
    font-size: 16px;
    font-size: 2.1rem;
    line-height: 22px;
    line-height: 2.9rem;
  }
}
@media (max-width: 767px) {
  #teamWrap #team h2 {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
#teamWrap #team .staff-mem {
  display: inline;
  text-align: center !important;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #teamWrap #team .staff-mem {
    margin-bottom: 15px;
  }
}
@media (max-width: 340px) {
  #teamWrap #team .staff-mem {
    min-height: 230px;
  }
}
#teamWrap #team .staff-mem .staff-img {
  margin: 0 auto;
}
@media (min-width: 991px) {
  #teamWrap #team .staff-mem .staff-img {
    width: 200px;
  }
}
#teamWrap #team .staff-mem .staff-img img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 10px solid #ffffff;
  max-width: 100%;
  height: auto;
}
#teamWrap #team .staff-mem .staff-name h4 {
  margin-bottom: 0;
  text-align: center !important;
}
#teamWrap #team .staff-mem .staff-position p {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center !important;
}
#teamWrap #team .staff-mem .staff-phone p {
  text-align: center !important;
  margin-top: 0;
}
#teamWrap #team .staff-mem .staff-phone p a {
  color: #7f8f97;
}
#teamWrap #team .staff-mem .staff-phone p a:hover {
  color: #7f8f97;
}
#teamWrap #team .staff-mem .staff-bio-btn a,
#teamWrap #team .staff-mem .staff-bio-btn p {
  text-align: center !important;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
@media (max-width: 767px) {
  #teamWrap #team .staff-mem .staff-bio-btn a,
  #teamWrap #team .staff-mem .staff-bio-btn p {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  #teamWrap #team .staff-mem .staff-bio-btn a,
  #teamWrap #team .staff-mem .staff-bio-btn p {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
#teamWrap #team .staff-mem .staff-bio {
  display: none;
}
#teamWrap #committees {
  margin-top: 35px;
}
#teamWrap #committees h1 {
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #teamWrap #committees h1 {
    font-size: 18px;
    font-size: 2.1rem;
    line-height: 25px;
    line-height: 2.9rem;
  }
}
@media (max-width: 480px) {
  #teamWrap #committees h1 {
    font-size: 18px;
    font-size: 2.3rem;
    line-height: 25px;
    line-height: 3.2rem;
  }
}
#teamWrap #committees h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #teamWrap #committees h2 {
    font-size: 16px;
    font-size: 1.9rem;
    line-height: 22px;
    line-height: 2.7rem;
  }
}
@media (max-width: 480px) {
  #teamWrap #committees h2 {
    font-size: 16px;
    font-size: 2.1rem;
    line-height: 22px;
    line-height: 2.9rem;
  }
}
@media (max-width: 767px) {
  #teamWrap #committees h2 {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
/* ----- Contact - Google Map */
#googleMap {
  width: 100%;
  height: 430px;
  overflow: hidden;
}
@media (max-width: 500px) {
  #googleMap {
    pointer-events: none;
  }
}
/* ----- Footer */
#footer {
  background: #081723;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
    /* footer height XS */
  }
}
#footer p,
#footer a {
  color: #36556f;
}
#footer .copyright {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #footer .copyright {
    font-size: 15px;
    font-size: 1.8rem;
    line-height: 21px;
    line-height: 2.5rem;
  }
}
@media (max-width: 480px) {
  #footer .copyright {
    font-size: 15px;
    font-size: 2rem;
    line-height: 21px;
    line-height: 2.8rem;
  }
}
@media (max-width: 767px) {
  #footer .copyright {
    margin-top: 0;
  }
}
#footer .poweredby {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 0;
}
@media (max-width: 767px) {
  #footer .poweredby {
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 17px;
    line-height: 2rem;
  }
}
@media (max-width: 480px) {
  #footer .poweredby {
    font-size: 12px;
    font-size: 1.6rem;
    line-height: 17px;
    line-height: 2.2rem;
  }
}
#footer .poweredby a {
  font-size: 13px;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  #footer .poweredby a {
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 17px;
    line-height: 2rem;
  }
}
@media (max-width: 480px) {
  #footer .poweredby a {
    font-size: 12px;
    font-size: 1.6rem;
    line-height: 17px;
    line-height: 2.2rem;
  }
}
#footer .poweredby a:hover {
  text-decoration: underline;
}
#footer .footer-contact {
  text-align: right;
}
@media (max-width: 767px) {
  #footer .footer-contact {
    text-align: center;
  }
}
#footer .footer-contact .address {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #footer .footer-contact .address {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  #footer .footer-contact .address {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
@media (max-width: 380px) {
  #footer .footer-contact .address {
    max-width: 200px;
    margin: 0 auto 15px auto;
  }
}
#footer .footer-contact .privacy {
  text-align: center;
  margin-bottom: 0;
}
#footer .footer-contact .slavery-report {
  text-align: center;
  margin-top: 0;
}
#footer .footer-contact .contact-info {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0px;
}
@media (max-width: 767px) {
  #footer .footer-contact .contact-info {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  #footer .footer-contact .contact-info {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
#footer .footer-contact .contact-info a {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  #footer .footer-contact .contact-info a {
    font-size: 14px;
    font-size: 1.7rem;
    line-height: 20px;
    line-height: 2.4rem;
  }
}
@media (max-width: 480px) {
  #footer .footer-contact .contact-info a {
    font-size: 14px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.5rem;
  }
}
#footer .footer-contact .contact-info a.phone-link {
  margin-right: 10px;
}
