html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.frm_verify{
    display:none !important;
}
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
button,
input {
  /* 1 */
  overflow: visible;
}
button,
select {
  /* 1 */
  text-transform: none;
}
button,
[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 {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.bg-bg-color {
  background-color: #f9f9f9;
}
.bg-bg-color-dark {
  background-color: #e7e7e7;
}
.bg-bg-light-color {
  background-color: #ffffff;
}
.bg-main-color {
  background-color: #4ecf49;
}
.bg-main-ccolor {
  background-color: #91d9ce;
}
.bg-main-tcolor {
  background-color: #3b3b3b;
}
.bg-sec-tcolor {
  background-color: #000d2c;
}
.bg-sec-tcolor-alt {
  background-color: #000a24;
}
.bg-secondary-accent-color {
  background-color: #103e65;
}
.color-main-color,
.c-main-c,
.color-main-color h1,
.c-main-c h1,
.color-main-color .h1,
.c-main-c .h1,
.color-main-color h2,
.c-main-c h2,
.color-main-color .h2,
.c-main-c .h2,
.color-main-color h3,
.c-main-c h3,
.color-main-color .h3,
.c-main-c .h3 {
  color: #4ecf49 !important;
}
.dark-bg-text {
  color: rgba(255, 255, 255, 0.8);
}
.dark-bg-text h1,
.dark-bg-text .h1,
.dark-bg-text h2,
.dark-bg-text .h2,
.dark-bg-text h3,
.dark-bg-text .h3,
.dark-bg-text h4,
.dark-bg-text .h4 {
  color: #4bd7c1;
}
.dark-bg-text h5,
.dark-bg-text .h5,
.dark-bg-text h6,
.dark-bg-text .h6 {
  color: white;
}
.white-text {
  color: rgba(255, 255, 255, 0.8);
}
.white-text h1,
.white-text .h1,
.white-text h2,
.white-text .h2,
.white-text h3,
.white-text .h3,
.white-text h4,
.white-text .h4,
.white-text h5,
.white-text .h5,
.white-text h6,
.white-text .h6 {
  color: white;
}
.text-color {
  color: rgba(255, 255, 255, 0.8) !important;
}
.text-color h1,
.text-color .h1,
.text-color h2,
.text-color .h2,
.text-color h3,
.text-color .h3,
.text-color h4,
.text-color .h4,
.text-color h5,
.text-color .h5,
.text-color h6,
.text-color .h6 {
  color: #91d9ce;
}
.text-color h1 a:hover,
.text-color .h1 a:hover,
.text-color h2 a:hover,
.text-color .h2 a:hover,
.text-color h3 a:hover,
.text-color .h3 a:hover,
.text-color h4 a:hover,
.text-color .h4 a:hover,
.text-color h5 a:hover,
.text-color .h5 a:hover,
.text-color h6 a:hover,
.text-color .h6 a:hover {
  color: #91d9ce;
}
.text-color a,
.text-color.a {
  color: #4ecf49;
}
.text-color a:hover,
.text-color.a:hover {
  color: #4ecf49;
}
.title-color {
  color: #34C8B1;
}
.grey-image {
  filter: url("data:image/svg + xml;utf8, #grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.block {
  display: block;
}
.sm-top {
  margin-top: 0.5em !important;
}
.sm-bot {
  margin-bottom: 0.5em !important;
}
.sm-left {
  margin-left: 0.5em !important;
}
.sm-right {
  margin-right: 0.5em !important;
}
.sm {
  margin: 0.5em !important;
}
.m-top {
  margin-top: 1em !important;
}
.m-bot {
  margin-bottom: 1em !important;
}
.m-left {
  margin-left: 1em !important;
}
.m-right {
  margin-right: 1em !important;
}
.m {
  margin: 1em !important;
}
.lm-top {
  margin-top: 2em !important;
}
.lm-bot {
  margin-bottom: 2em !important;
}
.lm-left {
  margin-left: 2em !important;
}
.lm-right {
  margin-right: 2em !important;
}
.lm {
  margin: 2em !important;
}
.xlm-top {
  margin-top: 3em !important;
}
.xlm-bot {
  margin-bottom: 3em !important;
}
.xlm-left {
  margin-left: 3em !important;
}
.xlm-right {
  margin-right: 3em !important;
}
.xlm {
  margin: 3em !important;
}
.nom-bot {
  margin-bottom: 0 !important;
}
.nom-top {
  margin-top: 0 !important;
}
.nom-left {
  margin-left: 0 !important;
}
.nom-right {
  margin-right: 0 !important;
}
.nom {
  margin: 0 !important;
}
.sp-top {
  padding-top: 0.5em !important;
}
.sp-bot {
  padding-bottom: 0.5em !important;
}
.sp-left {
  padding-left: 0.5em !important;
}
.sp-right {
  padding-right: 0.5em !important;
}
.sp {
  padding: 0.5em !important;
}
.p-top {
  padding-top: 1em !important;
}
.p-bot {
  padding-bottom: 1em !important;
}
.p-left {
  padding-left: 1em !important;
}
.p-right {
  padding-right: 1em !important;
}
.p {
  padding: 1em !important;
}
.lp-top {
  padding-top: 2em !important;
}
.lp-bot {
  padding-bottom: 2em !important;
}
.lp-left {
  padding-left: 2em !important;
}
.lp-right {
  padding-right: 2em !important;
}
.lp {
  padding: 2em !important;
}
.xlp-top {
  padding-top: 3em !important;
}
.xlp-bot {
  padding-bottom: 3em !important;
}
.xlp-left {
  padding-left: 3em !important;
}
.xlp-right {
  padding-right: 3em !important;
}
.xlp {
  padding: 3em !important;
}
.nop-bot {
  padding-bottom: 0 !important;
}
.nop-top {
  padding-top: 0 !important;
}
.nop-left {
  padding-left: 0 !important;
}
.nop-right {
  padding-right: 0 !important;
}
.nop {
  padding: 0 !important;
}
.t-align-center {
  text-align: center;
}
.align-center {
  margin-left: auto;
  margin-right: auto;
}
.t-align-right {
  text-align: right;
}
.text-shadow {
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 950px) {
  .xlm-top {
    margin-top: 4em !important;
  }
  .xlm-bot {
    margin-bottom: 4em !important;
  }
  .xlm {
    margin: 4em !important;
  }
  .xlp-top {
    padding-top: 4em !important;
  }
  .xlp-bot {
    padding-bottom: 4em !important;
  }
  .xlp {
    padding: 4em !important;
  }
}
.wrap,
.wrap-wide,
.wrap-small {
  padding: 0 20px;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
}
.shrink {
  flex-shrink: 1 !important;
  flex-grow: 0 !important;
}
.wrap {
  max-width: 100%;
}
.wrap .wrap {
  padding: 0;
}
.wrap-wide {
  max-width: 100%;
  overflow-x: hidden;
}
.inner-wrap {
  height: 100%;
  width: 100%;
  position: relative;
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.mrow {
  margin: 0 -10px;
}
.mcol {
  padding: 0 10px;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs,
.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,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (max-width: 749.999px) {
  .hide-xs {
    display: none !important;
  }
}
@media only screen and (max-width: 949.999px) {
  .hide-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 1199.999px) {
  .hide-md {
    display: none !important;
  }
}
@media only screen and (max-width: 1449.999px) {
  .hide-lg {
    display: none !important;
  }
}
@media only screen and (max-width: 20.1em) {
  .col-xxs,
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12,
  .col-xxs-offset-0,
  .col-xxs-offset-1,
  .col-xxs-offset-2,
  .col-xxs-offset-3,
  .col-xxs-offset-4,
  .col-xxs-offset-5,
  .col-xxs-offset-6,
  .col-xxs-offset-7,
  .col-xxs-offset-8,
  .col-xxs-offset-9,
  .col-xxs-offset-10,
  .col-xxs-offset-11,
  .col-xxs-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxs {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xxs-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxs-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xxs-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxs-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .col-xxs-6.block {
    width: 50%;
  }
  .col-xxs-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxs-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xxs-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxs-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xxs-offset-0 {
    margin-left: 0;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-xxs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-xxs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-xxs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-xxs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-xxs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-xxs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-xxs {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-xxs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-xxs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-xxs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 750px) {
  .show-xs {
    display: none !important;
  }
  .col-sm,
  .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-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .col-sm-6.block {
    width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 950px) {
  .show-sm {
    display: none !important;
  }
  .mrow {
    margin: 0 -18px;
  }
  .mcol {
    padding: 0 14px;
  }
  .col-md,
  .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,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-4.block {
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-6.block {
    width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap,
  .wrap-wide,
  .wrap-small {
    padding: 0 4.375rem;
  }
  .wrap-small {
    max-width: 80%;
  }
  .show-md {
    display: none !important;
  }
  .col-lg,
  .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-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1450px) {
  .mrow {
    margin: 0 -18px;
  }
  .mcol {
    padding: 0 18px;
  }
  .wrap {
    max-width: 1600px;
  }
  .wrap-wide {
    max-width: 100%;
  }
  .col-xlg,
  .col-xlg-1,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12,
  .col-xlg-offset-0,
  .col-xlg-offset-1,
  .col-xlg-offset-2,
  .col-xlg-offset-3,
  .col-xlg-offset-4,
  .col-xlg-offset-5,
  .col-xlg-offset-6,
  .col-xlg-offset-7,
  .col-xlg-offset-8,
  .col-xlg-offset-9,
  .col-xlg-offset-10,
  .col-xlg-offset-11,
  .col-xlg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xlg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xlg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xlg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xlg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xlg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xlg-4.block {
    width: 33.33333333%;
  }
  .col-xlg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xlg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xlg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xlg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xlg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xlg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xlg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xlg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xlg-offset-0 {
    margin-left: 0;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-xlg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-xlg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-xlg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-xlg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-xlg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-xlg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-xlg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-xlg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-xlg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-xlg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 140em) {
  .mrow {
    margin: 0 -18px;
  }
  .mcol {
    padding: 0 18px;
  }
  .wrap {
    max-width: 1600px;
  }
  .wrap-wide {
    max-width: 100%;
  }
  .col-xxlg,
  .col-xxlg-1,
  .col-xxlg-2,
  .col-xxlg-3,
  .col-xxlg-4,
  .col-xxlg-5,
  .col-xxlg-6,
  .col-xxlg-7,
  .col-xxlg-8,
  .col-xxlg-9,
  .col-xxlg-10,
  .col-xxlg-11,
  .col-xxlg-12,
  .col-xxlg-offset-0,
  .col-xxlg-offset-1,
  .col-xxlg-offset-2,
  .col-xxlg-offset-3,
  .col-xxlg-offset-4,
  .col-xxlg-offset-5,
  .col-xxlg-offset-6,
  .col-xxlg-offset-7,
  .col-xxlg-offset-8,
  .col-xxlg-offset-9,
  .col-xxlg-offset-10,
  .col-xxlg-offset-11,
  .col-xxlg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxlg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xxlg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxlg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxlg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xxlg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxlg-4.block {
    width: 33.33333333%;
  }
  .col-xxlg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxlg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xxlg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxlg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxlg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xxlg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxlg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxlg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xxlg-offset-0 {
    margin-left: 0;
  }
  .col-xxlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxlg-offset-3 {
    margin-left: 25%;
  }
  .col-xxlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxlg-offset-6 {
    margin-left: 50%;
  }
  .col-xxlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxlg-offset-9 {
    margin-left: 75%;
  }
  .col-xxlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-xxlg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-xxlg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-xxlg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-xxlg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-xxlg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-xxlg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-xxlg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-xxlg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-xxlg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-xxlg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#home-news {
  background-color: #ffffff;
}
#home-top-box-left,
#home-top-box-right {
  display: flex;
  flex-direction: column;
  padding-top: 45px;
  padding-bottom: 45px;
}
#home-top-box-left *,
#home-top-box-right * {
  margin-bottom: 1em;
  margin-top: 0;
}
#home-top-box-left *:last-child,
#home-top-box-right *:last-child {
  margin-bottom: 0;
}
#home-top-box-left *:first-child,
#home-top-box-right *:first-child {
  margin-top: 0;
}
#home-top-box-left h1,
#home-top-box-right h1,
#home-top-box-left h2,
#home-top-box-right h2,
#home-top-box-left h3,
#home-top-box-right h3,
#home-top-box-left h4,
#home-top-box-right h4,
#home-top-box-left h5,
#home-top-box-right h5,
#home-top-box-left h6,
#home-top-box-right h6 {
  color: #34C8B1;
}
#home-top-box-left .button,
#home-top-box-right .button {
  min-width: 214px;
}
#home-top-box-left {
  background: url("/wp-content/themes/PSBResearch/css/images/mob-home-top-box-left-bg.png") no-repeat right bottom;
}
#home-top-box-right {
  background: url("/wp-content/themes/PSBResearch/css/images/mob-home-top-box-right-bg.png") no-repeat right bottom;
}
.home-carousels {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #000e2c;
}
#home-clients {
  color: #000d2c;
}
#home-clients .client-wrap {
  padding-top: 50px;
  padding-bottom: 40px;
}
.image-gallery-carousel {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-gallery-carousel .slick-track {
  display: flex;
  align-items: center;
}
.image-gallery-carousel .slick-track li {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-content: center;
}
.image-gallery-carousel .slick-track li img {
  max-width: 100%;
  max-height: 120px;
  width: auto;
  display: block;
  margin: auto;
}
#capabilities {
  padding-top: 35px;
  padding-bottom: 35px;
}
#capabilities .capabilities-col .head {
  padding-bottom: 20px;
}
#capabilities .capabilities-col .sit-icon {
  padding-bottom: 20px;
}
#capabilities .capabilities-col .sit-icon img {
  max-height: 90px;
  max-width: 90px;
}
.team-header.image-header .header-bg {
  min-height: 384px;
  height: auto;
}
.contact-page .image-header .image-header-content {
  max-width: 852px;
}
.contact-page .image-header .image-header-content .button {
  width: 100%;
  max-width: 148px;
}
.post-navigation {
  padding-top: 2.813rem;
  padding-bottom: 2.813rem;
}
.post-navigation .button {
  min-width: 216px;
}
.content-pages h4,
.content-pages .h4,
.content-pages h5,
.content-pages .h5,
.content-pages h6,
.content-pages .h6 {
  padding-top: 1em;
}
.content-pages ul,
.content-pages ol {
  padding-left: 1em;
}
.content-pages ul li,
.content-pages ol li {
  margin-bottom: 0.5em;
}
.singular-page {
  padding-top: 35px;
  padding-bottom: 70px;
}
.singular-page .section-title {
  margin-bottom: 15px;
}
.singular-page h4,
.singular-page .h4,
.singular-page h5,
.singular-page .h5,
.singular-page h6,
.singular-page .h6 {
  padding-top: 1em;
}
.singular-page ul,
.singular-page ol {
  padding-left: 1em;
}
.singular-page ul li,
.singular-page ol li {
  margin-bottom: 0.5em;
}
.single-post-content {
  max-width: 864px;
  padding: 70px 0;
}
.single-post-content h4,
.single-post-content .h4,
.single-post-content h5,
.single-post-content .h5,
.single-post-content h6,
.single-post-content .h6 {
  padding-top: 1em;
}
.single-post-content ul,
.single-post-content ol {
  padding-left: 1em;
}
.single-post-content ul li,
.single-post-content ol li {
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 750px) {
  .home .image-header .header-bg {
    height: 720px;
  }
  .home .image-header .image-header-content {
    max-width: 30.625rem;
  }
  #home-top-box-left,
  #home-top-box-right {
    padding-top: 3em;
    padding-bottom: 6em;
    font-size: 16px;
  }
  #home-top-box-left {
    background: url("/wp-content/themes/PSBResearch/css/images/home-top-box-left-bg.png") no-repeat right bottom;
    padding-left: 0 !important;
    padding-right: 6.6vw;
  }
  #home-top-box-right {
    background: url("/wp-content/themes/PSBResearch/css/images/home-top-box-right-bg.png") no-repeat right bottom;
    padding-right: 0 !important;
    padding-left: 4.5vw;
  }
  .home-carousels {
    padding-top: 60px;
  }
  #home-clients .client-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .image-gallery-carousel .slick-track li {
    padding: 35px;
  }
  .career-btn {
    min-width: 283px;
  }
  .singular-page {
    padding-top: 160px;
    padding-bottom: 90px;
  }
  .singular-page .section-title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #capabilities {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  #capabilities .capabilities-col .head {
    padding-bottom: 40px;
  }
  #capabilities .capabilities-col .sit-icon {
    padding-bottom: 0;
  }
  #capabilities .capabilities-col .sit-icon img {
    max-height: 107px;
    max-width: 107px;
  }
}
@media only screen and (max-width: 749.999px) {
  #home-top-boxes .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  #home-top-boxes #home-top-box-left,
  #home-top-boxes #home-top-box-right {
    padding-left: 20px;
    padding-right: 20px;
  }
  .button.career-btn {
    font-size: 10px;
    min-width: 200px;
    height: 40px;
  }
  .contact-page .image-header .image-header-content .button {
    max-width: 300px;
  }
}
.skew,
.skew-a {
  transform: skew(-30deg, 0);
}
.deskew {
  transform: skew(30deg, 0);
  display: inline-block;
}
.skew-a > * {
  transform: skew(30deg, 0);
  display: inline-block;
}
.skew-a-js {
  opacity: 0;
  transition: opacity 0.3s;
}
.js-skewed {
  opacity: 1;
}
.drop-menu-open .hamburger-box {
  transform: skew(0);
}
.head-skew-bg-row {
  height: 100%;
  position: relative;
}
.head-skew-bg-col {
  height: 100%;
}
.head-skew-content-row {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(78, 207, 73, 0.75);
}
.head-skew-content-row .image-header-title {
  padding-right: 3em;
}
.image-header .skew,
.image-header .deskew {
  height: 100%;
}
.image-header .deskew {
  position: relative;
  width: 100%;
}
.image-header-content-height .head-skew-bg-row {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.image-header-content-height .head-skew-content-row {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 750px) {
  .head-skew-content-row {
    background-color: transparent;
  }
  .image-header .skew,
  .image-header-content-height .skew {
    background-color: #4ecf49;
  }
}
.under-wrap-container {
  position: relative;
}
.wrap {
  position: relative;
  z-index: 2;
}
.under-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.under-wrap * {
  height: 100%;
}
button,
.button,
.button-a a,
input[type="button"],
input[type="submit"],
a.button {
  font-family: urbane, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 1.250rem;
  border: none;
  background-color: #4ecf49;
  color: #000d2c;
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  line-height: 1em;
  border-radius: 40px;
}
button:visited,
.button:visited,
.button-a a:visited,
input[type="button"]:visited,
input[type="submit"]:visited,
a.button:visited {
  color: #000d2c;
}
button:hover,
.button:hover,
.button-a a:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
a.button:hover {
  color: #000d2c;
  background-color: #32ad2e;
}
.frm_submit button,
.frm_submit .button,
.frm_submit .button-a a,
.frm_submit input[type="button"],
.frm_submit input[type="submit"],
.frm_submit a.button,
button.has-caret,
.button.has-caret,
.button-a a.has-caret,
input[type="button"].has-caret,
input[type="submit"].has-caret,
a.button.has-caret {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.frm_submit button:after,
.frm_submit .button:after,
.frm_submit .button-a a:after,
.frm_submit input[type="button"]:after,
.frm_submit input[type="submit"]:after,
.frm_submit a.button:after,
button.has-caret:after,
.button.has-caret:after,
.button-a a.has-caret:after,
input[type="button"].has-caret:after,
input[type="submit"].has-caret:after,
a.button.has-caret:after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 0.313em;
  border-top: 0.313em solid transparent;
  border-left: 0.500em solid currentColor;
  border-bottom: 0.313em solid transparent;
}
a.button {
  display: inline-block;
}
.button-a a,
.button-a a:hover,
.button-a a:focus {
  color: #000d2c !important;
}
.small-button,
.small-button-a a,
a.small-button {
  padding: 10px;
  background-color: #f9f9f9;
  color: #3b3b3b;
  line-height: 1;
}
.small-button.icon-button,
.small-button-a a.icon-button,
a.small-button.icon-button {
  height: 1.6em;
  width: 1.6em;
  position: relative;
}
.small-button.icon-button i,
.small-button-a a.icon-button i,
a.small-button.icon-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inline-field {
  display: block;
}
.inline-field input,
.inline-field textarea,
.inline-field select,
.inline-field button,
.inline-field .button {
  margin: 0;
  width: 100%;
  height: 3.5rem;
  padding: 0.5rem 2rem;
  display: flex;
  line-height: 1;
  border-radius: 40px;
}
.inline-field .button,
.inline-field button {
  margin-top: 15px;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
input,
textarea,
select {
  display: block;
  border: 0;
  width: 100%;
  margin: 0.85em auto;
  padding: 0.8em;
  background-color: #ffffff;
  color: #103e65;
  font-size: 14px;
  font-weight: 600;
  font-family: urbane, sans-serif;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #103e65;
}
input:focus,
textarea:focus,
select:focus {
  outline: none !important;
  font-size: 16px;
}
textarea {
  height: 3em;
}
.confirmation-checkbox {
  margin: 0.85em auto 1.7em;
}
.confirmation-checkbox .frm_opt_container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.confirmation-checkbox .frm_opt_container .frm_checkbox label input {
  opacity: 0;
  display: none;
}
.confirmation-checkbox .frm_opt_container .checkmark {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #4ecf49;
  border-radius: 5px;
  margin: 0 1em;
  flex-shrink: 0;
  position: relative;
  background-color: #4ecf49;
}
.confirmation-checkbox .frm_opt_container .checkmark:after {
  content: "";
  position: absolute;
  display: block;
  left: 10px;
  top: 5px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.confirmation-checkbox.frm_blank_field .checkmark {
  background-color: transparent;
}
.confirmation-checkbox.frm_blank_field .checkmark:after {
  display: none;
}
.inline-form .frm_fields_container {
  display: flex;
}
.inline-form .frm_fields_container .frm_form_field {
  flex: 1;
}
.frm_error {
  color: #4ecf49;
}
@media only screen and (min-width: 750px) {
  .inline-field {
    display: inline-block;
    position: relative;
  }
  .inline-field .button,
  .inline-field button {
    width: auto;
    padding: 0.5rem 2.5rem;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    min-width: 166px;
  }
}
body.menu-open {
  overflow: hidden;
}
.body-pad {
  padding-left: 70px;
}
.hamburger {
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent !important;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  outline: none;
  align-items: center;
  width: auto;
}
.hamburger:focus {
  outline: 0;
}
.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {
  background-color: #35b530 !important;
}
.hamburger-box {
  width: 25px;
  height: 16px;
  display: block;
  position: relative;
}
.hamburger-label {
  margin-left: 0.5em;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 100%;
  height: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  background-color: #4ecf49 !important;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
}
.hamburger-inner::after {
  bottom: -7px;
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.drop-menu-open .hamburger--squeeze .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.drop-menu-open .hamburger--squeeze .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.drop-menu-open .hamburger--squeeze .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#masthead {
  display: flex;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#menu-bar {
  position: relative;
  z-index: 999;
  transition: background-color 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 70px;
  height: 100vh;
  padding: 20px 0;
  background-color: #ffffff;
  box-shadow: 0 2px 16px -4px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.3s;
}
body.menu-bar-on #menu-bar {
  background-color: #ffffff;
}
#logo a {
  display: block;
  padding: 0 12px;
}
#logo img,
#logo svg {
  max-width: 100%;
  display: block;
}
#logo #sponsor-logo {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #999;
}
#mobile-navi-trigger {
  text-align: left;
  color: #4ecf49;
}
#mobile-navi-trigger:hover,
#mobile-navi-trigger:focus {
  color: #35b530;
}
#menu-bar #header-nav {
  position: relative;
  display: inline-block;
}
#menu-bar #header-nav ul li a {
  padding: 1.4em 0.35em;
  display: block;
}
#menu-bar #header-nav ul li a,
#menu-bar #header-nav ul li .link {
  color: #3b3b3b;
}
#menu-bar #header-nav ul li a:hover,
#menu-bar #header-nav ul li .link:hover,
#menu-bar #header-nav ul li a:focus,
#menu-bar #header-nav ul li .link:focus {
  color: #4ecf49;
}
#menu-bar #header-nav ul.menu > li {
  margin: 0;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  top: 100%;
  text-align: left;
  min-width: 500px;
  background-color: #f9f9f9;
  padding: 0 1em 1em;
  border-top: 2px solid #4ecf49;
  flex-direction: row;
  overflow: hidden;
  left: -0.5em;
  right: 0;
  box-sizing: border-box;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu a,
#menu-bar #header-nav ul.menu > li > ul.sub-menu .no-link {
  font-size: 16px;
  padding: 0.1em 0;
  display: block;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu > li {
  margin: 0;
  padding: 0;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu > li > ul > li.navi-heading {
  margin-top: 1em;
  color: #4ecf49;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu > li > ul > li > ul > li {
  display: block;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu > li > ul > li > ul > li.no-link {
  color: #3b3b3b;
  text-transform: none;
}
#menu-bar #header-nav ul.menu > li > ul.sub-menu > li > ul > li > ul > li a {
  text-transform: none;
}
#menu-bar #header-nav ul.menu > li:hover > ul.sub-menu {
  display: flex;
}
.drop-menu {
  display: flex;
  align-items: center;
  position: fixed;
  padding: 28px;
  height: 100vh;
  width: calc(100vw -  70px );
  max-width: 298px;
  transform: translate(-100%, 0);
  top: 0;
  left: 0;
  z-index: 98;
  background-color: #ffffff;
  transition: transform 0.5s;
  overflow-y: auto;
}
.drop-menu .wrap {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  min-height: 100%;
}
.drop-menu ul.menu li {
  margin: 0;
  display: block;
  font-size: 1.875rem;
  color: #000d2c;
  font-weight: 600;
}
.drop-menu ul.menu li a {
  color: inherit;
}
.drop-menu ul.menu a,
.drop-menu ul.menu .link,
.drop-menu ul.menu .current-menu-item,
.drop-menu ul.menu .no-link {
  display: block;
}
.drop-menu ul.menu a:hover,
.drop-menu ul.menu .link:hover,
.drop-menu ul.menu .current-menu-item:hover,
.drop-menu ul.menu .no-link:hover,
.drop-menu ul.menu a:focus,
.drop-menu ul.menu .link:focus,
.drop-menu ul.menu .current-menu-item:focus,
.drop-menu ul.menu .no-link:focus {
  color: #4ecf49;
}
.drop-menu ul.menu .current-menu-item,
.drop-menu ul.menu .navi-heading {
  color: #4ecf49;
}
.drop-menu ul.menu .label-item {
  text-transform: uppercase;
  color: #4ecf49;
}
.drop-menu ul.menu > li > .sub-menu {
  display: none;
  background-color: #ececec;
  margin: 0.5em -1em 0 -1em;
  padding: 0.5rem 1em 1.5rem;
  border-top: 2px solid #4ecf49;
}
.drop-menu ul.menu > li > .sub-menu li {
  font-size: 1.2rem;
  margin: 0.1em 0;
}
.drop-menu ul.menu > li > .sub-menu li a,
.drop-menu ul.menu > li > .sub-menu li .link,
.drop-menu ul.menu > li > .sub-menu li .current-menu-item,
.drop-menu ul.menu > li > .sub-menu li .no-link {
  display: block;
  font-size: 1.2rem;
  padding: 1px 2px;
  text-transform: none;
}
.drop-menu ul.menu > li > .sub-menu li.navi-heading {
  margin-top: 1em;
}
.drop-menu ul.menu > li:hover > .sub-menu,
.drop-menu ul.menu > li:focus > .sub-menu,
.drop-menu ul.menu > li.open > .sub-menu {
  display: block;
}
.drop-menu .social-links {
  margin-top: 2em;
}
.drop-menu .social-links li:first-child a {
  margin-left: 0;
  padding-left: 0;
}
body.main-menu-open #menu {
  transform: translate(70px, 0);
}
.drop-menu-open #menu-helper {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 98;
}
@media only screen and (min-width: 750px) {
  .body-pad {
    padding-left: 112px;
  }
  .admin-bar #masthead,
  .admin-bar .drop-menu {
    margin-top: 32px;
  }
  .hamburger-box {
    width: 36px;
    height: 24px;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    height: 3px;
  }
  .hamburger-inner::before {
    top: -10px;
  }
  .hamburger-inner::after {
    bottom: -10px;
  }
  #menu-bar {
    width: 112px;
  }
  #menu-bar #header-nav ul li a {
    padding: 1.4em 0.35em;
  }
  #logo a {
    padding: 0 16px;
  }
  #logo #sponsor-logo {
    margin-top: 1.25em;
    padding-top: 1.25em;
    border-top: 1px solid #999;
  }
  .drop-menu {
    padding: 45px;
  }
  body.main-menu-open #menu {
    transform: translate(112px, 0);
  }
}
.image-header {
  position: relative;
  z-index: 3;
  overflow: hidden;
  background-color: #000d2c;
  color: white;
  display: flex;
  flex-direction: column;
}
.image-header .page-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 60px;
  color: white;
}
.image-header .page-title > a {
  color: inherit;
}
.image-header .page-title > a:hover {
  color: #4ecf49;
}
.image-header .page-title:before {
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  margin-right: 10px;
  border-top: 5px solid transparent;
  border-left: 8px solid #4ecf49;
  border-bottom: 5px solid transparent;
}
.image-header .header-bg {
  min-height: 620px;
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
}
.image-header .wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.image-header .inner-wrap {
  height: auto;
}
.image-header .image-header-content {
  max-width: 780px;
}
.image-header .image-header-content h1,
.image-header .image-header-content h2,
.image-header .image-header-content h3,
.image-header .image-header-content p {
  margin-bottom: 20px;
}
.image-header .image-header-content h1:last-child,
.image-header .image-header-content h2:last-child,
.image-header .image-header-content h3:last-child,
.image-header .image-header-content p:last-child {
  margin-bottom: 0;
}
.image-header .image-header-content .meta-info > span {
  display: block;
  margin-bottom: 5px;
}
.image-header.text-top .inner-wrap {
  margin-top: 0;
  margin-bottom: auto;
}
.image-header.text-middle .inner-wrap {
  margin-top: auto;
  margin-bottom: auto;
}
.image-header.text-bottom .inner-wrap {
  margin-top: auto;
  margin-bottom: 0;
}
.image-header.image-header-small .header-bg {
  height: 550px;
}
.image-header.image-header-carousel .page-title {
  display: flex;
}
.image-header.image-header-carousel .page-title .slider-buttons {
  margin-left: auto;
}
.image-header.image-header-carousel .header-bg {
  height: auto;
  padding-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.image-header.image-header-carousel .wrap {
  height: 100%;
}
.image-header.image-header-carousel .header-carousel-inner {
  padding-top: 100px;
  padding-bottom: 35px;
  min-height: 650px;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
.image-header.image-header-carousel .header-carousel-container {
  position: relative;
  z-index: 1;
}
.image-header.image-header-carousel .header-carousel-background {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.image-header.image-header-carousel .header-carousel.slick-initialized,
.image-header.image-header-carousel .slick-initialized .slick-list,
.image-header.image-header-carousel .slick-initialized .slick-track {
  display: flex;
  width: 100%;
}
.image-header.image-header-carousel .slide-contents {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.image-header.image-header-carousel .slide-contents .slide-content-title a {
  color: inherit;
}
.image-header.image-header-carousel .slide-contents .slide-content-title a:hover {
  color: #4ecf49;
}
.image-header.image-header-carousel .slide-contents .read-more {
  margin-top: auto;
}
.image-header.image-header-carousel .slide-contents .read-more .button {
  min-width: 158px;
}
@media only screen and (min-width: 750px) {
  .image-header .page-title {
    font-size: 14px;
  }
  .image-header .header-bg {
    height: 650px;
    min-height: inherit;
    padding-top: 85px;
    padding-bottom: 85px;
    background-size: cover;
    background-position: center;
  }
  .image-header .image-header-content {
    font-size: 16px;
  }
  .image-header .image-header-content h1,
  .image-header .image-header-content h2,
  .image-header .image-header-content h3,
  .image-header .image-header-content p {
    margin-bottom: 30px;
  }
  .image-header .image-header-content p {
    max-width: 77%;
  }
  .image-header.text-top .inner-wrap,
  .image-header.text-middle .inner-wrap,
  .image-header.text-bottom .inner-wrap {
    margin: auto;
  }
  .image-header.image-header-carousel .header-carousel-inner {
    padding-top: 185px;
  }
}
@media only screen and (min-width: 950px) {
  .image-header.image-header-carousel .page-title .slider-buttons {
    margin-left: 70px;
  }
  .image-header.image-header-carousel .header-carousel-inner {
    padding-top: 185px;
  }
  .image-header.image-header-carousel .header-carousel-inner:before {
    content: " ";
    border-right: 1px solid white;
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    z-index: 2;
    opacity: 0.24;
  }
  .image-header.image-header-carousel .header-carousel-container .slick-list {
    overflow: visible;
  }
  .image-header.image-header-carousel .header-carousel-container .header-carousel {
    max-width: 68%;
  }
}
#footer-main {
  background-image: url("/wp-content/themes/PSBResearch/css/images/mob-footer-pattern.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 40px 20px 100px;
}
#footer-main .subs-title {
  margin-bottom: 20px;
}
#footer-main .subs-text {
  max-width: 300px;
  margin-bottom: 25px;
}
#footer-main .copy-date {
  font-size: 14px;
  font-weight: 300;
  font-family: urbane, sans-serif;
}
#footer-text {
  padding: 40px 20px 50px;
}
#footer-text .footer-text-title {
  color: #91d9ce;
  margin-bottom: 25px;
}
#footer-minimal-hor .menu {
  font-family: canada-type-gibson, sans-serif;
}
#footer-minimal-hor .menu li {
  display: block;
  font-size: 1rem;
  line-height: 1.625rem;
}
#footer-minimal-hor .menu li a {
  color: white;
}
#footer-minimal-hor .menu li a:hover {
  color: #4ecf49;
}
#footer-minimal-hor .menu li.menu-spacer {
  margin-top: 1.8rem;
}
@media only screen and (min-width: 750px) {
  #footer-subscribe {
    max-width: 700px;
    margin-bottom: 72px;
  }
  #footer-main {
    padding: 66px 20px 74px 0;
    background-image: url("/wp-content/themes/PSBResearch/css/images/footer-pattern.png");
    background-size: auto;
  }
  #footer-text {
    text-align: right;
    padding: 66px 0 20px;
  }
}
@media only screen and (max-width: 749.999px) {
  #site-footer .inline-form .frm_fields_container {
    flex-wrap: wrap;
  }
  #site-footer .inline-form .frm_fields_container .inline-field {
    width: 100%;
  }
  #site-footer .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  #site-footer .copy-date {
    display: none;
  }
}
.watermark-container {
  text-align: right;
  position: relative;
}
.watermark-container .watermark {
  display: block;
  position: absolute;
  bottom: 1em;
  left: 1em;
}
.social-links {
  padding: 0;
  margin: 0;
}
.social-links li {
  display: inline-block;
}
.social-links li a {
  display: inline-block;
  margin: 0 0.1em;
  padding: 0.2em;
  font-size: 1.8em;
  line-height: 1;
}
#footer-bottom-nav .menu,
#footer-bottom-nav .menu ul {
  list-style: disc;
}
#footer-bottom-nav .menu li,
#footer-bottom-nav .menu ul li {
  list-style: disc;
  color: #888888;
}
#footer-bottom-nav .menu li a,
#footer-bottom-nav .menu ul li a {
  color: #888888;
}
#footer-bottom-nav .menu li a:hover,
#footer-bottom-nav .menu ul li a:hover {
  color: #4ecf49;
}
#footer-bottom-nav .menu li:before,
#footer-bottom-nav .menu ul li:before {
  content: '\2022';
  font-size: 1.5em;
  line-height: 0;
  width: 0.5em;
  display: inline-block;
  transform: translateY(0.125em);
  text-align: left;
}
#footer-bottom-nav .menu li:first-child:before,
#footer-bottom-nav .menu ul li:first-child:before {
  display: none;
}
.tax-hor-min {
  border-bottom: 1px solid #4ecf49;
}
.tax-hor-min ul {
  display: flex;
  flex-direction: row;
}
.tax-hor-min ul li {
  margin: 0 auto;
}
.tax-hor-min ul li:first-child {
  margin-left: 0;
}
.tax-hor-min ul li:last-child {
  margin-right: 0;
}
.tax-hor-min-trigger ul {
  font-size: 1.1em;
}
.tax-hor-min-trigger ul i {
  margin-right: 0.5em;
  width: 40px;
  text-align: center;
}
.tax-hor-min-trigger ul li {
  margin-left: 0.75em;
}
.tax-hor-min-trigger ul li:first-child {
  margin-left: 0;
}
body.tax-menu-open #tax-menu {
  transform: translate(0, 0);
}
.simple-thumb-s1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  border-bottom: 1px solid #888888;
}
.simple-thumb-s1 .thumb {
  overflow: hidden;
}
.simple-thumb-s1 .thumb .thumb-tlink {
  display: block;
  position: relative;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.simple-thumb-s1 .content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-flex-direction: column;
  justify-content: stretch;
}
.simple-thumb-s1 .content .more-link {
  display: block;
}
.simple-thumb-s1 .content .more-link i {
  margin-left: 2em;
}
.simple-thumb-s1 .content .tags {
  text-transform: uppercase;
}
.simple-thumb-s1 .content .tags a {
  color: #888888;
}
.simple-thumb-s1 .content .tags a:before {
  content: "#";
}
.simple-thumb-s1 .content .tags a:hover {
  color: #4ecf49;
}
.simple-thumb-s1 .content footer {
  margin-top: auto;
}
.simple-thumb-s1.simple-thumb-s1-no-foot {
  border-bottom: none;
}
.simple-thumb-s1.simple-thumb-s1-horizontal .thumb {
  height: 100%;
  background-color: #ffffff;
}
.simple-thumb-s1.simple-thumb-s1-horizontal .thumb .thumb-tlink {
  height: 100%;
  display: block;
  position: relative;
  margin: 0;
  padding: 1.5em;
}
@media only screen and (min-width: 750px) {
  .simple-thumb-s1 .thumb .thumb-tlink {
    margin-left: 0;
    margin-right: 0;
  }
  .simple-thumb-s1.simple-thumb-s1-horizontal .thumb .thumb-tlink {
    padding: 1em 1.5em;
  }
  .simple-thumb-s1.simple-thumb-s1-horizontal .thumb .thumb-tlink img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.simple-thumb-s2 {
  background-color: #ffffff;
}
.simple-thumb-s2 .thumb a {
  display: block;
  min-height: 300px;
  background-size: cover;
}
@media only screen and (min-width: 750px) {
  .simple-thumb-s2 .thumb,
  .simple-thumb-s2 .thumb a {
    height: 100%;
  }
  .simple-thumb-s2:nth-child(1) > row {
    flex-direction: row-reverse;
  }
}
.simple-thumb-hero-square {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.simple-thumb-hero-square .head {
  display: flex;
  flex-grow: 1;
}
.simple-thumb-hero-square .thumb {
  overflow: hidden;
}
.simple-thumb-hero-square .thumb .thumb-link {
  display: block;
  position: relative;
}
.post-list {
  padding: 3rem 0;
}
.post-list .section-title {
  margin-bottom: 45px;
}
.post-list .post-list-title {
  margin-top: 0;
}
.overlay-thumb-bg {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #efefef;
}
.overlay-thumb-bg .head a {
  color: inherit;
}
.overlay-thumb-bg .head a:hover {
  color: #4ecf49;
}
.overlay-thumb-bg .overlay-thumb-bg-img {
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  height: 65vw;
  max-height: 300px;
  margin-bottom: 20px;
}
.overlay-thumb-bg .overlay-thumb-bg-img img {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-thumb-bg .content {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  background-color: white;
}
.overlay-thumb-bg .footer {
  margin-top: auto;
}
@media only screen and (min-width: 750px) {
  .overlay-thumb-bg {
    display: flex;
    flex-direction: row-reverse;
    padding-bottom: 30px;
    margin-bottom: 45px;
  }
  .overlay-thumb-bg .overlay-thumb-bg-img {
    background-position: right center;
    max-width: 39%;
    height: auto;
    max-height: inherit;
    margin-bottom: 0;
  }
  .overlay-thumb-bg .content {
    max-width: 61%;
    padding-right: 25px;
    margin-right: auto;
    min-height: 250px;
  }
}
@media only screen and (min-width: 950px) {
  .post-page .wrap {
    padding-right: 0;
  }
  .post-list {
    padding: 3rem 2rem 4rem 0;
  }
  .overlay-thumb-bg .content {
    min-height: 322px;
  }
}
#offices {
  padding-top: 30px;
  padding-bottom: 30px;
}
#offices .section-title {
  margin-bottom: 20px;
}
#offices .row .offices-col {
  padding: 30px 0 15px;
}
@media only screen and (min-width: 950px) {
  #offices .row .offices-col:nth-child(even) .map-details {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 750px) {
  #offices {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  #offices .section-title {
    margin-bottom: 54px;
  }
  #offices .row {
    margin: 0 -30px;
  }
  #offices .row .offices-col {
    padding: 2.5rem 30px;
  }
}
.simple-icon-title {
  padding: 35px 0;
}
@media only screen and (min-width: 750px) {
  .simple-icon-title {
    padding: 40px;
  }
}
.team-list {
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 45px;
}
.team-section .row {
  margin-left: -12px;
  margin-right: -12px;
}
.team-section .row > [class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}
.team-card {
  padding-bottom: 15px;
}
.team-card .team-card-head img {
  display: block;
  width: 100%;
}
.team-card .team-card-body {
  padding: 24px 8px;
}
.team-card .team-card-title {
  margin-bottom: 10px;
  color: #91d9ce;
}
.team-card .team-card-title a {
  color: inherit;
}
.team-card .team-card-text {
  margin: 0;
}
@media only screen and (min-width: 750px) {
  .team-list {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .team-section {
    padding-bottom: 20px;
    margin-bottom: 5.625rem;
  }
  .team-section:not(:last-child) {
    border-bottom: 1px solid white;
  }
  .team-card {
    padding-bottom: 60px;
  }
  .team-card .team-card-body {
    padding: 30px 20px;
  }
  .team-card .team-card-title {
    margin-bottom: 30px;
  }
}
.psb-carousel {
  padding-top: 20px;
  padding-bottom: 15px;
}
.psb-carousel .slide-control-h {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #a4daf1;
}
.psb-carousel .carousel-icon-content .slide {
  margin-bottom: 12px;
  background: #000d2c;
  align-items: center;
  justify-content: center;
}
.psb-carousel .carousel-icon-content .slide .slide-icon {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.psb-carousel .carousel-icon-content .slide .slide-icon {
  padding: 25px 35px;
}
.psb-carousel .carousel-icon-content .slide .slide-icon img {
  max-height: 130px;
  width: 100%;
  height: 100%;
  margin: auto;
}
.psb-carousel .carousel-icon-content .slide .slide-content {
  border-top: 1px solid white;
  padding: 25px 0;
}
.psb-carousel .carousel-icon-content .slide .slide-content p {
  margin-bottom: 0;
}
.carousel {
  position: relative;
}
.carousel .thin-row-gallery {
  margin: 0 -10px;
  padding: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
.carousel .thin-row-gallery li {
  display: inline-block;
  padding: 0 10px;
}
.carousel .thin-row-gallery li a {
  display: block;
}
.carousel .thin-row-gallery li a img {
  display: none;
}
.carousel .thin-row-gallery.loaded {
  opacity: 1;
}
.carousel .thin-row-gallery.loaded li a img {
  display: block;
}
.carousel .slick-prev,
.carousel .slick-next {
  position: absolute;
  top: 50%;
  z-index: 2;
}
.carousel .slick-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
.carousel .slick-next {
  right: 0;
  transform: translate(50%, -50%);
}
.psb-caret-btn {
  background-color: transparent;
  cursor: pointer;
  width: 36px;
  height: 36px;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #4ecf49;
  margin: 5px 0;
  color: #4ecf49;
}
.psb-caret-btn:after {
  content: " ";
  border: 0;
  width: 0;
  display: block;
  height: 0;
  border-style: solid;
}
.psb-caret-btn.caret-next:after {
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent currentColor;
}
.psb-caret-btn.caret-prev:after {
  border-width: 6px 7px 6px 0;
  border-color: transparent currentColor transparent transparent;
}
.psb-caret-btn:hover {
  background-color: #4ecf49;
  color: white;
}
@media only screen and (min-width: 750px) {
  .psb-carousel {
    padding-bottom: 50px;
  }
  .psb-carousel .slide-control-h {
    margin-bottom: 32px;
  }
  .psb-carousel .carousel-icon-content .slide {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .psb-carousel .carousel-icon-content .slide .slide-content {
    border-left: 1px solid white;
    border-top: 0;
    padding: 40px;
    max-width: 440px;
  }
  .psb-carousel .carousel-icon-content .slide .slide-icon {
    padding: 0;
  }
  .psb-carousel .carousel-icon-content .slide .slide-icon img {
    max-height: 220px;
  }
  .psb-caret-btn {
    width: 57px;
    height: 57px;
    padding: 10px;
    margin: 5px 0;
  }
  .psb-caret-btn.caret-next:after {
    border-width: 9px 0 9px 11px;
  }
  .psb-caret-btn.caret-prev:after {
    border-width: 9px 11px 9px 0;
  }
}
@media only screen and (min-width: 950px) {
  .psb-carousel .slick-list {
    padding: 0 13.5% 0 0;
    margin: 0 -10px;
    overflow: visible;
  }
  .carousel {
    min-height: 289px;
  }
  .carousel .slick-prev,
  .carousel .slick-next {
    display: block;
  }
}
.modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 99;
}
.modal .modal-helper {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-overflow-scrolling: touch;
}
.modal .modal-container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  top: 0;
  left: 0;
}
.modal .modal-container .modal-close {
  text-align: right;
  font-size: 2em;
  line-height: 0;
}
.modal .modal-container .modal-frame {
  background-color: #f9f9f9;
  position: relative;
}
.modal.open {
  display: block;
}
.insta-post a {
  width: 100%;
  padding-top: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.3s;
}
.insta-post a img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  max-width: unset;
  left: 50%;
  transform: translate(-50%, 0);
}
.insta-post a:hover {
  opacity: 0.8;
}
.twitter-list {
  background-color: #efefef;
  height: 100%;
  padding: 35px 20px;
  margin: 0 -20px;
}
.twitter-list .twitter-list-title {
  margin-bottom: 25px;
}
.twitter-list .twitter-list-inner {
  margin-bottom: 40px;
}
.twitter-list .button {
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .twitter-list .button {
    max-width: 222px;
  }
}
@media only screen and (min-width: 950px) {
  .twitter-list {
    margin: 0;
    padding: 3rem 2.2rem;
  }
  .twitter-list .button {
    max-width: 222px;
  }
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown .dropdown-toggle {
  padding: 0.5em;
  background-color: #ffffff;
  color: #3b3b3b;
  border: none;
  margin: 0;
  outline: 0;
}
.dropdown .dropdown-toggle i {
  margin-left: 0.25em;
}
.dropdown .dropdown-menu {
  display: none;
  position: absolute;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  min-width: 100%;
}
.dropdown .dropdown-menu .dropdown-item a,
.dropdown .dropdown-menu .dropdown-item .dropdown-item {
  padding: 0.5em;
  color: #4ecf49;
  display: block;
  justify-content: flex-end;
  border-bottom: 1px solid #ededed;
  cursor: pointer;
}
.dropdown .dropdown-menu .dropdown-item a:hover,
.dropdown .dropdown-menu .dropdown-item .dropdown-item:hover {
  background-color: #ededed;
}
.dropdown .dropdown-menu .dropdown-item:last-child a,
.dropdown .dropdown-menu .dropdown-item:last-child span {
  border-bottom: none;
}
.dropdown .dropdown-menu .dropdown-item.active a,
.dropdown .dropdown-menu .dropdown-item.active span {
  color: #3b3b3b;
  cursor: default;
}
.dropdown .dropdown-menu .dropdown-item.active a:hover,
.dropdown .dropdown-menu .dropdown-item.active span:hover {
  background-color: #ffffff;
}
.dropdown:focus .dropdown-toggle,
.dropdown:hover .dropdown-toggle,
.dropdown.show .dropdown-toggle {
  border: none;
  background-color: #ededed;
}
.dropdown:focus .dropdown-toggle i,
.dropdown:hover .dropdown-toggle i,
.dropdown.show .dropdown-toggle i {
  color: #4ecf49;
}
.dropdown.show .dropdown-menu {
  display: block;
}
.image-dropdown .dropdown-toggle {
  display: flex;
  align-items: center;
}
.image-dropdown .dropdown-menu .dropdown-item a,
.image-dropdown .dropdown-menu .dropdown-item span {
  display: flex;
  white-space: nowrap;
  align-items: center;
  padding-left: 1.4em;
  padding-right: 1.4em;
  justify-content: space-between;
}
.image-dropdown .dropdown-menu .dropdown-item a img,
.image-dropdown .dropdown-menu .dropdown-item span img {
  margin-left: 0.5em;
}
.image-dropdown img {
  display: inline-block;
  height: 27px;
  width: 36px;
  max-width: unset;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
}
sup {
  font-size: 0.5em;
  top: -1em;
}
b,
strong,
th {
  font-weight: 600;
}
.preload {
  opacity: 0 !important;
  transition: opacity 0.5s;
}
.loaded {
  opacity: 1 !important;
  transition: opacity 0.5s;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
}
figure {
  margin: 0;
  padding: 0;
}
figure iframe {
  max-width: 100%;
}
.image-container,
.image-container a {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: block;
}
.image-container img {
  max-width: unset;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.image-container.portrait img {
  max-height: 100%;
  height: 100%;
  width: auto;
}
a,
.link {
  color: #4ecf49;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s color;
}
a:hover,
.link:hover {
  color: #35b530;
}
.inverted-link,
.inverted-link:hover {
  color: #103e65;
}
.inverted-link h1,
.inverted-link:hover h1,
.inverted-link .h1,
.inverted-link:hover .h1,
.inverted-link h2,
.inverted-link:hover h2,
.inverted-link .h2,
.inverted-link:hover .h2,
.inverted-link h3,
.inverted-link:hover h3,
.inverted-link .h3,
.inverted-link:hover .h3,
.inverted-link h4,
.inverted-link:hover h4,
.inverted-link .h4,
.inverted-link:hover .h4,
.inverted-link h5,
.inverted-link:hover h5,
.inverted-link .h5,
.inverted-link:hover .h5,
.inverted-link a,
.inverted-link:hover a,
.inverted-link i,
.inverted-link:hover i,
.inverted-link a:hover,
.inverted-link:hover a:hover,
.inverted-link i:hover,
.inverted-link:hover i:hover {
  color: #092339;
}
.more-link {
  font-size: 14px;
  font-weight: 600;
  font-family: urbane, sans-serif;
}
.more-link:after {
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  border-top: 5px solid transparent;
  border-left: 8px solid currentColor;
  border-bottom: 5px solid transparent;
}
hr {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}
blockquote {
  font-style: italic;
}
address {
  font-style: normal;
}
.fix.fixed {
  position: fixed;
}
.full-width {
  width: 100%;
}
.no-scroll body {
  position: fixed;
  width: 100%;
  height: 100%;
}
body {
  font-family: canada-type-gibson, sans-serif;
  font-size: 15px;
  color: #3b3b3b;
  margin: 0;
  line-height: 1.5;
  position: relative;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: urbane, sans-serif;
  color: #103e65;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 0.5em;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 1em;
}
a h1,
a .h1,
a h2,
a .h2,
a h3,
a .h3,
a h4,
a .h4,
a h5,
a .h5,
a h6,
a .h6 {
  color: #3b3b3b;
}
a h1:hover,
a .h1:hover,
a h2:hover,
a .h2:hover,
a h3:hover,
a .h3:hover,
a h4:hover,
a .h4:hover,
a h5:hover,
a .h5:hover,
a h6:hover,
a .h6:hover {
  color: #4ecf49;
}
h1,
.h1 {
  font-size: 2.500rem;
  line-height: 1.1;
}
h2,
.h2 {
  font-size: 1.750rem;
}
h3,
.h3 {
  font-size: 1.313rem;
}
h4,
.h4 {
  font-size: 1.125rem;
}
h5,
.h5 {
  font-size: 0.938rem;
}
h6,
.h6 {
  font-size: 0.813rem;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
.menu,
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: urbane, sans-serif;
}
.menu li,
.menu ul li {
  display: inline-block;
  text-decoration: none;
  user-select: none;
}
#menu-bar #branding {
  max-width: 100%;
}
#menu-bar #menus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#menu-bar #menus #header-nav ul li {
  text-transform: uppercase;
}
#menu-bar #menus #header-nav ul li a {
  padding: 1.4em 0.4em;
}
#menu-bar #menus #header-nav ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
#menu-bar #menus #header-nav ul li:first-child {
  padding-left: 0;
  margin-left: 0;
}
#menu-bar #menus #header-nav .button-a a {
  padding: 0.45em 1em;
  margin: 0 0.4em;
}
.wp-block-audio {
  margin: 1em 0;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2.5rem;
}
table th,
table td {
  padding: 0.875rem;
  border-bottom: 1px solid rgba(151, 151, 151, 0.34);
  vertical-align: top;
  text-align: left;
}
table th:first-child,
table td:first-child {
  padding-left: 0;
}
table th:last-child,
table td:last-child {
  padding-right: 0;
}
table th:not(:last-child),
table td:not(:last-child) {
  border-right: 1px solid rgba(151, 151, 151, 0.34);
}
table tr:last-child td {
  border-bottom: 0;
}
.ml-responsive-table dd,
.ml-responsive-table dt {
  font-size: 100%;
}
.ml-responsive-table dt {
  font-weight: 600;
}
.ml-responsive-table .ml-grid {
  margin-top: 0;
  margin-bottom: 35px;
}
.ml-responsive-table .ml-grid:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
}
.ml-responsive-table .ml-grid:empty {
  display: none;
}
.ml-responsive-table .ml-grid:not(:nth-child(2)) .ml-title {
  display: none;
}
.ml-responsive-table .ml-table {
  padding: 0px;
}
.ml-responsive-table .ml-table.ml-title {
  margin-bottom: 15px;
}
.ml-responsive-table .ml-table.ml-value {
  margin-bottom: 20px;
}
.ml-responsive-table .ml-table.ml-value:last-child {
  margin-bottom: 15px;
}
#site-container {
  overflow: hidden;
}
main {
  position: relative;
  z-index: 3;
}
.psb-carousel .slider-buttons {
  margin-left: 1em;
  display: inline-block;
  position: relative;
}
.psb-carousel .slider-buttons .slick-disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.psb-carousel .slick-track {
  display: flex;
}
.psb-carousel .slide {
  opacity: 0.37;
  transition: opacity 0.5s;
  display: flex !important;
  height: auto;
}
.psb-carousel .slide.slick-current,
.psb-carousel .slide.slick-active {
  opacity: 1;
}
.psb-carousel .slide .psb-carousel-slide-row {
  width: 100%;
}
.psb-carousel .animating .slide {
  opacity: 1;
}
.big-quote {
  background-size: cover;
  background-position-y: 50%;
}
.big-quote .quote-content {
  position: relative;
}
.big-quote .quote-content .quote-symbol {
  position: absolute;
  transform: translate(-0.2em, -0.1em);
  font-size: 7em;
  font-weight: bold;
  z-index: 1;
  line-height: 1;
}
.big-quote .quote-content blockquote {
  padding: 0;
  padding-top: 1em;
  margin: 0;
  font-style: normal;
  position: relative;
  z-index: 2;
}
.big-quote .quote-content .quote-author {
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
}
#home-quote.big-quote {
  background-position-x: 65%;
}
.cookie-notice-container {
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 950px) {
  body {
    font-size: 18px;
  }
  h1,
  .h1,
  .h1-large-only {
    font-size: 5rem;
    letter-spacing: -1.1px;
  }
  h2,
  .h2,
  .h2-large-only {
    font-size: 2.813rem;
    letter-spacing: -0.58px;
  }
  h3,
  .h3,
  .h3-large-only {
    font-size: 1.875rem;
  }
  h4,
  .h4,
  .h4-large-only {
    font-size: 1.688rem;
  }
  h5,
  .h5,
  .h5-large-only {
    font-size: 1.25rem;
  }
  h6,
  .h6,
  .h6-large-only {
    font-size: 1rem;
  }
}
.optanon-alert-box-wrapper {
  left: 0;
}
.optanon-alert-box-wrapper button:hover {
  background-color: inherit;
}
.border-col-wrap .border-col:not(:last-child) {
  border-bottom: 1px solid rgba(151, 151, 151, 0.23);
}
@media only screen and (min-width: 950px) {
  .border-col-wrap .border-col:nth-last-child(2):nth-child(odd),
  .border-col-wrap .border-col:last-child:nth-child(even),
  .border-col-wrap .border-col:last-child:nth-child(odd) {
    border-bottom: 0;
  }
  .border-col-wrap .border-col:nth-child(odd) {
    border-right: 1px solid rgba(151, 151, 151, 0.23);
  }
}
