@charset "UTF-8";
  

.pillar-modal .modal-content .modal-body nav ul {
  margin: 0;
  padding: 0
}

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block
}

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

progress {
  vertical-align: baseline
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

dfn {
  font-style: italic
}

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

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

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
}

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

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

figure {
  margin: 1em 40px
}

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

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: 700
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

textarea {
  overflow: auto
}

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

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

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

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

@media (min-width: 640px) and (max-width: 991px) {
  .featured-section .featured-row .featured-box a img { width: 41% !important; }
  
  .featured-section .featured-row .featured-box:nth-child(2) a img { width: 28% !important; }
}


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

@media print {
  *,
  :after,
  :before,
  :first-letter,
  blockquote:first-line,
  div:first-line,
  li:first-line,
  p:first-line {
    text-shadow: none!important;
    box-shadow: none!important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  pre {
    white-space: pre-wrap!important
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000!important
  }
  .tag {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse!important
  }
  .table td,
  .table th {
    background-color: #fff!important
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important
  }
}

html {
  box-sizing: border-box
}

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #6d6e70;
  background-color: #fff
}

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

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

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

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #818a91
}

address {
  font-style: normal;
  line-height: inherit
}

address,
dl,
ol,
ul {
  margin-bottom: 1rem
}

dl,
ol,
ul {
  margin-top: 0
}

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

dt {
  font-weight: 700
}

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

blockquote {
  margin: 0 0 1rem
}

a:focus,
a:hover {
  color: #bb7808;
  text-decoration: none
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

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

a:not([href]):not([tabindex]):focus {
  outline: none
}

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

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle
}

[role=button] {
  cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse;
  background-color: transparent
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  caption-side: bottom
}

caption,
th {
  text-align: left
}

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

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

button,
input,
select,
textarea {
  line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
  cursor: not-allowed
}

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

textarea {
  resize: vertical
}

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

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

input[type=search] {
  -webkit-appearance: none
}

output {
  display: inline-block
}

[hidden] {
  display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit
}

.h1,
h1 {
  font-size: 2.5rem
}

.h2,
h2 {
  font-size: 2rem
}

.h3,
h3 {
  font-size: 1.75rem
}

.h4,
h4 {
  font-size: 1.5rem
}

.h5,
h5 {
  font-size: 1.25rem
}

.h6,
h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
  font-size: 80%;
  font-weight: 400
}

.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3
}

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

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: 5px
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91
}

.blockquote-footer:before {
  content: "\2014 \00A0"
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
  content: ""
}

.blockquote-reverse .blockquote-footer:after {
  content: "\00A0 \2014"
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out
}

.figure {
  display: inline-block
}

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

.figure-caption {
  font-size: 90%;
  color: #818a91
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:576px) {
  .container {
    width: 540px;
    max-width: 100%
  }
}

@media (min-width:768px) {
  .container {
    width: 720px;
    max-width: 100%
  }
}

@media (min-width:1024px) {
  .container {
    width: 960px;
    max-width: 100%
  }
}

@media (min-width:1200px) {
  .container {
    width: 1140px;
    max-width: 100%
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:1024px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

.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-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-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-md,
.col-sm-md-1,
.col-sm-md-2,
.col-sm-md-3,
.col-sm-md-4,
.col-sm-md-5,
.col-sm-md-6,
.col-sm-md-7,
.col-sm-md-8,
.col-sm-md-9,
.col-sm-md-10,
.col-sm-md-11,
.col-sm-md-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-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 {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

@media (min-width:576px) {
  .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-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-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-md,
  .col-sm-md-1,
  .col-sm-md-2,
  .col-sm-md-3,
  .col-sm-md-4,
  .col-sm-md-5,
  .col-sm-md-6,
  .col-sm-md-7,
  .col-sm-md-8,
  .col-sm-md-9,
  .col-sm-md-10,
  .col-sm-md-11,
  .col-sm-md-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-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 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:768px) {
  .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-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-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-md,
  .col-sm-md-1,
  .col-sm-md-2,
  .col-sm-md-3,
  .col-sm-md-4,
  .col-sm-md-5,
  .col-sm-md-6,
  .col-sm-md-7,
  .col-sm-md-8,
  .col-sm-md-9,
  .col-sm-md-10,
  .col-sm-md-11,
  .col-sm-md-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-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 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1024px) {
  .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-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-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-md,
  .col-sm-md-1,
  .col-sm-md-2,
  .col-sm-md-3,
  .col-sm-md-4,
  .col-sm-md-5,
  .col-sm-md-6,
  .col-sm-md-7,
  .col-sm-md-8,
  .col-sm-md-9,
  .col-sm-md-10,
  .col-sm-md-11,
  .col-sm-md-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-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 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1200px) {
  .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-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-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-md,
  .col-sm-md-1,
  .col-sm-md-2,
  .col-sm-md-3,
  .col-sm-md-4,
  .col-sm-md-5,
  .col-sm-md-6,
  .col-sm-md-7,
  .col-sm-md-8,
  .col-sm-md-9,
  .col-sm-md-10,
  .col-sm-md-11,
  .col-sm-md-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-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 {
    padding-right: 15px;
    padding-left: 15px
  }
}

.col-xs {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-xs-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-xs-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-xs-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-xs-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-xs-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-xs-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-xs-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-xs-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-xs-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-xs-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-xs-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-xs-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.pull-xs-0 {
  right: auto
}

.pull-xs-1 {
  right: 8.33333%
}

.pull-xs-2 {
  right: 16.66667%
}

.pull-xs-3 {
  right: 25%
}

.pull-xs-4 {
  right: 33.33333%
}

.pull-xs-5 {
  right: 41.66667%
}

.pull-xs-6 {
  right: 50%
}

.pull-xs-7 {
  right: 58.33333%
}

.pull-xs-8 {
  right: 66.66667%
}

.pull-xs-9 {
  right: 75%
}

.pull-xs-10 {
  right: 83.33333%
}

.pull-xs-11 {
  right: 91.66667%
}

.pull-xs-12 {
  right: 100%
}

.push-xs-0 {
  left: auto
}

.push-xs-1 {
  left: 8.33333%
}

.push-xs-2 {
  left: 16.66667%
}

.push-xs-3 {
  left: 25%
}

.push-xs-4 {
  left: 33.33333%
}

.push-xs-5 {
  left: 41.66667%
}

.push-xs-6 {
  left: 50%
}

.push-xs-7 {
  left: 58.33333%
}

.push-xs-8 {
  left: 66.66667%
}

.push-xs-9 {
  left: 75%
}

.push-xs-10 {
  left: 83.33333%
}

.push-xs-11 {
  left: 91.66667%
}

.push-xs-12 {
  left: 100%
}

.offset-xs-1 {
  margin-left: 8.33333%
}

.offset-xs-2 {
  margin-left: 16.66667%
}

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

.offset-xs-4 {
  margin-left: 33.33333%
}

.offset-xs-5 {
  margin-left: 41.66667%
}

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

.offset-xs-7 {
  margin-left: 58.33333%
}

.offset-xs-8 {
  margin-left: 66.66667%
}

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

.offset-xs-10 {
  margin-left: 83.33333%
}

.offset-xs-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pull-sm-0 {
    right: auto
  }
  .pull-sm-1 {
    right: 8.33333%
  }
  .pull-sm-2 {
    right: 16.66667%
  }
  .pull-sm-3 {
    right: 25%
  }
  .pull-sm-4 {
    right: 33.33333%
  }
  .pull-sm-5 {
    right: 41.66667%
  }
  .pull-sm-6 {
    right: 50%
  }
  .pull-sm-7 {
    right: 58.33333%
  }
  .pull-sm-8 {
    right: 66.66667%
  }
  .pull-sm-9 {
    right: 75%
  }
  .pull-sm-10 {
    right: 83.33333%
  }
  .pull-sm-11 {
    right: 91.66667%
  }
  .pull-sm-12 {
    right: 100%
  }
  .push-sm-0 {
    left: auto
  }
  .push-sm-1 {
    left: 8.33333%
  }
  .push-sm-2 {
    left: 16.66667%
  }
  .push-sm-3 {
    left: 25%
  }
  .push-sm-4 {
    left: 33.33333%
  }
  .push-sm-5 {
    left: 41.66667%
  }
  .push-sm-6 {
    left: 50%
  }
  .push-sm-7 {
    left: 58.33333%
  }
  .push-sm-8 {
    left: 66.66667%
  }
  .push-sm-9 {
    left: 75%
  }
  .push-sm-10 {
    left: 83.33333%
  }
  .push-sm-11 {
    left: 91.66667%
  }
  .push-sm-12 {
    left: 100%
  }
  .offset-sm-0 {
    margin-left: 0%
  }
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:640px) {
  .col-sm-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-sm-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-sm-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-sm-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-sm-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pull-sm-md-0 {
    right: auto
  }
  .pull-sm-md-1 {
    right: 8.33333%
  }
  .pull-sm-md-2 {
    right: 16.66667%
  }
  .pull-sm-md-3 {
    right: 25%
  }
  .pull-sm-md-4 {
    right: 33.33333%
  }
  .pull-sm-md-5 {
    right: 41.66667%
  }
  .pull-sm-md-6 {
    right: 50%
  }
  .pull-sm-md-7 {
    right: 58.33333%
  }
  .pull-sm-md-8 {
    right: 66.66667%
  }
  .pull-sm-md-9 {
    right: 75%
  }
  .pull-sm-md-10 {
    right: 83.33333%
  }
  .pull-sm-md-11 {
    right: 91.66667%
  }
  .pull-sm-md-12 {
    right: 100%
  }
  .push-sm-md-0 {
    left: auto
  }
  .push-sm-md-1 {
    left: 8.33333%
  }
  .push-sm-md-2 {
    left: 16.66667%
  }
  .push-sm-md-3 {
    left: 25%
  }
  .push-sm-md-4 {
    left: 33.33333%
  }
  .push-sm-md-5 {
    left: 41.66667%
  }
  .push-sm-md-6 {
    left: 50%
  }
  .push-sm-md-7 {
    left: 58.33333%
  }
  .push-sm-md-8 {
    left: 66.66667%
  }
  .push-sm-md-9 {
    left: 75%
  }
  .push-sm-md-10 {
    left: 83.33333%
  }
  .push-sm-md-11 {
    left: 91.66667%
  }
  .push-sm-md-12 {
    left: 100%
  }
  .offset-sm-md-0 {
    margin-left: 0%
  }
  .offset-sm-md-1 {
    margin-left: 8.33333%
  }
  .offset-sm-md-2 {
    margin-left: 16.66667%
  }
  .offset-sm-md-3 {
    margin-left: 25%
  }
  .offset-sm-md-4 {
    margin-left: 33.33333%
  }
  .offset-sm-md-5 {
    margin-left: 41.66667%
  }
  .offset-sm-md-6 {
    margin-left: 50%
  }
  .offset-sm-md-7 {
    margin-left: 58.33333%
  }
  .offset-sm-md-8 {
    margin-left: 66.66667%
  }
  .offset-sm-md-9 {
    margin-left: 75%
  }
  .offset-sm-md-10 {
    margin-left: 83.33333%
  }
  .offset-sm-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pull-md-0 {
    right: auto
  }
  .pull-md-1 {
    right: 8.33333%
  }
  .pull-md-2 {
    right: 16.66667%
  }
  .pull-md-3 {
    right: 25%
  }
  .pull-md-4 {
    right: 33.33333%
  }
  .pull-md-5 {
    right: 41.66667%
  }
  .pull-md-6 {
    right: 50%
  }
  .pull-md-7 {
    right: 58.33333%
  }
  .pull-md-8 {
    right: 66.66667%
  }
  .pull-md-9 {
    right: 75%
  }
  .pull-md-10 {
    right: 83.33333%
  }
  .pull-md-11 {
    right: 91.66667%
  }
  .pull-md-12 {
    right: 100%
  }
  .push-md-0 {
    left: auto
  }
  .push-md-1 {
    left: 8.33333%
  }
  .push-md-2 {
    left: 16.66667%
  }
  .push-md-3 {
    left: 25%
  }
  .push-md-4 {
    left: 33.33333%
  }
  .push-md-5 {
    left: 41.66667%
  }
  .push-md-6 {
    left: 50%
  }
  .push-md-7 {
    left: 58.33333%
  }
  .push-md-8 {
    left: 66.66667%
  }
  .push-md-9 {
    left: 75%
  }
  .push-md-10 {
    left: 83.33333%
  }
  .push-md-11 {
    left: 91.66667%
  }
  .push-md-12 {
    left: 100%
  }
  .offset-md-0 {
    margin-left: 0%
  }
  .offset-md-1 {
    margin-left: 8.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pull-lg-0 {
    right: auto
  }
  .pull-lg-1 {
    right: 8.33333%
  }
  .pull-lg-2 {
    right: 16.66667%
  }
  .pull-lg-3 {
    right: 25%
  }
  .pull-lg-4 {
    right: 33.33333%
  }
  .pull-lg-5 {
    right: 41.66667%
  }
  .pull-lg-6 {
    right: 50%
  }
  .pull-lg-7 {
    right: 58.33333%
  }
  .pull-lg-8 {
    right: 66.66667%
  }
  .pull-lg-9 {
    right: 75%
  }
  .pull-lg-10 {
    right: 83.33333%
  }
  .pull-lg-11 {
    right: 91.66667%
  }
  .pull-lg-12 {
    right: 100%
  }
  .push-lg-0 {
    left: auto
  }
  .push-lg-1 {
    left: 8.33333%
  }
  .push-lg-2 {
    left: 16.66667%
  }
  .push-lg-3 {
    left: 25%
  }
  .push-lg-4 {
    left: 33.33333%
  }
  .push-lg-5 {
    left: 41.66667%
  }
  .push-lg-6 {
    left: 50%
  }
  .push-lg-7 {
    left: 58.33333%
  }
  .push-lg-8 {
    left: 66.66667%
  }
  .push-lg-9 {
    left: 75%
  }
  .push-lg-10 {
    left: 83.33333%
  }
  .push-lg-11 {
    left: 91.66667%
  }
  .push-lg-12 {
    left: 100%
  }
  .offset-lg-0 {
    margin-left: 0%
  }
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pull-xl-0 {
    right: auto
  }
  .pull-xl-1 {
    right: 8.33333%
  }
  .pull-xl-2 {
    right: 16.66667%
  }
  .pull-xl-3 {
    right: 25%
  }
  .pull-xl-4 {
    right: 33.33333%
  }
  .pull-xl-5 {
    right: 41.66667%
  }
  .pull-xl-6 {
    right: 50%
  }
  .pull-xl-7 {
    right: 58.33333%
  }
  .pull-xl-8 {
    right: 66.66667%
  }
  .pull-xl-9 {
    right: 75%
  }
  .pull-xl-10 {
    right: 83.33333%
  }
  .pull-xl-11 {
    right: 91.66667%
  }
  .pull-xl-12 {
    right: 100%
  }
  .push-xl-0 {
    left: auto
  }
  .push-xl-1 {
    left: 8.33333%
  }
  .push-xl-2 {
    left: 16.66667%
  }
  .push-xl-3 {
    left: 25%
  }
  .push-xl-4 {
    left: 33.33333%
  }
  .push-xl-5 {
    left: 41.66667%
  }
  .push-xl-6 {
    left: 50%
  }
  .push-xl-7 {
    left: 58.33333%
  }
  .push-xl-8 {
    left: 66.66667%
  }
  .push-xl-9 {
    left: 75%
  }
  .push-xl-10 {
    left: 83.33333%
  }
  .push-xl-11 {
    left: 91.66667%
  }
  .push-xl-12 {
    left: 100%
  }
  .offset-xl-0 {
    margin-left: 0%
  }
  .offset-xl-1 {
    margin-left: 8.33333%
  }
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef
}

.table tbody+tbody {
  border-top: 2px solid #eceeef
}

.table .table {
  background-color: #fff
}

.table-sm td,
.table-sm th {
  padding: 0.3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #eceeef
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
  background-color: #dff0d8
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #d0e9c6
}

.table-info,
.table-info>td,
.table-info>th {
  background-color: #d9edf7
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #c4e3f3
}

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #fcf8e3
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #faf2cc
}

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #f2dede
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #ebcccc
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #55595c
}

.table-inverse.table-bordered {
  border: 0
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto
}

.table-reflow thead {
  float: left
}

.table-reflow tbody {
  display: block;
  white-space: nowrap
}

.table-reflow td,
.table-reflow th {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef
}

.table-reflow td:last-child,
.table-reflow th:last-child {
  border-right: 1px solid #eceeef
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
  border-bottom: 1px solid #eceeef
}

.table-reflow tr {
  float: left
}

.table-reflow tr td,
.table-reflow tr th {
  display: block!important;
  border: 1px solid #eceeef
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1
}

.form-control::placeholder {
  color: #999;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1
}

.form-control:disabled {
  cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px)
}

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff
}

.form-control-file,
.form-control-range {
  display: block
}

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem
}

.col-form-legend {
  margin-bottom: 0;
  font-size: 1rem
}

.col-form-legend,
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.form-control-static {
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: 0.25rem
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem
}

.form-check+.form-check {
  margin-top: -.25rem
}

.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem
}

.form-check-input:only-child {
  position: static
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer
}

.form-check-inline+.form-check-inline {
  margin-left: .75rem
}

.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed
}

.form-control-feedback {
  margin-top: 0.25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem
}

.has-success .custom-control,
.has-success .form-check-inline,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #5cb85c
}

.has-success .form-control {
  border-color: #5cb85c
}

.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #a3d7a3
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .custom-control,
.has-warning .form-check-inline,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #f0ad4e
}

.has-warning .form-control {
  border-color: #f0ad4e
}

.has-warning .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f8d9ac
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .custom-control,
.has-danger .form-check-inline,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #d9534f
}

.has-danger .form-control {
  border-color: #d9534f
}

.has-danger .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #eba5a3
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width:576px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .form-check,
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0
  }
  .form-inline .form-check-label {
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
  text-decoration: none
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #532876;
  border-color: #532876
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #381b50;
  border-color: #331948
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #381b50;
  border-color: #331948;
  background-image: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #251235;
  border-color: #100817
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #532876;
  border-color: #532876
}

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f
}

.btn-outline-primary {
  color: #532876;
  background-image: none;
  background-color: transparent;
  border-color: #532876
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #532876;
  border-color: #532876
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #251235;
  border-color: #100817
}

.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover {
  border-color: #8844c0
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc
}

.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.open>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc
}

.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.open>.btn-outline-secondary.dropdown-toggle.focus,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c
}

.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled:hover {
  border-color: #fff
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.open>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}

.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled:hover {
  border-color: #b0e1ef
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c
}

.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.open>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c
}

.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open>.btn-outline-success.dropdown-toggle.focus,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d
}

.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled:hover {
  border-color: #a3d7a3
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e
}

.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.open>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e
}

.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open>.btn-outline-warning.dropdown-toggle.focus,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f
}

.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled:hover {
  border-color: #f8d9ac
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f
}

.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.open>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}

.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open>.btn-outline-danger.dropdown-toggle.focus,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e
}

.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled:hover {
  border-color: #eba5a3
}

.btn-link {
  font-weight: 400;
  color: #f5a31b;
  border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #bb7808;
  text-decoration: none;
  background-color: transparent
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none
}

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem
}

.btn-lg,
.btn-sm {
  border-radius: 2px
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 0.5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height
}

.input-group {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
  z-index: 3
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group .form-control:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
  border-right: 0
}

.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group .form-control:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
  z-index: 3
}

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer
}

.custom-control+.custom-control {
  margin-left: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
  color: #767676;
  cursor: not-allowed
}

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
  float: left;
  clear: left
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem\9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none\9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none
}

.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff
}

.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef
}

.custom-select::-ms-expand {
  opacity: 0
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0
}

.custom-file-control:lang(en):after {
  content: "Choose file..."
}

.custom-file-control:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
  content: "Browse"
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: inline-block
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #818a91
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent
}

.nav-inline .nav-item {
  display: inline-block
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
  margin-left: 1rem
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs:after {
  content: "";
  display: table;
  clear: both
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px
}

.nav-tabs .nav-item+.nav-item {
  margin-left: 0.2rem
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.nav-pills:after {
  content: "";
  display: table;
  clear: both
}

.nav-pills .nav-item {
  float: left
}

.nav-pills .nav-item+.nav-item {
  margin-left: 0.2rem
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  color: #fff;
  cursor: default;
  background-color: #532876
}

.nav-stacked .nav-item {
  display: block;
  float: none
}

.nav-stacked .nav-item+.nav-item {
  margin-top: 0.2rem;
  margin-left: 0
}

.tab-content>.tab-pane {
  display: none
}

.card,
.tab-content>.active {
  display: block
}

.card {
  position: relative;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, .125)
}

.card-block {
  padding: 1.25rem
}

.card-block:after {
  content: "";
  display: table;
  clear: both
}

.card-title {
  margin-bottom: 0.75rem
}

.card-subtitle {
  margin-top: -0.375rem
}

.card-subtitle,
.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:after {
  content: "";
  display: table;
  clear: both
}

.card-header:first-child {
  border-radius: -1px -1px 0 0
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:after {
  content: "";
  display: table;
  clear: both
}

.card-footer:last-child {
  border-radius: 0 0 -1px -1px
}

.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem
}

.card-primary {
  background-color: #532876;
  border-color: #532876
}

.card-primary .card-footer,
.card-primary .card-header {
  background-color: transparent
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c
}

.card-success .card-footer,
.card-success .card-header {
  background-color: transparent
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de
}

.card-info .card-footer,
.card-info .card-header {
  background-color: transparent
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e
}

.card-warning .card-footer,
.card-warning .card-header {
  background-color: transparent
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f
}

.card-danger .card-footer,
.card-danger .card-header,
.card-outline-primary {
  background-color: transparent
}

.card-outline-primary {
  border-color: #532876
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f
}

.card-inverse .card-footer,
.card-inverse .card-header {
  border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
  color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
  color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0
}

.card-img {
  border-radius: -1px
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img-top {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px
}

.card-img-bottom {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px
}

@media (min-width:576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 0.75rem;
    margin-left: -0.625rem
  }
  .card-deck .card {
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-right: 0.625rem;
    margin-bottom: 0;
    margin-left: 0.625rem
  }
}

@media (min-width:576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
  .card-group .card {
    -ms-flex: 1 0 0px;
    flex: 1 0 0
  }
  .card-group .card+.card {
    margin-left: 0;
    border-left: 0
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0
  }
  .card-group .card:not(:first-child):not(:last-child),
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
  .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0
  }
}

@media (min-width:576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0
}

.page-item {
  display: inline
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #532876;
  border-color: #532876
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #f5a31b;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
  color: #bb7808;
  background-color: #eceeef;
  border-color: #ddd
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem
}

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem
}

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0
}

.tag:empty {
  display: none
}

.btn .tag {
  position: relative;
  top: -1px
}

a.tag:focus,
a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem
}

.tag-default {
  background-color: #818a91
}

.tag-default[href]:focus,
.tag-default[href]:hover {
  background-color: #687077
}

.tag-primary {
  background-color: #532876
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
  background-color: #381b50
}

.tag-success {
  background-color: #5cb85c
}

.tag-success[href]:focus,
.tag-success[href]:hover {
  background-color: #449d44
}

.tag-info {
  background-color: #5bc0de
}

.tag-info[href]:focus,
.tag-info[href]:hover {
  background-color: #31b0d5
}

.tag-warning {
  background-color: #f0ad4e
}

.tag-warning[href]:focus,
.tag-warning[href]:hover {
  background-color: #ec971f
}

.tag-danger {
  background-color: #d9534f
}

.tag-danger[href]:focus,
.tag-danger[href]:hover {
  background-color: #c9302c
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 2.5rem
}

.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1.25rem;
  color: inherit
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d
}

.alert-success hr {
  border-top-color: #c1e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6d5ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b
}

.alert-warning hr {
  border-top-color: #f7ecb5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442
}

.alert-danger hr {
  border-top-color: #e4b9b9
}

.alert-danger .alert-link {
  color: #843534
}

.media {
  display: -ms-flexbox;
  display: flex
}

.media-body {
  -ms-flex: 1;
  flex: 1
}

.media-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.media-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.media-object {
  display: block
}

.media-object.img-thumbnail {
  max-width: none
}

.media-right {
  padding-left: 10px
}

.media-left {
  padding-right: 10px
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9 {
  padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}

.embed-responsive-1by1 {
  padding-bottom: 100%
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}


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

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

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

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

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

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

.bg-faded {
  background-color: #f7f7f9
}

.bg-primary {
  background-color: #532876!important
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #381b50!important
}

.bg-success {
  background-color: #5cb85c!important
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44!important
}

.bg-info {
  background-color: #5bc0de!important
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5!important
}

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

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

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

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

.bg-inverse {
  background-color: #373a3c!important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #1f2021!important
}

.rounded {
  border-radius: 0
}

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.rounded-circle {
  border-radius: 50%
}

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

.d-block {
  display: block!important
}

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

.d-inline {
  display: inline!important
}

.flex-xs-first {
  -ms-flex-order: -1;
  order: -1
}

.flex-xs-last {
  -ms-flex-order: 1;
  order: 1
}

.flex-xs-unordered {
  -ms-flex-order: 0;
  order: 0
}

.flex-items-xs-top {
  -ms-flex-align: start;
  align-items: flex-start
}

.flex-items-xs-middle {
  -ms-flex-align: center;
  align-items: center
}

.flex-items-xs-bottom {
  -ms-flex-align: end;
  align-items: flex-end
}

.flex-xs-top {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.flex-xs-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.flex-xs-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.flex-items-xs-left {
  -ms-flex-pack: start;
  justify-content: flex-start
}

.flex-items-xs-center {
  -ms-flex-pack: center;
  justify-content: center
}

.flex-items-xs-right {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.flex-items-xs-around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.flex-items-xs-between {
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:576px) {
  .flex-sm-first {
    -ms-flex-order: -1;
    order: -1
  }
  .flex-sm-last {
    -ms-flex-order: 1;
    order: 1
  }
  .flex-sm-unordered {
    -ms-flex-order: 0;
    order: 0
  }
}

@media (min-width:576px) {
  .flex-items-sm-top {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .flex-items-sm-middle {
    -ms-flex-align: center;
    align-items: center
  }
  .flex-items-sm-bottom {
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:576px) {
  .flex-sm-top {
    -ms-flex-item-align: start;
    align-self: flex-start
  }
  .flex-sm-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
  .flex-sm-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

@media (min-width:576px) {
  .flex-items-sm-left {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex-items-sm-center {
    -ms-flex-pack: center;
    justify-content: center
  }
  .flex-items-sm-right {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-items-sm-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .flex-items-sm-between {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:640px) {
  .flex-sm-md-first {
    -ms-flex-order: -1;
    order: -1
  }
  .flex-sm-md-last {
    -ms-flex-order: 1;
    order: 1
  }
  .flex-sm-md-unordered {
    -ms-flex-order: 0;
    order: 0
  }
}

@media (min-width:640px) {
  .flex-items-sm-md-top {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .flex-items-sm-md-middle {
    -ms-flex-align: center;
    align-items: center
  }
  .flex-items-sm-md-bottom {
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:640px) {
  .flex-sm-md-top {
    -ms-flex-item-align: start;
    align-self: flex-start
  }
  .flex-sm-md-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
  .flex-sm-md-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

@media (min-width:640px) {
  .flex-items-sm-md-left {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex-items-sm-md-center {
    -ms-flex-pack: center;
    justify-content: center
  }
  .flex-items-sm-md-right {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-items-sm-md-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .flex-items-sm-md-between {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:768px) {
  .flex-md-first {
    -ms-flex-order: -1;
    order: -1
  }
  .flex-md-last {
    -ms-flex-order: 1;
    order: 1
  }
  .flex-md-unordered {
    -ms-flex-order: 0;
    order: 0
  }
}

@media (min-width:768px) {
  .flex-items-md-top {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .flex-items-md-middle {
    -ms-flex-align: center;
    align-items: center
  }
  .flex-items-md-bottom {
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:768px) {
  .flex-md-top {
    -ms-flex-item-align: start;
    align-self: flex-start
  }
  .flex-md-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
  .flex-md-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

@media (min-width:768px) {
  .flex-items-md-left {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex-items-md-center {
    -ms-flex-pack: center;
    justify-content: center
  }
  .flex-items-md-right {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-items-md-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .flex-items-md-between {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:1024px) {
  .flex-lg-first {
    -ms-flex-order: -1;
    order: -1
  }
  .flex-lg-last {
    -ms-flex-order: 1;
    order: 1
  }
  .flex-lg-unordered {
    -ms-flex-order: 0;
    order: 0
  }
}

@media (min-width:1024px) {
  .flex-items-lg-top {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .flex-items-lg-middle {
    -ms-flex-align: center;
    align-items: center
  }
  .flex-items-lg-bottom {
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:1024px) {
  .flex-lg-top {
    -ms-flex-item-align: start;
    align-self: flex-start
  }
  .flex-lg-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
  .flex-lg-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

@media (min-width:1024px) {
  .flex-items-lg-left {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex-items-lg-center {
    -ms-flex-pack: center;
    justify-content: center
  }
  .flex-items-lg-right {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-items-lg-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .flex-items-lg-between {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:1200px) {
  .flex-xl-first {
    -ms-flex-order: -1;
    order: -1
  }
  .flex-xl-last {
    -ms-flex-order: 1;
    order: 1
  }
  .flex-xl-unordered {
    -ms-flex-order: 0;
    order: 0
  }
}

@media (min-width:1200px) {
  .flex-items-xl-top {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .flex-items-xl-middle {
    -ms-flex-align: center;
    align-items: center
  }
  .flex-items-xl-bottom {
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:1200px) {
  .flex-xl-top {
    -ms-flex-item-align: start;
    align-self: flex-start
  }
  .flex-xl-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
  .flex-xl-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

@media (min-width:1200px) {
  .flex-items-xl-left {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex-items-xl-center {
    -ms-flex-pack: center;
    justify-content: center
  }
  .flex-items-xl-right {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-items-xl-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .flex-items-xl-between {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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
}

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

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

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

.m-0 {
  margin: 0!important
}

.mt-0 {
  margin-top: 0!important
}

.mr-0 {
  margin-right: 0!important
}

.mb-0 {
  margin-bottom: 0!important
}

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

.mx-0 {
  margin-right: 0!important
}

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

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

.mt-1 {
  margin-top: 1rem!important
}

.mr-1 {
  margin-right: 1rem!important
}

.mb-1 {
  margin-bottom: 1rem!important
}

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

.mx-1 {
  margin-right: 1rem!important
}

.my-1 {
  margin-top: 1rem!important;
  margin-bottom: 1rem!important
}

.m-2 {
  margin: 1.5rem!important
}

.mt-2 {
  margin-top: 1.5rem!important
}

.mr-2 {
  margin-right: 1.5rem!important
}

.mb-2 {
  margin-bottom: 1.5rem!important
}

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

.mx-2 {
  margin-right: 1.5rem!important
}

.my-2 {
  margin-top: 1.5rem!important;
  margin-bottom: 1.5rem!important
}

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

.mt-3 {
  margin-top: 3rem!important
}

.mr-3 {
  margin-right: 3rem!important
}

.mb-3 {
  margin-bottom: 3rem!important
}

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

.mx-3 {
  margin-right: 3rem!important
}

.my-3 {
  margin-top: 3rem!important;
  margin-bottom: 3rem!important
}

.p-0 {
  padding: 0!important
}

.pt-0 {
  padding-top: 0!important
}

.pr-0 {
  padding-right: 0!important
}

.pb-0 {
  padding-bottom: 0!important
}

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

.px-0 {
  padding-right: 0!important
}

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

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

.pt-1 {
  padding-top: 1rem!important
}

.pr-1 {
  padding-right: 1rem!important
}

.pb-1 {
  padding-bottom: 1rem!important
}

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

.px-1 {
  padding-right: 1rem!important
}

.py-1 {
  padding-top: 1rem!important;
  padding-bottom: 1rem!important
}

.p-2 {
  padding: 1.5rem!important
}

.pt-2 {
  padding-top: 1.5rem!important
}

.pr-2 {
  padding-right: 1.5rem!important
}

.pb-2 {
  padding-bottom: 1.5rem!important
}

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

.px-2 {
  padding-right: 1.5rem!important
}

.py-2 {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important
}

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

.pt-3 {
  padding-top: 3rem!important
}

.pr-3 {
  padding-right: 3rem!important
}

.pb-3 {
  padding-bottom: 3rem!important
}

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

.px-3 {
  padding-right: 3rem!important
}

.py-3 {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-normal {
  font-weight: 400
}

.font-weight-bold {
  font-weight: 700
}

.font-italic {
  font-style: italic
}

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

.text-muted {
  color: #818a91!important
}

a.text-muted:focus,
a.text-muted:hover {
  color: #687077!important
}

.text-primary {
  color: #532876!important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #381b50!important
}

.text-success {
  color: #5cb85c!important
}

a.text-success:focus,
a.text-success:hover {
  color: #449d44!important
}

.text-info {
  color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
  color: #31b0d5!important
}

.text-warning {
  color: #f0ad4e!important
}

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

.text-danger {
  color: #d9534f!important
}

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

.text-gray-dark {
  color: #373a3c!important
}

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

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

.invisible {
  visibility: hidden!important
}

.hidden-xs-up {
  display: none!important
}

@media (max-width:575px) {
  .hidden-xs-down {
    display: none!important
  }
}

@media (min-width:576px) {
  .hidden-sm-up {
    display: none!important
  }
}

@media (max-width:639px) {
  .hidden-sm-down {
    display: none!important
  }
}

@media (min-width:640px) {
  .hidden-sm-md-up {
    display: none!important
  }
}

@media (max-width:767px) {
  .hidden-sm-md-down {
    display: none!important
  }
}

@media (min-width:768px) {
  .hidden-md-up {
    display: none!important
  }
}

@media (max-width:1023px) {
  .hidden-md-down {
    display: none!important
  }
}

@media (min-width:1024px) {
  .hidden-lg-up {
    display: none!important
  }
}

@media (max-width:1199px) {
  .hidden-lg-down {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-xl-up {
    display: none!important
  }
}

.hidden-xl-down,
.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
  }
}

html {
  background: #532876
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: no-common-ligatures
}

a {
  color: #f5a31b
}

a,
a:hover {
  text-decoration: none
}

a:hover {
  color: #bb7808
}

body:not(.contact) a[href^=mailto]) {
  text-transform: lowercase;
}


q {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

q:after,
q:before {
  display: none
}

ol,
ul {
  padding-left: 3rem
}

li {
  margin-bottom: 0.5em
}

img {
  width: 100%
}

.hs_cos_wrapper_type_rich_text img:not(.mce-object-iframe) {
  width: auto
}

.bg-color-primary {
  background-color: #532876!important
}

.color-primary {
  color: #532876!important
}

.bg-color-secondary {
  background-color: #95d600!important
}

.color-secondary {
  color: #95d600!important
}

.bg-color-tertiary {
  background-color: #f5a31b!important
}

.color-tertiary {
  color: #f5a31b!important
}

.bg-color-quaternary {
  background-color: #f5f6f8!important
}

.color-quaternary {
  color: #f5f6f8!important
}

.font-size-larger-x1 {
  font-size: 1.1em
}

.font-size-larger-x2 {
  font-size: 1.25em
}

.font-size-larger-x3 {
  font-size: 1.5em
}

.font-size-larger-x4 {
  font-size: 1.875em
}

.font-size-smaller-x1 {
  font-size: 0.9em
}

.font-size-smaller-x2 {
  font-size: 0.75em
}

.font-size-smaller-x3 {
  font-size: 0.5em
}

.clickable {
  cursor: pointer
}

.layout-site-wrapper {
  background: #fff
}

@media (min-width:1024px) {
  .layout-site-wrapper {
    background: #e8ebf0
  }
}

.main {
  padding: 2rem 0
}

@media (min-width:768px) {
  .main {
    padding: 4rem 0 3rem
  }
}

.main.content-cms {
  background: #fff
}

@media (min-width:1200px) {
  .main.content-cms {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
  }
}

.layout-wrapper {
  position: relative
}

.layout-container {
  position: relative;
  width: 1200px;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto
}

@media (min-width:768px) {
  .layout-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media (min-width:1200px) {
  .layout-container {
    padding-left: 0;
    padding-right: 0
  }
}

.layout-container:after:after {
  content: "";
  display: table;
  clear: both
}

.layout-header {
  background: #532876
}

.layout-header:after {
  content: "";
  display: table;
  clear: both
}

.layout-header .layout-container {
  line-height: 0
}

@media (max-width:1199px) {
  .layout-header .layout-container {
    padding-right: 0;
    padding-left: 0
  }
}

.layout-logo {
  display: inline-block;
  width: 146px;
  height: 58px;
  background: url(https://3113501.fs1.hubspotusercontent-na1.net/hubfs/3113501/_global/logo.svg) no-repeat;
  margin: 1rem 0 1rem 1rem
}

@media (min-width:768px) {
  .layout-logo {
    margin: 1rem 0 1rem 2rem
  }
}

@media (min-width:1200px) {
  .layout-logo {
    margin-left: 0
  }
}

.layout-nav {
  line-height: 1.5
}

@media (min-width:1024px) {
  .layout-nav {
    float: right;
    padding-top: 1.75rem;
    padding-right: .85rem;
    margin-right: 2rem
  }
}

@media (min-width:1200px) {
  .layout-nav {
    padding-top: 1.2rem;
    padding-right: 0
  }
}

.layout-footer {
  background: #532876;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem
}

@media (min-width:768px) {
  .layout-footer {
    padding-top: 4rem;
    padding-bottom: 4rem
  }
}

@media (min-width:1024px) {
  .layout-footer .footer-col-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.layout-footer a {
  color: #f5a31b
}

.layout-footer a:hover {
  color: #b990da
}

.layout-footer .footer-left {
  position: relative;
  width: 100%;
  margin-bottom: 2rem
}

@media (min-width:768px) {
  .layout-footer .footer-left {
    margin-bottom: 0
  }
}

@media (min-width:1024px) {
  .layout-footer .footer-left {
    width: 55%
  }
}

@media (min-width:1200px) {
  .layout-footer .footer-left {
    width: 68%
  }
}

@media (min-width:1024px) {
  .layout-footer .footer-right {
    width: 440px
  }
}

.layout-footer .footer-right .featured-wrapper {
  padding-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.layout-footer .footer-right .featured-wrapper .featured-blocks {
  border-radius: 2px;
  background: #3c1c57;
  padding: 1rem;
  width: 49%;
  margin: 0 0 .5rem;
  text-align: center;
  min-height: 92px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:576px) {
  .layout-footer .footer-right .featured-wrapper .featured-blocks {
    width: 32%
  }
}

@media (min-width:1024px) {
  .layout-footer .footer-right .featured-wrapper .featured-blocks {
    width: 49%;
    width: 32%
  }
}

.layout-footer .footer-right .featured-wrapper .featured-blocks a:hover {
  opacity: .75
}

.layout-footer .footer-right .featured-wrapper img {
  max-width: inherit;
  width: auto
}

.layout-footer .subscribe-form {
  border-bottom: 2px solid #6d4c87;
  margin-bottom: 25px;
  width: 80%
}

@media (max-width:1023px) {
  .layout-footer .subscribe-form {
    width: 100%
  }
}

.layout-footer .subscribe-form h3 {
  color: #95d600;
  font-size: 22px
}

.layout-footer .subscribe-form a {
  background: #f5a31b;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  padding: 14px 23px;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 30px
}

.layout-footer .subscribe-form a:hover {
  background-color: #d48809
}

.layout-footer .subscribe-form .hbspt-form {
  position: relative;
  padding: 2.5rem 0
}

.layout-footer .subscribe-form .hbspt-form label {
  font-size: 1rem;
  color: #fff;
  margin: 0
}

@media (max-width:767px) {
  .layout-footer .subscribe-form .hbspt-form label {
    margin-bottom: 10px;
    display: block
  }
}

.layout-footer .subscribe-form .hbspt-form .input {
  width: 100%;
  display: inline-block;
  vertical-align: middle
}

.layout-footer .subscribe-form .hbspt-form .hs_email {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0
}

@media (min-width:576px) {
  .layout-footer .subscribe-form .hbspt-form .hs_email {
    width: 280px
  }
}

.layout-footer .subscribe-form .hbspt-form .hs_email label {
  position: absolute;
  top: 0;
  left: 0
}

.layout-footer .subscribe-form .hbspt-form .hs_email input {
  -webkit-appearance: none;
  width: 100%;
  background: #fff;
  border-color: #fff;
  height: 40px;
  font-size: 0.875rem;
  border-radius: 2px 0 0 2px
}

.layout-footer .subscribe-form .hbspt-form .hs_email .hs-form-required {
  display: none
}

.layout-footer .subscribe-form .hbspt-form .hs_submit {
  width: 30%;
  display: inline-block;
  vertical-align: top
}

.layout-footer .subscribe-form .hbspt-form .hs_submit input {
  font-size: 0.875rem;
  font-weight: 700;
  height: 40px;
  padding: 6px 12px;
  width: 100%;
  min-width: 100%;
  border-radius: 0 2px 2px 0;
  background: #f5a31b;
  color: #fff;
  border: 1px solid #fff
}

@media (min-width:576px) {
  .layout-footer .subscribe-form .hbspt-form .hs_submit input {
    width: 120px;
    min-width: auto
  }
}

.layout-footer .subscribe-form .hbspt-form .hs_submit input:hover {
  background: #95d600
}

.layout-footer .subscribe-form .hbspt-form .hs-error-msgs label {
  font-size: 0.875rem;
  color: #95d600;
  font-style: italic;
  position: static;
  padding-top: 10px
}

.layout-footer .social-accounts {
  padding: 0 0 1.25rem
}

.layout-footer .social-accounts:after {
  content: "";
  display: table;
  clear: both
}

.layout-footer .social-accounts ul {
  margin: 0;
  padding: 0
}

.layout-footer .social-accounts ul li {
  list-style-type: none;
  display: inline;
  float: left;
  margin-right: 10px
}

.layout-footer .social-accounts ul li a {
  background: #95d600;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.layout-footer .social-accounts ul li a:hover {
  background: #a16acd
}

.layout-footer .social-accounts ul li a img {
  width: auto;
  display: block
}

.layout-footer .custom-menu-footer {
  clear: both
}

.layout-footer .custom-menu-footer ul {
  padding: 0
}

@media (min-width:576px) {
  .layout-footer .custom-menu-footer ul {
    column-count: 2;
    column-gap: 20px
  }
}

@media (min-width:768px) {
  .layout-footer .custom-menu-footer ul {
    column-count: 3;
    max-width: 600px;
    column-fill: balance
  }
}

.layout-footer .custom-menu-footer ul li {
  list-style-type: none;
  float: none!important
}

.layout-footer .custom-menu-footer ul li a {
  color: #fff
}

.layout-footer .custom-menu-footer ul li a[href*=tel] {
  color: #f5a31b;
  font-weight: 700
}

.layout-footer .custom-menu-footer ul li a[href*=tel] strong {
  font-weight: 700
}

@media (min-width:768px) {
  .layout-footer .custom-menu-footer ul li a[href*=white] {
    white-space: nowrap
  }
}

.layout-footer .custom-menu-footer ul li a:hover {
  color: #a16acd
}

.layout-footer .custom-menu-footer ul li a strong {
  display: inline;
  color: #fff
}

.layout-footer .custom-menu-footer ul li:last-child a {
  color: #fff;
  font-weight: 400;
  cursor: default
}

.layout-footer .custom-menu-footer ul li:last-child a strong {
  color: #fff;
  font-weight: 700
}

.layout-footer .custom-menu-footer ul li:last-child a:hover {
  color: #fff
}

.layout-footer .copy-etc {
  font-size: 0.875rem;
  margin: 1rem 0 0;
  padding: 1rem 0 0;
  border-top: 2px solid #6d4c87
}

@media (min-width:768px) {
  .layout-footer .copy-etc {
    margin: 2rem 0 0;
    padding: 1.25rem 0 0
  }
}

.layout-footer .copy-etc span {
  display: inline-block;
  color: #ae99be;
  margin: 0 10px
}

@media (max-width:639px) {
  .layout-footer .copy-etc span {
    display: block;
    margin: 0;
    color: #532876;
    line-height: .25
  }
}

.layout-footer .copy-etc strong {
  display: none;
  font-weight: 400
}

@media (max-width:639px) {
  .layout-footer .copy-etc strong {
    margin-top: 1rem
  }
}

@media (min-width:768px) {
  .layout-footer .copy-etc strong {
    float: right
  }
}

/* body #subscribeModal.modal {
  background: hsla(0, 0%, 100%, .8)
}

body #subscribeModal.subscribe-modal .modal-content {
  background: #532876
}

body #subscribeModal.subscribe-modal .modal-dialog {
  max-width: 800px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0
}

@media (max-width:1023px) {
  body #subscribeModal.subscribe-modal .modal-dialog {
    top: auto;
    -ms-transform: none;
    transform: none;
    margin-top: 25px;
    margin-right: 30px;
    margin-left: 30px
  }
}

body #subscribeModal .modal-body h3 {
  color: #fff;
  display: inline-block;
  font-weight: 900;
  text-align: center;
  margin-bottom: 0;
}

body #subscribeModal .modal-body label {
  font-style: normal;
}

.subscribeModal .hs-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border-radius: 2px;
    padding: 6px 12px;
    color: #999;
    margin: 0;
}

body #subscribeModal .modal-body .hbspt-form {
  border-top: 3px solid #95d600;
  max-width: 500px;
  margin: 15px auto 0
}

body #subscribeModal .modal-body .hs-form-required {
  display: none
}

body #subscribeModal .modal-body .input input {
  color: #999
}

body #subscribeModal .modal-body .hs-fieldtype-radio>label>span {
  display: block;
  font-size: 17px;
  margin-bottom: 15px
}

body #subscribeModal .modal-body .hs-form-radio-display input {
  display: inline-block;
  float: left;
  margin-top: 4px
}

body #subscribeModal .modal-body .hs-form-radio-display span {
  display: inline-block;
  float: left;
  font-size: 17px;
  font-weight: 400;
  margin-left: 15px
} */

/* body #subscribeModal input[type=submit] {
  background: #f5a31b;
  border-color: #f5a31b;
  color: #fff;
  font-size: 22px;
  display: block;
  margin: 35px auto 0;
  padding: 13px 40px
} */

/* body #subscribeModal input[type=submit]:hover {
  background-color: #d48809
} */

.btn {
  font-size: 1.125rem;
  font-weight: 900;
  padding: .75rem;
  min-width: 222px;
  border-radius: 2px
}

@media (min-width:768px) {
  .btn {
    white-space: normal
  }
}

.btn-brand-primary {
  color: #fff;
  background-color: #532876;
  border-color: #532876
}

.btn-brand-primary.focus,
.btn-brand-primary:focus,
.btn-brand-primary:hover {
  color: #fff;
  background-color: #381b50;
  border-color: #331948
}

.btn-brand-primary.active,
.btn-brand-primary:active,
.open>.btn-brand-primary.dropdown-toggle {
  color: #fff;
  background-color: #381b50;
  border-color: #331948;
  background-image: none
}

.btn-brand-primary.active.focus,
.btn-brand-primary.active:focus,
.btn-brand-primary.active:hover,
.btn-brand-primary:active.focus,
.btn-brand-primary:active:focus,
.btn-brand-primary:active:hover,
.open>.btn-brand-primary.dropdown-toggle.focus,
.open>.btn-brand-primary.dropdown-toggle:focus,
.open>.btn-brand-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #251235;
  border-color: #100817
}

.btn-brand-primary.disabled.focus,
.btn-brand-primary.disabled:focus,
.btn-brand-primary.disabled:hover,
.btn-brand-primary:disabled.focus,
.btn-brand-primary:disabled:focus,
.btn-brand-primary:disabled:hover {
  background-color: #532876;
  border-color: #532876
}

.btn-brand-secondary {
  color: #fff;
  background-color: #95d600;
  border-color: #95d600
}

.btn-brand-secondary.focus,
.btn-brand-secondary:focus,
.btn-brand-secondary:hover {
  color: #fff;
  background-color: #71a300;
  border-color: #6a9900
}

.btn-brand-secondary.active,
.btn-brand-secondary:active,
.open>.btn-brand-secondary.dropdown-toggle {
  color: #fff;
  background-color: #71a300;
  border-color: #6a9900;
  background-image: none
}

.btn-brand-secondary.active.focus,
.btn-brand-secondary.active:focus,
.btn-brand-secondary.active:hover,
.btn-brand-secondary:active.focus,
.btn-brand-secondary:active:focus,
.btn-brand-secondary:active:hover,
.open>.btn-brand-secondary.dropdown-toggle.focus,
.open>.btn-brand-secondary.dropdown-toggle:focus,
.open>.btn-brand-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: #597f00;
  border-color: #3c5700
}

.btn-brand-secondary.disabled.focus,
.btn-brand-secondary.disabled:focus,
.btn-brand-secondary.disabled:hover,
.btn-brand-secondary:disabled.focus,
.btn-brand-secondary:disabled:focus,
.btn-brand-secondary:disabled:hover {
  background-color: #95d600;
  border-color: #95d600
}

.btn-brand-tertiary {
  color: #fff;
  background-color: #f5a31b;
  border-color: #f5a31b
}

.btn-brand-tertiary.focus,
.btn-brand-tertiary:focus,
.btn-brand-tertiary:hover {
  color: #fff;
  background-color: #d48809;
  border-color: #ca8109
}

.btn-brand-tertiary.active,
.btn-brand-tertiary:active,
.open>.btn-brand-tertiary.dropdown-toggle {
  color: #fff;
  background-color: #d48809;
  border-color: #ca8109;
  background-image: none
}

.btn-brand-tertiary.active.focus,
.btn-brand-tertiary.active:focus,
.btn-brand-tertiary.active:hover,
.btn-brand-tertiary:active.focus,
.btn-brand-tertiary:active:focus,
.btn-brand-tertiary:active:hover,
.open>.btn-brand-tertiary.dropdown-toggle.focus,
.open>.btn-brand-tertiary.dropdown-toggle:focus,
.open>.btn-brand-tertiary.dropdown-toggle:hover {
  color: #fff;
  background-color: #b27208;
  border-color: #8a5906
}

.btn-brand-tertiary.disabled.focus,
.btn-brand-tertiary.disabled:focus,
.btn-brand-tertiary.disabled:hover,
.btn-brand-tertiary:disabled.focus,
.btn-brand-tertiary:disabled:focus,
.btn-brand-tertiary:disabled:hover {
  background-color: #f5a31b;
  border-color: #f5a31b
}

.btn-brand-quaternary {
  color: #fff;
  background-color: #f5f6f8;
  border-color: #f5f6f8
}

.btn-brand-quaternary.focus,
.btn-brand-quaternary:focus,
.btn-brand-quaternary:hover {
  color: #fff;
  background-color: #d7dbe3;
  border-color: #d1d6df
}

.btn-brand-quaternary.active,
.btn-brand-quaternary:active,
.open>.btn-brand-quaternary.dropdown-toggle {
  color: #fff;
  background-color: #d7dbe3;
  border-color: #d1d6df;
  background-image: none
}

.btn-brand-quaternary.active.focus,
.btn-brand-quaternary.active:focus,
.btn-brand-quaternary.active:hover,
.btn-brand-quaternary:active.focus,
.btn-brand-quaternary:active:focus,
.btn-brand-quaternary:active:hover,
.open>.btn-brand-quaternary.dropdown-toggle.focus,
.open>.btn-brand-quaternary.dropdown-toggle:focus,
.open>.btn-brand-quaternary.dropdown-toggle:hover {
  color: #fff;
  background-color: #c2c8d4;
  border-color: #aab3c4
}

.btn-brand-quaternary.disabled.focus,
.btn-brand-quaternary.disabled:focus,
.btn-brand-quaternary.disabled:hover,
.btn-brand-quaternary:disabled.focus,
.btn-brand-quaternary:disabled:focus,
.btn-brand-quaternary:disabled:hover {
  background-color: #f5f6f8;
  border-color: #f5f6f8
}

.custom-select-dark {
  color: #fff;
  background-color: #373a3c;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
}

.honeypot,
input[name=address3] {
  display: none
}

.home-tabs {
  padding-top: 2rem
}

@media (min-width:768px) {
  .home-tabs {
    padding-top: 2.75rem
  }
}

.home-tabs .nav-tabs {
  border-bottom: none
}

@media (min-width:768px) {
  .home-tabs .nav-tabs {
    text-align: right;
    margin-top: -3.5rem;
    margin-right: -10px
  }
}

.home-tabs .nav-tabs .nav-item {
  float: none;
  margin: 0 12px;
  display: inline-block
}

.home-tabs .nav-tabs .nav-link {
  padding: 0;
  border: 0px solid transparent
}

.home-tabs .nav-tabs .nav-link:hover {
  opacity: 0.65
}

.home-tabs .nav-tabs .nav-link:after {
  content: "";
  background: #f5f6f8;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%
}

.home-tabs .nav-tabs .nav-link.active:after {
  background: #f5a31b
}

.home-tabs .tab-content {
  padding: 2rem 0;
  overflow: hidden
}

.home-tabs .tab-content .tab-pane {
  position: relative
}

@media (min-width:768px) {
  .home-tabs .tab-content .tab-pane {
    padding-left: 44%;
    min-height: 500px
  }
}

.home-tabs .tab-content .tab-pane:after {
  position: absolute;
  content: "";
  background: #f5f6f8;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2
}

@media (min-width:768px) {
  .home-tabs .tab-content .tab-pane:after {
    width: 60%
  }
}

.home-tabs .tab-content .tab-pane .tab-image {
  position: relative;
  width: 100%;
  z-index: 3
}

@media (max-width:639px) {
  .home-tabs .tab-content .tab-pane .tab-image {
    display: none
  }
}

@media (min-width:768px) {
  .home-tabs .tab-content .tab-pane .tab-image {
    position: absolute;
    top: 40px;
    left: 0;
    overflow: hidden;
    width: 45%
  }
}

@media (min-width:1024px) {
  .home-tabs .tab-content .tab-pane .tab-image {
    max-height: 536px
  }
}

.home-tabs .tab-content .tab-pane .tab-inner {
  position: relative;
  padding: 2rem;
  z-index: 10
}

@media (min-width:768px) {
  .home-tabs .tab-content .tab-pane .tab-inner {
    padding-left: 3rem
  }
}

@media (min-width:1024px) {
  .home-tabs .tab-content .tab-pane .tab-inner {
    padding: 6rem 2.125rem 2.125rem 6rem
  }
}

.home-tabs .tab-content .tab-pane .tab-inner .tab-related {
  margin-top: 1rem;
  padding: 1rem;
  background: #95d600;
  color: #fff
}

@media (min-width:1024px) {
  .home-tabs .tab-content .tab-pane .tab-inner .tab-related {
    margin-top: 1.5rem;
    padding: 1.25rem 2rem
  }
}

.home-tabs .tab-content .tab-pane .tab-inner .tab-related p {
  margin-bottom: .5rem
}

.home-tabs .tab-content .tab-pane .tab-inner .tab-related a {
  color: #fff;
  display: inline-block
}

.home-tabs .tab-content .tab-pane .tab-inner .tab-related a:hover {
  color: #ccf56e
}

.home-tabs .tab-content .tab-pane .tab-inner .tab-related a:before {
  display: inline-block;
  content: "";
  background: url(https://3113501.fs1.hubspotusercontent-na1.net/hubfs/3113501/_global/misc/icon-chevron.svg) no-repeat;
  width: 10px;
  height: 12px
}

.home-tabs .tab-content .kc-link {
  position: relative;
  margin-top: 1.5rem
}

@media (min-width:768px) {
  .home-tabs .tab-content .kc-link {
    padding-left: 44%
  }
}

.home-tabs .tab-content .kc-link a {
  padding: 2rem;
  font-weight: 900
}

@media (max-width:639px) {
  .home-tabs .tab-content .kc-link a {
    padding: 2rem 0
  }
}

@media (min-width:768px) {
  .home-tabs .tab-content .kc-link a {
    padding-left: 3rem
  }
}

@media (min-width:1024px) {
  .home-tabs .tab-content .kc-link a {
    padding-left: 6rem
  }
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
  content: " ";
  display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
  content: " ";
  display: table;
  clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  white-space: normal
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
  margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
  position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
  float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
  display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
  margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
  width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}

.hs-menu-wrapper>li.hs-menu-item {
  margin: 0;
  border-top: 1px dotted #8e72a5
}

.hs-menu-wrapper>li.hs-menu-item a {
  padding: 10px 12px;
  color: #fff;
  line-height: 1.5;
  font-size: 1.25rem
}

.hs-menu-wrapper>li.hs-menu-item a span {
  display: inline;
  margin-right: 4px
}

.hs-menu-wrapper>li.hs-menu-item:last-child a {
  background: #f5a31b
}

@media (max-width:1023px) {
  .hs-menu-wrapper,
  .hs-menu-wrapper * {
    box-sizing: border-box;
    display: block;
    width: 100%
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible!important;
    opacity: 1!important;
    position: static!important
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal
  }
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: static;
    opacity: 1;
    visibility: visible
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}

.custom-menu-primary .hs-menu-wrapper>ul {
  background: #532876;
  padding: 0;
  margin: 0;
  float: left
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
  background: #532876;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0;
  position: relative
}

@media (min-width:1200px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    font-size: 18px
  }
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover:after {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 246, 248, 0);
  border-bottom-color: #f5f6f8;
  border-width: 6px;
  margin-left: -6px
}

.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a strong {
  display: none
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  padding: 5px 15px;
  position: relative;
  color: #fff;
  display: block
}

@media (min-width:1200px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 8px 20px
  }
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  color: #fff
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  color: #fff;
  font-weight: 700
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.custom-menu-primary .hs-menu-wrapper>ul ul {
  background: #f5a31b;
  background: #c29ee0;
  padding: 0;
  border: none;
  border-top: none;
  min-width: 150px
}

.custom-menu-primary .hs-menu-wrapper>ul ul li:hover {
  background: #532876;
  background: none
}

.custom-menu-primary .hs-menu-wrapper>ul ul li {
  float: none!important;
  margin: 0;
  font-size: 1rem
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color: #532876;
  padding: 8px 10px
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
  color: #8844c0
}

.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible!important;
  max-width: none!important;
  width: auto!important
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 0;
  font-size: 13px;
  display: none
}

@media screen and (min-width:1024px) {
  .custom-menu-primary .hs-menu-wrapper {
    display: block!important;
    background: transparent!important
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    border-left: 1px solid #3c1c56;
    padding: 5px 0;
    cursor: pointer
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child {
    border-left: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li a:hover {
    color: #a16acd
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a {
    text-transform: uppercase
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li.js-force-knowedge-center-active>a {
    color: #f5a31b
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child ul li:last-child {
    display: none
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    right: -15px;
    background: #f5f6f8;
    padding: 12px 5px;
    border: none;
    border-top: none;
    border-radius: 2px;
    width: 240px;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .13)
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>ul {
    display: block!important
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    display: none!important;
    position: absolute
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active>a {
    color: #f5a31b
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    left: auto;
    top: 100%;
    -ms-transform: initial;
    transform: none
  }
  .hs-menu-wrapper>.hs-menu-item {
    display: none
  }
}

.child-trigger,
.mobile-trigger {
  display: none!important
}

@media (max-width:1023px) {
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper>ul,
  .custom-menu-primary .hs-menu-wrapper>ul li,
  .custom-menu-primary .hs-menu-wrapper>ul li a,
  .custom-menu-primary .hs-menu-wrapper>ul li ul {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: 700;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #532876
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li a span,
  .showMobile {
    display: block
  }
  .mobile-trigger {
    display: inline-block!important;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 5px;
    width: auto;
    height: auto;
    padding: 6px 12px;
    z-index: 999;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase
  }
}

@media (max-width:1023px) and (min-width:768px) {
  .mobile-trigger {
    right: 20px
  }
}

@media (max-width:1023px) {
  .mobile-trigger:hover {
    text-decoration: none
  }
  .mobile-trigger i {
    display: inline;
    position: relative;
    top: -5px
  }
  .mobile-trigger i:after,
  .mobile-trigger i:before {
    position: absolute;
    content: ""
  }
  .mobile-trigger i,
  .mobile-trigger i:after,
  .mobile-trigger i:before {
    width: 25px;
    height: 2px;
    background-color: #532876;
    display: inline-block
  }
  .mobile-trigger i:before {
    margin-top: -6px
  }
  .mobile-trigger i:after {
    margin-top: 6px
  }
  .child-trigger {
    display: block!important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px!important;
    min-width: 55px!important;
    height: 50px!important;
    padding: 0!important;
    border-left: 1px dotted hsla(0, 0%, 100%, .2)
  }
  .child-trigger:hover {
    text-decoration: none
  }
  .child-trigger i {
    position: relative;
    top: 50%;
    margin: 0 auto!important
  }
  .child-trigger i:after {
    position: absolute;
    content: ""
  }
  .child-trigger i,
  .child-trigger i:after {
    width: 10px;
    height: 1px;
    background-color: #f5a31b;
    display: block
  }
  .child-trigger i:after {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
  .child-trigger.child-open i:after {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }
  .child-trigger.child-open i {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    display: none
  }
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible!important;
    opacity: 1!important;
    position: static!important;
    display: none
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    position: relative;
    top: 0;
    left: 0px;
    width: 100%
  }
  .custom-menu-primary .hs-menu-wrapper {
    padding: 0;
    width: 100%;
    z-index: 8888
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    background: #532876
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    position: relative
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
    display: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child a {
    cursor: default;
    pointer-events: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child strong {
    color: #c7a1e6!important;
    display: block!important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1rem
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child .bars {
    display: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child span {
    display: inline;
    padding-right: 4px
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li a {
    font-size: 20px;
    line-height: 45px;
    overflow: visible
  }
  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top: 1px dotted #8e72a5
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a {
    padding: 10px 12px!important;
    color: #fff!important;
    line-height: 1.5
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a:hover {
    color: #fff!important
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
    display: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    background: transparent;
    border: 0px;
    padding: 0px
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    background-color: hsla(0, 0%, 100%, .08)
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    font-size: 16px
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after {
    display: none
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    text-indent: 30px
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a {
    text-indent: 50px
  }
}

.hs-menu-wrapper .bars {
  margin-bottom: -5px
}

.bars {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 23px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  background: none
}

.bars:focus {
  outline: none
}

.bars span {
  top: 9px;
  right: 0;
  background: #f5a31b
}

.bars span,
.bars span:after,
.bars span:before {
  display: block;
  position: absolute;
  left: 0;
  height: 5px;
  border-radius: 2px
}

.bars span:after,
.bars span:before {
  width: 100%;
  background-color: #f5a31b;
  content: ""
}

.bars span:before {
  top: -8px
}

.bars span:after {
  bottom: -8px
}

.cross span {
  transition-delay: 0.3s;
  transition: background 0.3s ease-in-out
}

.cross span:after,
.cross span:before {
  transition-duration: 0.3s
}

.cross.is-active span {
  background: none
}

.cross.is-active span:before {
  top: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.cross.is-active span:after {
  bottom: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.cross.is-active span:after,
.cross.is-active span:before {
  transition-delay: 0s, 0.3s
}

.search-toggle {
  width: 24px;
  height: 24px;
  background-image: url(https://www.dwc401k.com/hubfs/_global/icon-search.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 60px;
  z-index: 1;
  margin-top: -12px
}

@media (min-width:768px) {
  .search-toggle {
    right: 75px
  }
}

@media (min-width:1024px) {
  .search-toggle {
    right: 1rem
  }
}

@media (min-width:1440px) {
  .search-toggle {
    right: 0
  }
}

.search-results-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .9);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 99999999
}

.search-activated .search-results-overlay {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s
}

.search-results-overlay .overlay-close {
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  border: 0;
  color: #fff;
  z-index: 100;
  background: none;
  font-size: 2em;
  text-transform: uppercase;
  cursor: pointer
}

.search-results-wrapper .search::-webkit-input-placeholder {
  color: #fff
}

.search-results-wrapper .search:-moz-placeholder,
.search-results-wrapper .search::-moz-placeholder {
  color: #fff
}

.search-results-wrapper .search:-ms-input-placeholder {
  color: #fff
}

.search-results-wrapper {
  max-width: 800px;
  margin: 3em auto 1em;
  padding: 0 3em;
  height: calc(100vh - 4em)
}

.search-results-wrapper .search {
  width: 100%;
  padding: 0.5em;
  background: none;
  border: 0 none;
  border-bottom: 2px solid #fff!important;
  color: #fff;
  outline: 0;
  font-size: 1.5em
}

.search-results-wrapper .search:valid:not(:placeholder-shown) {
  border: 0 none!important;
  border-bottom: 2px solid #fff!important
}

.search-results {
  margin: 2em 0 0;
  padding: 0;
  height: calc(100% - 4.4em);
  position: relative;
  overflow-y: auto
}

.search-results li {
  list-style: none;
  margin-bottom: 1em;
  font-size: 2em;
  padding: 1em;
  background: #fff;
  line-height: 1
}

.search-results span {
  font-size: 1rem;
  display: block;
  margin-top: 0.75em
}

.m-accordion .card {
  border: none;
  margin: 0
}

.m-accordion .card-header {
  background-color: #fff;
  border-bottom: none;
  padding: 0
}

.m-accordion .card-header h5 {
  margin: 0
}

.m-accordion .card-header a {
  display: block;
  position: relative;
  color: #f5a31b;
  padding: 1rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 900;
  text-decoration: none
}

.m-accordion .card-header a #brand-tertiary {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -8px
}

.m-accordion .card-header a #brand-tertiary path {
  fill: #f5a31b
}

.m-accordion .card-header a[aria-expanded=true] #brand-tertiary {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.pillar-modal,
.site_modal {
  -webkit-overflow-scrolling: touch
}

@media (min-width:576px) {
  .pillar-modal .modal-dialog,
  .site_modal .modal-dialog {
    max-width: 90%
  }
}

@media (min-width:1024px) {
  .pillar-modal .modal-dialog,
  .site_modal .modal-dialog {
    max-width: 1200px
  }
}

.pillar-modal.team .modal-dialog,
.site_modal.team .modal-dialog {
  max-width: 630px
}

@media (min-width:1024px) {
  .pillar-modal.team .modal-dialog,
  .site_modal.team .modal-dialog {
    max-width: 1024px
  }
}

.pillar-modal .modal-content,
.site_modal .modal-content {
  border-radius: 0;
  padding: 0;
  background: #f5f6f8;
  border: none
}

@media (min-width:1024px) {
  .pillar-modal .modal-content,
  .site_modal .modal-content {
    padding: 2rem
  }
}

.pillar-modal .modal-content .modal-body table+h4,
.site_modal .modal-content .modal-body table+h4 {
  margin-top: 3rem
}

.pillar-modal .modal-header,
.site_modal .modal-header {
  border-bottom: none;
  position: relative
}

.pillar-modal .modal-header .modal-title,
.site_modal .modal-header .modal-title {
  margin: 0;
  font-weight: 700;
  padding-right: 40px
}

.pillar-modal .modal-header .close,
.site_modal .modal-header .close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 1.75rem;
  opacity: 1;
  color: #6d6e70;
  font-weight: 900
}

.pillar-modal .modal-header .close:focus,
.site_modal .modal-header .close:focus {
  outline: 0
}

.pillar-modal.team .modal-content,
.site_modal.team .modal-content {
  padding: 0;
  max-width: 630px
}

@media (min-width:1024px) {
  .pillar-modal.team .modal-content,
  .site_modal.team .modal-content {
    overflow: hidden;
    max-width: 1024px;
    min-height: 500px
  }
}

.pillar-modal.team .modal-content .featherlight-inner,
.site_modal.team .modal-content .featherlight-inner {
  display: block
}

.pillar-modal.team .modal-content .close,
.pillar-modal.team .modal-content .featherlight-close-icon,
.site_modal.team .modal-content .close,
.site_modal.team .modal-content .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  top: 15px;
  right: 15px;
  width: 45px;
  font-size: 30px;
  font-weight: 700;
  padding: 10px;
  background: #666;
  border-radius: 50%;
  color: #fff
}

.pillar-modal.team .modal-content .close:hover,
.pillar-modal.team .modal-content .featherlight-close-icon:hover,
.site_modal.team .modal-content .close:hover,
.site_modal.team .modal-content .featherlight-close-icon:hover {
  opacity: .6
}

.pillar-modal.team .modal-content .fl-meta-img-wrap,
.site_modal.team .modal-content .fl-meta-img-wrap {
  background: #fff;
  width: 100%;
  display: block;
  line-height: 0;
  text-align: center
}

.pillar-modal.team .modal-content .fl-meta,
.site_modal.team .modal-content .fl-meta {
  color: #fff;
  background: #532876
}

@media (min-width:1024px) {
  .pillar-modal.team .modal-content .fl-meta,
  .site_modal.team .modal-content .fl-meta {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33%;
    min-height: 500px
  }
}

.pillar-modal.team .modal-content .fl-meta a,
.site_modal.team .modal-content .fl-meta a {
  color: #fff
}

.pillar-modal.team .modal-content .fl-content,
.site_modal.team .modal-content .fl-content {
  padding: 1.5rem 1rem;
  font-size: 20px;
  line-height: 35px
}

@media (min-width:1024px) {
  .pillar-modal.team .modal-content .fl-content,
  .site_modal.team .modal-content .fl-content {
    float: right;
    width: 67%;
    padding: 4rem;
    min-height: 550px
  }
}

.pillar-modal.team .modal-content .fl-content h2,
.site_modal.team .modal-content .fl-content h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #6d6e70;
  margin-bottom: .25rem
}

.pillar-modal.team .modal-content .fl-t-meta,
.site_modal.team .modal-content .fl-t-meta {
  font-size: 16px;
  padding: 1rem;
  line-height: 1.7;
  color: #b990da
}

@media (min-width:1024px) {
  .pillar-modal.team .modal-content .fl-t-meta,
  .site_modal.team .modal-content .fl-t-meta {
    padding: 1.5rem
  }
}

.pillar-modal.team .modal-content .fl-t-meta a,
.site_modal.team .modal-content .fl-t-meta a {
  color: #f5a31b
}

.pillar-modal.team .modal-content .fl-t-meta a:hover,
.site_modal.team .modal-content .fl-t-meta a:hover {
  opacity: .5
}

.pillar-modal.team .modal-content .fl-t-meta .t-phone,
.site_modal.team .modal-content .fl-t-meta .t-phone {
  color: #f5a31b
}

.pillar-modal.team .modal-content .fl-t-meta .t-mail a,
.site_modal.team .modal-content .fl-t-meta .t-mail a {
  color: #95d600
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts,
.site_modal.team .modal-content .fl-t-meta .social-accounts {
  position: relative
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts ul,
.site_modal.team .modal-content .fl-t-meta .social-accounts ul {
  margin: .5rem 0 0;
  padding: 0
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts ul li,
.site_modal.team .modal-content .fl-t-meta .social-accounts ul li {
  list-style-type: none;
  display: inline;
  float: left;
  margin-right: 10px
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts ul li a,
.site_modal.team .modal-content .fl-t-meta .social-accounts ul li a {
  background: #f5a31b;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts ul li a:hover,
.site_modal.team .modal-content .fl-t-meta .social-accounts ul li a:hover {
  background: #ec970a
}

.pillar-modal.team .modal-content .fl-t-meta .social-accounts ul li a img,
.site_modal.team .modal-content .fl-t-meta .social-accounts ul li a img {
  width: auto;
  display: block
}

.pillar-modal.team .modal-content .fl-t-meta .meta-icon,
.site_modal.team .modal-content .fl-t-meta .meta-icon {
  max-width: 20px
}

.pillar-modal.team .modal-content .fl-t-meta .creds,
.site_modal.team .modal-content .fl-t-meta .creds {
  color: #fff;
  font-size: 14px;
  padding-top: 5px
}

.pillar-modal.team .modal-content .fl-t-meta h2,
.site_modal.team .modal-content .fl-t-meta h2 {
  margin: 0 0 1rem;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700
}

.pillar-modal.team .modal-content .fl-t-meta .soc,
.site_modal.team .modal-content .fl-t-meta .soc {
  padding: 1rem 0 0;
  margin: 1rem 0 0;
  border-top: 1px solid #ffb65a
}

.pillar-modal.team .modal-content .fl-t-meta ul.soc li a,
.site_modal.team .modal-content .fl-t-meta ul.soc li a {
  color: #fff
}

.pillar-modal.team .modal-content .fl-t-meta ul.soc li a:hover,
.site_modal.team .modal-content .fl-t-meta ul.soc li a:hover {
  color: hsla(0, 0%, 100%, .75)
}

.pillar-modal.team .modal-content .fl-t-meta ul.soc li,
.site_modal.team .modal-content .fl-t-meta ul.soc li {
  margin: 0 1.2rem 0 0
}

.pillar-modal.team .modal-content .fl-t-meta ul.soc li:first-child,
.site_modal.team .modal-content .fl-t-meta ul.soc li:first-child {
  display: inline-block
}

.resource-pillar .modal-backdrop {
  background: #fff;
  opacity: 1
}

.pillar-modal .modal-dialog {
  margin-top: 0
}

.pillar-modal .modal-header .close {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  top: 15px;
  right: 5px;
  width: 45px;
  font-size: 30px;
  font-weight: 700;
  padding: 10px;
  background: #666;
  border-radius: 50%;
  color: #fff;
  opacity: .2
}

@media (min-width:768px) {
  .pillar-modal .modal-header .close {
    top: 20px;
    right: 15px
  }
}

.pillar-modal .modal-header .close:hover {
  opacity: .6
}

.pillar-modal .modal-content {
  padding-top: 0;
  background: #fff
}

.pillar-modal .modal-content .modal-body {
  padding-top: 50px
}

@media (min-width:768px) {
  .pillar-modal .modal-content .modal-body {
    padding-top: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .pillar-modal .modal-content .modal-body .col {
    margin-right: 10%
  }
  .pillar-modal .modal-content .modal-body .col+.col {
    width: 300px;
    margin-right: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
}

.pillar-modal .modal-content .modal-body nav {
  padding-bottom: 50px
}

.pillar-modal .modal-content .modal-body nav h5 {
  color: #532876;
  font-size: 1.5rem;
  font-weight: 900;
  display: inline-block
}

.pillar-modal .modal-content .modal-body nav h5:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #95d600
}

.pillar-modal .modal-content .modal-body nav ul li {
  float: none;
  list-style-type: none;
  margin: 0;
  padding: .7rem 0
}

.pillar-modal .modal-content .modal-body nav ul li a {
  color: #804daa;
  font-size: 1.25rem;
  line-height: 1.5
}

.pillar-modal .modal-content .modal-body nav ul li a:hover {
  color: #532876
}

.pillar-modal .modal-content a.btn {
  margin-bottom: 50px
}

.pillar-modal .modal-content .pillar-modal-cta img {
  max-width: 100%
}

.content-cms {
  font-size: 1rem;
  line-height: 1.5
}

@media (min-width:768px) {
  .content-cms {
    font-size: 1.125rem;
    line-height: 1.7
  }
}

.content-cms .h1,
.content-cms .h2,
.content-cms .h3,
.content-cms .h4,
.content-cms .h5,
.content-cms .h6,
.content-cms h1,
.content-cms h2,
.content-cms h3,
.content-cms h4,
.content-cms h5,
.content-cms h6 {
  color: #522876 !important;
  ;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 1rem
}

.content-cms .h1,
.content-cms h1 {
  font-size: 2.8125rem
}

@media (min-width:768px) {
  .content-cms .h1,
  .content-cms h1 {
    font-size: 4.5rem
  }
}

.content-cms .h2,
.content-cms h2 {
  font-size: 2.5rem
}

@media (min-width:768px) {
  .content-cms .h2,
  .content-cms h2 {
    font-size: 3.75rem
  }
}

.content-cms .h3,
.content-cms h3 {
  font-size: 1.875rem
}

@media (min-width:768px) {
  .content-cms .h3,
  .content-cms h3 {
    font-size: 3.125rem
  }
}

.content-cms .h4,
.content-cms h4 {
  font-size: 1.25rem
}

@media (min-width:768px) {
  .content-cms .h4,
  .content-cms h4 {
    font-size: 1.625rem
  }
}

.content-cms .lf-content h2 {
  font-size: 24px
}

.content-cms .lf-content h3 {
  font-size: 1.5625rem
}

.content-cms .lf-content h4 {
  font-size: 1.125rem
}

@media (min-width:768px) {
  .content-cms blockquote,
  .content-cms ol,
  .content-cms p,
  .content-cms ul {
    margin: 0 0 1.5rem
  }
}

.content-cms blockquote {
  font-style: italic;
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

.content-cms ol li,
.content-cms ul li {
  margin-bottom: .75em;
  line-height: 1.45
}

.content-cms ol li:last-of-type,
.content-cms ul li:last-of-type {
  margin-bottom: 1.5rem
}

.content-cms iframe {
  max-width: 100%;
  height: 100%;
  border: 0
}

.layout-container blockquote:last-of-type,
.layout-container ol:last-of-type,
.layout-container p:last-of-type,
.layout-container ul:last-of-type {
  margin-bottom: 0
}

.lf-content blockquote:last-of-type,
.lf-content ol:last-of-type,
.lf-content p:last-of-type,
.lf-content ul:last-of-type {
  margin-bottom: 1.5rem
}

.layout-container p:last-of-type+ul {
  margin-top: 1.5rem
}

.protect-img,
.protect-imgs img {
  border: 1px solid #eceeef;
  padding: 5px;
  box-sizing: border-box;
  background-color: #fff
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic
}

img.alignRight {
  margin: 0 0 5px 15px
}

img.alignLeft {
  margin: 0 15px 5px 0
}

video {
  max-width: 100%;
  height: auto
}

.hs-responsive-embed {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0
}

.hs-responsive-embed embed,
.hs-responsive-embed iframe,
.hs-responsive-embed object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-vimeo,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-youtube {
  padding-bottom: 56.25%
}

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%
}

@media (max-width:568px) {
  iframe {
    max-width: 100%
  }
}

@media (min-width:1024px) {
  .modal-lg {
    max-width: 1200px
  }
}

.table.table-responsive {
  font-size: 0.875rem
}

@media (min-width:768px) {
  .table.table-responsive {
    display: table
  }
}

@media (min-width:1024px) {
  .table.table-responsive {
    font-size: 1.125rem
  }
}

.table.table-responsive td {
  color: #9f9f9f;
  min-width: 100px
}

@media (min-width:1024px) {
  .table.table-responsive td {
    font-size: 1.125rem
  }
}

.m-table table {
  background: #fff
}

.page-intro {
  margin-bottom: 2rem
}

@media (min-width:768px) {
  .page-intro {
    margin-bottom: 4rem
  }
}

.image-banner {
  margin-bottom: 2rem
}

@media (min-width:768px) {
  .image-banner {
    margin-bottom: 5rem
  }
}

.image-banner .layout-container:before {
  position: absolute;
  content: "";
  background: #95d600;
  width: 100%;
  top: 0;
  bottom: 0;
  left: -50%
}

@media (min-width:1200px) {
  .image-banner .layout-container:before {
    left: -120px
  }
}

.image-banner .layout-container .image-banner-inner {
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 2rem 1rem 2rem 0;
  background: #95d600;
  margin-top: -1rem
}

@media (min-width:768px) {
  .image-banner .layout-container .image-banner-inner {
    margin-top: -3.25rem;
    padding: 2rem 2rem 2rem 0
  }
}

@media (min-width:1024px) {
  .image-banner .layout-container .image-banner-inner {
    padding: 3rem 3rem 3rem 0
  }
}

@media (min-width:1200px) {
  .image-banner .layout-container .image-banner-inner {
    padding-left: 0
  }
}

.image-banner .layout-container .image-banner-inner h1,
.image-banner .layout-container .image-banner-inner h2,
.image-banner .layout-container .image-banner-inner h3,
.image-banner .layout-container .image-banner-inner h4 {
  color: #fff;
  margin-bottom: .5rem
}

.image-banner .layout-container .image-banner-inner blockquote:last-of-type,
.image-banner .layout-container .image-banner-inner p:last-of-type {
  margin-bottom: 0
}

.image-banner .layout-container .image-banner-inner blockquote+p:last-of-type {
  margin-top: 1.5rem;
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

.image-banner .layout-container .image-banner-inner blockquote {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

@media (min-width:768px) {
  .image-banner .layout-container .image-banner-inner blockquote {
    font-size: 1.875rem
  }
}

.image-banner .layout-container .image-banner-inner blockquote cite {
  font-style: normal;
  font-weight: 700;
  display: block;
  margin-top: 1rem
}

@media (min-width:768px) {
  .image-banner .layout-container .image-banner-inner blockquote cite {
    margin-top: 2rem;
    font-size: 1.25rem
  }
}

@media (min-width:768px) {
  .serv-detail-mid h2 {
    margin-bottom: 3rem;
    max-width: 80%
  }
}

.serv-detail-mid .col-wrapper.full-width .col+.col {
  display: none
}

@media (min-width:768px) {
  .serv-detail-mid .col-wrapper.columns {
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:639px) {
  .serv-detail-mid .col-wrapper.columns .col {
    margin-bottom: 1.5rem
  }
}

@media (min-width:768px) {
  .serv-detail-mid .col-wrapper.columns .col {
    width: 47.5%
  }
}

.serv-detail-mid .col-wrapper.columns .col+.col {
  padding-bottom: 0
}

@media (min-width:768px) {
  .serv-detail-mid .col-wrapper.columns .col+.col {
    margin-left: 5%
  }
}

.page-resources {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 3px solid #f5f6f8
}

@media (min-width:768px) {
  .page-resources {
    margin-top: 3rem;
    padding-top: 3rem
  }
}

@media (max-width:639px) {
  .page-resources .col {
    margin-bottom: 0!important
  }
}

.page-resources ul {
  padding-left: 1.45rem
}

@media (min-width:768px) {
  .kb-grid-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width:768px) {
  .kb-grid-wrapper .kb-grid-col {
    width: 70%;
    -ms-flex-order: 2;
    order: 2
  }
}

@media (min-width:768px) {
  .kb-grid-wrapper .kb-grid-col+.kb-grid-col {
    width: 25%;
    padding-right: 2rem;
    -ms-flex-order: 1;
    order: 1
  }
}

.kb-grid-wrapper .kb-grid-col .item {
  padding-bottom: 1rem
}

@media (min-width:768px) {
  .kb-grid-wrapper .kb-grid-col .item {
    padding-bottom: 3rem
  }
}

.kb-grid-wrapper .kb-grid-col .item .h4 {
  font-weight: 700;
  margin-bottom: 1.35rem
}

.kb-grid-wrapper .kb-grid-col .item ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.kb-grid-wrapper .kb-grid-col .item ul li {
  padding-left: 1em;
  text-indent: -.7em;
  padding: 0 0 1rem .75rem
}

.kb-grid-wrapper .kb-grid-col .item ul li:before {
  padding-right: 5px;
  content: "•";
  color: #f5a31b
}

@media (max-width:639px) {
  .kb-grid-wrapper .kb-grid-col.kb-anchors {
    display: none
  }
}

@media (min-width:768px) {
  .kb-grid-wrapper .kb-grid-col.kb-anchors {
    border-right: 3px solid #f5f6f8
  }
}

.kb-grid-wrapper .kb-grid-col.kb-anchors ul {
  margin: 0;
  padding: 0
}

.kb-grid-wrapper .kb-grid-col.kb-anchors ul li {
  margin: 0;
  padding: 0 0 1rem;
  list-style-type: none
}

.kb-grid-wrapper .kb-grid-col.kb-anchors a {
  font-size: 1.125rem;
  color: #532876;
  font-weight: 700
}

.kb-grid-wrapper .kb-grid-col.kb-anchors a:hover {
  color: #7b3baf
}

.prefooter-text-ctas {
  text-align: center;
  margin-bottom: 3rem
}

@media (min-width:768px) {
  .prefooter-text-ctas {
    margin-bottom: 4rem
  }
}

.prefooter-text-ctas .layout-container {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 3px solid #f5f6f8
}

@media (min-width:768px) {
  .prefooter-text-ctas .layout-container {
    margin-top: 3rem;
    padding-top: 3rem
  }
}

.prefooter-text-ctas h4 {
  font-weight: 700;
  margin-bottom: 1.75rem
}

.prefooter-text-ctas a {
  margin: .5rem 1rem
}

.login-box .inner {
  padding: 2rem;
  background: #f5f6f8;
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: -.025rem
}

@media (min-width:768px) {
  .login-box .inner {
    padding-left: 20px
  }
}

@media (max-width:767px) {
  .login-box .inner {
    margin: 2rem 15px 0
  }
}

@media (min-width:1024px) {
  .login-box .inner {
    padding: 3rem 2rem;
    min-height: 315px
  }
}

.login-box .inner img {
  padding-bottom: 1rem
}

@media (min-width:768px) {
  .login-box .inner a.btn {
    min-width: 190px
  }
}

@media (min-width:1024px) {
  .login-box .inner a.btn {
    min-width: 222px
  }
}

.login-box .login-disclaimer {
  font-size: 0.75rem;
  padding: 1.5rem;
  text-align: center
}

.prefooter-cta {
  background: #f5f6f8;
  margin-bottom: -2rem;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem
}

@media (max-width:639px) {
  .prefooter-cta {
    padding-top: 0;
    padding-bottom: 0
  }
  .prefooter-cta .layout-container {
    padding-left: 0;
    padding-right: 0
  }
}

@media (min-width:768px) {
  .prefooter-cta {
    margin-top: 3rem;
    margin-bottom: -3rem;
    padding-top: 3rem;
    padding-bottom: 3rem
  }
}

.prefooter-text-ctas+.prefooter-cta {
  margin-top: 0
}

.page-splash .layout-footer,
.page-splash .layout-header {
  display: none
}

.page-splash .main {
  padding-top: 0
}

.page-splash .intro-splash {
  background: #532876;
  border-top: 10px solid #f5a31b;
  padding-top: 2rem
}

.page-splash .intro-splash:after {
  content: "";
  display: table;
  clear: both
}

@media (min-width:768px) {
  .page-splash .intro-splash {
    padding-top: 3rem
  }
}

@media (min-width:1024px) {
  .page-splash .intro-splash {
    padding-bottom: 3rem
  }
}

.page-splash .intro-splash .page-intro {
  color: #fff
}

@media (min-width:768px) {
  .page-splash .intro-splash .page-intro {
    font-size: 1.5rem;
    line-height: 2.25rem
  }
}

.page-splash .intro-splash .page-intro h1 {
  color: #fff
}

@media (min-width:1024px) {
  .page-splash .contact-details {
    background-image: url(https://www.dwc401k.com/hubfs/page/banners/banner-splash.jpg);
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 490px;
    padding-bottom: 3rem
  }
}

.page-splash .contact-details img {
  margin: 0 -1rem
}

@media (min-width:768px) {
  .page-splash .contact-details img {
    margin: 0 -2rem
  }
}

@media (min-width:1024px) {
  .page-splash .contact-details img {
    display: none
  }
}

.page-splash .contact-details .row>div {
  background: #95d600;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff
}

@media (min-width:768px) {
  .page-splash .contact-details .row>div {
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem
  }
}

@media (min-width:1024px) {
  .page-splash .contact-details .row>div {
    margin-top: -4rem;
    padding-left: 4rem;
    padding-right: 4rem
  }
}

.page-splash .contact-details .row>div h3 {
  color: #fff;
  margin: 0
}

@media (min-width:576px) {
  .page-splash .contact-details .data-blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.page-splash .contact-details .data-blocks .d-block {
  margin-top: 1.5rem;
  line-height: 1.6
}

@media (min-width:576px) {
  .page-splash .contact-details .data-blocks .d-block {
    width: 47%;
    margin-top: 1.9rem
  }
}

@media (min-width:1024px) {
  .page-splash .contact-details .data-blocks .d-block {
    width: 45%
  }
}

@media (min-width:576px) {
  .page-splash .contact-details .data-blocks .d-block:nth-child(odd) {
    margin-right: 3%
  }
}

@media (min-width:1024px) {
  .page-splash .contact-details .data-blocks .d-block:nth-child(odd) {
    margin-right: 5%
  }
}

@media (min-width:576px) {
  .page-splash .contact-details .data-blocks .d-block:nth-child(2n) {
    margin-left: 3%
  }
}

@media (min-width:1024px) {
  .page-splash .contact-details .data-blocks .d-block:nth-child(2n) {
    margin-left: 5%
  }
}

@media (min-width:576px) {
  .page-splash .contact-details .data-blocks .d-block:last-child,
  .page-splash .contact-details .data-blocks .d-block:nth-last-child(2) {
    border-top: 1px solid #84bd00;
    padding-top: 1.9rem;
    padding-bottom: 0
  }
}

.page-splash .contact-details .data-blocks .d-block a {
  color: #fff
}

.page-splash .contact-details .data-blocks .d-block a:hover {
  text-decoration: underline
}

.page-splash .login-section {
  padding-top: 2rem;
  padding-bottom: 2rem
}

@media (min-width:768px) {
  .page-splash .login-section {
    padding-top: 3rem;
    padding-bottom: 3rem
  }
}

.page-splash .login-section .login-box+.login-box .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .page-splash .login-section .blog-box {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.page-splash .login-section .blog-box .blog-image img {
  width: 360px
}

.resource-pillar.rework .layout-site-wrapper {
    background: #fff url(https://www.dwc401k.com/hubfs/Dwc-2019/images/bg.png) no-repeat 100% -281px;
    background-attachment: fixed;
}

.rework .main.content-cms {
  background: none;
}

.resource-pillar .layout-site-wrapper {
  background: #fff
}

.resource-pillar .main {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

.resource-pillar:not(.rework) #fc-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 3rem
}

.rework #fc-wrapper {
  display: inline-block;
  max-width: 100%;
}

.rework .row-fluid .content-main.invited-banner h1, .rework .content-cms h1 {
  color: #fff !important;
  margin: 0;
  font-size: 43px;
}

@media only screen and (max-width: 1200px) {
  .rework .content-main {
    width: 100vw !important;
    position: relative;
    transform: translateX(-2rem);
  }
  
  .rework .content-main .container, .rework .content-main .row-fluid .container[class*="span"] {
    padding: 0;
  }
  
  .row-fluid .quote-green>div {
    padding: 33px 0;
  }
}

@media only screen and (max-width: 700px) {
  .rework .content-main {
    transform: translateX(-1rem);
  }
  
  
  .row-fluid .quote-green>div {
    padding: 21px 0;
  }
}

.resource-pillar.rework #fc-wrapper .related_resource_list strong {
  border-bottom: 3px solid #532775;
}

.sidebar-with-link-list li:not(.area-for-cta) a {
  display: inline-block;
  padding: 12px 21px !important;
}

.sidebar-with-link-list li {
  list-style: none !important;
  cursor: pointer;
  line-height: normal !important;
  color: #525f7f;
  font-size: 17px;
  font-weight: 400;
  border-top: 1px solid #ebebeb;
  position: relative !important;
  padding: 0 !important;
  z-index: 4;
}

.sidebar-with-link-list li:last-of-type {
  border-bottom: 1px solid #ebebeb;
}

.sidebar-with-link-list ul {
  list-style: none;
}

.sidebar-with-link-list li:before {
  content: "" !important;
  position: absolute;
  top: 14px !important;
  left: 0;
  font-weight: bold;
  font-size: 24px;
  background: url(https://www.dwc401k.com/hubfs/Dwc-2019/images/arrow.svg) no-repeat center / contain;
  width: 17px;
  height: 15px;
  margin: auto;
  transform: translateX(-10px);
  opacity: 0;
  -webkit-transition: ease .5s;
  -moz-transition: ease .5s;
  -o-transition: ease .5s;
  -ms-transition: ease .5s;
  transition: ease .5s;
}

.sidebar-with-link-list li:hover, .sidebar-with-link-list li.active, .sidebar-with-link-list li.active span {
  color: #f5a51f;
}

.sidebar-with-link-list li:hover:before, .sidebar-with-link-list li.active:before {
  opacity: 1;
  transform: none;
}

.sidebar-with-link-list li:not(.active) a, .sidebar-with-link-list li:not(.active) span {
  color: #525f7f !important;
}

.sidebar-with-link-list li p {
  margin: 0 !important;
}

.sidebar-with-link-list.sticky {
  top: 0;
  position: fixed;
  z-index: 1234;
}

@media only screen and (min-width: 1200px) {
  a.hide-this-for-desktop {
    display: none;
  }
  
  .sidebar-with-link-list ul {
    transform: translateX(-60px) !important;
  }
}

@media only screen and (max-width: 1200px) {
  a.hide-this-for-desktop {
    display: block;
    width: 100vw;
    padding: 21px 0;
    background: #95d600;
    color: #fff !important;
    font-size: 21px;
    text-align: center;
    top: -16px;
    position: absolute;
    left: -2rem;
  }
  
  .sidebar-with-link-list {
    width: 100% !important;
    margin: 0 !important;
    position: relative;
  }
  
  .sidebar-with-link-list ul {
    height: 0;
    overflow: hidden;
    background: #fff;
  }
  
  .span9.content {
    padding-top: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .rework.resource-pillar .content .section-banner.intro {
    margin-top: 4.3rem;
  }
  
  .rework .layout-container.section-banner {
    padding: 0 !important;
  }
  
  a.hide-this-for-desktop.show {
    top: 0;
  }
}

@media only screen and (max-width: 600px) {
  a.hide-this-for-desktop {
    left: -1rem;
  }
}

.sidebar-with-link-list ul.show {
  height: auto;
  transform: translate(-1rem,56px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1234);
  width: 100vw;
}

.resource-pillar .v-space {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem
}

.resource-pillar:not(.rework) .section-banner {
  margin-top: 6rem
}

.resource-pillar .section-banner.intro {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem
}

.resource-pillar #fc-wrapper ul {
  margin-left: 0;
  padding: 0
}

.resource-pillar #fc-wrapper ul li {
  list-style: none;
  padding: 0 1rem 1rem 1.6875rem;
  margin-bottom: 0;
  position: relative
}

.resource-pillar #fc-wrapper ul li:last-child {
  padding-bottom: 0
}

.resource-pillar #fc-wrapper ul li:before {
  color: #95d600;
  content: "\25A0";
  font-size: 1.8rem;
  line-height: 1;
  padding-right: 15px;
  margin-left: -27px;
  position: absolute;
  top: -2px
}

.resource-pillar #fc-wrapper ul.green-blocks {
  padding-top: 42px;
  margin-bottom: 0
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper ul.green-blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.resource-pillar #fc-wrapper ul.green-blocks li {
  font-size: 1.125rem;
  line-height: 1.61111;
  padding: 1.5rem;
  border: 4px solid #caea80;
  margin-bottom: 3rem
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper ul.green-blocks li {
    width: 48.25%
  }
}

.resource-pillar #fc-wrapper ul.green-blocks li strong {
  display: block;
  color: #fff;
  font-family: Lato, sans-serif;
  padding: .25rem .75rem;
  background: #95d600;
  margin: -42px 0 1rem
}

@media (min-width:1200px) {
  .resource-pillar #fc-wrapper ul.green-blocks li strong {
    max-width: 75%
  }
}

.resource-pillar #fc-wrapper ul.green-blocks li:before {
  display: none
}

.resource-pillar #fc-wrapper ol:last-of-type,
.resource-pillar #fc-wrapper p:last-of-type,
.resource-pillar #fc-wrapper ul:last-of-type {
  margin-bottom: 1.5rem
}

.resource-pillar #fc-wrapper p img {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper p img {
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

.resource-pillar #fc-wrapper .related_resource_list strong {
  color: #323132;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  padding: 0 0 15px;
  margin-bottom: 1.5rem;
  border-bottom: 3px solid #f5f6f8
}

.resource-pillar #fc-wrapper .related_resource_list ul {
  margin-bottom: 0
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper .related_resource_list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.resource-pillar #fc-wrapper .related_resource_list ul:after,
.resource-pillar #fc-wrapper .related_resource_list ul:before {
  display: none
}

.resource-pillar #fc-wrapper .related_resource_list ul li {
  padding-bottom: 1.25rem
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper .related_resource_list ul li {
    width: 48.25%
  }
}

.resource-pillar #fc-wrapper .related_resource_list ul li:before {
  color: #532876
}

.resource-pillar #fc-wrapper .related_resource_list ul li a {
  display: inline-block;
  color: #804daa;
  font-family: Lato, sans-serif
}

.resource-pillar #fc-wrapper .related_resource_list ul li a:hover {
  color: #583575
}

.resource-pillar #fc-wrapper .callout-box {
  border: 4px solid #f5f6f8
}

@media (min-width:576px) {
  .resource-pillar #fc-wrapper .callout-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.resource-pillar #fc-wrapper .callout-box figure {
  margin-bottom: 0
}

@media (max-width:575px) {
  .resource-pillar #fc-wrapper .callout-box figure {
    padding: 1rem 0 0
  }
}

@media (min-width:576px) {
  .resource-pillar #fc-wrapper .callout-box figure {
    display: -ms-flexbox;
    display: flex
  }
}

.resource-pillar #fc-wrapper .callout-box figure img {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

@media (min-width:768px) {
  .resource-pillar #fc-wrapper .callout-box figure img {
    max-width: 315px
  }
}

.resource-pillar #fc-wrapper .callout-box .callout-box-content {
  padding: 2rem 1.5rem
}

@media (min-width:576px) {
  .resource-pillar #fc-wrapper .callout-box .callout-box-content {
    width: 62%;
    margin-left: 3%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
}

.resource-pillar #fc-wrapper .callout-box .callout-box-content ol:last-of-type,
.resource-pillar #fc-wrapper .callout-box .callout-box-content p:last-of-type,
.resource-pillar #fc-wrapper .callout-box .callout-box-content ul:last-of-type {
  margin-bottom: 0
}

.resource-pillar #fc-wrapper .callout-box.green-box {
  border: 2px solid #95d600
}

.resource-pillar #fc-wrapper .callout-box.green-box figure {
  text-align: center;
  padding: 2rem 1.5rem 0
}

@media (min-width:576px) {
  .resource-pillar #fc-wrapper .callout-box.green-box figure {
    padding: 2rem 0 2rem 2rem
  }
}

.resource-pillar #fc-wrapper .callout-box.green-box figure img {
  max-width: 225px
}

.resource-pillar #fc-wrapper .callout-box.green-box .callout-box-content {
  color: #6b9901;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-left: 0;
  padding: 2rem 1.5rem
}

@media (min-width:576px) {
  .resource-pillar #fc-wrapper .callout-box.green-box .callout-box-content {
    width: 65%;
    padding: 3rem
  }
}

.resource-pillar:not(.rework) .fw-wrapper {
  background-color: #532876;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  position: relative
}

.resource-pillar .fw-wrapper.initial-banner {
  background-image: url(https://www.dwc401k.com/hubfs/DWC%20Knowledge%20Center/_pillar/res-pillar-banner-bground.svg);
  background-repeat: repeat;
  background-size: cover;
  background-color: #532876;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  position: relative
}

.resource-pillar .fw-wrapper .layout-container.title {
  text-align: center
}

.resource-pillar .fw-wrapper .layout-container.title h1 {
  color: #fff;
  margin: 0;
  font-size: 2.5rem;
  font-family: Lato, sans-serif;
  padding-top: 2rem;
  padding-bottom: 1.25rem
}

@media (min-width:768px) {
  .resource-pillar .fw-wrapper .layout-container.title h1 {
    font-size: 5rem;
    padding-top: 5.625rem;
    padding-bottom: 1.875rem
  }
}

.resource-pillar .fw-wrapper .layout-container.title h1+img {
  width: 168px;
  margin: 0 auto 2.25rem
}

@media (min-width:768px) {
  .resource-pillar .fw-wrapper .layout-container.title h1+img {
    width: 187px;
    margin: 0 auto 3.4375rem
  }
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  position: relative
}

@media (max-width:639px) {
  .resource-pillar .fw-wrapper .layout-container.title .pillar-nav {
    display: none
  }
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav.stuck {
  position: fixed;
  top: 0;
  z-index: 999;
  background: #4a2567
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul {
  padding: 1.875rem 0
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper {
  margin: 0 auto;
  max-width: 1200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  text-align: left;
  border-right: 1px solid #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li:first-of-type {
  border-left: 1px solid #000
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a, .resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a p {
  color: #fff !important;
  display: block;
  padding: .4rem 1rem;
  font-family: 'Lato',sans-serif,Arial,Helvetica;
  font-size: 0.9375rem;
  line-height: 1.6;
  max-width: 300px;
}

resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a, .resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a {
  font-weight: 700;
}


@media (min-width:1200px) {
  .resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a {
    padding: .5rem 2.5rem
  }
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a:hover, .resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a:hover span, .resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a:hover p {
  color: #95d600 !important;
}

.resource-pillar:not(.rework) .fw-wrapper .layout-container.section-banner {
  text-align: center
}

.resource-pillar .fw-wrapper .layout-container.section-banner img {
  width: 184px;
  margin: 2.3125rem auto 0
}

.resource-pillar .fw-wrapper .layout-container.section-banner h2 {
  color: #fff !important;
  margin: 0;
  font-size: 2.5rem;
  line-height: 1.2;
  font-family: Lato, sans-serif;
  padding-top: 1.25rem;
  padding-bottom: 2.25rem
}

.resource-pillar.rework .fw-wrapper .layout-container.section-banner img {
  display: none;
}

.resource-pillar.rework .fw-wrapper .layout-container.section-banner h2 {
    color: #fff !important;
    background: #95d600;
    padding: 27px 21px;
    max-width: 94%;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
    position: relative;
}

.resource-pillar.rework .layout-container.section-banner:before { 
  content: "";
  display: block;
  top: -84px;
  position: absolute;
  background: rgb(98, 52, 134) url(https://www.dwc401k.com/hubfs/Dwc-2019/images/footer-bg-img-new.png);
  height: 150px;
  width: 100%;
  z-index: 1;
  background-size: auto 400px;
}

.rework .section-banner {
    margin-top: 150px;
}

.resource-pillar.rework #fc-wrapper .callout-box {
    border: 0;
    background: #fff;
    box-shadow: 0 12px 21px rgba(0,0,0,0.12);
}

.resource-pillar blockquote {
  font-size: 1.5rem;
  line-height: 1.625;
  margin-left: 3.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem!important
}

.resource-pillar blockquote.share-mod {
  color: #804daa;
  position: relative;
  padding: 0 0 0 1.9rem;
  border-left: 4px solid #532876
}

.resource-pillar blockquote.share-mod cite {
  display: block;
  margin-top: 1.25rem;
  font-style: normal;
  color: #6d6e70;
  font-size: 0.875rem;
  text-transform: uppercase
}

.resource-pillar blockquote.share-mod .addthis_toolbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3.6rem
}

.resource-pillar blockquote.share-mod .addthis_toolbox .custom_images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.resource-pillar blockquote.share-mod .addthis_toolbox .custom_images a {
  width: 1.6875rem;
  height: 1.5625rem;
  font-size: 1rem;
  background: #ccd0d9;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin: .75rem 0
}

.resource-pillar blockquote.share-mod .addthis_toolbox .custom_images a:after {
  left: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #ccd0d9
}

.resource-pillar blockquote.share-mod .addthis_toolbox .custom_images a:hover {
  background: #804daa
}

.resource-pillar blockquote.share-mod .addthis_toolbox .custom_images a:hover:after {
  border-left: 7px solid #804daa
}

.resource-pillar .prefooter-cta {
  margin-top: 0;
  margin-bottom: 0;
  background: #532876;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  position: relative
}

.follow-bar-wrapper .follow-bar {
  background: #fff;
  border-top: 1px solid #979797
}

.follow-bar-wrapper .follow-bar.stuck {
  z-index: 100;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0
}

.follow-bar-wrapper .follow-bar .layout-container {
  padding: 1.25rem 1rem;
  width: 1200px
}

.follow-bar-wrapper .follow-bar .layout-container,
.follow-bar-wrapper .follow-bar .layout-container nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.follow-bar-wrapper .follow-bar .layout-container nav a {
  color: #95d600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.125rem;
  transition: all .2s linear
}

.follow-bar-wrapper .follow-bar .layout-container nav a i {
  display: block;
  width: 43px;
  height: 43px;
  border: 1px solid #95d600;
  border-radius: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all .2s linear
}

@media (min-width:768px) {
  .follow-bar-wrapper .follow-bar .layout-container nav a i {
    margin-right: .75rem
  }
}

.follow-bar-wrapper .follow-bar .layout-container nav a:hover {
  color: #7cb101
}

.follow-bar-wrapper .follow-bar .layout-container nav a:hover i {
  background: #95d600
}

.follow-bar-wrapper .follow-bar .layout-container nav a:hover i svg g {
  fill: #fff
}

@media (max-width:639px) {
  .follow-bar-wrapper .follow-bar .layout-container nav a span {
    display: none
  }
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share {
  text-align: right;
  margin-bottom: 0
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:768px) {
  .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images {
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images strong {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #323132;
  font-weight: 400;
  font-size: 1.125rem;
  padding-right: 10px
}

@media (max-width:1023px) {
  .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images strong {
    display: none
  }
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a {
  width: 2.6875rem;
  height: 2.6875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 0;
  margin-bottom: 0;
  border-radius: 2px;
  border: 1px solid #95d600;
  transition: all .2s linear
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:hover {
  background: #95d600
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:hover svg path {
  fill: #fff
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a svg {
  transition: all .2s linear;
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(2) {
  border-color: #f5a31b
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(2):hover {
  background: #f5a31b
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(3) {
  border-color: #7e3eb1;
  padding-left: 1px
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(3):hover {
  background: #7e3eb1
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(4) {
  border-color: #74cde2;
  padding-left: 1px
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(4):hover {
  background: #74cde2
}

.follow-bar-wrapper .follow-bar .layout-container .horizontal-share .custom_images a:nth-of-type(4) svg {
  -ms-transform: scale(1);
  transform: scale(1)
}

@media (max-width:639px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media (max-width:639px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container strong {
    width: 100%;
    text-align: center
  }
}

@media (max-width:639px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 1rem;
    display: none
  }
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .btn {
  min-width: auto;
  color: #f5a31b;
  border-color: #f5a31b;
  background: #fff;
  margin: 0 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media (max-width:639px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container .btn {
    margin: 1rem
  }
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .btn:hover {
  color: #fff;
  background: #f5a31b
}

@media (max-width:639px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share {
    margin-left: -10px
  }
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .subscribe_in_share {
  border-color: #f5a31b
}

@media (min-width:768px) {
  .kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .subscribe_in_share {
    display: none
  }
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .subscribe_in_share:hover {
  background: #f5a31b
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .addthis_button_print {
  border-color: #e954ad
}

.kc-article .follow-bar-wrapper .follow-bar .layout-container .horizontal-share .addthis_button_print:hover {
  background: #e954ad
}

@media (min-width:768px) {
  .home .home-row {
    margin-bottom: 2rem
  }
  .home .home-row:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 40%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1
  }
}

@media (min-width:1024px) {
  .home .home-row {
    margin-bottom: 1rem
  }
}

@media (min-width:1024px) {
  .home .home-row:first-of-type .content-inner {
    padding-bottom: 7rem!important
  }
}

@media (min-width:768px) {
  .home .home-row .layout-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 400px
  }
}

@media (min-width:1024px) {
  .home .home-row .layout-container {
    min-height: 500px
  }
}

@media (min-width:1200px) {
  .home .home-row .layout-container {
    min-height: 600px
  }
}

@media (max-width:639px) {
  .home .home-row .layout-container .content-inner {
    text-align: center
  }
}

@media (min-width:768px) {
  .home .home-row .layout-container .content-inner {
    padding-left: 55%
  }
}

@media (min-width:1024px) {
  .home .home-row .layout-container .content-inner {
    padding: 2rem 0;
    padding-left: 55%
  }
}

@media (max-width:1199px) {
  .home .home-row .layout-container .content-inner h2 {
    font-size: 2.5rem
  }
}

.home .home-row .content-wrapper {
  padding: 0 0 2rem;
  position: relative;
  z-index: 5
}

@media (min-width:768px) {
  .home .home-row .img-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 50%;
    overflow: hidden;
    background-color: #fff;
    max-height: 400px
  }
}

@media (min-width:1024px) {
  .home .home-row .img-wrapper {
    max-height: 500px
  }
}

@media (min-width:1200px) {
  .home .home-row .img-wrapper {
    max-height: 775px
  }
  .home .home-row .img-wrapper img {
    margin-bottom: -25%
  }
}

.home .home-row:nth-of-type(2n) {
  background: #95d600;
  color: #fff;
  margin-bottom: 3rem
}

@media (min-width:768px) {
  .home .home-row:nth-of-type(2n):before {
    right: 0;
    left: auto;
    width: 50%
  }
  .home .home-row:nth-of-type(2n):after {
    position: absolute;
    content: "";
    background: #95d600;
    width: 55%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3
  }
}

.home .home-row:nth-of-type(2n) .content-wrapper {
  padding: 2rem 0
}

@media (min-width:768px) {
  .home .home-row:nth-of-type(2n) .layout-container {
    min-height: auto
  }
}

@media (min-width:768px) {
  .home .home-row:nth-of-type(2n) .layout-container .content-inner {
    padding-right: 55%;
    padding-left: 0
  }
}

.home .home-row:nth-of-type(2n) .img-wrapper {
  background-color: #fff
}

@media (min-width:768px) {
  .home .home-row:nth-of-type(2n) .img-wrapper {
    width: 47.5%;
    top: 100px;
    right: 0;
    left: auto
  }
}

@media (min-width:1200px) {
  .home .home-row:nth-of-type(2n) .img-wrapper {
    top: -110px
  }
}

.home .home-row:nth-of-type(2n) h2,
.home .home-row:nth-of-type(2n) h3,
.home .home-row:nth-of-type(2n) h4 {
  color: #fff
}

@media (min-width:768px) {
  .home .service-blocks {
    padding-top: 2rem
  }
}

@media (min-width:1024px) {
  .home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper {
    position: relative;
    min-height: 310px
  }
}

@media (min-width:1200px) {
  .home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper {
    margin-bottom: 2rem
  }
}

.home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper .serv-block .img-wrapper {
  min-height: 122px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center
}

.home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper .serv-block .img-wrapper img {
  width: auto
}

@media (min-width:1024px) {
  .home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper .serv-block:hover {
    animation-name: serv-block-hover;
    animation-duration: 0.3s;
    animation-fill-mode: forwards
  }
  .home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper .serv-block:hover .serv-block-content {
    opacity: 1
  }
  .home .service-blocks #hs_cos_wrapper_home_service_blocks .hs_cos_wrapper .serv-block:hover:before {
    content: "";
    position: relative
  }
}

@media (min-width:1024px) {
  .home .service-blocks h2 {
    margin-bottom: 0
  }
}

@media (min-width:1024px) {
  .home .service-blocks .serv-block-content {
    opacity: 0;
    background: #532876;
    color: #fff;
    position: absolute;
    top: -20px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 2rem
  }
}

.home .service-blocks .serv-block-content h2 {
  color: #fff;
  font-size: 1.5rem;
  margin: 0 0 1.5rem
}

@media (max-width:1199px) {
  .home .service-blocks .serv-block-content h2 {
    display: none
  }
}

.home .home-blog {
  margin-top: 1rem;
  padding-bottom: 3rem
}

@media (min-width:768px) {
  .home .home-blog {
    margin-top: 5rem
  }
}

@media (min-width:768px) {
  .home .home-blog .post-wrapper {
    padding-top: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.home .home-blog .post-wrapper .post {
  background: #532876;
  overflow: hidden
}

@media (min-width:768px) {
  .home .home-blog .post-wrapper .post {
    width: 47.5%;
    position: relative
  }
}

.home .home-blog .post-wrapper .post .img-wrapper {
  overflow: hidden;
  background: #fff;
  padding-bottom: 1rem
}

@media (min-width:1024px) {
  .home .home-blog .post-wrapper .post .img-wrapper {
    max-height: 342px
  }
}

@media (min-width:1200px) {
  .home .home-blog .post-wrapper .post .img-wrapper {
    max-height: 427px
  }
}

@media (max-width:639px) {
  .home .home-blog .post-wrapper .post+.post {
    margin-top: 1rem
  }
}

.home .home-blog .post-wrapper .post-content {
  background: #532876;
  color: #fff;
  padding: 1rem;
  overflow: hidden
}

@media (min-width:576px) {
  .home .home-blog .post-wrapper .post-content {
    padding: 2rem
  }
}

@media (min-width:1024px) {
  .home .home-blog .post-wrapper .post-content {
    padding: 0 2.5rem;
    background: #532876;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 150px
  }
}

.home .home-blog .post-wrapper .post-content .post-header {
  padding: 2rem 0 0
}

@media (min-width:1024px) {
  .home .home-blog .post-wrapper .post-content .post-header .post-header-inner span {
    display: block;
    padding-bottom: .5rem
  }
}

.home .home-blog .post-wrapper .post-content span {
  font-size: 1rem;
  color: #95d600;
  font-weight: 700;
  width: 100%;
  display: block
}

.home .home-blog .post-wrapper .post-content h4 {
  width: 100%;
  color: #fff;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 1.5rem
}

@media (min-width:1024px) {
  .home .home-blog .post-wrapper .post-content h4 {
    font-size: 1.375rem
  }
}

@media (min-width:1200px) {
  .home .home-blog .post-wrapper .post-content h4 {
    font-size: 1.625rem
  }
}

.home .home-blog .post-wrapper .post-content a {
  display: inline-block;
  margin-top: .5rem;
  font-weight: 700
}

.home .home-blog .post-summary {
  margin-top: .5rem
}

@media (min-width:1024px) {
  .home .home-blog .post-summary {
    height: 235px;
    font-size: 1rem
  }
}

@media (min-width:1200px) {
  .home .home-blog .post-summary {
    font-size: 1.125rem
  }
}

.service-blocks #hs_cos_wrapper_home_service_blocks,
.service-blocks #hs_cos_wrapper_service_blocks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper,
.service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper {
  cursor: pointer;
  text-align: center;
  background: #f5f6f8;
  padding: 2rem 1rem;
  margin-bottom: 1rem
}

@media (min-width:768px) {
  .service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper,
  .service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper {
    padding: 3rem 2rem;
    margin-bottom: 2rem;
    width: 48.5%
  }
  .service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper:nth-of-type(odd),
  .service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper:nth-of-type(odd) {
    margin-right: 2.5%
  }
}

@media (min-width:1024px) {
  .service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper,
  .service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper {
    width: 31.33333333333333%;
    margin-right: 3%!important
  }
  .service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper:nth-of-type(3n),
  .service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper:nth-of-type(3n) {
    margin-right: 0!important
  }
}

@media (min-width:1200px) {
  .service-blocks #hs_cos_wrapper_home_service_blocks>.hs_cos_wrapper,
  .service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper {
    margin-bottom: 4rem
  }
}

.service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper:hover>.serv-block .img-wrapper {
  opacity: 0.35
}

.service-blocks #hs_cos_wrapper_service_blocks>.hs_cos_wrapper:hover>.serv-block h2 {
  color: #f5a31b
}

.service-blocks .serv-block .img-wrapper {
  min-height: 122px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center
}

.service-blocks .serv-block .img-wrapper img {
  width: auto
}

.service-blocks .serv-block h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif, Arial, Helvetica;
  line-height: normal;
  color: #32325d;
}

.service-blocks .serv-block p {
  font-weight: 400 !important;
  color: #525f7f !important;
  line-height: 30px !important;
}

.service-blocks .serv-block p:last-of-type {
  margin-bottom: 0
}

.service-blocks .serv-block p a {
  font-weight: 700
}

.about .about-row {
  background: #f5f6f8
}

@media (max-width:1023px) {
  .about .about-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media (min-width:768px) {
  .about .about-row {
    margin-bottom: 2rem
  }
  .about .about-row:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
  }
}

@media (min-width:1024px) {
  .about .about-row {
    margin-bottom: 3rem
  }
}

@media (min-width:768px) {
  .about .about-row .layout-container .content-inner {
    padding: 2rem 0;
    padding-right: 55%
  }
}

.about .about-row .content-wrapper {
  padding: 2rem 0
}

.about .about-row .img-wrapper {
  background-color: #fff
}

@media (min-width:768px) {
  .about .about-row .img-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 3rem;
    right: 0;
    bottom: 3rem;
    z-index: 2;
    width: 50%;
    overflow: hidden;
    background-color: #fff
  }
}

.about .about-row:nth-of-type(odd) {
  background: #95d600;
  color: #fff
}

@media (min-width:768px) {
  .about .about-row:nth-of-type(odd):before {
    right: auto;
    left: 0
  }
}

@media (min-width:768px) {
  .about .about-row:nth-of-type(odd) .layout-container .content-inner {
    padding-left: 55%;
    padding-right: 0
  }
}

@media (min-width:768px) {
  .about .about-row:nth-of-type(odd) .img-wrapper {
    right: auto;
    left: 0
  }
}

.about .about-row:nth-of-type(odd) h2,
.about .about-row:nth-of-type(odd) h3,
.about .about-row:nth-of-type(odd) h4 {
  color: #fff
}

.team-blocks figure {
  margin: 0;
  line-height: 0
}

.t-block>a,
.t-block>img {
  display: block;
  margin: 0 auto
}

.t-block>a:focus {
  outline: none
}

@media (min-width:576px) {
  .large-blocks span#hs_cos_wrapper_team_blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.large-blocks span#hs_cos_wrapper_team_blocks .hs_cos_wrapper {
  background: #532876;
  border: 1px solid #fff
}

@media (min-width:576px) {
  .large-blocks span#hs_cos_wrapper_team_blocks .hs_cos_wrapper {
    width: 50%
  }
}

@media (min-width:1024px) {
  .large-blocks span#hs_cos_wrapper_team_blocks .hs_cos_wrapper {
    width: 25%
  }
}

.t-block {
  position: relative;
  overflow: hidden;
  background: #532876
}

.t-block>a:hover {
  opacity: .75
}

.t-block figcaption {
  background: #532876;
  color: #b990da;
  padding: 1rem;
  font-size: 20px;
  line-height: 1.55
}

.t-block figcaption a {
  color: #f5a31b;
  padding: 3px 0 0
}

.t-block figcaption a:hover {
  opacity: .5
}

.t-block figcaption .meta-icon {
  max-width: 20px
}

.t-block figcaption .meta-icon:hover {
  opacity: .5
}

.t-block figcaption .t-meta {
  font-size: 1rem
}

.t-block figcaption .t-meta strong {
  font-size: 0.875rem;
  color: #fff;
  font-style: normal;
  display: block;
  text-transform: none;
  margin-bottom: 0
}

.t-block figcaption .t-meta .t-phone {
  color: #f5a31b
}

.t-block figcaption .t-meta .t-mail a {
  color: #95d600;
  text-transform: lowercase
}

.t-block figcaption .t-meta span.location {
  padding-bottom: 10px;
  font-size: 0.875rem;
  color: #d5adf6;
  display: block
}

.t-block:hover figcaption {
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.t-block figcaption strong {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: .25rem
}

@media (min-width:768px) {
  .t-block figcaption strong {
    margin-bottom: .5rem
  }
}

.featherlight .featherlight-content {
  padding: 0;
  max-width: 630px;
  border-bottom: none;
  overflow: scroll
}

@media (min-width:1024px) {
  .featherlight .featherlight-content {
    overflow: hidden;
    max-width: 1024px;
    min-height: 500px
  }
}

@media (min-width:1024px) {
  .page-about .featherlight .featherlight-content {
    max-width: 975px
  }
}

.featherlight .featherlight-close-icon {
  top: 15px;
  right: 15px;
  width: auto;
  font-size: 30px;
  font-weight: 700;
  padding: 10px;
  background: #ccc;
  border-radius: 50%;
  color: #fff
}

.lightbox {
  display: none
}

.fl-meta-img-wrap {
  background: #fff;
  width: 100%;
  display: block;
  line-height: 0;
  text-align: center
}

.fl-meta {
  color: #fff;
  background: #532876
}

@media (min-width:1024px) {
  .fl-meta {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33%;
    min-height: 500px
  }
}

.fl-meta a {
  color: #fff
}

.fl-content {
  padding: 1.5rem 1rem;
  font-size: 20px;
  line-height: 35px
}

@media (min-width:1024px) {
  .fl-content {
    float: right;
    width: 67%;
    padding: 4rem;
    min-height: 550px
  }
}

.fl-content .t-title {
  display: block;
  margin-bottom: 1.5rem
}

.fl-t-meta {
  font-size: 16px;
  padding: 1rem;
  line-height: 1.7;
  color: #b990da
}

@media (min-width:1024px) {
  .fl-t-meta {
    padding: 1.5rem
  }
}

.fl-t-meta a {
  color: #f5a31b
}

.fl-t-meta a:hover {
  opacity: .5
}

.fl-t-meta .t-phone {
  color: #f5a31b
}

.fl-t-meta .t-mail a {
  color: #95d600;
  text-transform: lowercase
}

.fl-t-meta .social-accounts {
  position: relative
}

.fl-t-meta .social-accounts ul {
  margin: .5rem 0 0;
  padding: 0
}

.fl-t-meta .social-accounts ul li {
  list-style-type: none;
  display: inline;
  float: left;
  margin-right: 10px
}

.fl-t-meta .social-accounts ul li a {
  background: #f5a31b;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.fl-t-meta .social-accounts ul li a:hover {
  background: #ec970a
}

.fl-t-meta .social-accounts ul li a img {
  width: auto;
  display: block
}

.fl-t-meta .meta-icon {
  max-width: 20px
}

.fl-t-meta .creds {
  color: #fff;
  font-size: 14px;
  padding-top: 5px
}

.fl-t-meta .creds+.creds {
  padding-top: 0
}

.fl-t-meta h2 {
  margin: 0 0 1rem;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700
}

.fl-t-meta .soc {
  padding: 1rem 0 0;
  margin: 1rem 0 0;
  border-top: 1px solid #ffb65a
}

.fl-t-meta ul.soc li a {
  color: #fff
}

.fl-t-meta ul.soc li a:hover {
  color: hsla(0, 0%, 100%, .75)
}

.fl-t-meta ul.soc li {
  margin: 0 1.2rem 0 0
}

.fl-t-meta ul.soc li:first-child {
  display: inline-block
}

@media (max-width:639px) {
  .blog .col-12+.col-12,
  .contact .row .col-12+.col-12 {
    padding-top: 2rem
  }
}

.blog .blog-title {
  font-size: 2.5rem;
  padding: 0 0 2rem;
  margin: 0 0 2rem;
  border-bottom: 4px solid #f5f6f8
}

@media (min-width:768px) {
  .blog .blog-title {
    font-size: 55px;
    padding: 0 0 3rem;
    margin: 0 0 3rem
  }
}

.blog .blog-title span {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
  display:block;
  padding-top:.75rem;
  font-size:1.125rem;
  line-height:1.4;
  color:#98999a;
  font-weight:400;
  font-style:italic
}

@media (min-width:1024px) {
  .blog .blog-title span {
    font-size: 1.25rem;
    padding: 1rem 0
  }
}

@media (min-width:1200px) {
  .blog .blog-title span {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    float: right;
    padding-top: .95rem
  }
}

.blog .blog-title.taxonomy-title {
  font-size: 40px
}

.blog .blog-section .post-header h2 {
  margin-bottom: .25rem
}

.blog .blog-section .post-header h2 a {
  color: #532876
}

.blog .blog-section .post-header h2 a:hover {
  color: #8844c0
}

.blog .blog-section .post-header .date {
  margin-bottom: 1.25rem;
  font-size: 16px;
  color: #c9c7c3
}

.blog .blog-section .post-listing .post-item {
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #f5f6f8
}

@media (min-width:768px) {
  .blog .blog-section .post-listing .post-item {
    padding-bottom: 3rem;
    margin-bottom: 2.5rem
  }
}

.blog .blog-section .post-listing .post-item .hs-featured-image-wrapper .hs-featured-image {
  float: none;
  margin: 0 0 1rem;
  max-width: 100%;
  width: auto
}

@media (min-width:768px) {
  .blog .blog-section .post-listing .post-item .hs-featured-image-wrapper .hs-featured-image {
    margin: 0 0 1.5rem
  }
}

.blog .blog-section .post-listing .post-item .btn {
  padding: .5rem;
  min-width: 175px;
  margin-top: 1.5rem
}

.blog .blog-section .blog-pagination {
  text-align: center;
  padding-bottom: 2rem
}

.blog .blog-section .blog-pagination:after {
  content: "";
  display: table;
  clear: both
}

.blog .blog-section .blog-pagination .previous-posts-link {
  float: left
}

.blog .blog-section .blog-pagination .previous-posts-link svg {
  margin-right: 5px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.blog .blog-section .blog-pagination .all-posts-link,
.blog .blog-section .blog-pagination .next-posts-link {
  float: right
}

.blog .blog-section .blog-pagination .all-posts-link svg,
.blog .blog-section .blog-pagination .next-posts-link svg {
  margin-left: 5px
}

.blog .blog-section .blog-post-wrapper .post-header h1 {
  font-size: 2.5rem;
  margin-bottom: .25rem
}

.blog .blog-section .blog-post-wrapper .b-share {
  padding: 1rem 0;
  border-top: 2px solid #f5f6f8
}

.blog .blog-section .blog-post-wrapper .b-share:after {
  content: "";
  display: table;
  clear: both
}

@media (min-width:768px) {
  .blog .blog-section .blog-post-wrapper .b-share {
    padding: 1.5rem 0
  }
}

.blog .blog-section .blog-post-wrapper .b-share ul {
  margin: 0;
  padding: 0
}

.blog .blog-section .blog-post-wrapper .b-share ul li {
  list-style-type: none;
  display: inline;
  float: left;
  margin: 0 10px 0 0
}

.blog .blog-section .blog-post-wrapper .b-share ul li a {
  background: #ccc;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.blog .blog-section .blog-post-wrapper .b-share ul li a:hover {
  background: #bfbfbf
}

.blog .blog-section .blog-post-wrapper .b-share ul li a img {
  width: auto;
  display: block
}

.blog .blog-section .blog-post-wrapper #hubspot-topic_data {
  padding: 1rem 0;
  margin: 0 0 1rem;
  border-top: 2px solid #f5f6f8
}

@media (min-width:768px) {
  .blog .blog-section .blog-post-wrapper #hubspot-topic_data {
    padding: 1.5rem 0;
    margin: 0 0 1.5rem
  }
}

.blog .blog-section .blog-post-wrapper .post-body p:last-of-type {
  margin-bottom: 1.75rem
}

.blog-disclaimer {
  font-size: 16px;
  font-style: italic;
  color: #b8b8b9;
  margin-bottom: -2rem;
  margin-top: 1rem;
  background: #f5f6f8
}

@media (min-width:768px) {
  .blog-disclaimer {
    margin-bottom: -3rem
  }
}

.blog-disclaimer .layout-container {
  padding: 1.5rem
}

@media (min-width:768px) {
  .blog-disclaimer .layout-container {
    padding: 2rem 8%;
    text-align: center
  }
}

.blog-sidebar .sidebar-block {
  padding: 0 0 2rem
}

.blog-sidebar .sidebar-block h3 {
  font-size: 1.25rem
}

.blog-sidebar .sidebar-block.b-cats .widget-module ul li a .filter-link-count {
  display: none
}

.blog-sidebar .sidebar-block.b-cats ul {
  padding-left: 1.5rem
}

.blog-sidebar .subscribe-form .hbspt-form {
  position: relative
}

.blog-sidebar .subscribe-form .hbspt-form .input {
  width: 100%;
  display: inline-block;
  vertical-align: middle
}

.blog-sidebar .subscribe-form .hbspt-form .hs_submit {
  width: auto;
  display: inline-block;
  vertical-align: top
}

@media (min-width:768px) {
  .blog-sidebar .subscribe-form .hbspt-form .hs_submit {
    width: auto
  }
}

@media (min-width:1024px) {
  .blog-sidebar .subscribe-form .hbspt-form .hs_submit {
    width: auto !important
  }
}

.blog-sidebar .subscribe-form .hbspt-form .hs_submit input {
  font-size: 0.875rem;
  font-weight: 700;
  padding: 6px 12px;
  width: 100%;
  min-width: auto;
  border-radius: 0 2px 2px 0;
  background: #f5a31b;
  color: #fff;
  border: 1px solid #f5a31b
}

@media (min-width:576px) {
  .blog-sidebar .subscribe-form .hbspt-form .hs_submit input {
    width: auto;
    width: 100%
  }
}

.blog-sidebar .subscribe-form .hbspt-form .hs_submit input:hover {
  background: #95d600;
  border: 1px solid #95d600
}

.blog-sidebar .subscribe-form .hbspt-form .hs-error-msgs label {
  font-size: 0.875rem;
  color: #95d600;
  font-style: italic;
  position: static;
  padding-top: 10px
}

.landing.landing-page {
  position: relative
}

@media (min-width:1024px) {
  .landing.landing-page .main {
    padding-bottom: 4rem
  }
}

.landing.landing-page .layout-site-wrapper,
.landing.landing-page .main.content-cms {
  background: #95d600
}

.landing.landing-page .layout-site-wrapper .lp-content,
.landing.landing-page .main.content-cms .lp-content {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6
}

@media (min-width:1024px) {
  .landing.landing-page .layout-site-wrapper .lp-content,
  .landing.landing-page .main.content-cms .lp-content {
    font-size: 1.375rem
  }
}

.landing.landing-page .layout-site-wrapper .lp-content h1,
.landing.landing-page .layout-site-wrapper .lp-content h2,
.landing.landing-page .layout-site-wrapper .lp-content h3,
.landing.landing-page .main.content-cms .lp-content h1,
.landing.landing-page .main.content-cms .lp-content h2,
.landing.landing-page .main.content-cms .lp-content h3 {
  color: #fff
}

.landing.landing-page .layout-site-wrapper .lp-content h1,
.landing.landing-page .main.content-cms .lp-content h1 {
  font-size: 2.625rem;
  margin-bottom: 2.25rem
}

.landing.landing-page .layout-site-wrapper .lp-content p,
.landing.landing-page .main.content-cms .lp-content p {
  margin-bottom: 1.85rem
}

.landing.landing-page .layout-nav {
  display: none
}

.landing.landing-page .layout-footer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

@media (min-width:768px) {
  .landing.landing-page .layout-footer {
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

.landing.landing-page .layout-footer .copy-etc strong,
.landing.landing-page .layout-footer .footer-col-wrap {
  display: none
}

.landing.landing-page .layout-footer .copy-etc {
  padding: 0;
  margin: 0;
  border-width: 0
}

.landing.landing-page .lp-form-wrapper {
  border: 1px solid #8cc900;
  background: #f5f6f8;
  padding: 1rem
}

@media (min-width:768px) {
  .landing.landing-page .lp-form-wrapper {
    padding: 2rem
  }
}

@media (min-width:1200px) {
  .landing.landing-page .lp-form-wrapper {
    padding: 3rem
  }
}

.landing.landing-page .hs_submit {
  padding-top: 1rem
}

.landing.landing-page .hs_submit input {
  width: 100%;
  background: #f5a31b
}

.landing.landing-page .hs_submit input:hover {
  background: #d48810
}

.landing.landing-page .block-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: auto
}

.landing.ty-page .main {
  padding-top: 0
}

.landing.ty-page .image-banner {
  border-bottom: 28px solid #95d600
}

.landing .ty-content {
  text-align: center
}

@media (min-width:1024px) {
  .landing .ty-content {
    max-width: 825px
  }
}

@media (min-width:768px) {
  .landing .ty-content .hs-cta-wrapper+h2 {
    padding-top: 2.75rem
  }
}

@media (min-width:768px) {
  .landing .ty-content p:first-of-type+h2 {
    padding-top: 1.25rem
  }
}

.landing .ty-content .ty-sharing {
  padding: 1rem 0 0;
  text-align: center
}

@media (min-width:768px) {
  .landing .ty-content .ty-sharing {
    padding: .35rem 0 0
  }
}

.landing .ty-content .ty-sharing .lp-share-label {
  text-transform: uppercase;
  color: #6d6e70;
  font-weight: 900;
  font-size: 1rem;
  display: block;
  padding-bottom: 1.7rem
}

.landing .ty-content .ty-sharing ul {
  padding: 0;
  width: 210px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.landing .ty-content .ty-sharing ul li {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.landing .ty-content .ty-sharing ul li a {
  background: #f5a31b;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-transform: scale(1.25);
  transform: scale(1.25);
  margin: 0 4px
}

.landing .ty-content .ty-sharing ul li a:hover {
  background: #bfbfbf
}

.landing .ty-content .ty-sharing ul li a img {
  width: auto;
  display: block
}

.resources .layout-site-wrapper {
  background-color: #fff
}

.resources h1 {
  text-align: center;
  line-height: 1.55
}

.resources h1 span {
  border-bottom: 8px solid #95d600;
  padding-bottom: 5px
}

@media (max-width:1023px) {
  .resources h1 span {
    border-bottom: 0
  }
}

.resources .box-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px
}

@media (max-width:1199px) {
  .resources .box-container {
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
}

.resources .box {
  background-color: #f5f6f8;
  border: 1px solid #e2e2e2;
  height: 307px;
  margin-bottom: 40px;
  padding: 0 26px;
  text-align: center;
  width: 373px;
  transition: box-shadow 0.3s ease-in-out
}

.resources .box img {
  margin: 40px 0 20px;
  width: auto
}

.resources .box p {
  color: #6d6e70;
  font-size: 1.125rem
}

.resources .box:hover {
  box-shadow: 0px 0px 30px 10px #ededed
}

@media (max-width:767px) {
  .resources .box {
    height: auto;
    width: 100%
  }
}

.has-sidebar .main.content-cms {
  max-width: none;
  display: -ms-flexbox;
  display: flex;
  padding: 0
}

.has-sidebar .main.content-cms .sidebar-menu-wrapper {
  width: 20%
}

.has-sidebar .main.content-cms .layout-wrapper {
  width: 80%
}

.has-sidebar .main.content-cms .layout-wrapper .layout-container {
  max-width: 990px;
  max-width: 1020px;
  width: 100%;
  margin: 30px 0;
  padding-left: 30px
}

@media (max-width:1023px) {
  .has-sidebar .main.content-cms {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .has-sidebar .main.content-cms .layout-wrapper,
  .has-sidebar .main.content-cms .sidebar-menu-wrapper {
    margin: 0;
    width: 100%
  }
  .has-sidebar .main.content-cms .layout-wrapper .layout-container {
    padding-left: 20px;
    padding-right: 20px
  }
}

.custom-resource-banner-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 237px;
  position: relative
}

.custom-resource-banner-image h1 {
  background-color: #95d600;
  color: #fff;
  display: inline-block;
  font-size: 3.125rem;
  padding: 12px 25px;
  position: absolute;
  bottom: 28px
}

@media (max-width:1023px) {
  .custom-resource-banner-image {
    height: auto;
    padding-top: 150px;
    background-position: top;
    margin-bottom: 100px;
    background-size: cover
  }
  .custom-resource-banner-image h1 {
    bottom: -86px;
    font-size: 2.5rem;
    text-align: center;
    width: 100%
  }
}

.category-container>span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 70px
}

@media (max-width:639px) {
  .category-container>span {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.category-item {
  background-color: #f5f6f8;
  display: block;
  height: auto;
  width: 100%;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out
}

.category-item.pillar-card {
  background-color: #95d600
}

.category-item.pillar-card img {
  margin: 20px 0 13px
}

.category-item.pillar-card p {
  color: #fff
}

.category-item img {
  margin: 20px 0;
  width: auto
}

.category-item p {
  border-top: 1px solid #e2e2e2;
  color: #532876;
  font-size: 1.0625rem;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 20px;
  padding-top: 10px
}

.category-item:hover {
  box-shadow: 0px 0px 30px 10px #ededed
}

.category-container span>div {
  background-color: #f5f6f8;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:576px) {
  .category-container span>div {
    width: 47.5%
  }
}

@media (min-width:768px) {
  .category-container span>div {
    width: 31.5%;
    margin-right: 2.75%;
    height: 164px
  }
  .category-container span>div:nth-of-type(3n+3) {
    margin-right: 0
  }
}

@media (min-width:1024px) {
  .category-container span>div {
    width: 23%
  }
  .category-container span>div,
  .category-container span>div:nth-of-type(3n+3) {
    margin-right: 2.66666666666667%
  }
  .category-container span>div:nth-of-type(4n+4) {
    margin-right: 0
  }
}

.category-container span>div.pillar-card {
  background-color: #95d600
}

.category-container span>div.pillar-card img {
  margin: 20px 0 13px
}

.category-container span>div.pillar-card p {
  color: #fff
}

.category-container span>div img {
  margin: 20px 0;
  width: auto
}

.category-container span>div p {
  border-top: 1px solid #e2e2e2;
  color: #532876;
  font-size: 1.0625rem;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 20px;
  padding-top: 10px
}

.category-container span>div:hover {
  box-shadow: 0px 0px 30px 10px #ededed
}

.sidebar-menu-wrapper {
  background-color: #472463
}

.sidebar-menu-wrapper .chart-link {
  background-color: #f5a31b;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 20px 10px 20px 20px;
  padding: 7px 12px
}

.sidebar-menu-wrapper .chart-link:hover {
  background-color: #d48809
}

@media (max-width:1023px) {
  .sidebar-menu-wrapper .chart-link {
    font-size: 1rem;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    width: calc(100% - 30px)
  }
}

.sidebar-menu-wrapper .hs-menu-wrapper,
.sidebar-menu-wrapper .widget-type-menu {
  text-align: left
}

.sidebar-menu-wrapper .hs-menu-wrapper ul,
.sidebar-menu-wrapper .widget-type-menu ul {
  border-top: 1px solid #34144f;
  padding: 0;
  margin: 0
}

.sidebar-menu-wrapper .hs-menu-wrapper ul li,
.sidebar-menu-wrapper .widget-type-menu ul li {
  border-bottom: 1px solid #34144f;
  margin-bottom: 0
}

.sidebar-menu-wrapper .hs-menu-wrapper ul a,
.sidebar-menu-wrapper .widget-type-menu ul a {
  background-color: #472463;
  border-left: 5px solid transparent;
  color: #fff;
  font-size: 1rem;
  padding: 15px 10px 15px 15px;
  transition: 0.3s
}

.sidebar-menu-wrapper .hs-menu-wrapper ul a:hover,
.sidebar-menu-wrapper .widget-type-menu ul a:hover {
  background-color: #532876;
  border-left: 5px solid #804daa
}

@media (max-width:1023px) {
  .sidebar-menu-wrapper .hs-menu-wrapper ul a,
  .sidebar-menu-wrapper .widget-type-menu ul a {
    font-size: 1.125rem
  }
}

.sidebar-menu-wrapper .hs-menu-wrapper ul li.active a,
.sidebar-menu-wrapper .widget-type-menu ul li.active a {
  background-color: #532876;
  border-left: 5px solid #804daa
}

.knowledge-center .custom-quote {
  margin-top: 40px
}

.knowledge-center .custom-quote h2 {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
  font-size:2.125rem;
  font-style:italic;
  font-weight:400
}

.knowledge-center .custom-quote p {
  color: #532876;
  font-family: 'Lato',sans-serif,Arial,Helvetica;
  font-size:1.125rem;
  font-style:italic
}

@media (max-width:1023px) {
  .knowledge-center .custom-quote {
    text-align: center
  }
  .knowledge-center .custom-quote h2 {
    font-size: 1.5rem
  }
  .knowledge-center .custom-quote p {
    font-size: 1rem
  }
}

.knowledge-center #hs_cos_wrapper_main_content_primary {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
}

.custom-cta {
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px
}

.custom-cta>div {
  width: 50%
}

.custom-cta .cta-image {
  background-repeat: no-repeat;
  background-position: 0;
  background-size: cover
}

.custom-cta .cta-content {
  background-color: #95d600;
  text-align: center;
  padding: 20px 10px
}

.custom-cta .cta-content h2 {
  color: #fff;
  font-size: 1.75rem;
  line-height: 33px
}

.custom-cta .cta-content a {
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-size: 1rem;
  font-weight: 900;
  padding: 5px 25px
}

@media (max-width:767px) {
  .custom-cta {
    margin-top: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .custom-cta>div {
    width: 100%
  }
  .custom-cta .cta-image {
    height: 110px
  }
  .custom-cta .cta-content h2 {
    font-size: 1.5rem
  }
}

.kc-article .main.content-cms {
  max-width: 900px
}

@media (max-width:1199px) {
  .kc-article .main.content-cms {
    max-width: none
  }
}

.kc-article .layout-site-wrapper {
  background-color: #fff
}

.kc-article .content-cms h1 {
  font-size: 2.5rem;
  line-height: 1.25;
  margin-bottom: 35px;
  text-align: center
}

.kc-article .content-cms .hero-image img {
  margin-bottom: 45px
}

.kc-article .content-cms .lf-content h2 {
  font-size: 1.625rem;
  margin-top: 60px;
  margin-bottom: 25px;
  color: #522876 !important;
}

.kc-article .content-cms .layout-container p,
.kc-article .content-cms .layout-container ul li {
  font-family: 'Lato',sans-serif,Arial,Helvetica;
  color: #525f7f !important;
}

.kc-article .related-section {
  margin-top: 80px
}

.kc-article .related-section h3 {
  color: #323132;
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px
}

.kc-article .resources-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.kc-article .resources-wrapper>div {
  width: 47%
}

@media (max-width:767px) {
  .kc-article .resources-wrapper {
    display: block
  }
  .kc-article .resources-wrapper>div {
    width: 100%
  }
}

.kc-article .related-resource {
  border: 3px solid #f5f6f8;
  margin-bottom: 30px
}

.kc-article .related-resource a {
  display: block;
  padding: 20px;
  transition: box-shadow 0.15s ease-in-out
}

.kc-article .related-resource a p {
  color: #532876;
  font-family: Lato, sans-serif!important;
  font-size: 1.375rem;
  font-weight: 900;
  text-align: center
}

.kc-article .related-resource a:hover {
  box-shadow: 0px 0px 25px 15px #ececec
}

.kc-article .learn-more-blog {
  border-top: 3px solid #f5f6f8;
  border-bottom: 3px solid #f5f6f8;
  text-align: center;
  padding: 20px 10px
}

.kc-article .learn-more-blog a {
  color: #95d600;
  font-size: 1.25rem;
  transition: 0.3s
}

.kc-article .learn-more-blog a:hover {
  color: #7cb101
}

.kc-article .learn-more-blog a:hover svg path {
  fill: #7cb101
}

.kc-article .learn-more-blog svg {
  overflow: visible;
  padding-top: 4px;
  margin-left: 8px
}

.kc-article .learn-more-blog svg path {
  fill: #95d600;
  transition: 0.3s
}

/* .subscribeModal .hs-form {
  border-top: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.subscribeModal .hs-form .hs-form-field {
  margin: 0 !important;
} */

.dl-resources h1 {
  font-size: 2.5rem;
  background-color: #95d600;
  color: #fff;
  display: inline-block;
  padding: 12px 25px;
  bottom: 28px;
  margin-top: 15px
}

@media (min-width:768px) {
  .dl-resources h1 {
    font-size: 3.125rem
  }
}

.dl-resources .resource-menu ul {
  display: block
}

.dl-resources .resource-menu ul li {
  float: none!important
}

.dl-resources .resource-menu ul li a {
  display: block
}

.dl-resources .resource-menu ul li a.active {
  background-color: #532876;
  border-left: 5px solid #804daa
}

.dl-resources .category-container {
  min-height: 400px
}

.dl-resources .category-container>span {
  margin-top: 30px
}

/* body .hs-form-field {
  margin-bottom: 15px;
} */

body label {
  margin-bottom: 5px;
  font-weight: 700
}

body input[type=color],
body input[type=date],
body input[type=datetime-local],
body input[type=datetime],
body input[type=email],
body input[type=file],
body input[type=month],
body input[type=number],
body input[type=password],
body input[type=search],
body input[type=tel],
body input[type=text],
body input[type=time],
body input[type=url],
body input[type=week],
body select,
body textarea {
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: block;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 2px;
  box-shadow: none;
    border: 1px solid #bbb;
}

body input[type=color]:focus,
body input[type=date]:focus,
body input[type=datetime-local]:focus,
body input[type=datetime]:focus,
body input[type=email]:focus,
body input[type=file]:focus,
body input[type=month]:focus,
body input[type=number]:focus,
body input[type=password]:focus,
body input[type=search]:focus,
body input[type=tel]:focus,
body input[type=text]:focus,
body input[type=time]:focus,
body input[type=url]:focus,
body input[type=week]:focus,
body select:focus,
body textarea:focus {
  outline: 0;
  border-color: #d0d0d0;
  box-shadow: none
}

body textarea {
  min-height: 200px
}

body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0
}

::placeholder {
  opacity: 1;
  color: #cfcfcf
}

#comment-form input[type=text] {
  display: inline-block
}

#hs_form_target_blog_subscription input[type=email],
.widget-type-blog_subscribe input[type=email] {
  width: 70%;
  float: left;
  margin-top: 2px;
  height: 36px
}

.widget-type-google_search label {
  font-size: 24px;
  font-weight: 700;
  display: block;
  text-rendering: optimizelegibility;
  margin: 0px 0px 20px
}

.widget-type-google_search input[type=text] {
  width: 60%;
  float: left;
  margin-top: 0px;
  height: 36px
}

.widget-type-google_search .hs-button.primary {
  float: left;
  margin-left: 2px
}

body form.hs-form fieldset {
  max-width: none
}

body form.hs-form fieldset .hs-form-field {
  padding: 0 10px 0 0
}

body form.hs-form fieldset[class*=form-columns] .input {
  margin-right: 0
}

body form.hs-form fieldset[class*=form-columns] .hs-input {
  width: 100%
}

body form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox] {
  width: auto;
  margin-right: 8px
}

.hs_newsletter_opt_in span {
  font-size: 0.875rem
}

body form.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 33.33%
}

@media (max-width:400px) {
  body form.hs-form fieldset .hs-form-field {
    padding: 0
  }
  body form.hs-form .form-columns-2 .hs-form-field .hs-input,
  body form.hs-form .form-columns-3 .hs-form-field .hs-input,
  body form.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100%
  }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type=checkbox] {
    width: auto
  }
}

.hsformerror {
  font-size: 12px!important;
  border: 0!important;
  color: #fff!important;
  background-image: none!important;
  box-shadow: none!important;
  z-index: 99999!important;
  border-color: #532876!important;
  background: #532876!important
}

.hsformerror .close-form-error {
  color: #532876
}

.hsformerror em {
  border-color: #532876 transparent transparent!important
}

.hs-error-msgs {
  color: #95d600;
  font-style: italic;
  font-size: 15px
}

body .hs-button.primary,
body input[type=button],
body input[type=submit] {
  background: #fff;
  border-width: 0;
  border: none;
  font-family: Lato, sans-serif;
  padding: 12px;
  min-width: 150px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 900;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #fff;
  background: #95d600;
  border-color: #95d600;
  -webkit-appearance: none
}

body .hs-button.primary:hover,
body input[type=button]:hover,
body input[type=submit]:hover {
  border: none;
  background: #7cb200;
  color: #fff
}

.comment-reply-to {
  color: #6d6e70!important;
  background: none!important;
  padding-left: 0px!important
}

.comment-reply-to:before {
  content: "\f112";
  font-family: FontAwesome;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
  font-size: 15px;
  vertical-align: top
}

.comment-reply-to:before,
.cta_border_button {
  display: inline-block;
  font-weight: 400;
  color: #532876
}

.cta_border_button {
  background: #fff;
  transition: all 0.4s ease-in-out;
  font-family: Lato, sans-serif;
  padding: 8px 16px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  border: 2px solid #532876;
  -webkit-appearance: none
}

.cta_border_button:hover {
  border: 2px solid #fff;
  color: #532876;
  border-color: #532876;
  background: #532876;
  color: #fff
}

.cta_solid_button {
  color: #fff;
  transition: all 0.4s ease-in-out;
  font-family: Lato, sans-serif;
  padding: 8px 16px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  -webkit-appearance: none
}

.cta_solid_button,
.cta_solid_button:hover {
  text-transform: uppercase;
  border: 2px solid #532876
}

.cta_solid_button:hover {
  background: #fff;
  background: #532876
}

#cta-sledge .cta_button[title] {
  -webkit-font-smoothing: antialiased;
  font-size: 1.125rem!important;
  font-weight: 900!important;
  padding: .75rem!important;
  min-width: 222px!important;
  border-radius: 2px!important;
  font-family: Lato, sans-serif!important;
  background-color: #f5a31b!important;
  transition: none!important
}

#cta-sledge .cta_button[title]:hover {
  background-color: #d48809!important
}

#cta-sledge .cta_button[title] p {
  margin: 0!important
}

#cta-sledge .cta_button.alt-color[title] {
  background-color: #95d600!important
}

#cta-sledge .cta_button.alt-color[title]:hover {
  background-color: #709c09!important
}

 
 
 
 
 

.content-cms h1 {
    text-align: center !important;
}

.layout-footer .social-accounts ul li:last-child {
  display: none;
}

.kc-article .content-cms .layout-container p span {
    color: #32325d !important;
}

.content-cms p {
    color: #525f7f !important;
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a strong span {
    color: #fff !important;
}

.resource-pillar .fw-wrapper .layout-container.title .pillar-nav ul .hs_cos_wrapper li a strong span:hover {
    color: #95d600 !important;
}

.content-cms h1 span {
    border-bottom: 5px solid #afe03f !important;
    display: inline-block !important;
    margin-bottom: 23px !important;
    padding-bottom: 10px !important;
}

.subscribeModal .hs-form label {
  font-weight: 600 !important;
}

.page.contact .content-cms p span {
    color: #525f7f !important;
}

.subscribeModal .hs-form .hs-form-field {
    margin: 0 0 21px;
}





/* Button css  */
.default-btn a { background: #532775; color: #fff; font-weight: 700; font-size: 18px; padding: 9px 28px 11px;  display: inline-block; box-sizing: border-box !important; border-radius: 4px; line-height: normal; }
.btn-white a { background: #fff; color: #BB3B37; }
.default-btn a:hover { background: #93D500; }
.btn-white a:hover { background: #bb3b37; color: #fff; } 
 
 .page.contact #hsForm_31c44337-5628-4d5b-95f3-9919c8d06613 .actions {
  width: 230px !important;
}



/* Header css */
.row-fluid .header-section .container, .row-fluid .header-section .container[class*="span"] { float: none; width: 100%; max-width: 1260px; padding: 0 15px; margin: 0 auto;}
.row-fluid .header-section .logo { width: 125px; display: inline-block; float: none; vertical-align: middle; }
.row-fluid .logo img.hs-image-widget { width: 100% !important; max-width: 125px; height:auto; }
.row-fluid .header-section .header-right { float: none; display: inline-block; vertical-align: middle; margin: auto; width: calc(100% - 135px); text-align: right; }
.row-fluid .header-right .mainmenu { float: none; width: auto; display: inline-block; margin: 0; vertical-align: middle; }
.row-fluid .header-right .site-search-box { width: auto; float: none; display: inline-block; margin: 0; vertical-align: middle; }
.row-fluid .header-right .default-btn { margin: 0; width: auto; float: none; display: inline-block; vertical-align: middle; }
.row-fluid .mainmenu .hs-menu-flow-horizontal {  line-height: 0; }
.row-fluid .header-section .mainmenu .hs-menu-flow-horizontal > ul { margin-bottom: 5px; line-height: normal;} 
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li { margin: 0 18px; width: auto; float: left; }
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul li a { max-width: none; padding: 0; font-size: 18px; }
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li > a { padding: 10px 0; }
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul li a:hover{ color:#93D500; }

.row-fluid .header-section .mainmenu .hs-menu-flow-horizontal > ul li ul.hs-menu-children-wrapper { background: #93D500;  width: 240px; text-align: left; top: 120%; -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    -ms-transition: ease 0.5s;
    transition: ease 0.5s;; position: absolute !important; visibility: hidden !important; opacity: 0 !important;}
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover > ul.hs-menu-children-wrapper { top:100%; }
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul li ul.hs-menu-children-wrapper li a {display: block;  width: 100% !important; color: #fff; float: left; white-space: normal; padding: 13px 15px; font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
.row-fluid .mainmenu .hs-menu-flow-horizontal > ul li ul.hs-menu-children-wrapper li a:hover { background: #532775; }

.row-fluid .site-search-box .search-icon { display: inline-block; vertical-align: middle; cursor: pointer; }
.row-fluid .site-search-box .search-icon:after { content: ""; width: 20px; height: 20px; background-position: center; background-repeat: no-repeat; background-size: contain; display: inline-block; vertical-align: top; }
.row-fluid .header-right .site-search-box .hs-search-field { margin-right: 26px; }

.row-fluid .site-search-box .hs-search-field__bar { position: absolute; display: block; width: 210px; right: 0; top: 100%; visibility: hidden; opacity: 0; -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    -ms-transition: ease 0.5s;
    transition: ease 0.5s;; }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input { margin: 0; padding: 10px 15px; font-size: 14px; border-radius: 11px; background:#93D500; color: #fff; line-height: normal;  height: 37px; box-shadow: 0 0 14px -3px rgba(0, 0, 0, 0.4); }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input::placeholder { color: #fff; }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input::-webkit-input-placeholder{opacity:1; color: #fff; }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input::-moz-placeholder{opacity:1; color: #fff; }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input:-ms-input-placeholder{opacity:1; color: #fff; }
.row-fluid .site-search-box .hs-search-field__bar input.hs-search-field__input:-moz-placeholder{opacity:1; color: #fff; }
.row-fluid .site-search-box.search-open .hs-search-field__bar { opacity: 1; visibility: visible; top: 144%; }

.row-fluid .header-section { padding: 30px 0; background-color: #532876;}
.row-fluid .header-section .logo .logo-blue{ display: none; }  
.row-fluid .no-header-bg .header-section { background-color: transparent;}
.row-fluid .no-header-bg .header-section .logo .logo-white{ display: none; }
.row-fluid .no-header-bg .header-section .logo .logo-blue{ display: block; } 
.row-fluid .header-section .default-btn a { background-color: #95d600; color: #ffffff;}
.row-fluid .header-section .default-btn a:hover { background: #ffffff;color: #532876; }
.row-fluid .no-header-bg .header-section .default-btn a { background: #532775; color: #ffffff;}
.row-fluid .no-header-bg .header-section .default-btn a:hover { background-color: #95d600; color: #ffffff; }
.row-fluid .no-header-bg .site-search-box .search-icon:after { background-image: url('https://www.dwc401k.com/hubfs/Dwc-2019/images/search.svg'); }
.row-fluid .site-search-box .search-icon:after { background-image: url('https://www.dwc401k.com/hubfs/Dwc-2019/images/search-white.png'); } 
 
@media (min-width:992px) {
 
    .row-fluid .no-header-bg .mainmenu .hs-menu-flow-horizontal > ul li a{ color: #32325D; }
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li > a { color:#fff; }
    
}
@media (max-width:992px) {
  
    .row-fluid .row-fluid .header-right .site-search-box .hs-search-field { margin-right: 0;}
  
}
     
 
/* Menu CSS */
.ebiz-toggle:focus { outline: none;}
.ebiz-toggle{padding:10px 0; background-color:#532775; float:right; border:none; cursor:pointer; width: 43px; position: absolute; top: 21px; right: 15px;}
.ebiz-toggle .icon-bar{margin: auto; background-color:#fff; border-radius:1px; display:block; height:3px; position:relative; width:22px; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.ebiz-toggle .icon-bar + .icon-bar{margin-top:4px;}
.ebiz-toggle .icon-bar:nth-child(1), .ebiz-toggle .icon-bar:nth-child(3){top:0; transform:rotate(0deg); -webkit-transform:rotate(0deg); -ms-transform:rotate(0deg);}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(1){top:7px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(2){opacity:0;}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(3){top:-7px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
.mainmenu .mobile-menu span.mobile-toggle{width:36px; height:36px; position:absolute; right: 15px; top: 6px; background-color:#532775; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle:after, .mobile-toggle:before{content:""; background-color:#fff; height:16px; width:2px; position:absolute; left:17px; top:10px; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle:before{-ms-transform:rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle.ebiz-subopen:after{-ms-transform:rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);}
.mainmenu .mobile-menu span.mobile-toggle.ebiz-subopen:before{opacity:0; background-color:#fff; -ms-transform:rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.mainmenu .hs-menu-wrapper ul{float:left; padding:0; width:100%; min-width:250px;}
.mainmenu .hs-menu-wrapper > ul > li > a{max-width:none; width:auto;}
.mainmenu .hs-menu-wrapper ul ul{background-color:#fff; min-width:250px;}

.row-fluid .btn1 a { background: #f5a31b; border-radius: 2px; color: #fff; display: inline-block; padding: 2px 15px; font-weight: 700; font-size: 15px; margin-bottom: 30px; }
.row-fluid .btn1 a:hover { opacity: .75; }




@media (min-width:992px) {/*hover event for desktops*/
    .ebiz-toggle, .mainmenu .mobile-menu span.mobile-toggle{display:none;}
    .row-fluid .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {opacity:1 !important; visibility:visible !important;}
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover > a{ color:#93D500; }
}

@media (max-width:1199px){

    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul li a { font-size: 16px; }
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li { margin: 0 8px; }
    .row-fluid .header-right .site-search-box .hs-search-field { margin-right: 15px; }
  
 
}
@media (max-width:991px){

    .row-fluid .header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper{position:static !important; transition: none; opacity:1 !important; visibility: visible !important; display:none; width:100%;}
    .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul{display:none;}
    .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul.mobile-menu li{float: left; width: 100%; display: block;}
      
    .row-fluid .header-right .mainmenu .mobile-menu { position: absolute; top: 100%; left: 0; right: 0; box-shadow: 0px 10px 9px 0px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0px 10px 9px 0px rgba(0, 0, 0, 0.12); z-index: 8; background-color: #95d500; }
    .row-fluid .header-section { padding: 15px 0; position: relative; }
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li { margin: 0; }
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul li a { font-size: 16px; padding: 14px 15px; width: 100%; display: block; color: #fff; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul.mobile-menu > li.hs-item-has-children > a { padding-right: 60px; }
    .row-fluid .header-right .default-btn { margin: 0; width: 100%; float: left; display: block; padding: 10px 15px; text-align: left; }
    .row-fluid .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul.mobile-menu .sub-menu li a { display: block; width: 100%; font-size: 16px; padding: 15px 0px; }
    .row-fluid .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul.mobile-menu .sub-menu li { padding: 0 15px; margin: 0; }
    .row-fluid .header-right .site-search-box { width: auto; float: none; display: inline-block; margin: 0px 45px 0px 0px; vertical-align: middle; }
    .row-fluid .header-section .default-btn a{ width: auto; }
    .row-fluid .header-section .default-btn script{ display: none; }
  
}


.rework-blog-center-text {
    text-align: center;
}

.rework-blog-center-text h1.blog-title {
    display: inline-block;
    border-bottom: 5px solid #afe03f !important;
    padding-bottom: 10px !important;
}

.lightgreen-btn a:not(#cta_button_3113501_f980ca6c-4cb3-4f35-8e66-88ddebc9d9cc), 
.btn, 
form:not(#hsForm_84882aa3-6207-4465-8604-09542fad4a17) input[type="submit"], 
.yellow-btn a {
    padding: 14px 24px !important;
    font-size: 18px;
    border-radius: 3px !important;
    font-family: 'Lato', sans-serif !important;
    line-height: normal !important;
    min-width: unset !important;
    font-weight: 700 !important;
}
  
/*
.ab-list:nth-of-type(2) .ab-content:before {
    content: "We offer a competitive compensation package based on experience, as well as a 401(k) profit sharing plan, health, life. and long-term disability insurance. DWC encourages career development by reimbursing for the cost of ASPPA credentialing exams, and we also provide an annual continuing education budget for each team member to cover the cost of conferences, webcasts, etc. We reimburse annual ASPPA membership dues and strongly support industry involvement through speaking, writing, and volunteering.";
    display: block;
}

.ab-list:nth-of-type(1) .ab-content:before {
    content: "Simply knowing and understanding the regulations is not enough. By balancing a commanding knowledge of regulations with business realities and critical thinking, each DWC team member becomes a strategic business partner to his or her clients. Every client is assigned a service team consisting of a Consultant, Team Leader and Partner to handle all aspects of plan design and administration.";
    display: block;
}
*/